HI,
I want to use NxpRdLib in order to create mifare card reader using module PN512. All functions works fine under LPC1519JBD100e, but my program is blocked for 250 - 380 ms when I run function "status = phacDiscLoop_Run(&sDiscLoop, wEntryPoint);".
How can I configure PN512 to receive no-blocking communication. Is there any example.