| ??? 08/02/11 20:33 Read: times  | 
#183154 - Someday you will learn... Responding to: ???'s previous message  | 
Someday you will learn what a bad idea it is to have an ISR that uses the registers as setup by the mainline code. You would be well advised to setup the ISR as a state machine and have it manage a transfer via your bit-banged I/O using a couple of global variables.
 Michael Karas  | 



