cancel
Showing results for 
Search instead for 
Did you mean: 

Example application flashing

chum
Associate II

I want to flash STM32Cube_FW_F4_V1.23.0 example application code on STM32f429 Nucleo 144 board using eclipse IDE this work with the systemworkbench.

How use STM32CubeMX with eclipse ?

1 REPLY 1

Perhaps look for tutorials on creating projects in your chosen IDE, and how to integrate OpenOCD to download/debug code directly. The STM32 Cube Programmer can also be used to download code (.BIN, .HEX, .ELF) that your tool chain generates.

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