Other Parts Discussed in Thread: BQ34Z100
Tool/software:
Hello,
I’m working with the BQ34Z100-G1 fuel gauge module and planning to interface it with a microcontroller (e.g., STM32 ). I want to read the fuel gauge status (SoC, voltage, current, temperature, etc.) from the module.
-
Is there any inbuilt C driver/library available (from TI or community) to communicate with the BQ34Z100-G1 via I2C?
-
If not, could someone share the best way to read standard registers (like State of Charge, Voltage, etc.) from this gauge?
-
Any reference sample code or GitHub repo would also be helpful.
Thanks in advance!