Skip to main content
VVerm.0
Associate
April 18, 2020
Question

Unable to connect to STM32l4R5 bootloaader

  • April 18, 2020
  • 1 reply
  • 783 views

I am using stm32l4r5zit6 dev board, and i have invoked the bootloader from the ROM but the stm32 flasher is not able to connect to the bootloader via uart.

This topic has been closed for replies.

1 reply

TDK
Super User
April 19, 2020

Make sure you reset it with BOOT0 pulled high in order to enter bootloader mode. You don't say how you "invoked the bootloader".

"If you feel a post has answered your question, please click ""Accept as Solution""."
VVerm.0
VVerm.0Author
Associate
April 19, 2020

yes that is exactly what i did to enter the bootloader mode. The application code in flash stopped after reset with BOOT0 pin high. But the STM32 flasher couldn't communicate with it .