ArduCAM / Arduino

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

Arducam 5MP and feather M0 #451

Open angeac opened 4 years ago

angeac commented 4 years ago

Hi, I'm trying to control my Arducam using a Fetaher M0, I already check and the code it's working fine with arduino uno, I uploaded the code to the feather but I always get an "SPI Interface Error" message on the Arducam_Host_V2 app. I think the problem is with the pins I'm using, I don't know if I have to use use the pins named on the feather as MIS, MOS, SCK or use another ones, maybe I have to define the pins again I don't know. Probably the libraries are made for Arduino but I read on the documentation that you already test a feather with the arducam.

UCTRONICS commented 4 years ago

@angeac Hello, Please attach me your hardware setup and I will help you check it in detail. Especially the i2c interface and spi CS signal.