??? 01/10/05 15:50 Read: times |
#84677 - stop bit Responding to: ???'s previous message |
Do you mean I shall launch a 1 bit delay in the interrupt routine after the TI occurs to have a second stop ?
If the format is 8 bits + parity + 2 stop bits, all that means is 9 bit mode and "wait a bit between characters". In most cases, you would have mov SBUF,... on the TI interrupt. If 9 bits + 2 stops is required then in TI start a timer of 1 bit time and do the mov SBUF,... in the timer interrupt. Erik |
Topic | Author | Date |
MODBUS on UART (parity & stop bits?) | 01/01/70 00:00 | |
parity and stop | 01/01/70 00:00 | |
parity and stop | 01/01/70 00:00 | |
2 Stop Bits | 01/01/70 00:00 | |
stop bit | 01/01/70 00:00 | |
Beware - early ti/ri flags! | 01/01/70 00:00 | |
Modbus![]() | 01/01/70 00:00 |