cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F0 Discovery board

Sudharshan
Associate II

Hi,

  I am new to work on STM32F0RB discovery board to get update the FW through UART/USB port. If any one have the idea to work on this please give me the solution.

 

Thanks,

Shashi Shekhar

2 REPLIES 2
Imen.D
ST Employee

Hello @Sudharshan,

You can update the firmware via USB or UART via bootloader. So, connect the UART to a system bootloader-supported interface and jump to the bootloader when you want to program the device. 
Please have a look at the AN2606 for supported devices and AN3155 for UART bootloader commands.

You can also refer to these articles for further information:

Hope this helps you!

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

The USB connection on this board https://www.st.com/en/evaluation-tools/stm32f0discovery.html connects to the ST-LINK not the STM32F0. You should use the ST-LINK with STM32 Cube Programmer to program firmware onto the STM32F0 part.

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