2018-02-27 02:52 AM
Hi,
STM32L432:
how can I trigger the Receiver timeout in the USART to detect if slave does not answer after transmission? Normally the timout function acts like described in the user manual.
In standard mode, the RTOF flag is set if, after the last received character, no new start bit is detected for more than the RTO value.
best regards
J. Baumann
2018-02-27 03:01 AM
Normally the timout function acts like described in the user manual.
SO what are you doing which is different to that, then?