Skip to content

RPi 5 not working due to hardware changes #18

@tantonj

Description

@tantonj

matrixkeypad_rpi_simpletest.py fails on the Raspberry Pi 5 with:

RuntimeError: Cannot determine SOC peripheral base address

This is because the library necessary for gpio pins has changed on RPi5. Finding a way to handle this on all platforms would be ideal.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

      RPi 5 not working due to hardware changes · Issue #18 · adafruit/Adafruit_CircuitPython_MatrixKeypad