Hi
I have some micron images sensors : MT9P031 and would like to use these on imx53 .
So before i get to design my pcb i would like to know if someone already used this sensor on the imx53
There seem to be several places in the kernel configuration to enable image sensors
device drivers ->multimedia support -> video capture adapters -> Video for linux Camera ->Mxc camera V4L2
device drivers ->multimedia support -> video capture adapters -> Soc camera support
I found some OV5642 based modules but they are overpriced ...
Thanks in advance.
Johan
Solved! Go to Solution.
I think you can use it, but usualy Aptina CMOS have output stream in RAW Bayer format. Because iMX53 codecs work only with YUV and CPU can't convert RAW to YUV you should make it.
I think you can use it, but usualy Aptina CMOS have output stream in RAW Bayer format. Because iMX53 codecs work only with YUV and CPU can't convert RAW to YUV you should make it.
hi:
i want to know whether imx6q can process the raw rgb data from camera?