Microchip Technology

ATSAM3X-EK - SAM3X/SAM3A Cortex-M3 Eval Kit | Microchip

MPN: ATSAM3X-EK βœ— End of Life
In Stock Ships in 1-3 business days
From $75.9 USD / Unit
MOQ: 1 |
Price updated: 2026-09-19
Volume Pricing
Qty Unit Price Extended
1 $92.5 $92.50
10 $88 $880.00
100 $84 $8,400.00
500 $79.8 $39,900.00
1,000 $75.9 $75,900.00
ℹ️ All prices are in USD

ATSAM3X-EK Overview

The Microchip Technology ATSAM3X-EK is an evaluation kit for the ATSAM3X and ATSAM3A series of 32-bit ARM Cortex-M3 flash microcontrollers, provided as a complete embedded MCU development board for rapid code evaluation and prototyping. According to Microchip, the kit lets designers quickly evaluate and develop code for applications running on SAM3X and SAM3A microcontrollers.

An MCU evaluation board is a hardware development platform within the broader hierarchy of development tools: evaluation board -> development kit -> embedded development ecosystem. It packages an MCU (here the SAM3X/SAM3A Cortex-M3 family), power regulation, debug connectivity, and peripheral access onto one PCB so engineers can validate firmware and peripheral behavior before committing to custom hardware.

Key features include support for the SAM3X/SAM3A device family with an integrated high-speed USB transceiver for fast data up/downloading, robust EMI tolerance, and plug-and-play high-speed serial interconnectivity as described in Atmel/Microchip SAM3X documentation. The kit targets 32-bit ARM Cortex-M3 based designs where USB connectivity and deterministic interrupt handling are important.

The SAM3X series is notable as the MCU family used on the Arduino Due, giving the ATSAM3X-EK a large body of community documentation, libraries, and reference projects. Software support includes Atmel Studio 7 (now Microchip Studio) and the ASF3 software framework, which provides a large collection of embedded software drivers for SAM flash MCUs.

Typical applications include embedded systems prototyping, motor control and industrial control evaluation (the SAM3A variant targets automotive and motor-control use), USB device/host peripheral development, and education in 32-bit ARM programming.

A key design consideration is lifecycle: Octopart lists the ATSAM3X-EK status as Obsolete, so new designs should evaluate current-generation alternatives while existing users can still source boards through surplus and secondary distributors.

This page synthesizes distributor availability, lifecycle data, drop-in board alternatives, and practical sourcing notes not found in the manufacturer product page.

Drop-in alternatives for ATSAM3X-EK β€” 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 ATSAM3X-EK (same form factor and footprint) β€” differing in Product Type.

Microchip Technology
Product Type: Evaluation Kit / Development Board
Compare with ATSAM3X-EK β†’

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

ATSAM3X-XPRO

βœ… Drop-In ⚠️ 参数待ιͺŒθ―
πŸ“¦ Board
XPLAINED PRO form factor for the same SAM3X family; different board peripherals and connector ecosystem, same MCU family evaluation purpose

πŸ“‹ Reference alternative (not in catalog)

ATSAM4S-XPRO

βœ… Drop-In ⚠️ 参数待ιͺŒθ―
πŸ“¦ Board
evaluates Cortex-M4 SAM4S instead of Cortex-M3 SAM3X (~+25% core performance, FPU absent), same MCU-family eval board role

πŸ“‹ Reference alternative (not in catalog)

ATSAML22-XPRO-B

βœ… Drop-In
πŸ“¦ Board
Cortex-M0+ SAM L22 ultra-low-power family, Active lifecycle vs Obsolete; lower performance but current supply, verified in Octopart comparison data

πŸ“‹ Reference alternative (not in catalog)

ATSAMD21-XPRO

βœ… Drop-In ⚠️ 参数待ιͺŒθ―
πŸ“¦ Board
Cortex-M0+ SAM D21 family (48-64 MHz vs 84-96 MHz SAM3X), Active lifecycle, XPRO connector ecosystem instead of legacy EK peripherals

πŸ“‹ Reference alternative (not in catalog)

ATSAM3X8E

βœ… Drop-In
πŸ“¦ Board (Arduino Due class hardware)
the flagship SAM3X MCU itself on third-party Due-compatible boards; same die family the EK evaluates, enabling continued SAM3X development on active supply

πŸ“‹ Reference alternative (not in catalog)

ATSAM3X-EK Specifications (manufacturer-published)

