This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM572x GP EVM question about camera module

I'm not familiar with the development of camera things, so maybe the question I'm gonna ask seems silly.

The LI-3M02CM imager of the camera module contains a sensor MT9T111. I did some searching, but found no datasheet-like document about the imager, only a few of feature & pin description in the official website. However, I can find the complete datasheet of the sensor. Then, here are my questions:

  • During the developing, do I actually need to care much about the LI-3M02CM?
  • or only have to deal with MT9T111?
  • If I have to know some details about the imager, where can I find the documentaion?

PS: From the Processor-SDK RTOS VPS driver wiki page, I've known that currently no driver support for GPEVMAM5728's camera module. Is there any possible in some days this drvier support will be added?