Skip to main content
RobNeWin
Associate II
May 10, 2023
Solved

stm32cubeprogrammer CLI get version command available?

  • May 10, 2023
  • 4 replies
  • 2360 views

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.

This topic has been closed for replies.
Best answer by Kamil Duljas

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\ 

4 replies

alister
Senior III
May 11, 2023

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

Kamil DuljasBest answer
Senior III
May 11, 2023

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\ 

alister
Senior III
May 11, 2023

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
RobNeWinAuthor
Associate II
May 11, 2023

@Kamil Duljas​ thanks I will try this!

RobNeWin
RobNeWinAuthor
Associate II
May 15, 2023

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

Tesla DeLorean
Guru
May 15, 2023

See also --help output

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

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