Product Type MCU 32-Bit Embedded Evaluation Board
Target Family ATSAM3A, ATSAM3X Series
Core Processor ARM Cortex-M3
Core Architecture 32-Bit
Contents Board
Series SAM3X
Packaging Box
USB High-speed USB with integrated transceiver
Family Category General Embedded Dev Boards and Kits (MCU, DSP, FPGA, CPLD)
Evaluation Kit For SAM3X & SAM3A
Software Support Atmel/Microchip Studio, ASF3
Lifecycle Status Obsolete (per Octopart)

ATSAM3X-EK Interfaces & Connectors

ATSAM3X-EK exposes the following interfaces and connectors as published by the manufacturer: USB. Expansion header pinout, connector pin numbering, and electrical limits are defined in the manufacturer documentation.

USB High-speed USB with integrated transceiver

Refer to the manufacturer documentation for the full expansion header pinout and connector pin numbering.

Typical Applications

ATSAM3X-EK is suitable for 6 applications: Embedded Systems Prototyping, Motor Control and Industrial Control Evaluation, USB Device and Host Development, 32-Bit ARM Education and Training, Legacy Firmware Validation and Maintenance, IoT and Connected Device Feasibility Studies.

πŸ”§

Embedded Systems Prototyping

The ATSAM3X-EK gives firmware teams a working SAM3X/SAM3A platform on day one: the ARM Cortex-M3 core runs at the family's 84-96 MHz class performance with the kit's high-speed USB transceiver enabling rapid code up/downloading, exactly the workflow Atmel's kit documentation describes for fast iteration. Engineers use the board to validate peripheral drivers written against ASF3 in Atmel Studio 7 before porting to custom hardware, reducing board respins. Because SAM3X is the Arduino Due silicon, the large community library base shortens bring-up time for UART, SPI, I2C, ADC, and PWM routines. The main consideration is supply: Octopart lists the kit as Obsolete, so teams should secure at least one spare unit for continuing legacy prototyping work.

🏭

Motor Control and Industrial Control Evaluation

The SAM3A variant evaluated by the ATSAM3X-EK targets industrial applications, and the kit lets engineers exercise PWM generation, ADC sampling, and CAN-class communications on real silicon before designing an inverter or industrial controller. DigiKey's listing explicitly names ATSAM3A alongside ATSAM3X as the kit's supported families, making this board the reference platform for SAM3A motor-control code. Development typically proceeds with ASF3 drivers under Atmel Studio 7, measuring PWM dead-time behavior and ADC conversion timing with the same codebase that ships to production hardware. Teams should confirm required PWM channel counts and dead-time generators against the SAM3A datasheet, since kit-level peripherals differ from a final motor-drive board's gate-driver and current-sense stages.

🌐

USB Device and Host Development

A defining feature of the SAM3X/SAM3A family, highlighted in the kit's own datasheet summary, is high-speed USB with an integrated transceiver for fast up/downloading of data plus robust EMI tolerance. The ATSAM3X-EK therefore serves as the reference platform for developing USB device, host, and dual-role firmware - mass-storage, CDC, and HID classes are standard ASF3 examples. Because the transceiver is integrated on-chip, engineers avoid external PHY layout risk while validating enumeration timing and EMI behavior. A practical benefit is throughput: high-speed USB at 480 Mbps allows firmware images and log data to move far faster than full-speed parts, shortening debug cycles. Teams must still replicate the kit's USB termination network on custom PCBs to preserve signal integrity.

πŸ’‘

32-Bit ARM Education and Training

Universities and training programs use the ATSAM3X-EK to teach 32-bit ARM Cortex-M3 programming because it exposes real peripherals - USART, SPI, I2C, ADC, PWM, and high-speed USB - on an accessible board with official Atmel getting-started material. The kit documentation's structured progression, from out-of-the-box experience through hello-world builds to BeRTOS examples and custom message definitions, maps directly onto a semester lab sequence. Students gain register-level understanding using Atmel Studio 7 and ASF3, then transition naturally to the Arduino Due ecosystem since SAM3X is that platform's silicon. The caveat for education buyers is lifecycle status: with Octopart listing the kit as Obsolete, institutions should plan curricula around newer active Microchip XPRO boards for future cohorts while using existing EK stock for legacy labs.

πŸ–₯️

Legacy Firmware Validation and Maintenance

