piface / pifacecommon

Common functions for interacting with PiFace products
GNU General Public License v3.0
42 stars 31 forks source link

SPI Device not found #9

Closed cgkades closed 10 years ago

cgkades commented 10 years ago

The Error: "pifacecommon.spi.SPIInitError: I can't see /dev/spidev0.0. Have you enabled the SPI module?"

After following all the instructions I still get the error.

SPI is enabled, raspberry pi b, raspbien fully updated

less /proc/modules shows spi_bcm2708 4475 0 - Live 0xbf000000

tompreston commented 10 years ago

Have you followed the installation instructions correctly?

http://piface.github.io/pifacecommon/installation.html