2020-10-24 04:05 AM
CR95HF datasheet: https://www.st.com/resource/en/datasheet/cr95hf.pdf
Demo board: https://www.st.com/en/evaluation-tools/m24lr-discovery.html#documentation
C/C++ library and guide for demo board: https://www.st.com/resource/en/application_note/dm00134778-cr95hf-c-library-for-linux-user-stmicroelectronics.pdf
Dont fully understand datasheet, but used SendReceive to read and write. Wondering how to get it to work with 14443-A. Windows demo software doesnt work for 14443A tag on demo board.
2020-10-29 03:15 AM
Hi,
Which ISO14443-A tag (manufacturer & model) do you use?
Can you check that the tag is functional by using for example an Android phone + nfc app such as ST25 NFC Tap?
Using the CR95HF Development Software, menu Tools-> Toolbox, can you share the following informations:
Can you confirm the board is MB1054B?
Regarding 'Windows demo software doesnt work for 14443A tag on demo board', can you share the log ?
On my side, I can detect ISO14443-A tags:
10-29-2020 11:13:50 ISO14443A REQ-A
>>> CR95HFDLL_SENDRECEIVE, 26 07
<<< 80054200280000
10-29-2020 11:13:50 ISO14443A ANTICOL 1
>>> CR95HFDLL_SENDRECEIVE, 9320 08
<<< 80088802A20028280000
10-29-2020 11:13:50 ISO14443A SELECT 1
>>> CR95HFDLL_SENDRECEIVE, 93708802A20028BA27 08
<<< 800604DA17080000
10-29-2020 11:13:50 ISO14443A ANTICOL 2
>>> CR95HFDLL_SENDRECEIVE, 9520 08
<<< 80083AE8308163280000
10-29-2020 11:13:50 ISO14443A SELECT 2
>>> CR95HFDLL_SENDRECEIVE, 95703AE83081635D0A 08
<<< 800620FC70080000
Rgds
BT