Difference between revisions of "STM32CubeProgrammer"

From Stm32World Wiki
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:STM32]]
+
[[Category:STM32]][[Category:ST-Link]]
[[STM32CubeProgrammer]] is, according to [[ST]], an all-in-one multi-OS software tool for programming STM32 products.
+
[[File:STM32CubeProgrammer - connection options.png|200px|thumb|STM32CubeProgrammer connection options]][[STM32CubeProgrammer]] is, according to [[ST]], an all-in-one multi-OS software tool for programming STM32 products.
  
[[File:STM32CubeProgrammer - connection options.png|200px|thumb]]The tool can connect to target devices in a number of different ways:
+
The tool can connect to target devices in a number of different ways:
  
 
* ST-Link
 
* ST-Link
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 ==
Line 16: Line 18:
  
 
<div class="res-img">
 
<div class="res-img">
[[File:STM32CubeProgrammer connected.png|800px]]
+
[[File:STM32CubeProgrammer connected.png|1000px]]
 
</div>
 
</div>
  

Latest revision as of 04:53, 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