NFC RdLib V3.010_R3 trouble

Forum / MIFARE SmartCard IC`s / MIFARE Classic / NFC RdLib V3.010_R3 trouble

  • 22. December 2014 at 17:55
    Hi.
    I use CLCR663 connected via SPI to STM CortexM0 microcontroller.
    Try to assemble MIFARE stack according to UM10663 user manual
    "NXP Reader Library User Manual based on CLRC663 and
    PN512 Blueboard Reader projects"
    All initiations goes well until I try reset the field of reader like this:

    status = phhalHw_FieldReset(pHal); // function never return

    it call phhallHw_Rc663_WaitIrq(...) but IRQ don't happen so function wait forever.

    SPI works well.
    What is wrong in my initialization?
    + 0  |  - 0
Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.