Microchip MCP3302T-BI/SL 13-Bit Differential Input ADC: Datasheet, Pinout, and Application Circuit Guide
The Microchip MCP3302T-BI/SL is a 13-bit, 2-channel, differential input analog-to-digital converter (ADC) that offers a compelling blend of resolution, accuracy, and versatility for a wide range of precision measurement applications. Its differential input capability makes it particularly well-suited for environments with significant noise, enabling accurate measurement of small signal variations. This guide provides an overview of its key specifications, pinout, and a fundamental application circuit.
Datasheet Overview and Key Specifications
The MCP3302T-BI/SL is a successive approximation register (SAR) ADC communicating via the ubiquitous SPI serial interface. Its 13-bit resolution provides 8,192 discrete codes, allowing for fine-grained measurement of analog signals. The device operates from a single 2.7V to 5.5V power supply, making it compatible with both 3.3V and 5V microcontroller systems.
A defining feature of this ADC is its differential input architecture. Unlike single-ended ADCs that measure a voltage relative to a common ground, the MCP3302's differential inputs measure the voltage difference between two pins (CH0 and CH1, or CH2 and CH3). This inherently rejects common-mode noise, which is noise that appears equally on both input lines, a common issue in industrial or electrically noisy environments.
Key parameters from the datasheet include:
Resolution: 13 bits
Input Channels: 2 fully differential or 4 pseudo-differential
Integral Non-Linearity (INL): ±1 LSB (max)
Sample Rate: Up to 100 kSPS
Low Power Consumption: 440 µA (typical at 5V)
Pinout and Functional Description
The MCP3302T-BI/SL is available in a 14-pin SOIC package.
CH0-CH3 (Pins 1-4): Analog Input Channels. Configured as two differential pairs: CH0+/CH1- and CH2+/CH3-.
AGND (Pin 5): Analog Ground. The reference point for the analog circuitry.
VREF (Pin 6): Reference Voltage Input. This voltage defines the analog input range (0 to VREF). For maximum performance, it should be decoupled closely to AGND.

DGND (Pin 7): Digital Ground.
CLK (Pin 8): Serial Clock Input. The microcontroller drives this pin to shift data in and out.
DIN (Pin 9): Serial Data Input. Used to send the configuration command (channel selection) to the ADC.
DOUT (Pin 10): Serial Data Output. The ADC shifts out the conversion result on this pin.
CS/SHDN (Pin 11): Chip Select/Shutdown Input. Initiates communication and can be used to put the device in low-power shutdown mode.
VDD (Pin 12): Positive Power Supply (2.7V to 5.5V).
Pins 13 & 14: Not Connected.
Application Circuit Guide
A typical application circuit for interfacing the MCP3302 with a microcontroller (MCU) is straightforward. The following components and layout are critical for optimal performance:
1. Power Supply Decoupling: Place a 0.1 µF ceramic decoupling capacitor as close as possible between the VDD (Pin 12) and AGND (Pin 5). A larger capacitor (e.g., 10 µF) may be added for further bulk decoupling.
2. Reference Voltage Decoupling: Decouple the VREF pin (Pin 6) to AGND with a low-ESR capacitor, typically 1 µF to 10 µF. A stable and clean reference voltage is crucial for accurate conversions.
3. Analog Input Filtering: Simple RC low-pass filters on the analog inputs are highly recommended. They limit high-frequency noise that can alias back into the measurement bandwidth. A typical circuit uses a 1 kΩ resistor in series with each input line and a 100 nF capacitor between the two differential input lines, placed as close to the ADC pins as possible.
4. Grounding: Connect the AGND and DGND pins together at a single point, preferably at the ADC's ground pins, to prevent digital noise from corrupting the sensitive analog signals.
5. SPI Interface: Connect the CLK, DIN, DOUT, and CS pins directly to the corresponding SPI pins on the MCU.
ICGOOODFIND
The MCP3302T-BI/SL stands out as an excellent choice for designers seeking a high-resolution, differential input ADC with a simple SPI interface. Its ability to reject common-mode noise makes it indispensable in challenging electrical environments, from industrial sensor interfaces to precision data acquisition systems. Proper power decoupling and input filtering are essential to unlocking its full performance potential.
Keywords: Differential ADC, SPI Interface, 13-Bit Resolution, Common-Mode Rejection, SAR ADC.
