How can I link NFC Reader Library into my MCUXpresso project?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How can I link NFC Reader Library into my MCUXpresso project?

584 Views
josecarlos
Contributor II

Hi everyone,

I'm using a MKL17Z128 with a PN512 for reading Mifare cards via SPI. I'm having problem linking the NFC Reader Library to my project and I can't find any tutorial about how to do it. In the AN just talk about how to import the library to the workspace but not how to link it to my custom project so I can't use it. Can anyone here explain me how to do it in MCUXpresso 10.2.1? or instead can anyone explain me how to configure PN512 to read UID from Mifare cards?.

Thank you for all and kind regards.

1 Reply

426 Views
Jonathan_Iglesias
NXP TechSupport
NXP TechSupport

Dear Jose Carlos Fuentes Angulo,

The examples we provide for this device are created for LPC 1168 and 1769, so please follow the user guide to understand the considerations needed to link the project the user guide can be found in the following path 

nxp\MCUXpressoIDE_10.2.1_795 also for detecting the MFP the examples provided the basic discovery loop and the advanced discovery loop should be able to retrieve the UID from the tag.

BR

Jonathan

0 Kudos