This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BQ34Z100-G1: Battery returning Garbage Data to Embedded Chip

Part Number: BQ34Z100-G1
Other Parts Discussed in Thread: BQ34Z100, BQSTUDIO

I'm using this code to return the data from the battery pack: 

The Lithium battery pack that I am has 25.2V.

This is the garbage data that it seems to be returning for each of the addresses. 

Battery Charge: 4294967039%
Remaining Capacity: 4294967039 mAh
Battery Pack Voltage: 4294967039 mV
Average Current Draw: -257 mA
Instantaneous Current Draw: -257
Instantaneous Current Draw LSB: 4294967295
Instantantous Current MSB: 4294967295
Battery Temperature: -298 C
Power Draw: -1103806.50 W

I also have an EV2300 but I'm not sure how to start debugging this issue to return proper data.