I want to apply ISP interface to collect data !
so I must use cam_vs & cam_hs to output ,but I don't know how to configure CCDC!
please provide example code ! thank you very much!
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.
I want to apply ISP interface to collect data !
so I must use cam_vs & cam_hs to output ,but I don't know how to configure CCDC!
please provide example code ! thank you very much!
Unfortunately there is not an official CCDC driver for the OMAP3 platform currently, however there is some code in the SDK kernel source tree that sets up the CCDC and may be of some help as an example, please take a look at /drivers/media/video/omap34xxcam.c.