Teams maintaining shipped products built on SAM3X or SAM3A silicon need a validated bench reference to reproduce field failures and regression-test firmware updates, and the ATSAM3X-EK remains the manufacturer's official kit for that purpose. DigiKey's continued listing ('Buy now, ships today') plus secondary-stock channels such as Jotrin and Hotenda let support teams source kits even after Microchip moved the part to obsolete status. Typical workflows include flashing production firmware over high-speed USB, attaching debuggers to the board's programming header, and comparing peripheral behavior against golden traces. Because the board is no longer in production, support organizations should treat each acquired unit as a strategic asset and document equivalent test setups on newer active boards in parallel.

🧩

IoT and Connected Device Feasibility Studies

The ATSAM3X-EK supports early feasibility work for connected devices that need substantial Cortex-M3 headroom plus high-speed USB for configuration or data export. Engineers can prototype sensor acquisition, local processing, and USB/Ethernet-adjacent communication paths on the kit before selecting a final production MCU, using ASF3 middleware to cut integration time. The SAM3X's 84-96 MHz class performance and generous flash/RAM configurations allow running protocol stacks that smaller Cortex-M0 parts struggle with, making it useful for gateway-style feasibility studies. However, since Octopart marks the kit Obsolete and modern IoT designs usually favor lower-power parts with integrated wireless, feasibility teams should concurrently benchmark newer active boards such as the ATSAML22-XPRO-B to keep the eventual BOM on current supply.

Recommended Products Summary

