SPRUJ68 January   2023 AM68

 

  1.   Abstract
  2.   Trademarks
  3. 1Introduction
    1. 1.1 Inside the Box
    2. 1.2 Key Features and Interfaces
    3. 1.3 Thermal Compliance
    4. 1.4 EMC, DMI, and ESD Compliance
  4. 2User Interfaces
    1. 2.1 Power Input
      1. 2.1.1 Power Input [J22] With LED for Status [LD2]
      2. 2.1.2 Power Budget Considerations
    2. 2.2 User Inputs
      1. 2.2.1 Board Configuration Settings [SW1]
      2. 2.2.2 Reset Power Down Pushbutton [SW2]
      3. 2.2.3 User Pushbutton [SW3] With User LED Indication [LD3]
    3. 2.3 Standard Interfaces
      1. 2.3.1 Uart-Over-USB [J4 With LED for Status [LD1]
      2. 2.3.2 Gigabit Ethernet [J8] With Integrated LEDs for Status
      3. 2.3.3 JTAG Emulation Interface [J13]
      4. 2.3.4 USB3 1 Gen1 Interfaces [J9] [J11]
      5. 2.3.5 Stacked DisplayPort and HDMI Type A [J12]
      6. 2.3.6 M 2 Key M Connector [J21] for SSD Modules
      7. 2.3.7 MicroSD Card Cage [J19]
    4. 2.4 Expansion Interfaces
      1. 2.4.1 Heatsink [ACC1] With [J15] Fan Header
      2. 2.4.2 CAN-FD Connector(s) [J1] [J2] [J5] [J6]
      3. 2.4.3 Expansion Header [J3]
      4. 2.4.4 Camera Interface 22-Pin Flex Connectors [J16][J17]
      5. 2.4.5 Camera Interface 40-Pin High Speed [J20]
      6. 2.4.6 Automation and Control Connector [J24]
  5. 3Circuit Details
    1. 3.1 Top Level Diagram
    2. 3.2 AM68 SK EVM Interface Mapping
    3. 3.3 I2C Address Mapping
    4. 3.4 GPIO Mapping
    5. 3.5 I2C GPIO Expander Table
    6. 3.6 Identification EEPROM
  6. 4Revision History

Identification EEPROM

The SK-AM68 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 3-5. The remaining 32509 bytes are available for data or code storage.

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

Table 3-5 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 J7AEP SK SOM/J7AEP BASE BOARD Name of the board
DESIGN_REV 001A/2B E1 Revision number of the design
PROC_NBR 001C/4B 131/125 PROC 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 TYPE 1
Length 2 Offset to next header
DDRcontrol 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