Frequent but irregular thread crashing in readADCraw
The Expander Pi is an Analogue, Digital and RTC development Interface for the Raspberry Pi
12/05/2016
Posted by:
PeterB
12/05/2016
Posted by:
andrew
There may be a bug with the py-spidev module that is causing your problem. It appears that the Gadgetoid branch of py-spidev that we used in our SPI tutorial has not been updated for quite some time and has compatibility issues with the latest Linux kernel. There is another branch of the module that you could try installing and see if that solves the problem.
You can download and install the new version using:
git clone https://github.com/doceme/py-spidev.git
cd py-spidev
sudo python setup.py install
sudo python3 setup.py install
13/05/2016
Posted by:
PeterB
Forum Notice – Closure to New Posts
As part of our compliance with the UK’s Online Safety Act, the AB Electronics UK support forum is now closed to new posts and replies.
We understand the importance of continued support for our products, so if you have a technical query or require assistance, please use the Contact Form or consult our Knowledge Base for helpful articles and documentation.
We appreciate your understanding and continued support.
Note: documents in Portable Document Format (PDF) require Adobe Acrobat Reader 5.0 or higher to view.
Download Adobe Acrobat Reader or other PDF reading software for your computer or mobile device.