English
Language : 

CLRC632 Datasheet, PDF (18/163 Pages) NXP Semiconductors – Multiple Protocol Contactless Reader IC
Philips Semiconductors
Product Specification Rev. 3.0; May 2003
Multiple Protocol Contactless Reader IC
CL RC632
Remarks for SPI:
The implemented SPI interface is according to a standard SPI interface.
The CL RC632 can only be addressed as a slave.
Read data:
To read out data using the SPI interface the following structure has to be used. It is possible to read out up to
n-data bytes.
The first sent byte defines both, the mode itself and the address.
MOSI
MISO
byte 0
adr 0
XX
byte 1 byte 2 ……..
adr 1 adr. 2 …….
data 0 data 1 ……
byte n
adr n
data n-1
byte n+1
00
data n
The address byte has to fulfil the following format. The MSB bit of the first byte sets the used mode. To read
data from the CL RC632 the MSB bit is set to 1. The bits 6-1 define the address and the last bit should be
set to 0.
According to scheme above, the last sent byte has been set to 0.
Address (MOSI)
byte 0
byte 1 to byte n
byte n+1
bit 7, MSB
1
RFU (0)
0
bit 6 - bit 1
address
address
0
bit 0
RFU (0)
RFU (0)
0
Write data:
To write data to the CL RC632 using the SPI interface the following structure has to be used. It is possible to
write out up to n-data bytes.
The first send byte defines both, the mode itself and the address.
MOSI
MISO
byte 0
adr
XX
byte 1
data 0
XX
byte 2
data 1
XX
……….
……….
……….
byte n
data n-1
XX
byte n+1
data n
XX
The address byte has to fulfil the following format. The MSB bit of the first byte sets the used mode. To write
data to the CL RC632 the MSB bit is set to 0. The bits 6-1 define the address and the last bit should be set to
0.
18
Confidential