Use STM32F411 uart bootloader.
UART2 bootloader is not work.Should I flash a bootloader program to enable usart2 booloader.Which uart has default bootloader program.
UART2 bootloader is not work.Should I flash a bootloader program to enable usart2 booloader.Which uart has default bootloader program.
Hi @Blue Vincent ,
When we refer to RM0383 and precisely Section2.4, you can conclude that the embedded bootloader mode is used to reprogram the Flash memory using :
• USART1 (PA9/PA10)
• USART2 (PD5/PD6)
I advise you, when you configured the bootloader, to refer at this AN2606 "STM32 microcontroller system memory boot mode" and get inspired form the steps described in this MOOC "STM32 boot and startup tips - 2 Embedded bootloader investigations".
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Kaouthar
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.