Re: RC663 Anticollision

Forum MIFARE and NFC Reader IC`s CLRC663 family RC663 Anticollision Re: RC663 Anticollision

Re: RC663 Anticollision

16. April 2014 at 12:07
Update.
I have tired using the VS2008 examples for the RC663 contained within the NxpRdLib.
Using the NXP Red board Evaluation PCB v3.0. The Example-Rc663_Mfc example fails.
I have now found this to be a error in the libray.
specifically
#define PHHAL_HW_CLRC663_PRODUCT_ID 0x0140U /**< Product ID for CLRC663. */
in phhalHw_Rc663_Int.h
changed to
#define PHHAL_HW_CLRC663_PRODUCT_ID 0x0100U /**< Product ID for CLRC663. */
This now works..
Do I have an odd PCB?
+ 0  |  - 0