Closed
Description
On a Raspberry Pi Zero W Rev 1.1, running Raspbian Buster with kernel Linux 4.19.97+, I get the error "RuntimeError: First call try_lock()" when I run the "Usage Example" of the readme file. This is with Python 3.7.3.
While I can do this as suggested, I am wondering if there is an error somewhere. Raspbian was freshly installed and no other libraries are present, so the pins that the sample uses should not be in use. I also tried with the pins that I really need bitbangio.SPI(clock=board.D23, MOSI=board.D24)
but I get the same result.
Metadata
Metadata
Assignees
Labels
No labels