Hi,
I am new to development for OMAP3530 and I'm having some doubts to use ISP. I am using the OMAP35x EVM kit from Mistral with PSP: AM35x-OMAP35x-PSP-SDK-03.00.01.06 with kernel 2.6.32 and DVSDK: dvsdk_3_01_00_10.
I want to capture video from BT656 8bit interface without VS and HS but I don't know where to start.
- Do I have to change any driver in kernel?
- What files do I have to include in my C project to start working with ISP?
I read in some examples that one of the include file is omap34xxcam.h but when I tried to include in my project I have a lot of compile errors.
Basically I do not know how to configure the ISP.
Help me plz!