Skip to main content
Associate 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.

Best answer by Tesla DeLorean

Clear RE when you turn the direction around?

2 replies

Tesla DeLorean
Tesla DeLoreanBest answer
Guru
March 22, 2024

Clear RE when you turn the direction around?

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
Ondrej1Author
Associate II
March 22, 2024

You are right, thank you!