Skip to main content
Nicolas Rabault
Associate
June 15, 2018
Question

Is it possible to use Uart RTO IT for TX?

  • June 15, 2018
  • 1 reply
  • 519 views
Posted on June 15, 2018 at 16:44

Hi,

I'm working on an UART thing on STM32F0XX. I already successfully use IT for reception and for timeout on reception, but now I need to use the RTO (timeout) feature to detect the timeout after a transmission and call the same callback than the timeout on reception.

Is there any way to start the RTO counter manually?

#uart #timeout
This topic has been closed for replies.

1 reply

Nicolas Rabault
Associate
June 19, 2018
Posted on June 19, 2018 at 11:02

Nobody here already have this kind of question?