Skip to content

No PiFace Control and Display board detected (hardware_addr=0, bus=0, chip_select=1) since kernel 4.9.51 #24

Description

@DanielChesters

Hi,
I did a rpi-update this week (and I get the kernel 4.9.51) on Raspbian GNU/Linux 9 and the Piface Control and Display does not work anymore :

pi@raspberrypi:~ $ python /usr/share/doc/python-pifacecad/examples/sysinfo.py 
Traceback (most recent call last):
  File "/usr/share/doc/python-pifacecad/examples/sysinfo.py", line 61, in <module>
    cad = pifacecad.PiFaceCAD()
  File "/usr/lib/python2.7/dist-packages/pifacecad/core.py", line 50, in __init__
    self.init_board()
  File "/usr/lib/python2.7/dist-packages/pifacecad/core.py", line 80, in init_board
    h=self.hardware_addr, b=self.bus, c=self.chip_select))
pifacecad.core.NoPiFaceCADDetectedError: No PiFace Control and Display board detected (hardware_addr=0, bus=0, chip_select=1).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions