Other Parts Discussed in Thread: MSP430FR2355
Tool/software:
Currently I have attempted to communicate with the IC using the MSP430FR2355 and the example code however it has not worked. I get stuck on "__bis_SR_register(LPM0_bits + GIE);" leading me to belive that the IC is not communicating with the MCU.
Heres a list of what I have observed:
- CP1 outputting ~22V
- REG18 outputting 1.8V
- TS2 floating or outputting 0V
- V1-3 are showing (3.7, 7.4, and 11.1) using a resistor ladder for testing
- V16 is 11.1V
- DSG gate low
- DSG drain ~10.8V
- DSG Source ~11V
- CHG gate ~11V
- CHG source ~10.8V
- CHG drain ~10.8V
I am not sure what else needs to be measured but when running with the ESP32 I was able to communicate with the I2C however becasue of clock stretching it was outputting values that did not make any sense. I am honestly not sure what else to do, I have tried to get out of soft shut down mode by tying RST pin high <1s and also >1s but it seems to go back to that state by keeping CHG high. Any recomendations?
here is my schematic
below is my code that I am using
/cfs-file/__key/communityserver-discussions-components-files/196/MSP430fr2355i2c.zip