Recently, when I use FPGA to generate FVH info for LMH1983, sometimes the chip can't recoganize some input formats after re-compiling the project. The related code is exactly identical therefore I guess probably it is caused by the timing difference between FVH signals.
I searched LMH1983 datasheet and I didn't see any info about the timing requirement for these three signals. Can I find the spec?
BTW, all the registers of LMH1983 are configured by the default values, no any operation on it. And currently all the FVH info are extracted from the SDI F/V/H bit (altered at EAV) directly.
Plus, I also notice that, sometimes if the LMH1983 can't recoganize certain format, it is dead forever unless I re-power the chip (I didn't try software reset the chip since currenlty no I2C host is available). What could be the reason?
Thanks