Other Parts Discussed in Thread: ALP
Hi Team,
Customer wants to use FrameSync Signal for Sensor using internal FrameSync mode.
They were trying to set along with the following register settings. However, problem is this mode didn't work.
Is it possible to check the following setting if there is something wrong?
BC_FREQ_SELECT is set to 50Mbps.
-----------------------------------------------------------------------------------------
#Register set on 953;
0x0E: 0x87
0x0D: 0x80
#Register set on 954:
#define DES's BC_GPIOs to framesync signal
0x6F:0xA8
#configure framesync for internal generation
0x18:0x45
#fs_high_time
0x19:0x00
0x1A:0x18
#fs_low_time
0x1B:0x6C
0x1C:0x68
-----------------------------------------------------------------------------------------
Regards, NY