Part Number: DS90UB954-Q1
The design is '953 serializing 4k40fps data to a '954 and everything is working very well once it gets up and running.
We are using the '954 Pass and Lock signals, with the setup currently having the Pass signal tracking the Lock signal. As expected, the lock signal has a lot of transitions as it is releasing lock, and this is too many interrupts for our Software, so I am trying to separate out the pass signal in 2 ways :
1) I want Pass dependent on consistent line count, line size, and parity.
2) If Pass drops (fails) I want to truncate the video at that point + video does not return until we receive 2 good frames.
Can you help me with how to set this up? Both of the dependencies above seem to be in the register set using addresses 0x7c & 0x7d, but I have not been able to get this to work so far.
Can you provide guidance on how to implement this?
