This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[FAQ] AM6442, AM6441, AM6422, AM6421, AM6412, AM6411 Custom board hardware design – I2C interface

Part Number: AM6442
Other Parts Discussed in Thread: AM6412, AM6422, , AM2434

Hi TI Experts,

I have the below queries regarding the I2C interface:

  1. Need information on the number of I2C interfaces available
  2. Termination of I2C interfaces when used as I2C interface and not used as I2C interface
  3. Any additional recommendations / Guidelines
  4. Any concerns on Interfacing SoC Non-Failsafe I2C to devices that are powered before the SoC- Ex PMIC 
  5. Any exception that are required to be considered when using the I2C interfaces
  6. Can the I2C interface be used to interface with devices supporting SMBus or PMBus 

Let me know your thoughts.

  • Hi Board designers, 

    Refer below inputs for the I2C interface related queries.

           1. Need information on the number of I2C interfaces available

    The device contains six multicontroller Inter-Integrated Circuit (I2C) controllers. Each I2C controller was designed to be compliant to the Philips I2C-busTm specification version 2.1. However, the device IOs are not fully compliant to the I2C electrical specification.

    Open Drain buffer type I2C interface - I2C0 and MCU_I2C0

    These I2C interfaces are Open drain type IOs. These I2C interfaces are fail-safe IO terminals.

    The rise and fall times of the I2C signals connected to these ports must not exceed a slew rate of 0.8 V/ns (or 8E+7 V/s). This limit is more restrictive than the minimum fall time limits defined in the I2C specification. Therefore, it may be necessary to add additional capacitance to the I2C signals to slow the rise and fall times such that they do not exceed a slew rate of 0.8 V/ns.

    Refer below 

    Reference: AM64 SK schematics

    LVCMOS buffer type I2C interface - I2C1, I2C2, I2C3 and MCU_I2C1

    These I2C interfaces are LVCMOS IO types. LVCMOS IOs being used on these ports are connected such they emulate open-drain outputs.

             2. Termination of I2C interfaces when used as I2C interface and not used as I2C interface.

    Open Drain buffer type I2C interface - I2C0 and MCU_I2C0

    Refer 6.4 Pin Connectivity Requirements in the device specific datasheet.

    These interfaces are recommended to be terminated when configured as I2C or as GPIO. When the IO is configured as input and being driven by a push-pull input from power-up the termination can be depopulated

    LVCMOS buffer type I2C interface - I2C1, I2C2, I2C3 and MCU_I2C1

    When configured as I2C interface, pullups are recommended. Since these IOs are LVCMOS type, the pullups are recommended to be connected with the shortest stub. When configured as GPIO, based on the use case an external pull can be provided or the internal pulls can be used.

           3. Any additional recommendations / Guidelines

    Refer below section of the device specific datasheet.

    7.7.1 I2C Open-Drain, and Fail-Safe (I2C OD FS) Electrical Characteristics

           4. Any concerns on Interfacing SoC Non-Failsafe I2C to devices that are powered before the SoC- Ex PMIC 

    Are the attached PMIC IOs true open-drain I2C IOs?  If so, are the pull-up resistors associated with this I2C port powered by the same power supply that is used to power SoC I2C Example I2C0 IOs?  We should not have a fail-safe problem if the answer to both questions is yes.

     Is there anything else connected to these I2C signals that could source a potential to the I2C0 pins before the IOs are powered? 

    We are only concerned with fail-safe if there is a possibility for the attached devices to apply a potential to the SoC IOs before they receive power.  We do not have any fail-safe concern if that is not possible.

           5. Any exception that are required to be considered when using the I2C interfaces. 

    Refer section 7.10.5.9 I2C of the data sheet.

    Read through the Exceptions section for I2C1, I2C2, I2C3 and MCU_I2C1 + Exceptions section for I2C0 and MCU_I2C0

    Note: 
    Refer below documents during the I2C interface design.

    Hardware Design Guide for AM6442, AM6422, AM6412 and AM2434 Processors

    https://www.ti.com/lit/an/sprad67a/sprad67a.pdf

    AM64x and AM243x Schematic Design and Review Checklist

    https://www.ti.com/lit/an/spracu5c/spracu5c.pdf

    6.Can the I2C interface be used to interface with devices supporting SMBus or PMBus 

    The I2C module implemented in these processor families does not support SM Bus or PM Bus

    Regards,

    Lavanya M R.