Other Parts Discussed in Thread: BQ25703A, , EV2400, BQSTUDIO, BQ294502, BQ28Z610
I have a custom board with BQ4050 and BQ25703a and an EV2400 for development purpose. So far everything works as expected but I do have some minor issues/questions:
- I have the /DISP pin shortened to GND. Is it still possible to drive the LEDs to indicate SOC?
- I plan for a battery that is NR, and the NR bit is set. However, for development purposes I can disconnect the battery over a connector to power the system off. Whenever I connect the battery to the system, the FETs won't turn on, I have to frist put in the power adapter and then the FETs turn on. Is there a way to turn on FETs automatically when BQ4050 detects a battery? Note: PRES is permanently connected to GND.
- I can read the BQ4050 registers with ESP32. However, after a couple of minutes I cannot read certain values (e.g. cell voltages) anymore, althought some value are still readable (e.g. SOC). Any ideas on this issue?