Skip to main content
LChio
Visitor II
August 10, 2018
Question

STM32 Nucleo F103 pinout and Reference Manual mismatch for Usart1 RX/TX

  • August 10, 2018
  • 3 replies
  • 1131 views

On Reference Manual RM0008, pag 186, bit 2, Alternate Function I/O Remap, it stats that the only available pairs for Usart 1 RX/TX can be PA9/PA10 or PB6/PB7, but on the pinout image for the same NUCLEO-F103RB the Usart 1 pinout is on PA2/PA3.

Which one of the two is wrong?

    This topic has been closed for replies.

    3 replies

    Tesla DeLorean
    Guru
    August 10, 2018

    USART2 uses PA2/PA3

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
    ST Technical Moderator
    August 10, 2018

    Hello,

    On the pinout: USART2_TX is on PA2 and USART2_RX is on  PA3.

    You can also check the pin definitions in the STM32F103 datasheet.

    With Regards,

    Imen

    In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
    ST Technical Moderator
    August 10, 2018

    Hello,

    On the pinout: USART2_TX is on PA2 and USART2_RX is on  PA3.

    You can also check the pin definitions in the STM32F103 datasheet.

    With Regards,

    Imen

    In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks