![Infineon Technologies XC2200 User Manual Download Page 641](http://html1.mh-extra.com/html/infineon-technologies/xc2200/xc2200_user-manual_2055439641.webp)
XC2200 Derivatives
System Units (Vol. 1 of 2)
Startup Configuration and Bootstrap Loading
User’s Manual
10-24
V2.1, 2008-08
SCFG/BSL, V1.3
10.6.3.1 Supported EEPROM Types
The XC2200’s SSC bootstrap loader assumes an SPI-compatible EEPROM (25xxx
series). It supports devices with 8-bit addressing as well as with 16-bit addressing. The
connected EEPROM type is determined by examining the received header bytes, as
indicated in
.
Note: The value of the returned default bytes (indicated as XX
H
) depends on the
employed EEPROM type.
Table 10-10 Determining the EEPROM Type
SSC Frame
Number
Meaning of
Transmitted Data
Received Data from
8-bit Addr. Device
Received Data from
16-bit Addr. Device
1
03
H
: Read command
XX
H
(default level)
XX
H
(default level)
2
00
H
: Address byte
(high for 16-bit addr.)
XX
H
(default level)
XX
H
(default level)
3
00
H
: Address byte low D5
H
: Identification byte XX
H
(default level)
4
00
H
: Dummy byte
Size
n
in bytes
D5
H
: Identification byte
5
00
H
: Dummy byte
Data byte 1
Size
n
in bytes, MSB
6
00
H
: Dummy byte
Data byte 2
Size
n
in bytes, LSB
7
00
H
: Dummy byte
Data byte 3
Data byte 1
…
00
H
: Dummy byte
Data byte 4
…
n
n=1..FF
H
Data byte 2
…
n
n=1..FF00
H