Hi,
For a while now, I've tried to get to work the DM3730 with an Aptina mt9v034 image sensor. I've figured out, that I stucked, because VDINT0/1 interrupt doest happens. The HS / VS / PixClk signals from the camera seems to be fine on the scope, so I've printed out all isp interrupts, and it is found that only HS_VS_IRQs happens. I belive I understand the way how VDINT0/1 irq works, and its values are fine for the given camera resolution. As I read HS_VS_IRQ happens all the time when a falling/rising edge happens on the HS or VS input. To check which generates this IRQ, I've replaced the camera with 2 buttons connected to HS and VS inputs, and found that meanwhile HS works perfect, and gives an IRQ every time, VS only gives IRQ in random cases.
I belive this might be a reason why ISP not working property .. but correct me if I wrong!
I've checked the mux tables, and the isp registers (like CCDC_SYN_MODE) and all seems to be fine.
Platform: beagleboard xm
OS: Angstrom 2.6.39
Please give me some hint!!!!!
Regards,
Geza