I am having problems with connecting FLIR Lepton to Raspberry PI 2.
I used this guide step by step:
https://learn.sparkfun.com/tutorials/fl … okup-guide
I ran the example code. I removed and connected the camera, and still no image is shown.
After a lot of troubleshooting, I may have issues with enabling the SPI and I2C:
-
When I try to enable it from raspi-config, I get this message " *Failed to read active DTB ".
-
I tried spidev_test.c and it worked. So perhaps its not the issue.
-
Everything else in the guide went smoot.
I have no idea what to do, and my job depends on it. Can someone please help me?