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] AM5729: Wrong address in AM572x_pad_config.gel for SYSCFG_PAD_I2C1_SDA/SCL

Part Number: AM5729

Dear TI Team,

I would like to inform you and all other users of AM571x, AM572x, AM574x, TDA2Px, TDA2xx, DA72x, DRA7xxP devices, that in all related XXXX_pad_config.gel files are the same bug.

The defines SYSCFG_PAD_I2C1_SDA and SYSCFG_PAD_I2C1_SCL are using a wrong address of I2C2 instead I2C1. The correct entries must be:

#define SYSCFG_PAD_I2C1_SDA (0x4A003800)

#define SYSCFG_PAD_I2C1_SCL (0x4A003804)

I refer to the AM572x TRM spruhz6j page 4903 and page 4904.

Kind regards

Sven