Configuration/Setup
17
SPRUI64E – May 2017 – Revised September 2019
Copyright © 2017–2019, Texas Instruments Incorporated
AM572x Industrial Development Kit (IDK) Evaluation Module (EVM)
Hardware
4.3
SEEPROM Header
Each of the AM572x IDK EVMs has a unique serial number. This serial number is printed on a sticker
attached to the IDK and it is programmed into a SEEPROM memory device connected to the AM5728
processor over the I2C bus. The SEEPROM also contains board details such as board type, version,
configuration, and so on. This information is stored in a structure at the beginning of the SEEPROM in a
known format that can be read by the application software. These values are all stored with the first
character or MSB stored at the lowest addressable location in each field.
lists all of the fields in
this header definition.
Table 3. SEEPROM Header
Name
Size (bytes)
Contents
Header
4
MSB 0xEE3355AA LSB
Board Name
8
Name for board in ASCII “AM572” = AM572x Industrial Development Kit EVM.
Version
4
Hardware version code for board in ASCII “1.3A” = revision 01.3A
Serial Number
12
Serial number of the board. This is a 12-character string that is: WWYY4P47nnnn, where
WW = 2 digit week of the year of production, YY = 2 digit year of production,
nnnn = incrementing board number.
Configuration Option
32
Codes to show the configuration setup on this board. Reserved.
Ethernet MAC
Address #0
6
Ethernet MAC Address #0 assigned to the AM572x IDK EVM. This is the first of a block of
addresses available for the Industrial Interface ports.
Ethernet MAC
Address #5
6
Ethernet MAC Address #5 assigned to the AM572x IDK EVM. This is the last of a block of
6 contiguous addresses available for the industrial interface ports.
Available
32696
Available user space for other non-volatile codes/data.
4.4
JTAG Emulation
The AM572x IDK EVM supports embedded XDS100V2 USB Emulation through the USB Micro-AB
connector, J19, and the FTDI controller. This controller is not powered from the USB, thus the emulation
resets whenever the IDK is power cycled.
The AM572x IDK EVM also has a 60-pin MIPI connector to support high-performance external emulators
and, optionally, emulation trace. This emulation trace capability is not enabled by default.