Hi,
I am debugging 954 test mode color bar pattern,1280*720*30 raw10.
Now we only need two lane mipi.But seems that the default mipi setting is four lane. For we have captured data using oscillooscope.
So pls help check below registers.Now it reports ECC error with below configuration.
Therefore I am wondering if we need to configure 0x41-0x48.
Also would you pls denote per line clk rate for me ?
33 21-----》2lanemipi
B0 00
B1 01//enable
B2 01
B1 02// 8 color 3个bar
B2 33
B1 03
B2 24//DT 2B raw 10
B1 04
B2 0F //active length per line in bytes 0XF00 3840 -> 1280-->0x500 -》1600 0x640
B1 05
B2 00
B1 06 //bar size perline in bytes 0x1e0 480 -> -> 1280-->0x500 -》1600 0x640
B2 01
B1 07
B2 E0
B1 08 //active line per frame 0x2d0 720
B2 02
B1 09
B2 D0
B1 0A// total 0x41a 1050 ->total lines
B2 04
B1 0B
B2 1A
B1 0C//line period 0xc67 3175 31.75us ->31750ns
B2 0C
B1 0D
B2 67
B1 0E//v porch 33
B2 21
B1 0F// porch 10
B2 0A
