This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to detect a silent interval?

Hi,
In Modbus protocol, RTU mode, use 3.5 charater silent time as a message start or end in current BPS, how can i detect this interval, use a timer or ...? (the mcu i use is at89c52, timer0 is used as a 1ms timer interrupt, timer1 use for baud rate generator)

0