clrc663 how to set the register to read the UID of the 14443B card

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

clrc663 how to set the register to read the UID of the 14443B card

703 Views
hp20000
Contributor I

Hello everyone! We now want to read the UID of 1443B  card using clrc663,and also found the driver code RC663_ISO14443B_BeqB.jcf of the development board on the Internet,Now we use the lpc11u68x microcontroller

Serial port to driver clrc663,but we do not know how to configure clrc663 to read the ISO1443B card's UID through

the serial port.Here is some of the driver code:

CLL

CHB 115200

//>Load Protocol

SR 0F 98 // Timer0 Timer starts at the end of transmission

SR 37 FF

SR 14 92 // Timer1 Timber starts at the end of transmission

SR 19 20 // Timer2

SR 1A 03 // TRload Lo

SR 1E 00 // Timer3

SR 02 90 //FIFO control register -> sets FIFO size to 255 bytes

think you!

0 Kudos
1 Reply

598 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Hi Wang Ping,

Please kindly refer the attached script for details.

Hope that helps,

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos