![NXP Semiconductors PN7462AU Скачать руководство пользователя страница 83](http://html1.mh-extra.com/html/nxp-semiconductors/pn7462au/pn7462au_quick-start-manual_1721878083.webp)
NXP Semiconductors
UM10883
PN7462 family Quick Start Guide - Development Kit
UM10883
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2018. All rights reserved.
User manual
COMPANY PUBLIC
Rev. 1.6 — 14 May 2018
319816
83 of 120
9.2.6 MIFARE Ultralight
The MIFARE Ultralight example is implementing basic read/write functionality using a
non-secure MIFARE Ultralight card. If a Type A card is detected with SAK 0x00, then
MIFARE Ultralight example is executed.
The example performs read and write to predefined pages of the card.
Supported functionality:
1. Read
2. Write
•
Since the stack also supports Type 2 tag, a check is performed to see if the card is
NDEF tag or MIFARE Ultralight tag
Implementation in the
“phExMain_MiFareUltralight.c”
file.
9.2.7 MIFARE DESFire
If the detected SAK is 0x20 (expected card is MIFARE DESFire EV1), then ISO14443-4
Type A reader example is executed. The MIFARE DESFire example implements L4
exchange of “GetVersion” command at 106, 212, 424 and 848 kbps. No other commands
are currently exchanged as they require authentication and crypto operations (which are
not currently supported in the release).
Supported functionality:
1. Get Version at 106/212/424/848 kbps
Implementation in the
“phExMain_TypeA_L4Exchange.c”
file.
9.2.8 Jewel reader
If the ATQA of a Type A card denotes jewel card, the jewel example is executed.
The jewel example assumes a non-secure jewel card. The example performs read and
write to predefined blocks of the card.
Supported functionalities:
1. Read
2. Write
•
Since the stack also supports Type 1 tag, a check is performed to see if the card is
an NDEF tag or jewel card.
Implementation in the
“phExMain_Jewel.c”
file.
9.2.9 ISO15693 – ICODE SLIX
The example performs read and write to predefined blocks of the card.
Supported functionality:
1. Read single block