2018-06-15 07:44 AM
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 #timeout2018-06-19 02:02 AM
Nobody here already have this kind of question?