ArduCAM / Arduino

This is ArduCAM library for Arduino boards
MIT License
468 stars 346 forks source link

Issues with ov2640 2MP Mini Plus camera #556

Open ASabovic opened 2 years ago

ASabovic commented 2 years ago

Hi guys,

I am trying to run the person detection example on my Arduino Nano 33 BLE Sense board but every time I get an error related to the camera. I followed the tutorial found on the web and used the correct pins, but seems that I am not able to connect to the camera and take a picture. Does anyone know how to fix this issue? (I checked the connections with the multimeter and seems that everything is okay :confused:) I also tried the example from your repo just to test if the camera works properly (with ArduCAM_Host_V2) but it's SPI interface or even when it's not I am not able to see the output. Any kind of help is welcome!