SLVSH22A May 2024 – September 2025 DRV8000-Q1
PRODUCTION DATA
Below is the block diagram for the electrochromic driver:
Depending on the system implementation, the device electrochrome driver supports configuration where the drain of electrochrome high-side charge MOSFET can be supplied from either high-side driver OUT11, or directly from the supply voltage (PVDD). The EC control block can operate independently of the OUT11 or external FET supply (PVDD), with independent protection circuits in either configuration. This can be useful if an extra high-side driver is needed to drive another load. The main limitation in this configuration is that if the charge MOSFET fails short, the connection to supply cannot be shut off as when OUT11 is used as EC supply. A short, over voltage and open-load condition can still be detected when EC supplied with PVDD directly (OUT11 is configured as independent).
OUT11 for EC supply: This configuration is set in register HS_OC_CNFG, bit OUT11_EC_MODE. By default, OUT11_EC_MODE = 1b, which is configured as the supply for EC drive as shown in the block diagram Electrochromic Driver Block Diagram - Default Configuration. When in this configuration, bits OUT11_CNFG in register HS_HEAT_OUT_CNFG are ignored (ON/OFF, SPI/PWM). Both OUT11 and the 1.2Ω ECFB low-side discharge MOSFET have overcurrent, over voltage and passive open load detection active during EC charge and discharge states, respectfully.
PVDD for EC supply, independent OUT11:To use OUT11 as an independent high-side driver (independent of EC control) to drive a separate load, where the drain of the EC charge MOSFET is connected directly to supply voltage, set OUT11_EC_MODE = 0b in register HS_OC_CNFG.
Independent mode ITRIP regulation is valid for OUT11 when the pin is not used as EC. When OUT11 is in EC mode, no current regulation is performed even if the regulation mode is configured.
As before, the ECFB low-side discharge MOSFET protection circuits are active during EC discharge state. The diagram below shows this configuration:
To enable the EC driver: Set bits EC_ON and EC_V_TAR to the desired target voltage in register HS_EC_HEAT_CTRL to enable the EC driver control loop. Once these bits are set, EC driver control loop is enabled.
For EC element voltage control: Once the EC driver is enabled, the feedback loop of the driver is activated, and regulates ECFB pin voltage to the target voltage set in bits EC_V_TAR in register HS_EC_HEAT_CTRL. The target voltage on ECFB pin is binary coded with a full-scale range of either 1.5V or 1.2V, depending if bit ECFB_MAX in register EC_CNFG is set to 1 or 0, respectively. ECFB_MAX = 0b is the default value (1.2V).
Whenever a new value for the EC voltage is set, there is a blanking time tBLK_ECFB of 250μs for ECFB_HI or ECFB_LO status indication of ECFB once the control loop begins regulation to the new target value.
The device provides two discharge modes: fast discharge and PWM discharge.
Fast discharge of the EC element: To fully discharge the EC element with fast discharge ECFB_LS_PWM must be set to 0b. The target output voltage EC_V_TAR must also be set to 0b, and bits ECFB_LS_EN, and EC_ON must be set to 1b in EC_CNFG. When these four conditions are met, the voltage at pin ECFB is discharged by pulling the internal 1.2Ω low-side MOSFET on ECFB pin to ground.
PWM discharge of the EC element: The steps below outline the PWM discharge cycle of electrochrome driver:
The diagram below shows the PWM discharge cycle of the electrochrome driver:
The status of the voltage control loop is reported through SPI, and TI recommends to observe the report to determine the EC charge and discharge control timing. If the voltage at pin ECFB is higher than the target value by greater than 120mV, then bit ECFB_HI is set. If the voltage at pin ECFB is lower than the target value by 120mV , ECFB_LO is set. Both ECFB status bits ECFB_HI and ECFB_LO are valid if stable for at least the filter time tFT_ECFB. The bits are not latched, and are not designated as global faults.
Exit discharge mode: To exit discharge mode set EC_V_TAR to a non-zero value. There is no need to change ECFB_LS_EN bit when a new target voltage is programmed, the control loop internal logic prevents both OUT11 and ECFB LS from being simultaneously on.
A capacitor of at least 4.7nF has to be added to pin ECDRV, and 220nF capacitor between ECFB and ground to increase control loop stability. For noise immunity reasons, TI recommends to place the loop capacitors as close as possible to the respective pins.
If the EC driver is not used, connect ECFB pin to ground.