Hello everyone,
as mentioned in my last post I have CQ3 charger from EV-Peak with Nuvoton M0516LBT chip. As far as I have strong HW development background and few IMAX B6 repairs done, I was not surprised with similarity to IMAX B6. But there are differences, see schematic.
Basic characteristics:
- 4 channels 100W each (with internal AC supply) - up to 10A current
- 400mA balance current (10R load)
- Nuvoton M0516LBT based charger
- 12MHz external crystal
- 5V logic
- common ground on the PCB for all channels
- 5V reference connected to AVDD
- Similar topology to standard chargers
- different pinout on the MCU for functional pins
Extra functional pins on the MCU:
- MCU_BUS_PIN - connected to all MCUs in charger - function unknown
- FAN_ENABLE_PIN - controls fans
- SMPS_DISABLE2_PIN - separated function from SMPS_DISABLE_PIN
- V_EXTERNAL_2.5V_PIN - reference 2.5V from TL431 - function unknown
- OUTPUT_VOLTAGE_POLARITY_PIN - status of the battery polarity
- LCD_BACKLIGHT_VALUE_PIN - PWM control for LCD backlight
Differences to IMAX B6:
- no -BATT pin voltage measurement
- on MUX are measured balance channels, GND reference voltage and +BATT voltage against common ground
- battery output voltage (+BATT vs. -BATT) is measured on MCU - OUTPUT_VOLTAGE_PIN
- external temperature is measured on MCU - T_EXTERNAL_PIN
- LCD backlight could be controlled by PWM - LCD_BACKLIGHT_VALUE_PIN
- in general CQ3 has different approach to battery conditioning ( polarity protection and voltage measurement (diff. opamp vs. two voltage dividers in IMAX))
Schematics remarks:
- not complete - just main functional parts are present
- bolt/italic are new signals
Open questions:
TL431 function in schematic? - connected to AIN3 - V_EXTERNAL_2.5V_PIN
Other chargers from same family with similar schematics?
How complicated is the modification of the software? (I have some experience in C, but not in C++)
- current pin assignment is clear and straight forward
- how to handle new pin functions?
- how about battery voltage and polarity check?
- fan?
- LCD backlight?
Can someone help here to spread the power of Cheali charger to other platforms?
With regards
Martin Laza
Czech Republic