Type B,F and V detection using example NFCrdlibEX4_Mifare classic with CLRC663

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

Type B,F and V detection using example NFCrdlibEX4_Mifare classic with CLRC663

1,516件の閲覧回数
shobana1
Contributor I

Dear all,

I'm using CLRC663  with STM32 for my project.I want to detect all types of tags i.e Type A,B,F and V.The example i followed is NfcrdlibEx4_MifareClassic.I have enabled all the necessary macros for all types of tag.But i dint get type B,F and V other than Type A.I have changed only the driver file so as to work with stm32. 

Also I tried the same NfcrdlibEx4_MifareClassic example in the CLEV6630B v2.0 development board and i got it working for all tag types.But in my project ,it dint work except type A. The difference between my project and development board is only the MCU but the reader IC is same.

Whenever type B,F and V tags  are shown in the field,CLRC always return "No Tech Detected". It only detects type A tag.

when i debugged the firmware, i found out that only "TX-IRQ" sets for type B,F&V and "RX-IRQ" does not set. Whereas for Type A both "TX-IRQ" and "RX-IRq" set.

Could anyone please help me out in this .

0 件の賞賛
返信
1 返信

1,403件の閲覧回数
Kan_Li
NXP TechSupport
NXP TechSupport

Hi Shobana,

The NfcrdlibEx1_BasicDiscoveryLoop demo supports Type A,B,F and V tag detection, you may start your application based on that. The NfcrdlibEx4_MifareClassic example just supports type A tag.

Hope that helps,

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 件の賞賛
返信