Hi all,
I have Leopard imaging LI-VM01CM camera module (uses Aptina MT9V113) and try to integrate it with DM6446EVM. I can take 8bit RAW data from the sensor and show it on my 4,3" digital LCD using prev_vga_example (found on Leopardimaging website) which takes 10 bit RAW, processes in preview engine and displays on LCD. Since example uses 10 bit RAW data on (CCD2-CCD11) and I have connected 8bit RAW to (CCD0-CCD7) there is so much artifact on the video seen on the LCD.
What I want to do is
1)To configure the VPFE so that "SYN_MODE.DATSIZ" is set to "8" and modify the example to take 8bit RAW (not 10bit).
2)To learn the meaning of the sentence in SPRUE38E 4.3.1.1 page 38 which confuses me a lot:
"Data is right-shifted to align the data in the least significant bits of the data bus and provide the maximum dynamic range for the remainder of the processing (SYN_MODE.DATSIZ)." I have connected CCD0-CCD7 to the sensor's 8bit data output but assuming no shift on it. 3)To learn the reason why LI-3M01 demo board of Leopard imaging connected CCD2-CCD11 to 10-bit RAW sensor output? (Is there really a shift on the bus?) Waiting your replies, Ferhat