Other Parts Discussed in Thread: INA236
I'm trying to use an INA233 to keep track of battery charge & discharge (i.e. fuel gauge, this is just one of several functions I'm using it for and I realize there are fuel-gauge ICs available). The main issue I'm facing is detecting the change between charging and discharging, i.e., when the current changes polarity. Is there a way to get an interrupt when this happens or is the only method to poll the current at an appropriate frequency?