Other Parts Discussed in Thread: BQ25703A
Hi all,
I could not find any Firmware examples for the I2C interface for this device.
Is there any SDK or Library available?
Or at least some Header Files with Address and Bit maps.
Cheers Timur
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.
Hey Timur,
There is a third party site not affiliated with TI that has Linux drivers written for the SMBus version of the charger. That site also has the the I2C version of the previous generation device, the BQ25703A which you may use as a starting point and modify for this charger.
https://chromium.googlesource.com/chromiumos/platform/ec/+/master/driver/charger
Regards,
Joel H