Configuration/Setup
www.ti.com
16
SPRUI97A – May 2017
Submit Documentation Feedback
Copyright © 2017, Texas Instruments Incorporated
AM571x Industrial Development Kit (IDK) Evaluation Module (EVM)
Hardware
4.3
SEEPROM Header
Each of the AM571x 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 AM5718
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.
Table 3
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 “AM571IDK” = AM571x 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: WWYY4P52nnnn, 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 AM571x 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 AM571x 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 AM571x IDK EVM supports embedded XDS100V2 USB Emulation through the USB Micro-AB
connector, J19, and the FTDI controller. This controller is powered from the USB VBUS, thus the emulator
connection to the PC is retained whenever the IDK is power cycled.
The AM571x IDK EVM also has a 20-pin CTI JTAG connector, J18, to support standard external
emulators that may operate more efficiently than the embedded XDS100V2 emulation. The AM571x IDK
EVM does not support emulation trace capability.