Skip to main content
Associate III
November 7, 2023
Question

STM32F0 Discovery board

  • November 7, 2023
  • 2 replies
  • 1212 views

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

This topic has been closed for replies.

2 replies

ST Technical Moderator
November 7, 2023

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

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
Tesla DeLorean
Guru
November 7, 2023

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 (See Profile) Up vote any posts that you find helpful, it shows what's working..