The "PiFace digital rev 2" python interface stopped working on a PI 2 with the message:
pifacedigitalio.core.NoPiFaceDigitalDetectedError: No PiFace Digital board detected (hardware_addr=0, bus=0, chip_select=0).
Here is my uname -a output:
Linux bench 4.9.44+ #1029 Tue Aug 22 16:41:39 BST 2017 armv6l GNU/Linux
The board works with python on a PI 3 with an older version of the OS. The board also works
with the C programs "pifacedigital" and "example" based on the C library libpifacedigital.a.
It appears the python interface has gained a bug or broke on some other software upgrade it is
based on. Any help would be appreciated. BTW:I have done both an update and upgrade. I also
removed and reinstalled the pifacedigitalio packages.
Tom