MFRC522 connection support

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

MFRC522 connection support

996 次查看
akhilranga
Contributor IV

hello there,

I am having trouble with figuring out the connection interface between my MFRC522 module and S32k144EVB.

My MFRC522module pin out is : SDA,SCK,MOSI,MISO,GND,3.3v

and the LSPI0 pinout is SCK,SIN,SOUT,PCS0.....PCS3

so help me figure out to connect which port to which.

Thank you 

标记 (3)
0 项奖励
回复
1 回复

983 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

from MFRC522 datasheet you can see 

PetrS_0-1661154927779.png

So the connection will be below
MCU   -   MFRC522
SCK   -   SCK
SOUT   -   MOSI
SIN   -   MISO
PCS0   -   NSS

BR, Petr

0 项奖励
回复