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.

Unable to get raw frames bigger than 1280x720 from LI-5M03 on TMS320DM365

Hi there,

I hope I'm not in the wrong place for this, if so please point me to the right forum if possible.

I just got a leopard board DM365 and an image sensor (LI-5M03) supported by the mt9p031 driver.

I wrote a simple v4l2 frame grabber, which is supposed to acquire raw bayern frame from the camera.

It seems to work OK up to frame size 1280x720, but if I try to acquire a bigger frame it doesn't work.

Not buffer is ever returned and it seems it hangs.

I'm totally new with both the board and the image sensor so any suggestions would be really appreciated.

Thanks in advance