Hi,
I have captured the SMBus data from BQ78350-R1A. I am not sure how to interpret the data.
I got the following data from different SBS command.
- 0x02 00 19 for relative SOC (0x0D)
- 0x00 00 51 for Current (0x0A)
- 0xAD 7B FC for Voltage (0x09)
how to convert the hex data to the SOC, current and voltage respectively?
Thanks!