sparkfun / SparkFun_BQ27441_Arduino_Library

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

setSOC1Thresholds(SOCI_SET, SOCI_CLR) fail #12

Open Kabron287 opened 3 years ago

Kabron287 commented 3 years ago

Hi there! I arize the problem again. This problem still exists in both libraris: SparkFun_BQ27441_Arduino_Library and Battery_Babysitter To reproduce, just run BQ27441_GPOUT_BAT_LOW.ino You'll see that SOC1SetThreshold() funtion allways return 64(0x40).

I observe this on three bq27441 chips.

My uC ATSAMD51 in WIO Terminal.

Kabron287 commented 3 years ago

Update Just test it with Arduino Pro Micro with the same result. SOC1SetThreshold() funtion allways return 64.