cancel
Showing results for 
Search instead for 
Did you mean: 

STM32L432 USART RxTimeout

josef2
Associate II
Posted on February 27, 2018 at 11:52

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

1 REPLY 1
Andrew Neil
Chief II
Posted on February 27, 2018 at 12:01

Normally the timout function acts like described in the user manual.

SO what are you doing which is  different to that, then?