??? 12/26/07 20:35 Read: times |
#148741 - AMI protocol Responding to: ???'s previous message |
I'm not sure of an easy way to tie AMI into a common uart. I have designed hardware (timecode generators/readers) using a form of AMI. Are you aware of any micro that has this in hardware? Sure would save me some time designing timecode devices!
I kinda like the 'hotlink' style protocol. Send resync/start bytes whenever there is no new data. Everything is 10b/8b except the resync/start byte which is an invalid 10b/8b code to split it out of the rest of the stream. This gives you a carrier signal and embedded data on the far side of the link. |