hello,
We just started working with the battery gauge BQ34100-G1.
I tried to read pack configuration using 2 different methods
1. general commands 0x3A/0x3B which gave me 0xd9 0x41
2. trying to read the pack config register in the data flash using subclass 0x40 and offset 0x00. this gave me 0xab 0xd9
why am I getting 2 different results?
Also I cannot map any of the [pack config] reading to default values as described in the data sheet.
/Pradeep