rc522-rfid icon indicating copy to clipboard operation
rc522-rfid copied to clipboard

Raspberry PI 2 - MFRC522

Open zxfrank opened this issue 10 years ago • 3 comments

Hello, is there something special to run it on pi2? the server is running but don't get any output.

special pinout? could you put a picture of your setup?

(for info) MFRC522-python is working

thanks

zxfrank avatar Feb 22 '15 02:02 zxfrank

I still wait for the delivery of my RPi2. Then I'll be able to figure out if there's any difference to the first RPi. For my setup I've applied the pin settings shown in this documentation: http://geraintw.blogspot.de/2014/01/rfid-and-raspberry-pi.html

sbrinkmann avatar Feb 22 '15 09:02 sbrinkmann

Probably it will be that:

"On RPI 2, the peripheral addresses are different and the bcm2835 library gets them from reading /proc/device-tree/soc/ranges. This is only availble with recent versions of the kernel on RPI 2."

http://www.airspayce.com/mikem/bcm2835/

SebastianPozoga avatar Jun 30 '15 07:06 SebastianPozoga

Hi guys,

I have a same problem with RPi 2. Any sugestion?

dasaievcastro avatar Apr 29 '16 15:04 dasaievcastro