ArduCAM / ArduCAM_USB_Camera_Shield

This is the repository for ArduCAM USB Camera Shield
126 stars 69 forks source link

OV5640 crash issue with the 2592x1944 configs in Ext_Trigger mode #175

Open theojimenez opened 2 years ago

theojimenez commented 2 years ago

Hello,

I'm working with a OV5640 connected with Rev D and i have crash issues using python code of the External Trigger mode.

This issue happens only with configurations in 2592x1944 (full resolution) :

The crash comes when there is a gap of brightness between 2 images without sending any error messages.

When the camera resolution is low enough, it return this error message : 65316 = data length error.

If you have any clue using the camera in 2592x1944 and fix this, don't hesitate to let me know it.

Thank you,

Théo.