Security system using MFRC522 and Micro controller (NXP or Atmel)

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Security system using MFRC522 and Micro controller (NXP or Atmel)

1,430件の閲覧回数
moustafaeldysou
Contributor I

Hi, I am working on a security system and I am planning to use RFID chip MFRC522 and the micro-controller that will manage the communication with the RFID will be pic18F452, is this a right combination from the point of view of security?

Also, my friends told me that I should use chips from Atmel like "ATmega1284P" because of security issues and the pic18F452 could be hacked, is this right? and would you please recommend micro-controller for my case.

0 件の賞賛
返信
1 返信

1,140件の閲覧回数
IvanRuiz
NXP Employee
NXP Employee

Hello,

As mentioned in the internal case:

Currently, the PNEV512B implements an LPC1769 for 
controlling the NFC Front End. 

https://www.nxp.com/products/identification-and-security/nfc/nfc-reader-ics/pn512-reader-board:PNEV5...


PNEV512B is the evaluation board compatible with MFRC522 
Front End for which the NFC Reader Library is compatible as well. This way you 
can interface LPC1769 to MFRC522 through SPI, UART or I2C.


Otherwise, if you need a securer host MCU you can refer to LPC18Sxx 
Family with security features for protecting code and data.

https://www.nxp.com/docs/en/fact-sheet/LPC18SXXLF.pdf?fsrch=1&sr=4&pageNum=1 

  

Regards,

Ivan.

0 件の賞賛
返信