Other Parts Discussed in Thread: BQSTUDIO, BQ40Z50, BQ40Z50-DEVICE-FW
Hello,
I cannot get the status LEDs to illuminate under any condition other than sending LED toggle, in which case all LEDs illuminate as expected. The client wants LEDs to illuminate during charging and when the pack is turned on.
Nothing illuminates during charging, although the battery % displayed on BQ studio seems off and intermittent so I suspect it hasn't calibrated correctly, despite selecting the correct chemistry and running a learning cycle. (Qmqx for cells 1 and 2 seems to have been set, for the unused cells 3 and 4 it obviously didn't change, but is still 4400mAh, should I clear this? Qmax pack seems correct. The pack is currently charging. No LEDs and BQstudio shows 0% charge despite it being 7913mV (2S 18650)
I cannot get the LEDs to illuminate upon exit of reset either. I suspect it may be the same issue and the chip for some reason always thinks it is empty so it IS "illuminating" 0 LEDs
The board does not utilize the DISP button, so the pin is connected to VSS, so unfortunately I cannot test it that way, and, sending DISPLAY_PRESS from BQ studio does nothing.
Lastly, the client very specifically wants only 1 switch for on/off of the pack, and the LEDs to illuminate on power ON and charge. They do NOT want a display button. I thought I could get around this by using a switch on pin 16 and using it to enter shutdown mode, but missed the part where it is changing state based on a falling edge, so the switch must be cycled like a push button. Is it possible to configure the chip to enter shutdown when pin 16 is pulled low and exit shutdown when it is released (instead of using the falling edge transition)? Otherwise if setting NR to 0 and using the pin/switch for pack detection, is there a way to illuminate LEDs when the pack is "inserted"/switched on?
Thank you!