How to implement SBS(Smart Battery System) command using STM32 SMBus?
Posted on September 06, 2017 at 11:29I would like to communicate with Gas Gauge(TI bq78350) using SMBus interface between Gas Gauge and STM32 MCU.The interface is SMBus. for example, to use RemainingCapacity() (0x0f) to obtain remaining battery cap...