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

No packets in SPI #4

Open
FoolBridgeRectifier opened this issue Mar 24, 2018 · 1 comment
Open

No packets in SPI #4

FoolBridgeRectifier opened this issue Mar 24, 2018 · 1 comment
Assignees

Comments

@FoolBridgeRectifier
Copy link

FoolBridgeRectifier commented Mar 24, 2018

Hi, I have a problem with reading data on pi 3. It was working fine until last week, but suddenly no data came. I checked the SPI ports using spidev_test and it works. And it works with other codes such as pylepton code, my client code is based on this so it is hectic to change. I checked the packetNumber under LeptonReadSegment() and it is never equal to j hence it keeps resetting.

@cosmac
Copy link
Owner

cosmac commented Apr 17, 2018

That is a strange behaviour, it never happened to me. However, you are the second person telling me that the code stopped working suddenly. Any recent drivers updates ? new devices using I2C or SPI ? I had a similar issue when I was using the I2C for another sensor from a different app.

@cosmac cosmac self-assigned this Apr 26, 2018
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