Hi,
I have made a custom pcb with the bq25895 based on https://www.ti.com/tool/BQ25895EVM-664.
I have a 12V power supply connected to Vbus. I know I haven't shorted the D+ and D- pins. Ilim is configured with a resistance equivalent to 133 ohms.
I have read the FAQ file (Link) and I haven't found the error.
At this moment I don't have any load connected to Pmind or Vsys and even so it doesn't charge the battery.
Reading the logs I get these results:
Read REG 0x00: 0 1 0 0 1 0 0 0
Read REG 0x01: 0 0 0 0 0 1 0 1
Read REG 0x02: 0 0 1 1 1 1 0 1
Read REG 0x03: 0 0 1 1 1 0 1 0
Read REG 0x04: 0 0 1 0 0 0 0 0
Read REG 0x05: 0 0 0 1 0 0 1 1
Read REG 0x06: 0 1 0 1 1 1 1 0
Read REG 0x07: 1 0 0 1 1 1 0 1
Read REG 0x08: 0 0 0 0 0 0 1 1
Read REG 0x09: 0 1 0 0 0 1 0 0
Read REG 0x0A: 1 0 0 1 0 0 1 1
Read REG 0x0B: 1 0 1 0 0 1 1 1
Read REG 0x0C: 1 0 0 0 0 0 0 0
Read REG 0x0D: 0 1 1 0 0 0 1 0
Read REG 0x0E: 0 0 0 0 0 0 0 0
Read REG 0x0F: 0 0 0 0 0 0 0 0
Read REG 0x10: 0 0 0 0 0 0 0 0
Read REG 0x11: 1 1 1 0 1 1 0 0
Read REG 0x12: 0 0 0 0 0 0 0 0
Read REG 0x13: 0 0 0 0 1 0 0 0
Read REG 0x14: 0 0 1 1 1 0 0 1
If I connect a 15 ohm load on the output of Pmid, reading the logs I get these results:
Read REG 0x00: 0 1 0 0 1 0 0 0
Read REG 0x01: 0 0 0 0 0 1 0 1
Read REG 0x02: 0 0 1 1 1 1 0 1
Read REG 0x03: 0 0 1 1 1 0 1 0
Read REG 0x04: 0 0 1 0 0 0 0 0
Read REG 0x05: 0 0 0 1 0 0 1 1
Read REG 0x06: 0 1 0 1 1 1 1 0
Read REG 0x07: 1 0 0 1 1 1 0 1
Read REG 0x08: 0 0 0 0 0 0 1 1
Read REG 0x09: 0 1 0 0 0 1 0 0
Read REG 0x0A: 1 0 0 1 0 0 1 1
Read REG 0x0B: 1 0 1 0 0 1 1 0
Read REG 0x0C: 1 0 0 0 0 0 0 0
Read REG 0x0D: 0 1 1 0 0 0 1 0
Read REG 0x0E: 0 0 0 0 0 0 0 0
Read REG 0x0F: 0 0 0 0 0 0 0 0
Read REG 0x10: 0 0 0 0 0 0 0 0
Read REG 0x11: 1 1 1 0 1 1 0 0
Read REG 0x12: 0 0 0 0 0 0 0 0
Read REG 0x13: 0 0 0 0 1 0 0 0
Read REG 0x14: 0 0 1 1 1 0 0 1
If I connect a 15 ohm load on the output of Vsys, reading the logs I get these results:
Read REG 0x00: 0 1 0 0 1 0 0 0
Read REG 0x01: 0 0 0 0 0 1 0 1
Read REG 0x02: 0 0 1 1 1 1 0 1
Read REG 0x03: 0 0 1 1 1 0 1 0
Read REG 0x04: 0 0 1 0 0 0 0 0
Read REG 0x05: 0 0 0 1 0 0 1 1
Read REG 0x06: 0 1 0 1 1 1 1 0
Read REG 0x07: 1 0 0 1 1 1 0 1
Read REG 0x08: 0 0 0 0 0 0 1 1
Read REG 0x09: 0 1 1 0 0 1 0 0
Read REG 0x0A: 1 0 0 1 0 0 1 1
Read REG 0x0B: 1 0 1 0 0 1 1 0
Read REG 0x0C: 1 0 0 0 0 0 0 0
Read REG 0x0D: 0 1 1 0 0 0 1 0
Read REG 0x0E: 0 0 0 0 0 0 0 0
Read REG 0x0F: 0 0 0 0 0 0 0 0
Read REG 0x10: 1 1 1 1 1 1 1 1
Read REG 0x11: 1 1 1 0 1 1 0 0
Read REG 0x12: 0 0 0 0 0 0 0 0
Read REG 0x13: 0 1 0 0 0 0 1 0
Read REG 0x14: 0 0 1 1 1 0 0 1
How can I fix this error?
Raúl