Microchip Technology

DSPIC33FJ06GS101AT-I/SO - 16-bit 40 MIPS DSC 6KB Flash | Microchip

MPN: DSPIC33FJ06GS101AT-I/SO ✓ Active
In Stock Ships in 1-3 business days
3.0 V to 3.6 V Vdss 18-pin SOIC (SO), 300 mil body Package 40 MIPS Speed 6 KB (2K x 24) Memory
From $3.95 USD / Unit
MOQ: 1 |
Price updated: 2026-09-26
Volume Pricing
Qty Unit Price Extended
1 $5.62 $5.62
10 $5.08 $50.80
25 $4.85 $121.25
100 $4.42 $442.00
1,000 $3.95 $3,950.00
ℹ️ All prices are in USD

DSPIC33FJ06GS101AT-I/SO Overview

The Microchip Technology DSPIC33FJ06GS101AT-I/SO is a 16-bit digital signal controller (DSC) from the dsPIC33FJ GS101 family, delivering up to 40 MIPS at 3.3V with 6KB (2K x 24) of Flash program memory and 256 bytes of RAM, housed in an 18-pin SOIC (SO) package with industrial temperature rating (-40C to +85C).

A digital signal controller combines the computational throughput of a DSP with the peripheral integration and ease of use of a microcontroller. Within the power-management hierarchy, a DSC such as the dsPIC33F sits between a general-purpose MCU and a dedicated DSP, making it the natural control engine for switched-mode power conversion where fast, deterministic closed-loop control is required.

Key features of the GS101 variant center on its digital power peripherals: high-speed PWM outputs with sub-nanosecond-resolution-capable control suitable for power-conversion topologies, an on-chip high-speed 10-bit ADC for fast current and voltage sampling, and analog comparators for cycle-by-cycle current limiting. The 40 MIPS core executes a modified Harvard 16-bit instruction set with DSP multiply-accumulate instructions, enabling tight control loops for peak-current-mode or voltage-mode regulation.

Technically, the dsPIC33FJ06GS101 runs from a single 3.0V to 3.6V supply and supports internal PLL clocking so a low-cost external crystal can generate the full-speed instruction clock. In-circuit serial programming (ICSP) and debugging via the two-wire programming interface allow firmware updates through standard Microchip tools (MPLAB X IDE with the MPLAB XC-DSC compiler and PICkit/ICD programmers).

Typical applications include AC-DC and DC-DC power supplies, power factor correction (PFC) stages, LED drivers, battery chargers, and digital lighting ballasts. The integrated high-speed PWM plus fast ADC combination removes the need for external analog control circuitry in many designs.

When designing with this device, budget the 256-byte RAM carefully: control-loop variables, ADC buffers, and the software stack must fit comfortably, so prefer static allocation and avoid large local arrays in interrupt service routines.

This page synthesizes distributor pricing, drop-in same-package alternatives, datasheet sourcing, and practical design notes not found in the manufacturer product listing alone.

Drop-in alternatives for DSPIC33FJ06GS101AT-I/SO — same package, pin-to-pin compatible. Different-package parts requiring PCB rework are excluded.

Variants in this series

Same-series models that are drop-in compatible with DSPIC33FJ06GS101AT-I/SO (same form factor and footprint) — differing in Package, Operating Temperature, Core Architecture, Packaging, Mounting Type.

