Datasheet

NXP Semiconductors
AN11211
Blueboard Quick Startup Guide
Fig 40. CLEV663B Blueboard connected to the Raspberry Pi
7.8.2 Preparing the software
In order to use the provided software with the CLEV663B there need to be two lines
changed within the source code.
1. Open the file ../card_polling/source/NXP-Reader-Library/types/ph_NxpBuild.h
2. Comment #define NXPBUILD__PHHAL_HW_RC523
3. Uncomment #define NXPBUILD__PHHAL_HW_RC663
7.9 Preparing the projects for the use with the 3d party Tusa Board
It is assumed that the project is currently configured to be used with an LPCXpresso
LPC1769 together with an RC663 Blueboard.
Please follow these steps to prepare the software project to get the TUSA board running.
1. From the sub project Lpc1769 open the file phhwConfig.h.
2. Uncomment the definition “#define TUSA
3. Make sure, SPI is activated with the define “#define SPI_USED
4. Clean the project, so that everything gets rebuilt.
If you want to use the TUSA board together with the LPC1227, the reconfiguration of the
project works in the same manner.
AN11211 All information provided in this document is subject to legal disclaimers. © NXP Semiconductors N.V. 2014. All rights reserved.
Application note
COMPANY PUBLIC
Rev. 1.91 December 2014
226219
32 of 36