ATSAM3X8E Target MCU evaluated by this kit Used in: Embedded Systems Prototyping, Motor Control and Industrial Control Evaluation, USB Device and Host Development, Legacy Firmware Validation and Maintenance ATSAM3S8BA-MUR Microchip Technology Used in: Embedded Systems Prototyping, Legacy Firmware Validation and Maintenance ATSAM3N4BA-MU Microchip Technology Used in: Motor Control and Industrial Control Evaluation ATSAML22-XPRO-B Active successor-class XPRO board for new curricula Used in: 32-Bit ARM Education and Training, IoT and Connected Device Feasibility Studies ATSAMD21-XPRO SAM D21 XPRO board for low-power node prototyping Used in: IoT and Connected Device Feasibility Studies
What is the ATSAM3X-EK evaluation kit?
The ATSAM3X-EK is a 32-bit embedded evaluation board from Microchip Technology (originally Atmel) for the SAM3X and SAM3A ARM Cortex-M3 flash microcontroller families. According to Microchip's development tool page, the kit lets designers quickly evaluate and develop code for applications running on SAM3X and SAM3A microcontrollers, and it ships as a board in a box with high-speed USB connectivity.
Where can I buy ATSAM3X-EK online?
The ATSAM3X-EK can be purchased from distributors such as DigiKey Electronics, which lists the part under Microchip Technology (product page 3128678), as well as secondary distributors including AIChipLink, Hotenda, Jotrin Electronics, and Ersa Electronics. Because Octopart lists the board as Obsolete, primary-stock availability varies by day; comparing at least two distributors and requesting quotes from excess-inventory sellers is recommended before committing to a lead time.
What is the price of ATSAM3X-EK?
The ATSAM3X-EK unit price on this page starts at 92.50 USD at quantity 1, with breaks at 10, 100, 500, and 1000 pieces, as of 2026-09-20. Octopart compares bulk discounts from 3 distributors for this Microchip part. Because the board is obsolete, market pricing fluctuates and excess-stock sellers may quote above or below list; always confirm current pricing before ordering.
Is ATSAM3X-EK still in production?
No. According to Octopart's part comparison data, the ATSAM3X-EK status is listed as Obsolete, while a current-generation board such as the ATSAML22-XPRO-B is listed as Active. Microchip maintains the product page as an archive reference for existing users, but new designs should target active SAM family evaluation kits or third-party SAM3X boards such as Arduino Due-compatible hardware.
What is the difference between ATSAM3X-EK and ATSAML22-XPRO-B?
The ATSAM3X-EK evaluates the SAM3X/SAM3A Cortex-M3 family, while the ATSAML22-XPRO-B evaluates the SAM L22 Cortex-M0+ ultra-low-power family. Per Octopart comparison data, both are 32-bit MCU evaluation boards from Microchip Technology packaged in a box, but ATSAM3X-EK is Obsolete and ATSAML22-XPRO-B is Active. Choose the XPRO board for new low-power designs; choose ATSAM3X-EK only to maintain or validate existing SAM3X/SAM3A code.
Which MCU does the ATSAM3X-EK support?
The ATSAM3X-EK supports the ATSAM3X and ATSAM3A series microcontrollers, per DigiKey's product listing describing it as an 'ATSAM3A, ATSAM3X SAM3X ARM Cortex-M3 MCU 32-Bit Embedded Evaluation Board'. The SAM3X family is the same die family used on the Arduino Due, and the SAM3A variant targets industrial and motor-control applications, letting one board serve both evaluation paths.
Can the ATSAM3X-EK be used for Arduino Due development?
Indirectly, yes. The Arduino Due is based on the Atmel ATSAM3X8E MCU, the flagship device of the SAM3X family that the ATSAM3X-EK evaluates. Code developed with the ASF3 framework or Atmel Studio 7 for the ATSAM3X-EK shares register-level peripherals with the Due, but board-level pin mapping, clocks, and peripherals differ, so sketches and wiring configurations are not directly portable without adaptation.
What software tools does the ATSAM3X-EK support?
The ATSAM3X-EK is supported by Atmel Studio 7 (now Microchip Studio) together with ASF3, the Advanced Software Framework that Microchip describes as an MCU software library providing a large collection of embedded software for SAM flash MCUs, configurable through the ASF Wizard. Atmel's kit documentation also references getting-started and BeRTOS example projects covering hello-world builds and custom message definitions for protocol work.
What is the best drop-in replacement for ATSAM3X-EK?
There is no true drop-in replacement board, because evaluation boards do not share a standardized footprint. The closest same-manufacturer substitute in function is Microchip's XPLAINED PRO series for SAM parts, such as the ATSAML22-XPRO-B, though it evaluates a different (Cortex-M0+) MCU family. For users who must keep SAM3X silicon, a third-party Arduino Due-compatible board evaluates the ATSAM3X8E with the same core and most peripherals.
What is the best Microchip equivalent for ATSAM3X-EK?
The best current Microchip equivalent depends on your target: for staying within the SAM3X/SAM3A silicon, there is no active Microchip evaluation kit equivalent, and the manufacturer directs users to newer SAM family tools. For new designs, the ATSAML22-XPRO-B (Cortex-M0+, Active status per Octopart) is the commonly compared successor-class board. Both are 32-bit MCU evaluation kits from Microchip Technology, but they evaluate different MCU families and are not pin-compatible.
When should I choose ATSAM3X-EK over a newer evaluation board?
Choose the ATSAM3X-EK when your project is committed to SAM3X or SAM3A silicon - for example, validating legacy firmware, testing motor-control code on the SAM3A variant, or verifying high-speed USB behavior of the SAM3X before a production build. Choose a newer active board when starting a fresh design, since Octopart lists ATSAM3X-EK as Obsolete and future sourcing depends on secondary stock. The trade-off is legacy fidelity versus supply security.
Where can I download the ATSAM3X-EK datasheet PDF?
The ATSAM3X-EK documentation (user guide and board schematic) can be downloaded from Microchip's official development tool page at microchip.com/en-us/development-tool/atsam3x-ek. Archive copies of the datasheet PDF are also available at third-party repositories such as FindIC (735KB file, published 2016-02-05) and DigChip. For the underlying MCU, download the SAM3X/SAM3A datasheet from Microchip's ATSAM3X8E product page.
Is ATSAM3X-EK suitable for motor control applications?
Yes. The ATSAM3X-EK evaluates both SAM3X and SAM3A families, and the SAM3A series is positioned by Atmel/Microchip documentation for industrial applications including motor control, with peripherals such as PWM channels and CAN support. Engineers should confirm the specific PWM channel count, dead-time generator capability, and current-sensing inputs required by their inverter stage against the SAM3A datasheet before finalizing the board selection.
What are the key specifications of ATSAM3X-EK that engineers should know?
The ATSAM3X-EK is an MCU 32-bit embedded evaluation board for the ATSAM3A and ATSAM3X families based on the ARM Cortex-M3 core, supplied as a board in a box packaging. It features high-speed USB with an integrated transceiver for fast data transfer, and is supported by Atmel Studio 7 and ASF3. Octopart lists its lifecycle status as Obsolete. These facts make it a legacy evaluation platform best used to support existing SAM3X/SAM3A projects rather than new designs.
Is the ATSAM3X-EK the same as the SAM3X chip itself?
No. The ATSAM3X-EK is an evaluation board, not the microcontroller. DigiKey classifies it under 'Evaluation Boards - Embedded - MCU, DSP', and its contents list is 'Board'. The actual silicon is the ATSAM3X or ATSAM3A MCU soldered to the kit's PCB; for production you purchase MCUs such as the ATSAM3X8E separately. Using the kit accelerates firmware development, but final designs require a custom PCB with the target MCU.

