I have a customer looking to communicate to a SMBUS battery fuel guage but I cannot find any references to SMBUS in the DM37x documentation.
Thank you,
Tim
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.
I have a customer looking to communicate to a SMBUS battery fuel guage but I cannot find any references to SMBUS in the DM37x documentation.
Thank you,
Tim
SMBUS is derived of Standard I2C Protocol. The DM37x (As well as the AM37x, OMAP etc..) can communicate with a SMBus gas-gauge and the required SMBus charger. It is very likely you will need to modify the I2C code to get the full benifit of the SMBus protocol.
Regards, ~J