MP3378
AI

The **MP3378** is a highly integrated power management IC from Monolithic Power Systems (MPS). It is a combination chip designed specifically for LED backlighting and internal power rails in mid-to-large sized LCD displays (like TVs and Monitors).
---
## 1. Core Architecture
The MP3378 is effectively a "Combo IC" that integrates two main functional blocks:
1. **A 4-String WLED Driver:** Used to power the backlight array.
2. **A High-Efficiency Buck Converter:** Used to provide a regulated voltage rail for the system (e.g., T-CON board or SoC).
### Technical Specifications
| Parameter | Value/Range |
| :--- | :--- |
| **Input Voltage Range** | 5V to 24V |
| **WLED Channels** | 4 Strings |
| **Maximum Current per String** | Up to 350mA (External MOSFET) |
| **Buck Converter Output** | Adjustable |
| **Dimming Methods** | PWM and Analog Dimming |
| **Switching Frequency** | Programmable (200kHz to 600kHz) |
---
## 2. Main Functional Blocks
### A. The WLED Driver (Boost/SEPIC Controller)
This section controls the backlight of the screen.
* **Controller Mode:** It acts as a controller for a Boost or SEPIC topology, meaning it drives an external power MOSFET to step up the input voltage to the level required by the LED strings.
* **Current Matching:** It ensures that all 4 LED strings receive the exact same amount of current (typically within 1.5% accuracy) to maintain uniform brightness across the screen.
### B. The Step-Down (Buck) Converter
Instead of needing a separate chip for the system voltage, the MP3378 includes a synchronous buck converter.
* **Efficiency:** Uses internal/external high-side and low-side switches to minimize power loss.
* **Application:** Usually steps down the 12V/24V input to 3.3V or 5V for the display controller.
---
## 3. Key Pins and Their Functions
The device is usually housed in a TSSOP-28 or SOIC-28 package. Key pins include:
| Pin Name | Description |
| :--- | :--- |
| **VIN** | Main power supply input. |
| **GATE** | Drives the external N-Channel MOSFET for the Boost circuit. |
| **LED1 - LED4** | Current sink inputs for the 4 LED strings. |
| **COMP** | Compensation pin for the control loop stability. |
| **PWM/EN** | Combined input for Brightness control (PWM) and Chip Enable. |
| **OVP** | Over-Voltage Protection sense pin. |
---
## 4. Protection Features
To prevent damage to the display panel or the power supply, the MP3378 includes several safety mechanisms:
1. **Open/Short LED Protection:** If one string fails, the IC detects the fault and protects the remaining strings.
2. **Cycle-by-cycle Over-Current Protection (OCP):** Limits the peak current through the inductor.
3. **Thermal Shutdown:** Shuts down the IC if internal temperatures exceed safe limits (approx. 150°C).
4. **Under-Voltage Lockout (UVLO):** Prevents the chip from operating if the input voltage is too low.
---
- ⤷
What is the typical circuit diagram for the MP3378 in a 24V TV application?
- ⤷ How do I calculate the current limit resistor for the LED strings?
- ⤷ What are the common failure symptoms of the MP3378 in LCD monitors?