Skip to content

Issue with Raspberry Pi 5 #61

Description

@chetan1836

When I Tried to run SimpleMFRC522() function I get the following error on Pi 5.
raceback (most recent call last):
File "/home/pi/Documents/rfid_test/efid_read.py", line 4, in <module>
reader = SimpleMFRC522()
File "/home/pi/.local/lib/python3.7/site-packages/mfrc522/SimpleMFRC522.py", line 14, in __init__
self.READER = MFRC522()
File "/home/pi/.local/lib/python3.7/site-packages/mfrc522/MFRC522.py", line 151, in __init__
GPIO.setup(pin_rst, GPIO.OUT)
RuntimeError: Cannot determine SOC peripheral base address

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