Hi,
I truly apologize for the late response; we are under a great load of work.
My apologies, we may not have any demo or specific guide about what you are trying to achieve. I would recommend taking a look at the MIFARE Classic example from the NFC Reader Library and compare the structure and the application flow against the phExNFCCcid example.
As mentioned before, you can find some hints in the PN7462AU PC CCID Reader User Manual. The application consists of the following modules:
- System task
- Notification from CL/Timer/PMU ISRs
- Responsible for initiating CL task messages
- CL task
- Wait for messages from system task to start CL task for polling
- After polling wait for events from USB ISR or CCID commands
- Polling for contactless cards and NFC devices
You can find some helpful information about the Reader Library API and devices specific API inside NfcRdLib folder > docs.
Please, try making some changes as required by your project in the relevant modules and previously mentioned tasks/functions. After performing your tests, please let me know your findings.
Please, allow me to apologize again for the delay and the inconvenience this might cause you.
Regards,
Eduardo.