Hi all
I am VERY new to Raspberry pi and linux in general, so please excuse the noob questions.
I have followed the Piface Digital 2 installation instructions to the letter, however receive an interrupt error on line 213 of the Interrupts.py script when I try to run the blink.py script. I am using python 2 by default, but have tried to run the blink.py script under both python 2 and 3. I have attached response in both versions.
At first I thought the problem may relate to the SPI driver, but I have enabled the port and tested it by bridging the MOSI and MISO pins and running spidev_test.c. I receive the correct response.
Starting blink.py (or any of the other example programs) with python 2 gives the following result
Starting blink.py with python 3 gives the following result
Any help would be greatly appreciated.
Kind regards
Simon






