Hello evertyone,
I have a question and i hope someone can help me,
I recently downloaded NXP NFC reader library, for that i am currently working on an access control reader project,
However all the documentation and resources available only supports LPC familly microcontroller, taking into consideration that i am currently using ATmega1284p microcontroller,
Can anyone help me to implement the layered architecture explained in the documentation available in the NXP reader library in the ATmega1284p or even share an example on a similar 8 bit microcontroller,
Thanks in advance,
Ahmed Tarek
Solved! Go to Solution.
Hello,
Sorry for the inconvenience this might cause you, but we do not provide migrations of the NXP NFC Reader library.
Nonetheless, we do have some guides you help you in the process, the first thig I would recommend you to check would be the NFC Reader Library webinar to understand the structure of the library.
Once you have understand it, you can check the following guides for the migration process.
Porting NFC Reader Library to Kinetis K64 | Document | Video
Porting NFC Reader Library to LPC11u37h | Document I, II, III, IV
Porting NFC Reader Library to i.MX RT1050 | Document | Video
Also you can check the AN11908, please consider the memory requirements to deploy the library in your device as well as the protocol necessities regarding the clocks of the device and do not forget to read the license agreement of the library.
Regards,
Estephania
Hello,
Sorry for the inconvenience this might cause you, but we do not provide migrations of the NXP NFC Reader library.
Nonetheless, we do have some guides you help you in the process, the first thig I would recommend you to check would be the NFC Reader Library webinar to understand the structure of the library.
Once you have understand it, you can check the following guides for the migration process.
Porting NFC Reader Library to Kinetis K64 | Document | Video
Porting NFC Reader Library to LPC11u37h | Document I, II, III, IV
Porting NFC Reader Library to i.MX RT1050 | Document | Video
Also you can check the AN11908, please consider the memory requirements to deploy the library in your device as well as the protocol necessities regarding the clocks of the device and do not forget to read the license agreement of the library.
Regards,
Estephania