Skip to main content
Explorer II
August 20, 2024
Question

UART Configuration - MSB or LSB first

  • August 20, 2024
  • 1 reply
  • 1670 views

Deos anybody know how to change UART configuration to send MSB or LSB first? I use STM Cube MX with STM32F446RE.

 

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    August 20, 2024

    UART/USART in the STM32F446 always transmits LSB first, there is no option to switch to MSB first.

    Regards
    /Peter