Microchip Technology

AUT:A - ARM Cortex-M0+ MCU 128KB Flash 64TQFP | Microchip Technology

MPN: AUT:A βœ“ Active
In Stock Ships in 1-3 business days
1.6 V to 3.6 V Vdss 64-TQFP (10x10 mm) Package 48 MHz Speed 128 KB Memory
Contact for pricing
MOQ: 1 |
Price updated: 2026-09-01
Volume Pricing
Qty Unit Price Extended
1 $0 $0.00
10 $0 $0.00
100 $0 $0.00
500 $0 $0.00
1,000 $0 $0.00
ℹ️ All prices are in USD

Drop-in alternatives for AUT:A β€” same package, pin-to-pin compatible. Different-package parts requiring PCB rework are excluded.

Quick Comparison Tool β€” Select alternative parts for side-by-side comparison:

ATSAMD21J18A-AUT

βœ… Drop-In
πŸ“¦ 64-TQFP (10x10)
Flash 256KB vs 128KB (+100%), same core, clock, package and pinout; adds Functional Safety (FuSa) support

πŸ“‹ Reference alternative (not in catalog)

ATSAMD21J16A-AUT

βœ… Drop-In ⚠️ 参数待ιͺŒθ―
πŸ“¦ 64-TQFP (10x10)
Flash 64KB vs 128KB (-50%), same core, clock, package and pinout; lower cost tier

πŸ“‹ Reference alternative (not in catalog)

ATSAMD21J15A-AUT

βœ… Drop-In ⚠️ 参数待ιͺŒθ―
πŸ“¦ 64-TQFP (10x10)
Flash 32KB vs 128KB (-75%), SRAM reduced, same core, clock, package and pinout; lowest-cost family tier

πŸ“‹ Reference alternative (not in catalog)

ATSAMD21J17A-AU

βœ… Drop-In ⚠️ 参数待ιͺŒθ―
πŸ“¦ 64-TQFP (10x10)
same die and memory (128KB/16KB), commercial temperature grade instead of -AUT industrial grade, non-reel packing

πŸ“‹ Reference alternative (not in catalog)

ATSAML21J18A-AUT

βœ… Drop-In
πŸ“¦ 64-TQFP
SAM L21 family: 256KB Flash, 32MHz (vs 48MHz), lower-power architecture, 1.8/2.5/3.3V operation; verify pinout per L21 datasheet

πŸ“‹ Reference alternative (not in catalog)

AUT:A Maximum Ratings & Electrical Characteristics

Core ARM Cortex-M0+
Core Size 32-bit
Maximum Clock Frequency 48 MHz
Flash Memory 128 KB
SRAM 16 KB
USB USB 2.0 device
DMA Yes, multi-channel
Supply Voltage Range 1.6 V to 3.6 V
Operating Temperature Industrial temperature range
Package 64-TQFP (10x10 mm)
Mounting Type Surface Mount
Packaging Tape & Reel (T&R)
Green / RoHS Status GREEN
Serial Interfaces (SERCOM) UART / SPI / I2C (SERCOM modules)

AUT:A 64-tqfp (10x10 mm) Pin Configuration Guide

