Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lepton3-BreakoutbordV2-Raspberry_zero #80

Open
Andi68-at opened this issue Jan 23, 2021 · 1 comment
Open

Lepton3-BreakoutbordV2-Raspberry_zero #80

Andi68-at opened this issue Jan 23, 2021 · 1 comment

Comments

@Andi68-at
Copy link

Hello,
Has anyone made a Lepton3 module work with a Breakoutbord V2 in conjunction with a Raspberry Zero?
If so, with which software?
Module Lepton3 works with Breakoutbord V2 with a Raspi4 without problems with Raspberrypi_video.
Tried most of the Githubcodes and only got error messages like "Faild open Spi, Message too long, or red Square.
Is it possible that it works or would another board e.g. Teensy3.6 be better.
Sincerely, Andreas

@mishave
Copy link

mishave commented Jun 21, 2021

try increasing your buffer size i.e
Edit sudo nano /boot/cmdline.txt and add in the end:
spidev.bufsiz= 20000

Please note Im not sure how much memory you require, I added a random number

Then reboot your raspberry and check it worked with:
cat /sys/module/spidev/parameters/bufsiz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants