Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem to MFRC522 #71

Open
BPanupong opened this issue Apr 5, 2019 · 0 comments
Open

Problem to MFRC522 #71

BPanupong opened this issue Apr 5, 2019 · 0 comments

Comments

@BPanupong
Copy link

Hi All;

I have a problem with MFRC522. I am setting "NRSTPD" to 

|sical | V | Mode | Name | wPi | BCM |
| 22 | 1 | OUT | GPIO. 6 | 6 | 25 |

I would like to know why I can't run Read.py. It's show the message below

Traceback (most recent call last):
File "Read.py", line 41, in
MIFAREReader = MFRC522.MFRC522()
File "/home/pi/MFRC522-python/MFRC522.py", line 133, in __ init __
GPIO.setup(self.NRSTPD, GPIO.OUT)
ValueError: The channel sent is invalid on a Raspberry Pi

Could you please advice me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant