Skip to main content
Visitor II
July 18, 2024
Solved

How to running a FUS when using UART

  • July 18, 2024
  • 1 reply
  • 870 views

Hi, I am using a STM32WB15 board for BLE applications. I understand I need to download the correct FUS before I can ask the board for running any programme. However, I find when using UART to connect the board I cannot running the FUS as well as wireless stack after they are downloaded. I tried set boot0 from 1 to 0 it seems not work. Do anyone know how could I make sure the FUS running when UART connection is used (unfortunately my board is not reserve other links e.g. J-Tag or SWD).

Best answer by STTwo-32

Hello @Xiaochuan and welcome to the ST Community :smiling_face_with_smiling_eyes:.

For FUS upgrade throw USART, you have to follow the instruction provided on the AN5185.

Best Regards.

STTwo-32

1 reply

STTwo-32
STTwo-32Best answer
Technical Moderator
July 18, 2024

Hello @Xiaochuan and welcome to the ST Community :smiling_face_with_smiling_eyes:.

For FUS upgrade throw USART, you have to follow the instruction provided on the AN5185.

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.