Hi community im currently working on NFC module RC663 PLUS ,with LPC55S69 microcontroller .
Problem :
- How to Activate LPCD mode ,I'm currently working on Polling mode .
- There is continuous interrupt been generated ever 2ms for polling ,how do I modify this ??Its consuming a lot of power.
- How to generate IRQ if the card is placed is it possible??
Details :
- Board LPC55S69
- NFC-CLEV663 PLUS front end module
- Using SPI
- Using polling method
I have attached the current code im using ,please let me know how do i modify this from polling to LPCD mode and also create IRQ when card is detected.
Thank you and regards
UJWAL