??? 10/17/06 12:37 Read: times |
#126564 - Protocol? Responding to: ???'s previous message |
Yu Zhang said:
I am using the 8052 to control a stepper motor which should spin at a specific speed, this is TIMER interrupt driven task. The system has to listen the message via RS232. Shouldn't be any problem at all with a proper interrupt-driven, buffered UART "driver" However, you should design your serial protocol to be tolerant of the odd dropped character... |