This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LMH0030 / LMH0031 timing interface

Other Parts Discussed in Thread: LMH0030, LMH0031Hello, I would like to use the LMH0030 and the LMH0031 to deserialize and serialize SD/HD video. I do not have very clear, because of the timing in the protocol, if I could use a microcontroller (several us each instruction) or it is mandatory to use a FPGA. If using a microcontroller and trying to read a data, apparently data will appear some nanoseconds after I toggle the ACLK and my bus will be already as an output. From the datasheet: After either a manual or power-on reset, ACLK must be toggled three (3) times to complete initiallization of the Ancillary and Control Data Port. Does it mean 1-0-1-0-1-0 or 1-0-1? Thanks, Félix.