Other Parts Discussed in Thread: BQSTUDIO
I have a custom board with a BQ40Z60 and 4S LiPo battery pack. I have the same battery pack working with the EVM board and am using mostly the same settings on the custom board. I can't get the custom board to enable charge or discharge.
When I read OperationStatus, I get 0x 00 00 61 e0. Thus, charge and discharge are disabled, ACLW is asserted (when no charger is present), FUSE is asserted, ACFET is not, PRES is not set. There are no safety of PF alert or status conditions. Unfortunately, I can't connect the EV2300 to my custom board - an oversight in our initial circuit design.
There are a few differences between our board and the EVM:
- We don't use any thermistors (all TS inputs are floating)
- we don't use the GPIO pins - I attempted to clear the NR flag in DA Config
- AFEFUSE is also not connected
Are these hardware differences driving the problem? How should the flash be set for this configuration?