Difference between revisions of "STM32CubeProgrammer"

From Stm32World Wiki
Jump to navigation Jump to search
Line 10: Line 10:
  
 
At the time of writing it is a bit unclear how OTA is intended to work and the section describing this has been removed from the [https://www.st.com/resource/en/user_manual/dm00403500-stm32cubeprogrammer-software-description-stmicroelectronics.pdf User Manual].
 
At the time of writing it is a bit unclear how OTA is intended to work and the section describing this has been removed from the [https://www.st.com/resource/en/user_manual/dm00403500-stm32cubeprogrammer-software-description-stmicroelectronics.pdf User Manual].
 +
 +
If available, [[ST-Link]] is the most flexible way.
  
 
== Main Screen ==
 
== Main Screen ==

Revision as of 04:52, 15 October 2022

STM32CubeProgrammer connection options

STM32CubeProgrammer is, according to ST, an all-in-one multi-OS software tool for programming STM32 products.

The tool can connect to target devices in a number of different ways:

  • ST-Link
  • UART
  • USB (DFU)
  • OTA (Over the Air)

At the time of writing it is a bit unclear how OTA is intended to work and the section describing this has been removed from the User Manual.

If available, ST-Link is the most flexible way.

Main Screen

When running the tool a single main screen is displayed:

STM32CubeProgrammer connected.png

Miscellaneous Links