Skip to main content
Visitor II
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

    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".

    VVerm.0Author
    Visitor II
    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 .