SPRUJ21D October 2022 – February 2024
The SK-TDA4VM board identified and revision information are stored in an on-board EEPROM. The first 259 bytes of memory are pre-programmed with EVM identification information. The format of that data is provided in Table 4-4. The remaining 32509 bytes are available for data or code storage.
The EEPROM is accessible from WKUP I2C0 port of TDA4VM processor at address 0x51.
Field Name | Offset / Size | Value | Comments |
---|---|---|---|
MAGIC | 0000 / 4B | 0xEE3355AA | Header Identifier |
M_TYPE | 0004 /1B | 0x1 | Fixed length and variable position board ID header |
M_LENGTH | 0005 /2B | 0x37 | Size of payload |
B_TYPE | 0007 /1B | 0x10 | Payload type |
B_LENGTH | 0008 /2B | 0x2E | Offset to next header |
B_NAME | 000A /16B | J721EX-EAIK | Name of the board |
DESIGN_REV | 001A /2B | E2 | Revision number of the design |
PROC_NBR | 001C /4B | 112 | PROC number |
VARIANT | 0020 /2B | 1 | Design variant number |
PCB_REV | 0022 /2B | E2 | Revision number of the PCB |
SCHBOM_REV | 0024 /2B | 0 | Revision number of the schematic |
SWR_REV | 0026 /2B | 1 | First software release number |
VENDORID | 0028 /2B | 1 | |
BUILD_WK | 002A /2B | Week of the year of production | |
BUILD_YR | 002C /2B | Year of production | |
BOARDID | 002E /6B | 0 | |
SERIAL_NBR | 0034 /4B | Incrementing board number | |
DDR_INFO | TYPE | 1 | |
Length | 2 | Offset to next header | |
DDR control | 2 | DDR Control Word | |
MAC_ADDR | TYPE | 1 | Payload type |
Length | 2 | Size of payload | |
MAC control | 2 | MAC header control word | |
MAC_adrs | 192 | ||
END_LIST | TYPE | 1 | End Marker |