We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi all! How can I detect the inter-byte time-out during the data reception using the UART simulation? WWATCH function doesn't implement this feature. Thanks!
What "inter-byte time-out" ?
Thanks for reply, Andrew! Inter-byte time-out is the time when You expect to receive one more byte. The size of receiving data is not a constant, so the end of receiving I can detect only over the some time. Can the simulator help me?
Yes, I understand the concept of an inter-byte timeout.
But you said the inter-byte timeout - as if you were referring to a specific feature of a specific device.
So are you asking about some specific feature of some specific device, or are you just asking about implementing an inter-byte timeout in general ?
Please explain it clearly.