Microchip Technology
Package: 18-pin SOIC
Operating Temperature: -40C to +125C (E grade)
Microchip Technology
Package: 28-pin SPDIP (SP)
Core Architecture: 16-bit MCU/DSP core (dsPIC33F)
Mounting Type: Through-Hole
Microchip Technology
Package: 28-SSOP (0.209", 5.30 mm width)
Operating Temperature: -40C to +85C
Packaging: Tube
Microchip Technology
Package: 28-SOIC (0.295 in, 7.50 mm width)
Core Architecture: 16-bit dsPIC33F RISC
Microchip Technology
Package: 28-pin SOIC
Core Architecture: 16-bit dsPIC33F RISC with DSP engine
Packaging: Tape & Reel (w/t/r)
Microchip Technology
Package: 28-SOIC (0.295in, 7.50mm width)
Operating Temperature: -40C to +125C (I grade)

Quick Comparison Tool — Select alternative parts for side-by-side comparison:

No drop-in alternatives available for this product.

Request Alternatives

DSPIC33FJ06GS101AT-I/SO Maximum Ratings & Electrical Characteristics

Core Architecture 16-bit dsPIC33F modified Harvard
Max CPU Speed 40 MIPS
Program Memory (Flash) 6 KB (2K x 24)
RAM 256 bytes
Supply Voltage 3.0 V to 3.6 V
Operating Temperature -40C to +85C (industrial)
Package 18-pin SOIC (SO), 300 mil body
Mounting Type Surface Mount
Peripheral Specialization SMPS (digital power) family
High-Speed PWM Yes (digital power PWM, complementary outputs)
ADC Resolution 10-bit high-speed
Analog Comparators Yes (for current limiting)
Programming Interface ICSP / 2-wire in-circuit debug
Packaging Tape & Reel (T/R)
RoHS Status Compliant
Product Family dsPIC33FJ06GS101
Compiler Support MPLAB XC-DSC C/C++

DSPIC33FJ06GS101AT-I/SO 18-pin soic (so), 300 mil body Pin Configuration Guide

Pin configuration for DSPIC33FJ06GS101AT-I/SO (18-pin soic (so), 300 mil body package). This digital IC includes GPIO, communication interfaces (UART, SPI, I2C), and power pins. Refer to the manufacturer datasheet for alternate pin functions and configuration options. Essential for embedded system design and PCB layout.

18-pin soic (so), 300 mil body package pinout diagram for DSPIC33FJ06GS101AT-I/SO

No detailed pinout data available for DSPIC33FJ06GS101AT-I/SO.

Refer to the datasheet for full pin configuration.

Typical Applications

DSPIC33FJ06GS101AT-I/SO is suitable for 6 applications: AC-DC Power Supply Control, Power Factor Correction (PFC), Digital LED Driver / Lighting Ballast, DC-DC Converters and Point-of-Load Supplies, Battery Chargers, Industrial Sensor Signal Conditioning and Embedded Control.

⚡

AC-DC Power Supply Control

The DSPIC33FJ06GS101AT-I/SO serves as the digital control core of offline AC-DC converters, replacing analog PWM controllers with a programmable 40 MIPS loop engine. Its SMPS-specialized high-speed PWM supports complementary outputs with programmable dead time for half-bridge and forward topologies, while the fast 10-bit ADC samples output voltage and inductor current each switching cycle. The on-chip comparators provide hardware cycle-by-cycle overcurrent protection independent of firmware latency, a hard requirement for safe power-supply operation. Placed between the rectified bus divider network and the power stage gate drivers, the controller implements voltage-mode or average-current-mode regulation entirely in software, allowing field firmware updates for output-voltage changes or protection re-tuning without hardware redesign.

⚡

Power Factor Correction (PFC)

In boost-type power factor correction stages, the DSPIC33FJ06GS101AT-I/SO executes a fast inner current loop and slower outer voltage loop at 40 MIPS with DSP multiply-accumulate instructions, computing average-current-mode regulation with deterministic latency. The high-speed ADC captures the input current shape at microsecond intervals, and the dedicated SMPS PWM module produces the boost switch drive with precise duty resolution and dead-time control. Hardware comparators implement instantaneous overcurrent shutdown for switch protection, meeting safety expectations that pure software loops cannot guarantee. Because the control law lives in firmware, the same board can be reprogrammed for different line-voltage standards or THD targets, cutting variant proliferation. The 256-byte RAM is sufficient for a two-loop PI controller with feed-forward when variables are statically allocated.

💡

Digital LED Driver / Lighting Ballast

The GS101's combination of high-speed PWM and fast analog feedback makes it well suited to constant-current LED drivers and HID/electronic ballasts. The PWM module drives the buck or flyback power stage while the 10-bit ADC closes the LED-current loop each cycle, achieving better than 1% current accuracy compared to several percent for open-loop analog schemes. On-chip comparators protect against LED-string short circuits within one switching cycle. Dimming can be implemented by digitally modulating the current reference or the PWM burst duty, enabling smooth 0-100% dimming and DALI- or PWM-dimmable products without extra analog dimming circuitry. Firmware re-tuning supports different LED forward voltages and string lengths on one PCB platform, reducing inventory and qualification effort for lighting manufacturers.

⚡

DC-DC Converters and Point-of-Load Supplies

For intermediate-bus and point-of-load DC-DC converters, the DSPIC33FJ06GS101AT-I/SO implements buck or boost regulation at switching frequencies well into the hundreds of kilohertz, enabled by the 40 MIPS core and the low-latency SMPS PWM peripheral. The fast 10-bit ADC with multiple sample triggers supports simultaneous sensing of input voltage, output voltage, and inductor current for feed-forward plus current-mode control. Hardware comparators guard the power MOSFET against overcurrent events independent of software. Digital implementation permits telemetry, soft-start shaping, and adaptive dead-time optimization that improve efficiency versus fixed analog controllers, and loop parameters can be re-tuned in firmware when the input bus or output load range changes, extending product life across hardware revisions.

🔋

Battery Chargers

Multi-chemistry battery charging benefits directly from the GS101's programmable control: the 40 MIPS DSC executes CC/CV charging profiles, termination detection, and temperature-qualified charging in firmware, all regulated through the high-speed PWM and fast ADC feedback path. The on-chip comparators add a hardware safety net for overcurrent during fault conditions. Because charge algorithms live in flash memory, a single PCB supports Li-ion, NiMH, and lead-acid profiles with different firmware images, simplifying logistics. Coulomb counting and charge-state state machines fit within the 256-byte RAM when data structures are kept static and compact. The 3.0V-3.6V supply and industrial -40C to +85C rating suit charger boards mounted inside equipment enclosures rather than harsh outdoor environments.

🏭

Industrial Sensor Signal Conditioning and Embedded Control

Beyond power conversion, the GS101 works as a compact embedded controller for industrial sensing nodes: the 10-bit ADC digitizes sensor outputs, DSP instructions apply digital filtering (IIR/FIR) at 40 MIPS, and the remaining I/O drives actuators or communicates over UART/SPI to the plant network. The 18-SOIC footprint suits dense control boards where an oversized MCU would waste PCB area, and the industrial temperature rating covers cabinet-mounted electronics. Typical uses include transducer linearization, simple closed-loop actuators, and small automation sequences where the deterministic DSP core outperforms 8-bit MCUs yet the 6KB flash keeps firmware auditable and small. In-circuit programming via the two-wire ICSP interface enables field firmware updates without desoldering the device.

What is the DSPIC33FJ06GS101AT-I/SO microcontroller?
The DSPIC33FJ06GS101AT-I/SO is a Microchip dsPIC33F 16-bit digital signal controller running at up to 40 MIPS with 6KB (2K x 24) Flash and 256 bytes of RAM, in an 18-pin SOIC package rated -40C to +85C. It belongs to the SMPS (switched-mode power supply) specialized family, integrating high-speed PWM, a fast 10-bit ADC, and comparators for digital power-conversion control loops such as PFC and DC-DC regulation.
What is the price of DSPIC33FJ06GS101AT-I/SO?
As of 2026-09-26, the DSPIC33FJ06GS101AT-I/SO lists at approximately $5.62 for single-unit quantity, with price breaks to roughly $3.95 at 1000 units, based on distributor data (DigiKey, Mouser). Pricing varies by distributor stock and quantity; the 'T' suffix denotes tape-and-reel packaging, which can affect minimum order quantity. Always confirm live pricing on the distributor page before ordering.
Where to buy DSPIC33FJ06GS101AT-I/SO online?
You can buy the DSPIC33FJ06GS101AT-I/SO from authorized distributors including DigiKey (product 3597537), Mouser Electronics, and Octopart-listed suppliers such as Newark and Ampheo; XAIPART also offers it for quote-based ordering. DigiKey and Mouser both show the part as orderable for same-day shipment. For production volumes, request quotes from multiple distributors or Microchip Direct to compare lead times.
Is DSPIC33FJ06GS101AT-I/SO in stock?
Stock availability is positive as of the 2026-09-26 verification: DigiKey shows the part as 'order today, ships today' and multiple distributors (Mouser, Ampheo, DRex Electronics) list inventory. However, dsPIC33FJ GS-series parts are mature silicon, so stock levels fluctuate; for line-down or long-term production needs, verify real-time inventory on DigiKey or Mouser and consider buffer stock or the GS101A successor variant.
What is the difference between DSPIC33FJ06GS101AT-I/SO and DSPIC33FJ06GS101A-I/SO?
The 'A' suffix denotes the A-step silicon revision of the same device. Both offer 40 MIPS, 6KB Flash, 256 bytes RAM, and the identical 18-SOIC package and pinout, making them drop-in interchangeable. The A-variant corrects errata found on earlier silicon, so for new designs Microchip recommends the A revision, while existing firmware runs unchanged on either. The AT variant adds tape-and-reel packaging; the AI/SO variant is typically tube-packed.
DSPIC33FJ06GS101 vs DSPIC33FJ06GS001 - which should I choose?
Choose the GS101 when you need the higher peripheral count of the GS-series SMPS family. Both run 16-bit cores at up to 40 MIPS with 6KB Flash in an 18-SOIC footprint, but the GS101 provides the full digital-power peripheral set (high-speed PWM pairs, fast ADC, comparators), while the GS001 is the reduced-peripheral entry variant. For any switching power-converter control loop, the GS101 is the correct choice; the GS001 suits simpler general-purpose tasks.
When should I choose the DSPIC33FJ06GS101AT-I/SO over a general-purpose PIC18?
Choose the dsPIC33FJ06GS101AT-I/SO when your application requires a fast deterministic control loop: its 40 MIPS 16-bit core with DSP multiply-accumulate instructions and dedicated high-speed PWM far exceeds the throughput of 8-bit PIC18 parts for digital power, PFC, or LED-driver feedback loops. If your application is simple sequencing, sensing, or low-speed control without power-conversion requirements, a lower-cost PIC18 may suffice. The trade-off is a 3.3V-only supply and 256 bytes of RAM, demanding careful memory budgeting.
Can DSPIC33FJ06GS101A-I/SO replace DSPIC33FJ06GS101AT-I/SO as a drop-in?
Yes. The DSPIC33FJ06GS101A-I/SO is a pin-to-pin drop-in replacement in the same 18-SOIC package with identical electrical specifications: 40 MIPS, 6KB Flash, 256B RAM, -40C to +85C. The only differences are the A-step silicon revision and the packaging format (tube vs tape-and-reel). Existing code compiled for the original part runs without recompilation, though Microchip errata for the pre-A silicon should be reviewed for affected workarounds.
What is the best drop-in replacement for DSPIC33FJ06GS101AT-I/SO?
The best drop-in replacement is the DSPIC33FJ06GS101A-I/SO, the A-step revision in the identical 18-SOIC package with unchanged pinout and memory map. For extended temperature environments (-40C to +125C), the DSPIC33FJ06GS101AT-E/SO keeps the same footprint while widening the operating range. All share the same 2K x 24 Flash size and peripheral set, so no firmware or PCB changes are required when substituting within this family.
Where to download the DSPIC33FJ06GS101AT-I/SO datasheet PDF?
Download the official datasheet from Microchip: the dsPIC33FJ06GS101/X02 and dsPIC33FJ16GSX02/X04 family data sheet is available at ww1.microchip.com/downloads/en/DeviceDoc/70000318g.pdf. This document covers electrical characteristics, pinout diagrams, peripheral registers, and packaging information for the GS101 device in all packages including the 18-SOIC. Avoid third-party mirror sites (alldatasheet, findic) when possible, as Microchip's own document is always the current revision.
Where can I find the DSPIC33FJ06GS101 pinout for the 18-SOIC package?
The 18-pin SOIC pinout for the DSPIC33FJ06GS101AT-I/SO is documented in the family data sheet (Microchip document 70000318), in the pin diagrams section covering the SO package. The pinout includes power pins (VDD, VSS), MCLR, analog inputs shared with digital I/O, PWM output pins, and the PGD/PGC programming pins used by ICSP. Always cross-check your schematic against the data sheet pin table, as many pins are multiplexed between analog and digital functions.
Is DSPIC33FJ06GS101AT-I/SO suitable for digital power supply design?
Yes - this is exactly what the GS-family SMPS specialization targets. The device combines complementary high-speed PWM outputs with dead-time control, a fast 10-bit ADC able to sample at microsecond rates, and on-chip comparators for hardware-based cycle-by-cycle current limiting. This enables voltage-mode, current-mode, or multi-loop control of buck, boost, flyback, and PFC stages entirely in firmware at 40 MIPS, replacing analog control chips with a programmable, field-updatable controller.
What are the key specifications of DSPIC33FJ06GS101AT-I/SO?
Core facts: Microchip dsPIC33F 16-bit DSC, up to 40 MIPS core speed, 6KB (2K x 24) Flash program memory, 256 bytes RAM, 3.0V-3.6V single supply, industrial temperature range -40C to +85C, 18-pin SOIC surface-mount package, tape-and-reel delivery. Peripherals are SMPS-specialized: high-speed PWM, fast 10-bit ADC, analog comparators. Supported by MPLAB X IDE and the XC-DSC compiler with ICSP two-wire programming and debug.
What is the best NXP or TI equivalent for DSPIC33FJ06GS101AT-I/SO (cross-brand)?
No cross-brand manufacturer offers a pin-to-pin 18-SOIC drop-in equivalent for the dsPIC33FJ06GS101, because the pin map is Microchip-proprietary; verified web cross-reference tools (DigiKey, Microchip cross-reference search) return no direct crosses. Functionally, TI C2000 or NXP MC56F digital-power DSCs can fill the same control-loop role but require a PCB redesign. If pin compatibility matters, stay within the Microchip GS101 family; if only function matters, evaluate C2000-class parts parametrically.
What is the lead time for DSPIC33FJ06GS101AT-I/SO?
For distributor-stocked quantities (DigiKey, Mouser), lead time is effectively immediate - the part ships same day from stock as of 2026-09-26. For large production orders beyond distributor stock, factory lead time from Microchip Direct typically ranges several weeks and should be quoted per order. Because this is mature 3.3V flash silicon, XAIPART recommends maintaining safety stock or qualifying the A-revision variant to diversify sourcing risk.
How much RAM does the DSPIC33FJ06GS101 have and how should I manage it?
The DSPIC33FJ06GS101 provides 256 bytes of data RAM, which is deliberately small for a tightly scoped control-loop controller. Budget carefully: reserve space for the C software stack, interrupt contexts, ADC sample buffers, and PI/PID state variables. Use static allocation, keep ISR locals minimal, enable compiler stack-usage reports in MPLAB XC-DSC, and verify worst-case stack depth in the map file. Firmware-heavy designs should consider the 16KB-flash GS406-class devices instead.

Engineering reference data for DSPIC33FJ06GS101AT-I/SO — comparison, design guidance, and compliance information.

Selection Guide

Choose the DSPIC33FJ06GS101AT-I/SO when you need a compact 16-bit digital-power controller with the full SMPS peripheral set (high-speed PWM, fast ADC, comparators) in an 18-SOIC footprint for AC-DC supplies, PFC, LED drivers, or chargers, and your environment stays within -40C to +85C. Choose the DSPIC33FJ06GS101A-I/SO if you prefer tube packaging or want the confirmed A-step errata-corrected silicon. Choose DSPIC33FJ06GS101AT-E/SO for enclosures that can reach +125C. Choose the DSPIC33FJ06GS001-I/SO only if your design does not need the full peripheral set and cost matters. Do not migrate to PIC18 devices if your loop requires DSP throughput. All listed options are pin-to-pin compatible on the same PCB, so qualification of a second source within the family requires no layout change - only firmware regression testing.

Comparison with Alternatives

Parameter This Product DSPIC33FJ06GS101A-I/SO DSPIC33FJ06GS101-I/SO DSPIC33FJ06GS101AT-E/SO DSPIC33FJ06GS001-I/SO
Package 18-SOIC 18-SOIC - same 18-SOIC - same 18-SOIC - same 18-SOIC - same
Brand Microchip Technology Microchip Technology Microchip Technology Microchip Technology Microchip Technology
CPU Speed 40 MIPS 40 MIPS 40 MIPS 40 MIPS 40 MIPS
Flash Memory 6 KB (2K x 24) 6 KB 6 KB 6 KB 6 KB
RAM 256 bytes 256 bytes 256 bytes 256 bytes 256 bytes
Operating Temperature -40C to +85C -40C to +85C -40C to +85C -40C to +125C -40C to +125C (E variant) / -40C to +85C (I variant)
Silicon Revision T (tape & reel suffix; A-rev silicon family) A-step (errata corrected) Original revision Original revision, extended temp GS001 silicon (reduced peripherals)
SMPS Peripheral Set Full GS-series digital-power peripherals Full set - same Full set - same Full set - same Reduced set
Packaging Format Tape & Reel Tube Tube Tape & Reel Tube (E variant)

Key Differentiators

  • Full SMPS peripheral set for digital power control (vs DSPIC33FJ06GS001-I/SO)
  • A-step silicon revision option available (vs DSPIC33FJ06GS101-I/SO)
  • Industrial temperature rating suits cost-optimized designs (vs DSPIC33FJ06GS101AT-E/SO)

Design Notes

The dsPIC33FJ06GS101 requires a single 3.0V-3.6V supply. Decouple VDD with a 0.1uF ceramic capacitor placed within 5 mm of the pin, plus a 4.7uF-10uF bulk capacitor near the device. In digital-power applications the controller shares a board with switching power stages; route a star ground so that MOSFET switch-node current returns do not flow through the analog ground region feeding the ADC. Consider an RC filter (e.g., 100 ohm + 1uF) on VDD in electrically noisy converters, but keep the voltage drop within the 3.0V minimum.

Keep the high-speed ADC input traces away from PWM output traces and switch nodes to prevent digital switching noise coupling into analog readings. Route analog sense lines as short Kelvin connections to the shunt resistor for current sampling. Use a solid ground plane under the controller. Place the ICSP programming connector (PGD/PGC plus MCLR with a 10k pull-up and reset diode per Microchip programming-spec guidelines) on the board even for production units to preserve field-firmware updatability.

The 256-byte RAM is the most common design hazard: firmware that links successfully can still overflow the stack at runtime when interrupt nesting plus call depth peaks. Estimate the worst-case stack usage in MPLAB XC-DSC and leave headroom. Also verify your specific silicon revision against the Microchip errata sheet for the dsPIC33FJ06GS101 family, and prefer the A-step revision (GS101A) for new designs to avoid documented errata workarounds.

Compliance Information

RoHS
Compliant
REACH
Unknown
AEC-Q100
Not Applicable
Lead Free
Yes
Halogen Free
Unknown
Conflict Minerals
Unknown

RoHS compliance per Microchip product page and distributor listings for the -I industrial grade; REACH, halogen-free and conflict-minerals statements not found in provided data.

Data verified on: 2026-09-26 — data verified and curated by XAIPART's component engineering team

Related Searches

DSPIC33FJ06GS101AT-I/SO DSPIC33FJ06GS101 datasheet PDF Microchip DSPIC33FJ06GS101AT-I/SO price dsPIC33F 40 MIPS 6KB flash 18-SOIC DSC 18-SOIC SMPS digital signal controller dsPIC33FJ06GS101 digital power supply control DSPIC33FJ06GS101 vs DSPIC33FJ06GS001 DSPIC33FJ06GS101AT-I/SO drop-in replacement buy DSPIC33FJ06GS101AT-I/SO in stock dsPIC33FJ06GS101 pinout 18-SOIC DSPIC33FJ06GS101A-I/SO equivalent PFC controller firmware dsPIC33

Related Components & Terms

Microchip Technology DSPIC33FJ06GS101AT-I/SO DSPIC33FJ06GS101A-I/SO DSPIC33FJ06GS001-I/SO dsPIC33F digital signal controller DSC 16-bit microcontroller SMPS high-speed PWM 10-bit ADC 18-SOIC SOIC package family surface mount MPLAB XC-DSC ICSP RoHS power factor correction 40 MIPS switched-mode power supply
Quick Quote RFQ
Fill in complete details — our sales team will respond within 24 hours
Part Number Manufacturer Package QTY Target Price Extended
Total: $0.00 USD
✓
Quote submitted!

We will respond to your email within 24 hours

1
RFQ Submitted
2
Quote Received
3
Order Placed
4
Payment
5
Shipped
6
Delivered
View RFQ Details