cancel
Showing results for 
Search instead for 
Did you mean: 

How to flash the application's binary file to STM32L4R5ZI MCU through UART using STM32 Cube programmer?

Shilpashree Madhu
Associate III
1 ACCEPTED SOLUTION

Accepted Solutions
Peter BENSCH
ST Employee

AN2606 describes this process for the STM32L4R in section 65. The bootloader can be activated using pattern 6 (section 4.1), which describes the possibilities for activation.

Good luck!

Regards

/Peter

<edit>As I've just seen, you've essentially asked the same question.</edit>

In order 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.

View solution in original post

2 REPLIES 2
Peter BENSCH
ST Employee

AN2606 describes this process for the STM32L4R in section 65. The bootloader can be activated using pattern 6 (section 4.1), which describes the possibilities for activation.

Good luck!

Regards

/Peter

<edit>As I've just seen, you've essentially asked the same question.</edit>

In order 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.
Shilpashree Madhu
Associate III

Thank you Sir..