-
Notifications
You must be signed in to change notification settings - Fork 94
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
Program gets stuck on garbage frame detection. #5
Comments
I have the same issue. |
This happens when the SPI device is not responding. Maybe a better error message could be used here. |
There is no error message. The only way I even detected this was by putting a bunch of |
Is there any way to reset and recover from this situation instead of getting stuck forever here? |
I have this issue also--any fix yet? |
There was some advice on google groups on how to get LEP_RunOemReboot working through python (due to the lack of a python i2c/cci command processor in this project). https://groups.google.com/forum/#!msg/flir-lepton/aUU_F_iswlE/xSil-2XdBAAJ It would be great to incorporate something like this into pylepton if it could be built easily. |
I am getting this same issue. Has anyone tried putting VIN on a Raspberry Pi 3.3V GPIO and toggled the GPIO to reset the Lepton when this condition occurs? |
Problem solved. Just a cable problem in the GPIO :P |
To wich GPIO pin did you connect CS? |
Hardware:
Software:
GPIO pinout: It doesn't matter if using lepton3 or lepton3-dev, the output of pylepton_capture is always "Garbage frame number resetting...". I'm running out of ideas before I declare the thermal core broken. Any thoughts? Thank you. |
I might try that, thanks ;)
Sent with [ProtonMail](https://protonmail.com) Secure Email.
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
…On Sunday, March 10, 2019 2:56 AM, david-ra ***@***.***> wrote:
I strongly recommend to use the pure thermal 2 module :)
—
You are receiving this because you commented.
Reply to this email directly, [view it on GitHub](#5 (comment)), or [mute the thread](https://github.com/notifications/unsubscribe-auth/At1vIdlGKwNhtZNm9tpJiXUYu2i288Lnks5vVHRsgaJpZM4JNezN).
|
Hi, As i have seen people posting here about black images and garbage frame detection. When i run pylepton_overlay -a 255 example, I get black images. I am using Lepton 3 and breakout out board v2. I have not found the cause of these black images. Any help would be highly appreciated if anyone has fixed the issue so far. Thanks, |
Hi all, Thanks |
When I tried running the program it gets stuck on line 156 of Lepton.py and I'm not sure why. It was working a minute ago, but now it just keeps detecting all readings as garbage frames.
The text was updated successfully, but these errors were encountered: