Skip to main content
Visitor II
May 31, 2023
Question

STM32L4A6 USART port selection for bootloader?

  • May 31, 2023
  • 1 reply
  • 859 views

Bootloader only responding on PC10 and PC11, but not on PA2,PA3,

how to select a particular UART port for bootloader?


_legacyfs_online_stmicro_images_0693W00000blEfeQAE.png 

    This topic has been closed for replies.

    1 reply

    Graduate II
    May 31, 2023

    It is typically looking for signal transitions on multiple pins, first one to see traffic wins the race.

    Make sure the other RX pins are not noisy, ie data from a GPS/GNSS receiver that squawks at startup.