NFC RC663 LPCD mode issue

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

NFC RC663 LPCD mode issue

ソリューションへジャンプ
1,820件の閲覧回数
ujwal_kumar_N_L
Contributor III

Hi community im currently working on NFC module RC663 PLUS ,with LPC55S69 microcontroller .
Problem :

  1. How to Activate LPCD mode ,I'm currently working on Polling mode .
  2. There is continuous interrupt been generated ever 2ms for polling ,how do I modify this ??Its consuming a lot of power.
  3. How to generate IRQ if the card is placed is it possible??

Details :

  1. Board LPC55S69
  2. NFC-CLEV663 PLUS front end module
  3. Using SPI
  4. 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 

0 件の賞賛
返信
1 解決策
1,770件の閲覧回数
EduardoZamora
NXP TechSupport
NXP TechSupport

Hi,

NfcrdlibTst12_Rc663Lpcd example project is included in the NFC Reader Library. You can download the library corresponding to your device from the Downloads section of the webpage:

EduardoZamora_0-1703085590349.png

Regards,
Eduardo.

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,806件の閲覧回数
EduardoZamora
NXP TechSupport
NXP TechSupport

Hello @ujwal_kumar_N_L

Hope you are doing well.

Discovery Loop from the NFC reader library may only be designed for POLL mode.

Perhaps you can take a look at the LPCD example from the NFC reader library (NfcrdlibTst12_Rc663Lpcd) and refer to the following articles:

Regards,
Eduardo.

0 件の賞賛
返信
1,775件の閲覧回数
ujwal_kumar_N_L
Contributor III
can you please share the NfcrdlibTst12_Rc663Lpcd
0 件の賞賛
返信
1,771件の閲覧回数
EduardoZamora
NXP TechSupport
NXP TechSupport

Hi,

NfcrdlibTst12_Rc663Lpcd example project is included in the NFC Reader Library. You can download the library corresponding to your device from the Downloads section of the webpage:

EduardoZamora_0-1703085590349.png

Regards,
Eduardo.

0 件の賞賛
返信