RC663Demo_ReadNdefT4T_v1.2

所属分类:其他
开发工具:C/C++
文件大小:2001KB
下载次数:0
上传日期:2020-11-24 16:00:02
上 传 者kittyabc
说明:  RC636官网库用于RFID,NFC开发,兼容范围广,基本上可以用于所有的卡
(Rc636 official website library is used for RFID and NFC development. It has a wide range of compatibility and can be used for all cards)

文件列表:
FreeRTOS_Library\.project (209, 2016-12-22)
FreeRTOS_Library\FreeRTOS_Library.uvprojx (75066, 2016-12-22)
FreeRTOS_Library\croutine.c (15376, 2016-12-22)
FreeRTOS_Library\event_groups.c (25499, 2016-12-22)
FreeRTOS_Library\heap_2.c (12330, 2016-12-22)
FreeRTOS_Library\heap_3.c (5371, 2016-12-22)
FreeRTOS_Library\heap_4.c (18475, 2016-12-22)
FreeRTOS_Library\include\FreeRTOS.h (33570, 2016-12-22)
FreeRTOS_Library\include\FreeRTOSConfig.h (6520, 2016-12-22)
FreeRTOS_Library\include\StackMacros.h (8379, 2016-12-22)
FreeRTOS_Library\include\croutine.h (28371, 2016-12-22)
FreeRTOS_Library\include\deprecated_definitions.h (9847, 2016-12-22)
FreeRTOS_Library\include\event_groups.h (32085, 2016-12-22)
FreeRTOS_Library\include\list.h (20716, 2016-12-22)
FreeRTOS_Library\include\mpu_wrappers.h (10033, 2016-12-22)
FreeRTOS_Library\include\portable.h (8477, 2016-12-22)
FreeRTOS_Library\include\projdefs.h (8023, 2016-12-22)
FreeRTOS_Library\include\queue.h (65538, 2016-12-22)
FreeRTOS_Library\include\semphr.h (49235, 2016-12-22)
FreeRTOS_Library\include\task.h (93084, 2016-12-22)
FreeRTOS_Library\include\timers.h (60927, 2016-12-22)
FreeRTOS_Library\list.c (10794, 2016-12-22)
FreeRTOS_Library\phFreeRTOSConfig.c (5149, 2016-12-22)
FreeRTOS_Library\portable\GCC\ARM_CM0\port.c (13654, 2016-12-22)
FreeRTOS_Library\portable\GCC\ARM_CM0\portmacro.h (6710, 2016-12-22)
FreeRTOS_Library\portable\GCC\ARM_CM3\port.c (27462, 2016-12-22)
FreeRTOS_Library\portable\GCC\ARM_CM3\portmacro.h (10686, 2016-12-22)
FreeRTOS_Library\portable\GCC\ARM_CM4\port.c (29549, 2016-12-22)
FreeRTOS_Library\portable\GCC\ARM_CM4\portmacro.h (10686, 2016-12-22)
FreeRTOS_Library\portable\IAR\ARM_CM0\port.c (9457, 2016-12-22)
FreeRTOS_Library\portable\IAR\ARM_CM0\portasm.s (6709, 2016-12-22)
FreeRTOS_Library\portable\IAR\ARM_CM0\portmacro.h (6831, 2016-12-22)
FreeRTOS_Library\portable\IAR\ARM_CM3\port.c (24108, 2016-12-22)
FreeRTOS_Library\portable\IAR\ARM_CM3\portasm.s (5366, 2016-12-22)
FreeRTOS_Library\portable\IAR\ARM_CM3\portmacro.h (8955, 2016-12-22)
FreeRTOS_Library\portable\RVDS\ARM_CM0\port.c (12208, 2016-12-22)
FreeRTOS_Library\portable\RVDS\ARM_CM0\portmacro.h (6629, 2016-12-22)
FreeRTOS_Library\portable\RVDS\ARM_CM3\port.c (26474, 2016-12-22)
FreeRTOS_Library\portable\RVDS\ARM_CM3\portmacro.h (10669, 2016-12-22)
... ...

_______________________________________________________________ NXP Semiconductors NXP NFC Reader Library v04.050.03 - Full Readme.txt _______________________________________________________________ Table of Contents _________________ 1 Document Purpose 2 Description of the package 3 Restrictions 4 Configurations 5 Package Contents 6 Mandatory materials (not included) 7 Hardware Configuration 8 Software Configuration 9 Steps to follow 10 List of supported NFC Reader Boards/ICs 11 Changelog 1 Document Purpose ================== This document describes the content of the RC663Demo_ReadNdefT4T package and steps how to import it to the LPCXpresso IDE as well, known problems and restrictions. 2 Description of the package ============================ - The package contains implementation of the NXPNfcReaderLibrary support - This package is preconfigured for LPC1769 and RC66303 demo board 3 Restrictions ============== - Package contains implementation for LPC1769 only and it does not provide support for any other platform. - Application projects are prepared for LPCXpresso IDE. 4 Configurations ================ - Package is preconfigured for LPC1769. 5 Package Contents ================== - Readme.txt + This readme file - NXP_SLDA.pdf + NXP Software License and Distribution Agreement - FreeRTOS_Library + FreeRTOS support - lpc_board_nxp_lpcxpresso_1769 + LPC board support - lpc_chip_175x_6x + LPC support - NfcRdLibEx_ReadNdefT4T + project package of the example - NxpNfcRdLib + NXPNfcReaderLibrary package 6 Mandatory materials (not included) ==================================== - LPCXpresso IDE as described on the web site: [http://www.nxp.com/products/software-and-tools/software-development-tools/:LPCXPRESSO] - LPC-LINK2 stand-alone debug probe - CLEV6630B v2.0 Customer Evaluation Board 7 Hardware Configuration ======================== Before starting this application, HW Changes may be required for the used board. Refer to the following User Manuals / Application notes before starting with this example. - AN11211: Quick Start Up Guide RC663 Blueboard 8 Software Configuration ======================== - The Software can be compiled for Cortex M3 LPC1769 micro-controller. 9 Steps to follow ================= Steps for importing the package in LPCXpresso IDE: 1) For running this application, connect the board listed in Section-10 2) Create a new LpcXpresso workspace and import this project and it's dependencies: For LPC1769 : NxpNfcRdLib, lpc_board_nxp_lpcxpresso_1769, lpc_chip_175x_6x and FreeRTOS_Library needs to be imported Steps to import the project: - Select "Import Project(s)" in Quickstart panel - Browse to the RC663Demo_ReadNdefT4T_v1.2.zip file - Keep default setings in the wizard and finish it. 3) Ensure MCU Type in "Project Properties" --> "C/C++ Build" --> "MCU Settings" for this project and its dependencies as listed in Step-2 is set Correctly: For LPC1769 : LPC1700 --> LPC1769 4) Ensure Build Configuration for this project is selected correctly. Where allowed, set the build configuration of dependent projects also. For LPC1769 : DebugLPC1769 / ReleaseLPC1769 5) Ensure that ph_NxpBuild_App.h is updated as per the selection of the IC and Platform. 6) Build the project. 7) Start the "Debug" session of IDE which will first flash the executable and start the task. 8) When this application is running on the target MCU setup and when NFC cards or phone in proximity, the example application will detect and report the NFC technology types detected. 10 List of supported NFC Reader Boards/ICs ========================================== 1) CLEV6630B v2.0 Customer Evaluation Board 11 Changelog ============= --------------------------------------------------------------------------- For updates of this example, see [http://www.nxp.com/pages/:NFC-READER-LIBRARY]

近期下载者

相关文件


收藏者