Hello,
There is no native SMBUS mode on the I2C controller used in the AM62 family of devices (AM62x, AM62Ax, AM62Px, AM62Lx), AM64x, & am335x (the same IP is used).
The Linux kernel supports SMBUS emulation over I2C, which works with TI I2C driver…
Hello Venugopal,
The AM335x provides limited support for SMBus protocol with the I2C peripheral. See Pavel's reply in post USB Hub configuration for more information. In particular, SMBus block read is not supported through the regular I2C interfaces…
Team
I do not see SMBUS on AM64 MCU+ SDK or ICSS offering roadmap. So it is not currently offered or planned in our standard offering.
Customer maybe able to leverage the following older TI design
https://www.ti.com/tool/TIDEP0065
To see if they…