2 posts / 0 new
The Last post
awesley
Offline
Last seen:2 years 9 have a line
Joined:The 2015-07-07 12:08
UART timeout interrupt

UART mouth what conditions would trigger a timeout interrupt?
Isn't after didn't receive a serial data would trigger a serial port a timeout interrupt?

Device:
snowdream1
Offline
Last seen:4 have 1 week a line
The Staff
Joined:The 2014-08-17 now
The timeout interrupt: such as check digit but received byte

The timeout interrupt: such as byte received parity, however, or inconsistent data formats, it triggers.Receive complete correct serial data, trigger is RECEIVED_AVAILABLE (4) interrupt.