onsemi FDN340P P-Channel MOSFET: Technical Overview and Application Circuit Design
The onsemi FDN340P is a P-Channel Logic Level Enhancement Mode Field Effect Transistor housed in a compact, surface-mount Space-Saving SC-70-3 / SOT-323 Package. This MOSFET is engineered for high-performance switching in low-voltage, high-density applications where board space and efficiency are at a premium. Its primary role is to act as an efficient electronic switch or a signal amplifier, controlled by a voltage applied to its gate terminal.
A key technical highlight of the FDN340P is its exceptionally low threshold voltage (VGS(th)), typically -0.8V. This characteristic makes it exceptionally suitable for direct control from low-voltage microcontroller units (MCUs) and logic circuits (3.3V or even 1.8V), eliminating the need for additional driver stages and simplifying circuit design. Furthermore, it boasts a low On-Resistance (RDS(on)) of just 120mΩ at -4.5V gate-source voltage, which minimizes power loss and voltage drop across the device when turned on, leading to higher efficiency and less heat generation.
Other notable specifications include a continuous drain current (ID) of -1.7A and a robust Power Dissipation of 0.5W, allowing it to handle a significant amount of power for its tiny size.
Application Circuit Design: A Low-Side Switch for MCUs
One of the most common applications for the FDN340P is as a low-side switch to control a higher voltage load (like a motor, lamp, or LED strip) with a low-voltage MCU signal. The P-Channel MOSFET is ideal for placing on the high-side (between VCC and the load), but a low-side configuration using a P-Channel is also highly effective and straightforward.
The following circuit demonstrates how to interface an MCU (e.g., an Arduino) with a 12V load:
Circuit Components:
MCU (3.3V or 5V GPIO)
onsemi FDN340P MOSFET (Q1)
Load (e.g., a 12V DC Motor)
Pull-up resistor (R1), 10kΩ

Current-limiting resistor (R2), 100Ω
Diode (D1), 1N4148 (for inductive load protection)
Circuit Operation:
1. Default State (MCU pin = HIGH/Input): When the MCU's GPIO pin is configured as an input (high impedance) or set to a logic HIGH (3.3V/5V), the gate of the FDN340P (Q1) is pulled up to the 12V supply through R1. Since VGS ≈ 0V, the MOSFET is in its OFF state, and no current flows through the load.
2. Active State (MCU pin = LOW): When the MCU pin outputs a logic LOW (0V), it actively pulls the gate of Q1 down to 0V. This creates a VGS of -12V, which is well beyond the threshold voltage, turning the MOSFET ON hard. Current can now flow from the 12V supply, through the load, and into the drain and out the source of Q1 to ground, thereby activating the load.
3. Protection: Resistor R2 protects the MCU pin from potential current spikes. Diode D1 is crucial for inductive loads like motors; it provides a path for the back EMF (electromotive force) current to dissipate when the MOSFET turns off, protecting the transistor from voltage spikes.
This design is highly efficient, simple, and leverages the FDN340P's strengths to create a robust interface between sensitive logic and power components.
ICGOOODFIND: The onsemi FDN340P stands out as an exceptional choice for space-constrained, low-voltage power switching applications. Its combination of a low gate threshold voltage, very low on-resistance, and a miniscule package makes it a superior solution for designers looking to improve efficiency, reduce PCB footprint, and simplify control logic in modern portable and battery-powered devices.
Keywords:
1. P-Channel MOSFET
2. Logic Level
3. Low On-Resistance (RDS(on))
4. Low Threshold Voltage (VGS(th))
5. Load Switching
