Other Parts Discussed in Thread: TPS25750, , TPS25751
Tool/software:
I have a design with a TPS25750 and the BQ25792. The board successfully negotiates a voltage when a USB source is plugged in and uses it to charge the batteries. However, it fails to enter OTG mode when the source is unplugged. If I plug in a USB load which tries to negotiate a voltage higher than 5V , the TPS25750 sends an infinite loop of messages (reproduced in table 1) to the BQ25792. There is some slow activity on the SW pins but not proper switching operation.
The messages occur in a loop of this order, but the choice of 1st message is arbitrary.
Reg | Val | Reg | Val | Reg | Val | Reg | Val | |||
0x10 | 0x80 | 0x16 | 0xc0 | 0x14 | 0x1c | 0x10 | 0x80 | |||
0x14 | 0x1c | 0x01 | 0x0690 | 0x0d | 0x4b | 0x14 | 0x1c | |||
0x11 | 0x00 | 0x03 | 0x0064 | 0x0b | 0x026c | 0x11 | 0x00 | |||
0x12 | 0x00 | 0x12 | 0x40 | 0x12 | 0x00 | |||||
0x08 | 0x08 | 0x08 | 0x08 | |||||||
0x09 | 0x01 | 0x09 | 0x01 | |||||||
0x01 | 0x0690 | 0x01 | 0x0690 | |||||||
0x03 | 0x0064 | 0x03 | 0x0064 |
Thank you