Hi everyone. I am having issues getting this camera to work. I keep getting SPI interface errors even though I am following the directions given. Any help would be greatly appreciated. Thanks
Mike
sorry, here is link for camera I have.
Hi @CTech0675and welcome to the forum
I’ve only read the description of the camera and can give you only general advice.
The camera need 5V signals. Although it can work with Raspberry and other 3.3v devices, I’m sure a level-shifter is required then.
The SPI port only works at 8MHz. How do you initialize the SPI port in your program?
Some SPI-libraries only allow half- or quarterspeed settings, which can be confusing…
How about the I2C-connection? Are you able to config the camera? If not, then maybe your connection needs pullup resistors ( HW-enabled or external 5k-10k resistors)