Other Parts Discussed in Thread: BQSTUDIO, , , EV2400
Hi there,
I tried to follow some forum posts for changing the i2c address in the "Data Memory -> Settings -> I2C address" register in Bqstudio.
Initially I tried simply changing this value in Bqstudio by simply modifying it in the UI, closing BQstudio and opening it. I noticed that this reqister was updated. Previously it was 0x00 (default of 0x10) and it changed to 18 (assuming this means a Hex value of 0x12) which is the value I set it to in BQstudio.
This value of 18 was reflected in Bqstudio but the BQ76952 continues to respond to address 0x10 from my microcontroller.
It still shows 0x10 on the LHS in bqstudio however:
I also tried first setting SET_CFGUPDATE, changing the address in BQstudio UI, then EXIT_CFGUPDATE. Then SWAPP_COMM_MODE as was recommended by the linked post. When I do this BQstudio no longer responds. When I close and reopen BQstudio it does not detect any BQ76952 and I am forced to power off and then on my device.
Any idea as to what I could be doing wrong here?
Thanks in advance,
Steven