ADP5600ACPZ-R7
AI

The **ADP5600ACPZ-R7** is a high-performance, multi-output power management IC manufactured by Analog Devices. It integrates a **low-noise charge pump inverter** with a **negative low dropout (LDO) regulator**, designed specifically to provide clean negative voltage rails from a single positive supply.
---
## 1. Core Technical Specifications
The following table summarizes the primary electrical characteristics of the ADP5600 series:
| Parameter | Specification |
| :--- | :--- |
| **Input Voltage Range** | 2.7 V to 5.5 V |
| **Charge Pump Output** | Inverted Input (Vout = -Vin) |
| **LDO Output Current** | Up to 100 mA |
| **Output Noise** | 80 μV rms (typical, 10 Hz to 100 kHz) |
| **Switching Frequency** | 100 kHz to 1 MHz (Adjustable/Syncable) |
| **Package** | 16-lead LFCSP (3mm x 3mm) |
| **Operating Temp** | -40°C to +125°C |
---
## 2. Key Functional Blocks
### A. Charge Pump Inverter
The device uses an internal oscillator and external "flying" capacitors to invert the positive input voltage. It is designed for high efficiency and features an **internal FET** to reduce component count.
### B. Negative LDO Regulator
Following the charge pump, an integrated negative LDO filters out switching noise. This is critical for sensitive analog applications (like operational amplifiers) that require a very "quiet" negative rail.
### C. Frequency Control
* **Internal Oscillator:** Can be set via an external resistor.
* **External Synchronization:** Allows the device to sync with a system clock to prevent interference (beat frequencies) with other components.
---
## 3. Typical Application Circuit
To use this part, you generally need four external capacitors:
1. **C_IN:** Input bypass capacitor.
2. **C_FLY:** The flying capacitor for the charge pump.
3. **C_CP:** Storage capacitor for the charge pump output.
4. **C_OUT:** Output capacitor for the LDO.
```yaml
Pin Configuration Snippet:
- VIN: Input Power (2.7V - 5.5V)
- CFLY+/CFLY-: Connections for the flying capacitor
- VOUT: Regulated Negative Output
- SYNC/FREQ: Frequency adjustment or External Clock Sync
- EN: Enable/Shutdown pin
```
---
## 4. Common Use Cases
* **Bipolar Supply Generation:** Creating a -5V rail from a +5V USB or battery source.
* **ADC/DAC Reference Rails:** Providing clean power to high-speed converters.
* **Optical Modules:** Powering biasing circuits in telecommunications.
* **Portable Instrumentation:** Where low noise and small PCB footprint are mandatory.
---
- ⤷What are the recommended values for the flying capacitors in this IC?
- ⤷ How does the ADP5600 compare to the older ADP5070 in terms of noise?
- ⤷ Can the output voltage be adjusted
- ⤷ or is it fixed at -Vin?