sparkfun / SparkFun_BQ27441_Arduino_Library

Arduino library for the BQ27441 LiPo Fuel Gauge.
Other
43 stars 31 forks source link

How can I read R_a RAM subclass data #9

Open rmunny opened 4 years ago

rmunny commented 4 years ago

Hello, How can I read the data of the R_a RAM subclass (Page 48 of the reference manual https://www.ti.com/lit/ug/sluuac9a/sluuac9a.pdf?ts=1594253708333&ref_url=https%253A%252F%252Fwww.google.com%252F?

I want to read all the 15 values in that subclass where each offset is 2 bytes.

Thanks a lot!