Other Parts Discussed in Thread: BQ25792
Hi
I am struggling with the battery charging issue when the v7.0.2 for Application Customization Tool used.
The bundle binary generated by v7.0.1 had no that issue, but it had the bug related to I2Cr task instead.
See below please.
My Configurations:
{"questionnaire":{"version":"7.0.2.1","answers":[4,null,2,1,0,0,1,null,1,null,0,12.6,0.8,0.2,0.12],"options":{},"configID":"0000","vendorID":"0000"}}
Test Environments
No evalutation board(EVM). But I tested with my sample board included TPS25750 and BQ25792.
Application Customization Tool v7.0.2 used.
PBMs was used to patch the bundle data. It was successful.
Symptoms:
There is no issues related to I2Cr and I2Cw but no longer charging battery.
But battery was charged well in default even without any settings when the patch bundle after generating with the previous version 7.0.1 was downloaded successfully.
Captured:
I2Cm_SCL and I2Cm_SDA lines
Questions:
- Should I write the Full Flash Binary on my test board to use things of the version 7.0.2 ? I used to use the Low Region Binary until now.
If so, how to do that?