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.
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.