Skip to main content
Visitor II
March 22, 2024
Solved

Why does RS485 receive last sent char on SMT32H753?

  • March 22, 2024
  • 2 replies
  • 1225 views

Hello,

Iam developing RS485 on STM32H753. I use STM32Cube (*.IOC file) for USART configuration (USART with Hardware Flow Control) and everything works perfectly. But last send char by processor is also received in RX buffer. Does anyone know how to prevent this behavior?

 

Thank you for your response.

    This topic has been closed for replies.
    Best answer by Tesla DeLorean

    Clear RE when you turn the direction around?

    2 replies

    Graduate II
    March 22, 2024

    Clear RE when you turn the direction around?

    Ondrej1Author
    Visitor II
    March 22, 2024

    You are right, thank you!