Skip to main content
Visitor II
May 29, 2024
Question

STM32L452xx Bootloader on UART4

  • May 29, 2024
  • 1 reply
  • 556 views

I'm looking at AN2606, section 65.1 and it looks like UART 4 can NOT be used by the bootloader to load FW into the part. 

Can someone confirm that is true?

    This topic has been closed for replies.

    1 reply

    Graduate II
    May 29, 2024

    AN2606 is usually pretty definitive about such things.

    Your own loader can do as it wants, and implement a standard protocol like X-Modem, that'll work out-of-the-box with many terminal apps.