Skip to main content
Explorer
September 15, 2024
Question

Receiving ATE=0 on the Tera Term

  • September 15, 2024
  • 1 reply
  • 605 views

Hello,

I am implementing UART through the NUCLEO-L073RZ board, I have connected PA2 and PA3 pin of the board to the  FTDI and what I see on the Tera Term is ATE=0, not what I am sending, can anyone tell how to resolve the issue.

 

    This topic has been closed for replies.

    1 reply

    Super User
    September 15, 2024

    You need to give some more details:

    https://community.st.com/t5/community-guidelines/how-to-write-your-question-to-maximize-your-chances-to-find-a/ta-p/575228

     


    @2001jolly wrote:

    I have connected PA2 and PA3 pin of the board to the  FTDI


    Note that, by default, those pins are connected to the ST-Link's VCP (Virtual COM Port) - so there's no need for a separate USB-to-UART adaptor:

    AndrewNeil_0-1726394448240.png

     

    If you do want to use a separate USB-to-UART adaptor, you will need to disconnect the pins from the ST-Link's VCP.