??? 03/01/04 20:55 Read: times |
#65775 - RE: What is wrong in my serial comm prog Responding to: ???'s previous message |
I have been trying to understand serial comm for some time
I am always confused about it when I am using interrupt driven comm,once I send a char to sbuf,wouldn't be a interupt triggered ? then that interrupt should check for TI and clear it and then transmit the next char ? I read the tutorial and even mazidi & mazidi but still I feel I could use some explanation ? Thank you Deepak |