Quantcast
Channel: Support - Pimoroni Buccaneers
Viewing all articles
Browse latest Browse all 6853

BTN SHIM reports I/O error

$
0
0

@liquidizer wrote:

I can’t get any of the Button SHIM examples to work. I get this error:

Traceback (most recent call last):
File “keyboard.py”, line 4, in
import buttonshim
File “/usr/local/lib/python2.7/dist-packages/buttonshim/init.py”, line 379, in
_init()
File “/usr/local/lib/python2.7/dist-packages/buttonshim/init.py”, line 182, in _init
_bus.write_byte_data(ADDR, REG_CONFIG, 0b00011111)
IOError: [Errno 121] Remote I/O error

I’ve tried two different Raspberry Pis (a Pi Zero W and a Pi 3 now). I’m planning to use it together with the Unicorn HAT. The Unicorn HAT is working fine. I have also tried removing it but the button SHIM still doesn’t work.

Any pointers appreciated, thank you!

Posts: 5

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 6853

Trending Articles