SPRUJ69 December   2022 AM68 , AM68A , TDA4AL-Q1 , TDA4VE-Q1 , TDA4VL-Q1

 

  1.   Trademarks
  2. 1Introduction
    1. 1.1 Inside the Box
    2. 1.2 Key Features
    3. 1.3 Thermal Compliance
    4. 1.4 Reach Compliance
    5. 1.5 EMC, EMI, and ESD Compliance
  3. 2User Interfaces
    1. 2.1 Power Inputs
    2. 2.2 Power Input [J7_CP] with LED for Status [LD2_CP][LD3_CP]
      1. 2.2.1 Power Control [SW2_CP] with LED for Status [LD5_CP] [LD6_CP] [LD7_CP]
      2. 2.2.2 Power Budget Considerations
    3. 2.3 User Inputs
      1. 2.3.1 Board Configuration Settings [SW3_CP] [SW13_CP] [SW3_SOM]
      2. 2.3.2 Boot Configuration Settings [SW9_CP] [SW8_CP]
      3. 2.3.3 Reset Pushbuttons [SW7_CP] [SW6_CP] [SW5_CP] [SW4_CP]
      4. 2.3.4 User Pushbuttons [SW2] [SW11] [SW10] [SW1] [SW12] with User LED Indication [LD9] [LD8]
    4. 2.4 Standard Interfaces
      1. 2.4.1 Uart-Over-USB [J43_CP] [J44_CP] with LED for Status [LD10_CP] [LD11_CP]
      2. 2.4.2 Gigabit Ethernet [J35_CP] with Integrated LEDs for Status
      3. 2.4.3 USB3.1 Gen1 Interface [J5_CP]
      4. 2.4.4 USB2.0 Interface [J6_CP]
      5. 2.4.5 PCIe Card Slot [J8_CP]
      6. 2.4.6 Display Port Interfaces [J36_CP] [J37_CP]
      7. 2.4.7 MicroSD Card Cage [J49_CP]
      8. 2.4.8 Stereo Audio Interface [LINE-IN J38_CP, LINE-OUT J41B_CP, J40B_CP]
    5. 2.5 Expansion Interfaces
      1. 2.5.1 Heatsink [ACC3_SOM] with Fan Header [J15_CP]
      2. 2.5.2 CAN-FD Connectors
      3. 2.5.3 Camera Interfaces [J52_CP]
      4. 2.5.4 Automation and Control Connector [J50_CP]
      5. 2.5.5 ADC [J23_CP]
      6. 2.5.6 CSI-TX [J10_SOM]
      7. 2.5.7 Accessory Power Connector [J42_CP]
  4. 3Circuit Details
    1. 3.1 Top Level Diagram
    2. 3.2 Interface Mapping
    3. 3.3 I2C Address Mapping
    4. 3.4 GPIO Mapping
      1. 3.4.1 Power Monitoring
      2. 3.4.2 Shared Interfaces / Signal Muxing
      3. 3.4.3 Power Delivery Network (PDN)
      4. 3.4.4 Identification EEPROM
  5. 4Revision History

Identification EEPROM

The EVM board identity and revision information are stored in an on-board EEPROM. The first 259 bytes of the memory are pre-programmed with EVM identification information. The format of the data is provided in Table 3-6. The remaining bytes are available to user defined storage.

Table 3-6 Board ID Information
Field Name Offset /Size Value Comments
MAGIC 0000 / 4B (Hex) 0xEE3355AA Header Identifier
M_TYPE 0004 / 1B (Hex) 0x01 Fixed length and variable position board
ID header
M_LENGTH 0005 / 2B (Hex) 0x3C Size of payload
B_TYPE 0007 / 1B (Hex) 0x10 Payload type
B_LENGTH 0008 / 2B (Hex) 0x2E Offset to next header
B_NAME 000A / 16B (CHAR) J721S2X-PM1-SOM Name of the board
DESGIN_REV 001A / 2B (CHAR) E4 Revision number of the design
PROC_NBR 001C / 4B (CHAR) 118 PROC number
VARIANT 0020 / 2B (CHAR) 01 Design variant number
PCB_REV 0022 / 2B (CHAR) E4 Revision number of the PCB
SCHBOM_REV 0024 / 2B (CHAR) E4 Revision number of the schematic
SWR_REV 0026 / 2B (CHAR) 01 first software release number
VENDORID 0028 / 2B (CHAR) 01 0x1: Manufactured by Mistral
BUILD_WK 002A / 2B (CHAR) 40 week of the year of production
BUILD_YR 002C / 2B (CHAR) 22 year of production
BOARDID 002E / 6B (CHAR) 0
SERIAL_NBR 0034 / 4B (CHAR) xxxx incrementing board number
DDR_TYPE 0038 / 1B (Hex) 0x11 DDR Header Identifier
DDR_LENGTH 0039 / 2B (Hex) 0x2 offset to next header
DDR_CONTROL 003B / 2B (Hex) 0xC560

DDR Control Word

Bit 1:0 = ‘00’ First DDR

Bit 3:2 = ‘00’ No SPD

Bit 5:4 = ‘10’ LPDDR4

Bit 7:6 = ‘01’ 32 bits

Bit 9:8 = ‘01’ 32 bits

Bit 10 = ‘1’ dual rank

Bit 13:11 = ‘000’ Density 64 Gb (bit 0 to 3)

Bit 14 = ‘1’ ECC bits present (inline, not separate bits)

Bit 15 = ‘1’ Density 64 Gb (bit 4)

DDR_TYPE 003D / 1B (Hex) 0x11 DDR Header Identifier
DDR_LENGTH 003E / 2B (Hex) 0x2 offset to next header
DDR_CONTROL 0040 / 2B (Hex) 0xC560 DDR Control Word
DDR_TYPE 0042 / 1B (Hex) 0x11 DDR Header Identifier
DDR_LENGTH 0043 / 2B (Hex) 0x2 offset to next header
DDR_CONTROL 0045 / 2B (Hex) 0xC560 DDR Control Word
DDR_TYPE 0047 / 1B (Hex) 0x11 DDR Header Identifier
DDR_LENGTH 0048 / 2B (Hex) 0x2 offset to next header
DDR_CONTROL 004A / 2B (Hex) 0xC560 DDR Control Word
END_LIST 0111 / 1B (Hex) 0xFE End Marker