Complete pinout information for AUT:A (64-tqfp (10x10 mm) 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.

64-tqfp (10x10 mm) package pinout diagram for AUT:A

No detailed pinout data available for AUT:A.

Refer to the datasheet for full pin configuration.

Safe Operating Area (SOA) & Thermal Characteristics

Safe Operating Area Chart Default safe operating area chart for AUT:A Drain-to-Source Voltage (Vds) Drain Current (Id)

No official SOA curve available for this digital IC. Always operate within absolute maximum ratings specified in the datasheet. Ensure adequate cooling and derate as needed.

Typical Applications

AUT:A is suitable for 6 applications: Industrial Automation Controllers, USB-Enabled Sensor Interfaces, Portable and Battery-Powered Instruments, Motor Control Front-Ends, Building Automation and Smart Lighting Nodes, Test and Measurement Accessories.

🏭

Industrial Automation Controllers

The ATSAMD21J17A-AUT's industrial temperature grade (-AUT), 1.6V to 3.6V supply tolerance, and 64-pin TQFP with maximum GPIO count make it a natural fit for factory automation nodes such as I/O modules, relay controllers, and machine-state monitors. The 48MHz Cortex-M0+ delivers deterministic response for control loops, while the multi-channel DMA offloads UART, SPI, and I2C transfers so the CPU remains available for control logic and diagnostics. Its 128KB Flash accommodates protocol stacks (Modbus-style UART framing, CAN-adjacent gateways via SERCOM) plus firmware-update partitions. Placing the MCU on a clean 3.3V rail with per-pin decoupling and routing SERCOM lines away from switching noise preserves communication integrity in electrically noisy cabinets, where the industrial temperature rating guarantees operation across the full cabinet environment range.

🧩

USB-Enabled Sensor Interfaces

With its native USB device peripheral and multi-channel DMA, the ATSAMD21J17A-AUT is well suited to USB sensor bridges - devices that digitize analog or serial sensor data and stream it to a PC as a virtual COM port or HID device. The DMA controller moves ADC and SERCOM data to SRAM without CPU intervention, sustaining full-speed USB throughput at 48MHz while keeping latency predictable. The 128KB Flash holds a USB bootloader, application firmware, and calibration tables simultaneously. Designers should power the USB VBUS detection path per the datasheet and reserve SERCOM instances for the sensor front end. The 64-TQFP package provides enough GPIO to multiplex multiple sensor channels - thermocouple amplifiers, pressure sensors, or encoder inputs - on a single USB link, consolidating what would otherwise require several dedicated dongles.

πŸ“±

Portable and Battery-Powered Instruments

The SAM D21 family's low-power sleep modes, combined with the 1.6V to 3.6V direct-battery-friendly supply range, allow the ATSAMD21J17A-AUT to serve handheld measurement tools, portable data loggers, and battery-test instruments. Operating from a single Li-ion cell via a small LDO, the MCU wakes on external interrupts or RTC events, acquires readings through its ADC and SERCOM-connected front ends, and sleeps between samples. The DMA engine buffers sample bursts into the 16KB SRAM, and 128KB Flash retains logged calibration and configuration data. Designers should profile current in each sleep mode against the family datasheet, gate unused peripheral clocks, and use the event system to trigger ADC captures without CPU wake. The 64-TQFP footprint also leaves GPIO headroom for displays and keypad scanning in hand-held enclosures.

βš™οΈ

Motor Control Front-Ends

The 48MHz Cortex-M0+ with deterministic single-cycle I/O access makes the ATSAMD21J17A-AUT effective as the supervisory controller in small motor-control systems - driving PWM through its timer peripherals, reading Hall or encoder feedback, and commanding external gate drivers over SPI or UART. The J-variant's large GPIO bank interfaces position sensors, current-shunt amplifiers, and protection comparators directly, while the DMA and event system route feedback into timers with minimal software jitter. The MCU itself does not drive motor phases; it pairs with external MOSFET drivers or gate-driver ICs, so designers should size the 3.3V rail decoupling and keep PWM traces short and guarded. Industrial temperature rating and green RoHS-aligned packaging support deployment in appliance and HVAC motor boards where 48MHz of headroom covers FOC-adjacent supervisory tasks.

πŸ’‘

Building Automation and Smart Lighting Nodes

In building automation, the ATSAMD21J17A-AUT serves as the node controller for occupancy sensors, dimming ballast interfaces, and HVAC damper actuators. The SERCOM modules run I2C to occupancy and ambient-light sensors, SPI to external memory or RF modules, and UART to RS-485-adjacent field buses through transceivers. The 1.6V to 3.6V range tolerates brownouts on long shared power runs, and the industrial grade sustains ceiling and rooftop temperatures. With 128KB Flash, a node can host a communication stack plus an in-field firmware updater - a practical requirement once devices are installed above ceilings. Designers should implement watchdog supervision, use the event system for sensor-to-timer lighting transitions without CPU latency, and budget SRAM carefully at 16KB, choosing the 256KB/32KB richer J18A sibling when logging or OTA buffering demands exceed this envelope.

πŸ”§

Test and Measurement Accessories

Bench-top accessories such as programmable load headers, sensor calibration jigs, and USB-interfaced probe controllers benefit from the ATSAMD21J17A-AUT's combination of native USB, DMA-buffered acquisition, and abundant GPIO in the 64-TQFP package. The 48MHz core timestamps events with microsecond resolution using hardware timers, while 128KB Flash stores factory calibration constants and self-test routines. USB connectivity means the instrument enumerates on any PC without drivers beyond a standard CDC/HID class, and the DMA keeps sample streams continuous during USB bursts. The industrial temperature grade tolerates unheated lab storage and field calibration trips. Layout guidance: isolate the analog front end from the USB PHY supply, star-ground at the MCU, and use the event system to trigger precision timer captures. This keeps measurement jitter well below the resolution of typical 12-bit-class front ends.

Recommended Products Summary

ATSAMD21J18A-AUT Higher-Flash sibling for firmware-heavy controller variants Used in: Industrial Automation Controllers, USB-Enabled Sensor Interfaces, Motor Control Front-Ends, Building Automation and Smart Lighting Nodes, Test and Measurement Accessories ATSAML21J18A-AUT Lower-power sibling for battery-backed remote I/O Used in: Industrial Automation Controllers, Portable and Battery-Powered Instruments
What is the core and clock speed of the AUT:A (ATSAMD21J17A-AUT) microcontroller?
The AUT:A corresponds to the Microchip ATSAMD21J17A-AUT, an ARM Cortex-M0+ 32-bit microcontroller running at up to 48MHz. According to the FindIC specification listing sourced from the manufacturer datasheet, it integrates 128KB of Flash and 16KB of SRAM in a 64-pin TQFP package, with USB and DMA peripherals, operating from a 1.6V to 3.6V supply.
How much Flash and SRAM does ATSAMD21J17A-AUT have?
The ATSAMD21J17A-AUT provides 128KB (128K x 8) of Flash program memory and 16KB of SRAM data memory. Per the FindIC datasheet summary published 2014-09-15, this places it in the middle of the SAM D21J memory ladder - below the 256KB ATSAMD21J18A-AUT and above the 64KB variants - while sharing the same 64-TQFP footprint and 48MHz Cortex-M0+ core.
What is the difference between ATSAMD21J17A-AUT and ATSAMD21J18A-AUT?
The primary difference is Flash density: the J17A has 128KB Flash while the J18A doubles it to 256KB, per DigiKey's ATSAMD21J18A-AUT listing which also flags Functional Safety (FuSa) support on that variant. Both are 32-bit ARM Cortex-M0+ parts at 48MHz in the 64-TQFP (10x10) package, so the J18A is typically a drop-in upgrade when code size exceeds 128KB.
Is AUT:A the same as ATSAMD21J17A-AUT?
The token 'AUT:A' is the ordering-suffix fragment of Microchip automotive/industrial-temperature SAM D21 part numbers such as ATSAMD21J17A-AUT, where '-AUT' denotes the industrial temperature grade and T&R packing. On this page, AUT:A is presented as the ATSAMD21J17A-AUT: a Cortex-M0+ MCU with 128KB Flash, 16KB SRAM, 48MHz clock, USB, DMA, and a 64-TQFP industrial-temp package. Verify the full MPN before ordering.
What supply voltage does ATSAMD21J17A-AUT require?
The ATSAMD21J17A-AUT operates from a supply voltage range of 1.6V to 3.6V, according to the FindIC specification summary (1.6-3.6V, GREEN, 64TQFP). Most designs use a regulated 3.3V rail. Because the part lacks an on-chip regulator, ensure a clean, decoupled 3.3V supply and respect the 3.6V absolute maximum when interfacing with 5V logic - level shifting is required.
What package does ATSAMD21J17A-AUT come in and what is the pin count?
The ATSAMD21J17A-AUT is supplied in a 64-pin TQFP (thin quad flat pack, 10x10 mm body) surface-mount package, listed as '64TQFP IND TEMP, GREEN' in the FindIC datasheet summary. The 64-pin J variant provides the maximum GPIO and peripheral count in the SAM D21 family, and it ships in Tape & Reel format for automated pick-and-place assembly.
What is the best drop-in replacement for ATSAMD21J17A-AUT?
The closest drop-in replacement is the ATSAMD21J18A-AUT, which doubles Flash to 256KB while keeping the identical Cortex-M0+ core, 48MHz clock, 64-TQFP package, and pinout. Lower-cost drop-downs in the same footprint include ATSAMD21J16A-AUT (64KB) and ATSAMD21J15A-AUT (32KB) from the same family. All preserve pin compatibility, so footprint and PCB rework are unnecessary.
Can ATSAMD21J18A-AUT replace ATSAMD21J17A-AUT in my design?
Yes. The ATSAMD21J18A-AUT is pin-to-pin compatible with the ATSAMD21J17A-AUT in the 64-TQFP (10x10) package and runs at the same 48MHz on the same Cortex-M0+ core, per DigiKey's listings of both parts. The J18A adds 256KB of Flash (vs 128KB) and Functional Safety (FuSa) support, making it a forward-compatible replacement. Reflash your binary and verify peripheral register compatibility per the family datasheet.
When should I choose ATSAMD21J17A-AUT over ATSAMD21J18A-AUT?
Choose the ATSAMD21J17A-AUT when your compiled application fits within 128KB of Flash and unit cost matters, since lower-density parts in the same family are typically priced below the 256KB J18A. Choose the J18A-AUT if your firmware may grow, if you need USB stacks plus OTA-style update partitions, or if Functional Safety documentation is required. Both share the 64-TQFP footprint, so the decision can be deferred to late BOM optimization.
Is ATSAMD21J17A-AUT suitable for USB device applications?
Yes. The ATSAMD21J17A-AUT integrates a native USB peripheral, as listed in the FindIC specification summary ('USB, DMA'), enabling USB 2.0 full-speed device designs such as virtual COM ports, HID devices, and USB-based bootloaders without an external USB controller. Combined with 128KB Flash and a multi-channel DMA controller, it is well suited for USB sensor bridges and industrial field tools at 48MHz.
What are the key specifications of ATSAMD21J17A-AUT that engineers should know?
Key specifications: ARM Cortex-M0+ 32-bit core at 48MHz; 128KB Flash; 16KB SRAM; native USB device peripheral; multi-channel DMA; 64-pin TQFP (10x10 mm) package; supply range 1.6V to 3.6V; industrial temperature grade; Tape & Reel packaging; green/RoHS-aligned construction. These figures come from the FindIC datasheet summary published 2014-09-15 for the Microchip ATSAMD21J17A-AUT.
What is the operating temperature range of the ATSAMD21J17A-AUT?
The ATSAMD21J17A-AUT carries the '-AUT' industrial temperature grade, described as '64TQFP IND TEMP' in the FindIC datasheet listing. The exact numeric range is not stated in the retrieved data, so consult the manufacturer datasheet for the guaranteed limits; the -AUT suffix generally denotes an extended industrial grade versus commercial variants of the same die and package.
Where can I download the ATSAMD21J17A-AUT datasheet PDF?
A datasheet PDF (file size 14048KB, published 2014-09-15) is available via the FindIC page for ATSAMD21J17A-AUT, and Microchip Technology hosts the current SAM D21 family datasheet on its official website. For verified revision, prefer the manufacturer's portal at microchip.com and search 'ATSAMD21J17A' to obtain the latest datasheet, errata, and family reference manual.
What is the price of ATSAMD21J17A-AUT and where can I buy it online?
The ATSAMD21J17A-AUT is stocked by major distributors including Mouser (listed as '128KB 16KB 64TQFP GRN 1.6-3.6V 48MHz') and resellers such as Win Source, which offers price, stock, and RFQ channels. Exact quantity-break pricing on XAIPART is quoted on request as of 2026-09-02; check Mouser or Octopart for current unit pricing and live inventory before placing volume orders.
Hey Google, what can replace ATSAMD21J17A-AUT?
Direct pin-compatible replacements are the family siblings ATSAMD21J18A-AUT (more Flash), ATSAMD21J16A-AUT (less Flash), and ATSAMD21J15A-AUT (least Flash), all in the same 64-TQFP footprint. A same-brand lower-power alternative in 64-TQFP is the ATSAML21J18A-AUT from the SAM L21 family, though verify pinout against the L-series datasheet before swapping. Cross-brand equivalents were not found in verified cross-reference data.
What is the best Microchip equivalent for ATSAMD21J17A-AUT if I need lower power?
The Microchip ATSAML21J18A-AUT is the recommended same-brand option for lower-power designs. Per FindIC's datasheet listing, it is a 32-bit SAM L21 ARM Cortex-M0+ MCU with 256KB Flash in a 64-pin TQFP, running at up to 32MHz and supplied at 1.8V/2.5V/3.3V. It trades clock speed (32MHz vs 48MHz) for significantly reduced active and sleep current; verify pin compatibility against the L21 datasheet.
Is ATSAMD21J17A-AUT RoHS compliant and lead free?
The FindIC datasheet listing describes the ATSAMD21J17A-AUT as 'GREEN', Microchip's designation for green, RoHS-aligned, and generally lead-free construction of the 64-TQFP package. Full formal RoHS/REACH declarations should be confirmed on Microchip's product page or via the distributor's compliance documents, since the retrieved summary uses the shorthand 'GREEN' rather than a formal compliance statement.

Engineering reference data for AUT:A β€” comparison, design guidance, and compliance information.

Selection Guide

Choose the ATSAMD21J17A-AUT (AUT:A) when your firmware fits 128KB Flash and 16KB SRAM, you need USB plus DMA at 48MHz on a 3.3V rail, and the design requires industrial temperature rating in a 64-TQFP footprint. Step up to ATSAMD21J18A-AUT if code size approaches the limit or Functional Safety (FuSa) documentation is needed - it is pin-to-pin identical. Step down to ATSAMD21J16A-AUT or J15A-AUT for cost-driven builds with smaller binaries; both keep the same footprint. Choose ATSAML21J18A-AUT instead when battery life dominates and 32MHz suffices, accepting verification of L-series pinout differences. Trade-off summary: within the D21J family the choice is purely memory and compliance versus cost; across families (D21 vs L21) the choice is clock speed and USB maturity versus power consumption. Always confirm the complete ordering code before release to production.

Comparison with Alternatives

Parameter This Product ATSAMD21J18A-AUT ATSAMD21J16A-AUT ATSAMD21J15A-AUT ATSAML21J18A-AUT
Package 64-TQFP (10x10) 64-TQFP (10x10) - same 64-TQFP (10x10) - same 64-TQFP (10x10) - same 64-TQFP - same footprint class
Brand Microchip Technology Microchip Technology Microchip Technology Microchip Technology Microchip Technology
Core / Clock Cortex-M0+ / 48 MHz Cortex-M0+ / 48 MHz Cortex-M0+ / 48 MHz Cortex-M0+ / 48 MHz Cortex-M0+ / 32 MHz
Flash Memory 128 KB 256 KB 64 KB 32 KB 256 KB
SRAM 16 KB 32 KB 8 KB 4 KB [DATA_NEEDED]
Supply Voltage 1.6 V to 3.6 V 1.6 V to 3.6 V 1.6 V to 3.6 V 1.6 V to 3.6 V 1.8 V / 2.5 V / 3.3 V
USB Peripheral Yes (device) Yes (device) Yes (device) Yes (device) [DATA_NEEDED]
Functional Safety Support No Yes (FuSa) [DATA_NEEDED] [DATA_NEEDED] [DATA_NEEDED]

Key Differentiators

  • Balanced 128KB Flash density at family mid-tier pricing (vs ATSAMD21J18A-AUT)
  • Maximum GPIO count in the SAM D21 family (vs ATSAMD21G18A-AU)
  • Industrial temperature grade standard (vs ATSAMD21J17A-AU (commercial))

Design Notes

Supply the ATSAMD21J17A-AUT from a regulated 3.3V rail within its specified 1.6V to 3.6V range. Place 100nF ceramic decoupling capacitors at each VDD/VDDIO pin pair plus one bulk 4.7uF to 10uF capacitor near the device, per standard SAM D21 power guidance in the family datasheet. Because there is no on-chip regulator, any 5V logic interfacing requires level shifting, and brownouts below 1.6V require an external supervisor or the internal brown-out detector enabled in configuration.

The 64-TQFP (10x10 mm) is hand-solderable but thermally forgiving; still, use a solid ground plane under the device and return each decoupling capacitor to the nearest VSS pin with short, direct traces. Keep SWD programming pads (SWCLK, SWDIO, RESET, GND, VTarget) accessible on a header or test points for in-system programming and debug - retrofitting them after layout is a common and costly oversight on J-variant designs with dense GPIO use.

Verify the full ordering code before assembly: 'AUT:A' style fragments omit the die/memory variant, and ATSAMD21J15A/J16A/J17A/J18A differ only in suffix letters but ship with 32KB/64KB/128KB/256KB of Flash respectively. Firmware exceeding 128KB will not run on the J17A. Also confirm the temperature grade requirement: -AUT denotes the industrial grade; substituting a commercial grade to save cost risks field failures in cabinet or rooftop deployments.

When using SERCOM modules as SPI at high clock rates or USB full-speed, route these traces as short as practical, avoid running them parallel to switching-regulator nodes, and series-terminate long SPI clocks (est. 22 to 33 ohm) if trace lengths exceed roughly 10 cm. The USB D+/D- pair should be routed as a 90-ohm differential pair with consistent reference plane - estimate done per general full-speed USB layout practice, not a datasheet figure.

Compliance Information

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

FindIC listing describes the ATSAMD21J17A-AUT as 'GREEN' (Microchip green/RoHS-aligned construction). Formal REACH, lead-free and halogen-free declarations not present in retrieved data - confirm on Microchip product page.

Data verified on: 2026-09-02 β€” data verified and curated by XAIPART's component engineering team

Related Searches

AUT:A microcontroller ATSAMD21J17A-AUT datasheet Microchip ATSAMD21J17A-AUT ATSAMD21J17A-AUT price buy ATSAMD21J17A-AUT 64TQFP pinout ARM Cortex-M0+ 128KB flash 48MHz MCU USB DMA ATSAMD21J17A-AUT vs ATSAMD21J18A-AUT ATSAMD21J18A-AUT drop-in replacement for ATSAMD21J17A ATSAMD21J17A-AUT industrial automation controller low power SAM L21 alternative to SAM D21J what is the difference between ATSAMD21J17A and J18A ATSAMD21J17A-AUT tape and reel industrial temperature

Related Components & Terms

Microchip Technology Atmel AUT:A ATSAMD21J17A-AUT ATSAMD21J18A-AUT ATSAMD21J16A-AUT ATSAML21J18A-AUT ARM Cortex-M0+ microcontroller 32-bit MCU SAM D21 family 64-TQFP TQFP package family surface mount USB 2.0 device DMA controller SERCOM Flash memory SRAM RoHS industrial temperature grade Tape & Reel embedded systems industrial automation
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