groupgets / pylepton

Quick and dirty pure python library for interfacing with FLIR lepton
MIT License
209 stars 94 forks source link

lepton 3.5 not working with RPi0W #57

Open vidmo91 opened 3 years ago

vidmo91 commented 3 years ago

Hi! I cannot get Lepton 3.5 with Breakout Board v2.0 working on RPi0W. I get horizontal bands as in attached image. I increased SPI buffer, so SPIDEV_MESSAGE_LIMIT = 24 works fine I tried 48 and 8 with same result. The same setup works fine on RPi4. I made a connector, so there's no connection issues (I hope). Any ideas how to solve that? test

Retaehc-pop commented 3 years ago

i have meet tis error as well. have you finally found the solution yet? outpu4t

anted19 commented 1 year ago

tengo el mismo problema , nadie lo soluciono ?

anted19 commented 1 year ago

Por fin te go la solucion , cambia en el codigo de Lepton.py : SPEED=20000000 MHZ , la velocidad del SPI es muy lento

anted19 commented 1 year ago

/ output