Skip to content

When running the Usage Example, I get "RuntimeError: First call try_lock()" #9

Closed
@tinue

Description

@tinue

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions