9 years, 3 months ago.

PN532 library for KL25Z or K20D50M

Hi, i'm trying to make work a Freedom Board (KL25z or K20D50M) with the NFC Shield from Seeedstudio. How do you change the library to work with these platforms?

thanks.

Question relating to:

nxp pn532 NFC SPI initiator code, with all functions minimized and made as fast as possible (code for target is also there, you just need to change the functions in … NFC, p2p, PN532

1 Answer

9 years, 3 months ago.

Split the application from the library. And try to define your own application then for your target, include that library and compile. If its generically implemented ,should work out fo the box (aka using mbed API)

Accepted Answer