cancel
Showing results for 
Search instead for 
Did you mean: 

stm32cubeprogrammer CLI get version command available?

RobNeWin
Associate II

is it possible to send a command through CLI to return the software version of stm32cubeprogrammer that is being used? I didnt see it in the manual, but hoping this was do-able.

1 ACCEPTED SOLUTION

Accepted Solutions
Kamil Duljas
Senior III

Just use:

STM32_Programmer_CLI --version


_legacyfs_online_stmicro_images_0693W00000bjr0CQAQ.pngExample path:

c:\ST\STM32CubeIDE_1.0.2\STM32CubeIDE\plugins\com.st.stm32cube.ide.mcu.externaltools.cubeprogrammer.win32_2.0.100.202110141430\tools\bin\ 

Dudo

View solution in original post

6 REPLIES 6
alister
Lead

Yes it's possible. There's a manual? Execute in a shell and it'll dump its options.

Kamil Duljas
Senior III

Just use:

STM32_Programmer_CLI --version


_legacyfs_online_stmicro_images_0693W00000bjr0CQAQ.pngExample path:

c:\ST\STM32CubeIDE_1.0.2\STM32CubeIDE\plugins\com.st.stm32cube.ide.mcu.externaltools.cubeprogrammer.win32_2.0.100.202110141430\tools\bin\ 

Dudo
RobNeWin
Associate II

@Kamil Duljas​ thanks I will try this!

If you give a man a fish, you feed him for a day. If you teach a man to fish, you feed him for a lifetime.

RobNeWin
Associate II

@alister​ sorry, when I skimmed through the manual i overlooked it! thanks!!!!

See also --help output

Too long / useful to inline here... will attach

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..