Hello, I worked with driver BQ35100 in EOS mode.
When I want to read voltage current and internal temperature, I use next flow
1) GE enable
2) GE start
3) wait 100ms
4) GE stop
5) read voltage current and internal temperature
6) GE disable
I have 2 questions.
First, between step 1 and 6 it can takes about 15-20 secods, is it nornal time frame ?
Second, when I get current, my device consumes about 50mA , but driver does not always return right value(about 50 mA), time to time it return from 5 to 20 mA.
Thank you.