]> sigrok.org Git - sigrok-dumps.git/blame - sle44xx/README
sle44xx: extend the README for the SLE4442 captures
[sigrok-dumps.git] / sle44xx / README
CommitLineData
f114ba0b
GS
1------------------------------------------------------------------------
2Siemens SLE44xx Chip Card Protocol
3------------------------------------------------------------------------
4
5SLE 4418/4428/4432/4442 memory cards implement a 2-wire protocol for data
6communication (signals CLK and I/O). A RST signal can be used to terminate
7currently pending long memory reads, and resets the card's address counter
8when combined with CLK. The next response data then is the Answer to Reset
9(ATR) which identifies the chip's capabilities, and allows to adjust for
10subsequent communication of more requests.
11
12See the Siemens document for details:
13
14 ICs for Chip Cards
15 Intelligent 256-Byte EEPROM
16 SLE 4432/SLE 4442
17 Data Sheet 07.95
18
19
20Logic analyzer setup
21--------------------
22
23 Probe SLE44xx
24 ----------------
25 0 I/O
26 1 CLK
27 2 RST
28
29See subdirectories for chip specific example files.