hi E2E community,
regarding the ds90UB954/953 pair :
my set up is : sensor <-> 953 <-> coax, synchronous mode <-> 954 <-> host processor
when the sensor is activated to send its own test pattern :
1.at 953, the VC ID register reads : 0x12 ( indicating the header packet is embedded format ), this value is read constantly and does not change
2.at 954 :
for register 0x4B Raw_embed_dtype
7:6 is set at 0x0 ( question : should this be set at some other value ? 0x1, 0x2, 0x3 ? )
5:0 by default is 0x12. ( there is a description that says if 7:6 is configured, then the first N lines are will use 0x12, what is the value of N and where is it defined ? can it be changed or set ? )
3. question : for normal data streaming from sensor, in CSI-2 mode, in raw10 or raw12 format, at 953 side, the data header should read 0x2B and 0x2C respectively correct ? and not 0x12 constantly ?
appreciate if you can help, thanks !