Tool/software:
Dear TI Engineer,
In our smart galsses project, we found that when increasing the load (enable the WiFi function) will cause VSYS to lose power. The application diagram is as follows:
We measured the waveform when this problem occurred, the red line represents VBUS, the yellow line represents VBUS current, and the blue line represents VSYS output from the charging IC.
We read the value of each register when the problem occurred and found that the FLAG0 Register displayed VDPPM fault detected.
The register setting is as below:
charger_bq21080_dump_regs Reg[ 0] = 0x61 charger_bq21080_dump_regs Reg[ 1] = 0x00 charger_bq21080_dump_regs Reg[ 2] = 0xa0 charger_bq21080_dump_regs Reg[ 3] = 0x5f charger_bq21080_dump_regs Reg[ 4] = 0xc3 charger_bq21080_dump_regs Reg[ 5] = 0x50 charger_bq21080_dump_regs Reg[ 6] = 0x97 charger_bq21080_dump_regs Reg[ 7] = 0x04 charger_bq21080_dump_regs Reg[ 8] = 0x8f charger_bq21080_dump_regs Reg[ 9] = 0x09 charger_bq21080_dump_regs Reg[ a] = 0x00 charger_bq21080_dump_regs Reg[ b] = 0xcf charger_bq21080_dump_regs Reg[ c] = 0xc0
Do you have any better suggestions to solve this problem?
Best Regards,