Blakesley1985

Results 6 comments of Blakesley1985

Arduino: 1.8.13 (Windows 10), Board: "Spresense, MainCore, 768 KB (Default), Disabled, 115200" In file included from C:\Users\Landon Work\Documents\Arduino\libraries\ArduCAM\examples\mini\ArduCAM_Mini_Video_Streaming\ArduCAM_Mini_Video_Streaming.ino:21:0: C:\Users\Landon Work\Documents\Arduino\libraries\ArduCAM/ArduCAM.h:768:2: error: 'regtype' does not name a type regtype *P_CS; ^...

hello, i've got the updated library files and it compiles correctly but i get a spi interface error. I did a serial print and got a value of 255 instead...

i double checked the connection from the demo, connections are the same as they are on the arduino uno Rev3. The demo runs on the uno but gives me a...

[image: 20200903_121425.jpg][image: 20200903_121443.jpg] I have checked the pinouts on both the uno and spresense extension board. I have also added pictures of the current wire setup. The CS pin is...

![20200903_121443](https://user-images.githubusercontent.com/9995791/92192268-38aba980-ee2b-11ea-9331-f247082dee82.jpg) ![20200903_121425](https://user-images.githubusercontent.com/9995791/92192286-4103e480-ee2b-11ea-8486-eb29e8a039bb.jpg) Is there a way to adjust the spi timing to check to see if that is the issue? I'm using short jumper wires that came with the camera.

I have a RA8875 tft driver board that i was able to get to work on the spresense board. So what i need to do is modify the library files...