damip / lepton-rpi-webserver

Raspberry pi server for live visualization of FLIR Lepton thermal images using a browser
GNU General Public License v3.0
1 stars 0 forks source link

"SPI read operation failed." Error #1

Open sevelee opened 7 years ago

sevelee commented 7 years ago

Dear damip, I have download and run your code on my Raspberry 3. But it keeps logging "Connected" and "SPI read operation failed. Reconnecting." Do you have any idea what happens?

damip commented 7 years ago

Hello, it means that the software wasn't able to read from SPI. Here are some possible reasons that come to mind:

Check if your lepton works with the demo software: https://learn.sparkfun.com/tutorials/flir-lepton-hookup-guide

sevelee commented 7 years ago

Hi, As I also download this code and it can works with the lepton camera. So I think the connection is OK. Also I run the code as sudo.