Hello,
We have a sensor that outputs RAW 16-bit pixel data. Our board splits the 16-bit data into two sets of 8-bit pixel data with the intention of utilizing the bridge-lane shifter to route the data to the correct CCDC inputs. The sensor ultimately interfaces with the OMAP 3530 chip via the CAM_D[7:0], CAM_WEN, CAM_HS, CAM_VS, CAM_XCLKA, and CAM_PCLK signals. Also, our configuration is running the v2.6.32_OMAPPSP_03.00.00.05 kernel. I was wondering if someone could point me toward a resource that describes the basic steps required to configure the interface to store the sensor data in memory, and to retrieve the stored data from memory.
Thanks in advance.