SPRUJB5 February   2024 AM67 , AM67A , TDA4AEN-Q1 , TDA4VEN-Q1

 

  1.   1
  2.   Description
  3.   Get Started
  4.   Features
  5.   Applications
  6.   6
  7. 1Evaluation Module Overview
    1. 1.1 Introduction
    2. 1.2 Kit Contents
    3. 1.3 Device Information
    4. 1.4 Specification
  8. 2Hardware
    1. 2.1 Key Features and Interfaces
    2. 2.2 Power On/Off Procedure
    3. 2.3 Power Input
      1. 2.3.1 Power Input
      2. 2.3.2 Power Budget Considerations
    4. 2.4 User Inputs and Settings
      1. 2.4.1 Boot Configuration Settings
      2. 2.4.2 Board Configuration Settings
      3. 2.4.3 Reset Pushbutton
      4. 2.4.4 User Pushbutton And LEDs
    5. 2.5 Standard Interfaces
      1. 2.5.1 Audio Input/Output
      2. 2.5.2 DisplayPort and HDMI
      3. 2.5.3 Gigabit Ethernet
      4. 2.5.4 JTAG and Emulation
      5. 2.5.5 MicroSD Card Cage
      6. 2.5.6 PCIe Card Module
      7. 2.5.7 UARTs for Terminal and Logging
      8. 2.5.8 USB Interfaces
    6. 2.6 Expansion Interfaces
      1. 2.6.1 Camera Interface, 22-Pin Flex
      2. 2.6.2 Camera Interface, 40-Pin Expansion
      3. 2.6.3 CAN-Bus Interface
      4. 2.6.4 DSI Display Interface
      5. 2.6.5 OLDI/LVDS Display Interface
      6. 2.6.6 User Expansion Header
    7. 2.7 Circuit Details
      1. 2.7.1 Interface Mapping
      2. 2.7.2 I2C Address Mapping
      3. 2.7.3 GPIO Mapping
      4. 2.7.4 I2C GPIO Expander Mapping
      5. 2.7.5 Power Monitoring
      6. 2.7.6 Identification EEPROM
      7. 2.7.7 Memory and Storage
      8. 2.7.8 Power Distribution
  9. 3Hardware Design Files
    1. 3.1 Schematics
    2. 3.2 PCB Layouts
    3. 3.3 Bill of Materials (BOM)
  10. 4Compliance Information
    1. 4.1 Thermal Compliance
    2. 4.2 EMC, EMI, and ESD Compliance
  11. 5Additional Information
    1. 5.1 Known Hardware or Software Issues
    2. 5.2 Trademarks

Identification EEPROM

The EVM 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 the table below. The remaining 32509 bytes are available for data or code storage.

The EEPROM is accessible from WKUP I2C0 port of processor at address 0x51.

Table 2-22 Board ID memory Header Information
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 AM67/TDA4VENX-EVM Name of the board
DESIGN_REV 001A/2B E1 Revision number of the design
PROC_NBR 001C/4B 170

Design Reference Number

VARIANT 0020/2B 1 Design variant number
PCB_REV 0022/2B E1 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 0038/1B 0x11

DDR Info Header Identifier

DDR_LENGTH

0039/2B 0x2 DDR Info Size

DDR_CONTROL

003B/2B 0xC560 DDR Control Word
END_LIST 003D/1B 0xFE End Marker