PN7462 family Quick Start Guide - Development Kit
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
9.5 PN7462AU_ex_phExRFPoll example (CL functionality)
The “phExRfPoll” is an example which implements the polling for contactless cards
without NFC Reader Library support for the optimization of the RF-signal. Through
defines in phExRfPoll.c the specific technology to poll for can be selected.
By setting breakpoints RF registers can be modified to change the signal.
9.6 PN7462AU_ex_phExCT (CT functionality)
This example implements simple polling for contact cards. Application use only HAL APIs
and perform same CTIF functionality as 0 “phExMain” example with the only difference
that for the transaction static predefined packets are used and example is not using any
library. phExCt performs activation of an EMVCo card. SELECT Master card APDU is
sent depending on the protocol supported by the card and expects RAPDU 0x90 0x00.
The example is also capable of determining the non-EMVCo card or non-Master card.
After the transactions, deactivation is performed. Also, this example demonstrates the
non-RTOS integration of application with HALs.
9.6.1 Demo setup
This section describes in detail the setup and execution environment required for
“phExCT” application.
The following devices are required to run the example:
1. PNEV7462B/C board
2. LPC-Link 2 board
3. Power adapter
4. Contact card ISO7816 compatible
External p ower
sup ply
LPC -LIN K2
Fig 90. HW setup for the “phExCT”example