mfrc522

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

mfrc522

368 次查看
wael_fakher
Contributor I

I designed a PCB that integrates an ESP32 and an MFRC522 RFID module. However, the ESP32 was initially unable to communicate with the MFRC522 until I reduced the SPI communication speed to 200 kHz. Even then, the reader was still unable to detect RFID tags.

Additionally, I need the MFRC522 to support three external antennas via IPEX connectors.

I would appreciate guidance on improving my design to ensure stable communication between the ESP32 and MFRC522, and to properly support external antennas.

please see my pcb design 

标签 (1)
0 项奖励
回复
3 回复数

345 次查看
wael_fakher
Contributor I

and what about the antenna ?
is it possible to have 3 ipex in parallel ?

0 项奖励
回复

317 次查看
KaiLi
NXP TechSupport
NXP TechSupport

Hello @wael_fakher 

You mentioned that "I need the MFRC522 to support three external antennas via IPEX connectors." From the schematic you provided, I did not see this part design. In your design, there is an MFRC522 and a PN5321. Why has two readers? what are they using for?

0 项奖励
回复

352 次查看
KaiLi
NXP TechSupport
NXP TechSupport

Hello @wael_fakher 

It is recommended that you use a logic analyzer to check whether the SPI communication between ESP32 and MFRC522 is correct or not.

0 项奖励
回复