Hello,
I bought a Seeed Camera Shield and tried to pair with an Arduino Leonardo I had laying around.
Physically stacking them together worked pretty easily, unfortunately the camera init fails to retrieve the version (as well as any camera command).
I’m using the exact sample code provided with the VC0706 library.
Do I need to do anything extra to try and snap a photo?
I tried bypassing the failed “getVersion” to see if it can get a picture or not.
The sd card commands are succesfull (files are being created), however the camera fails to work
I also tried it with an Arduino UNO and I got the same result.
I’ll attach a photo of the current setup I have: