UART Booatloader for STM32F469I-DISCO
Hi,
I would like to test out the UART bootloader functionality for the demo board STM32F469I-DISCO.
I am using reference documents AN2606 and Demo board schematic. I am assuming I need to follow below steps to achieve this.
Please let me know if I am missing any.
Step1: Load a regular software (some LED Blink) , then have the software to set the bit BFB2 when the user ready for bootload.
Step2: try to achieve pattern3 first line item of Table2 from the App note AN2606 .
- a) Remove SB15 on the demo board, Stuff R150 with 1K to achive High condition of Boot0.
- b) Set PB2 (Boot1) to high by adding pullup resistor
Step3: use STM32 Cube programmer to load ne bin file over the Virtual COM Port U3 (STLINK_V2) . It uses PB10 and PB11 ( MICRO UART3 connections PB10 TX,PB11 RX).
Note: The micro PB10 is disconnected on the board to STLK_RX , make sure the connection is restored.
I look forward to your reply.
Best Regards,
Naga Amam.

