Other Parts Discussed in Thread: MSP430G2553
I attempted to read fuel gauge data with CLI commands but fuel gauge only gives an I2C error and all zeroes. All the other sensors on this I2C bus work normally.
I connected to logic analyzer and read the I2C3 clock and data: The MCU is constantly trying to write to fuel gauge with no response
All the power signals in this case are good. Continuity around the fuel gauge is good and the part does not seem to be damaged upon visual inspection; also, no shorts through any connected components. I have seen this failure on multiple boards tested the same way, and on different firmware versions.
Do you have any ideas on how I might solve/look further into this problem?