Engineering reference data for ATSAM3X-EK β€” comparison, design guidance, and compliance information.

Selection Guide

Choose the ATSAM3X-EK when you must evaluate, validate, or support existing SAM3X or SAM3A designs: it is the manufacturer's official kit for both families, with high-speed USB and full Atmel Studio 7/ASF3 support. Choose the ATSAM3X-XPRO if you need SAM3X evaluation on the newer XPLAINED PRO connector ecosystem. Choose the ATSAML22-XPRO-B for new low-power designs - Octopart confirms it is Active while the ATSAM3X-EK is Obsolete, making it the safer supply-chain choice despite a slower Cortex-M0+ core. Choose the ATSAM3X8E (on Due-class third-party hardware) when you need SAM3X silicon itself rather than an evaluation board. The core trade-off is legacy fidelity against supply security: stay with the EK for continuity, migrate for anything new.

Comparison with Alternatives

Parameter This Product ATSAM3X-XPRO ATSAML22-XPRO-B ATSAMD21-XPRO ATSAM3X8E
Package Board (Box) Board (Box) Board (Box) Board (Box) Board (Arduino Due class hardware)
Brand Microchip Technology Microchip Technology Microchip Technology Microchip Technology Microchip Technology
Target MCU Family SAM3X / SAM3A (Cortex-M3) SAM3X (Cortex-M3) SAM L22 (Cortex-M0+) SAM D21 (Cortex-M0+) SAM3X (Cortex-M3)
Core ARM Cortex-M3, 32-Bit ARM Cortex-M3, 32-Bit ARM Cortex-M0+, 32-Bit ARM Cortex-M0+, 32-Bit ARM Cortex-M3, 32-Bit
High-Speed USB Yes (integrated transceiver) Yes Full-speed USB Full-speed USB Yes (integrated transceiver)
Primary Use Case SAM3X/SAM3A evaluation, legacy support SAM3X evaluation on XPRO ecosystem Low-power new designs Low-cost 32-bit prototyping Continued SAM3X silicon development

Key Differentiators

  • Only official Microchip kit for both SAM3X and SAM3A families (vs ATSAML22-XPRO-B)
  • High-speed USB with integrated transceiver (vs ATSAMD21-XPRO)
  • Legacy SAM3X silicon fidelity (vs ATSAM3X-XPRO)

Design Notes

The ATSAM3X-EK is an evaluation board, not a component - do not place it in a production BOM. Its Octopart status is Obsolete, so availability depends on remaining distributor and excess stock. For new designs, migrate to an active Microchip evaluation platform (XPRO series) or design custom hardware around the ATSAM3X8E MCU, which remains the silicon of record for SAM3X-class products such as the Arduino Due.

Code written for the ATSAM3X-EK is register-compatible with the ATSAM3X8E on Arduino Due-class hardware at the MCU level, but board-level mappings (clock crystal, LED pins, button pins, external memory) differ between the EK and Due boards. Treat board-support files and pin mux configurations as board-specific; only the ASF3 peripheral driver layer ports cleanly between them.

Evaluation kits are typically powered from USB or an external DC supply selected by a jumper; verify the ATSAM3X-EK user guide's power-source jumper setting before first power-up to avoid dual-source contention. When measuring current consumption for a power budget, remember that kit-level regulators, LEDs, and debug circuitry add consumption that will not exist on your custom SAM3X PCB - use the MCU datasheet figures, not whole-board measurements, for production estimates.

Compliance Information

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

Compliance data for this evaluation kit was not present in the provided web data.

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

Related Searches

ATSAM3X-EK datasheet ATSAM3X-EK buy price Microchip ATSAM3X-EK evaluation kit SAM3X Cortex-M3 evaluation board ATSAM3X-EK vs ATSAML22-XPRO-B ATSAM3X-EK drop-in replacement ATSAM3X-EK obsolete substitute ATSAM3X-EK Arduino Due development SAM3A motor control evaluation kit where to download ATSAM3X-EK user guide PDF is ATSAM3X-EK still in production ATSAM3X-EK Atmel Studio 7 ASF3 support

Related Components & Terms

Microchip Technology Atmel ATSAM3X-EK ATSAM3X8E ATSAML22-XPRO-B ATSAMD21-XPRO SAM3X SAM3A ARM Cortex-M3 32-bit MCU evaluation board development board embedded evaluation kit Atmel Studio 7 ASF3 Arduino Due high-speed USB BeRTOS DigiKey Octopart RoHS motor control XPLAINED PRO
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