Microchip Technology

ATNGW100MKII - AVR32 AP7000 Network Gateway Eval Board | Microchip

MPN: ATNGW100MKII ✗ End of Life
In Stock Ships in 1-3 business days
From $103.2 USD / Unit
MOQ: 1 |
Price updated: 2026-09-19
Volume Pricing
Qty Unit Price Extended
1 $129 $129.00
10 $122.55 $1,225.50
100 $116.1 $11,610.00
500 $109.65 $54,825.00
1,000 $103.2 $103,200.00
â„šī¸ All prices are in USD

ATNGW100MKII Overview

The Microchip Technology ATNGW100MKII is a 32-bit embedded evaluation board for the AVR32 UC3 family, based on the AT32AP7000, AT32AP7001, or AT32AP7002 AVR32 MCU and designed as the second-generation Network Gateway (NGW) reference platform with Ethernet connectivity and JTAG debugging support. Note: the original Atmel datasheet set carries a Product End-of-Life (EOL) notification, and the platform status is obsolete, with remaining stock available from independent distributors.

An embedded MCU evaluation board is a ready-to-use printed circuit assembly that hosts a target microcontroller plus the supporting power, clock, memory, debug, and communication circuitry needed to begin software development immediately. In the product hierarchy it sits under development tools -> evaluation boards and kits -> embedded MCU and DSP evaluation boards, bridging the gap between a bare microcontroller datasheet and a production-locked custom PCB.

Key features of the ATNGW100MKII center on the AVR32 architecture, a 32-bit RISC core family originally developed by Atmel and inherited by Microchip Technology. The platform supports the AT32AP7000, AT32AP7001, and AT32AP7002 application processors, integrates Ethernet networking hardware, and provides a JTAG interface for on-chip debugging and flash programming, which makes it a natural fit for Linux-class gateway and industrial networking designs.

Technically, the AP7000-series devices combine the AVR32 RISC core with on-chip peripherals suited to communication equipment, including Ethernet MAC, USB, and serial interfaces as implemented on the board. The NGW100 mkII iteration refined the original Network Gateway board layout, and the published Atmel document set includes a product overview datasheet plus the EOL notification that defines last-time-buy conditions for the platform.

Typical applications include network gateway prototyping, embedded Linux porting and driver development, industrial automation nodes, and academic teaching of 32-bit RISC embedded systems. The onboard Ethernet and JTAG make the board usable out of the box for both application code and low-level bootloader work.

A key design consideration is lifecycle planning: because the platform is formally EOL/obsolete, new designs should treat the ATNGW100MKII as a maintenance and prototyping tool rather than a long-term production reference, and should budget for last-time-buy stock.

This page synthesizes distributor availability, datasheet links, lifecycle status, and drop-in-replacement guidance for the ATNGW100MKII not found on any single manufacturer or distributor page.

Drop-in alternatives for ATNGW100MKII — 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:

No drop-in alternatives available for this product.

Request Alternatives

ATNGW100MKII Specifications (manufacturer-published)

Tool Type Evaluation Board
Core Architecture AVR32
CPU Core AVR32 (32-bit RISC)
Data Bus Width 32 bit
Supported Target MCUs AT32AP7000, AT32AP7001, AT32AP7002
Product Series AVR32 (NGW100 mkII Network Gateway)
Networking Ethernet
Debug Interface JTAG
Board Category Embedded MCU, DSP Evaluation Boards
Original Manufacturer Atmel (now Microchip Technology)
Lifecycle Status Obsolete (Product End-of-Life notification published)

ATNGW100MKII Interfaces & Connectors

No manufacturer-published interface list is available for ATNGW100MKII. Refer to the manufacturer documentation for connector and header details.

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

Typical Applications

ATNGW100MKII is suitable for 6 applications: Embedded Linux Gateway Development, 32-bit RISC Embedded Systems Education, Industrial Automation Legacy Maintenance, Driver and Bootloader Porting, IoT Edge Node Prototyping, Reference Design Reuse for Custom Boards.

🌐

Embedded Linux Gateway Development

The ATNGW100MKII was purpose-built as the NGW100 mkII Network Gateway reference platform for AVR32 Linux development. The AT32AP7000-series 32-bit RISC application processor provides the processing headroom and peripheral set required to boot an embedded Linux image, while the onboard Ethernet port enables realistic network-gateway workloads such as packet forwarding, protocol bridging, and lightweight web services. The JTAG interface allows developers to debug U-Boot and kernel bring-up at the register level before the OS is stable. Because the board integrates power, clock, memory, and debug circuitry, a team can begin software work the same day the board arrives. The principal trade-off is lifecycle: with the platform EOL, teams should confine its use to legacy maintenance or educational gateway projects rather than new production designs.

🏭

32-bit RISC Embedded Systems Education

Universities and training labs use the ATNGW100MKII to teach 32-bit embedded systems because it exposes a complete computer: AVR32 RISC CPU, Ethernet, JTAG, and board-level peripherals on a single self-contained assembly. Students can progress from assembly-language exercises through C bare-metal programming to a full embedded Linux port, using JTAG for step-by-step debugging that hides nothing from the learner. The board's documented Atmel datasheet set (product datasheet plus EOL notification) gives instructors stable reference material, and abundant community documentation for the NGW100 family lowers course preparation effort. Since the platform is obsolete, institutions can often acquire boards at reduced cost from the independent market, though per-lab spare availability should be verified before standardizing a multi-year curriculum on this specific hardware.

âš™ī¸

Industrial Automation Legacy Maintenance

Control systems that were prototyped or deployed on the NGW100 platform face a maintenance problem now that the ATNGW100MKII is formally EOL. This board serves as a replacement and bench-reference unit: its support for the AT32AP7000, AT32AP7001, and AT32AP7002 targets means firmware images built for the original gateway hardware can be re-validated without fabricating a custom board. The Ethernet interface supports fieldbus-over-IP functions such as Modbus TCP gateways, and JTAG enables recovery of devices with corrupted bootloaders. Teams sustaining such systems should last-time-buy sufficient boards from the independent market (icDirectory has listed over 23,000 units) and archive the Atmel documentation set, while planning a medium-term migration path to a currently supported Microchip platform for any hardware refresh.

đŸ–Ĩī¸

Driver and Bootloader Porting

The ATNGW100MKII is a practical vehicle for low-level software work on AVR32: writing or modifying U-Boot, porting kernel drivers for the AP7000 peripheral set, and validating custom hardware that reuses NGW100 reference circuitry. JTAG access lets engineers single-step through early boot code before any serial console exists, and the board's known-good design isolates software bugs from hardware variables. Because the board supports all three AP700x variants (AT32AP7000/7001/7002), a single bench setup can validate code across the family. Development effort invested here transfers directly to custom AP7000-based designs, since the reference circuitry mirrors typical production implementations. The main caveat is toolchain age: AVR32 GCC and kernel support are frozen upstream, so pin legacy tool versions and containerize the build environment.

🧩

IoT Edge Node Prototyping

For connected edge devices that predate the ARM-only era, the ATNGW100MKII demonstrates the core IoT edge pattern: a 32-bit MCU with Ethernet uplink running a network stack and local control logic. The NGW100 mkII board provides the Ethernet MAC and PHY circuitry plus sufficient processing from the AT32AP7000-class device to run a TCP/IP stack, MQTT-style messaging, or a small HTTP management interface. JTAG aids power-peripheral co-debugging when custom sensor circuitry is attached. The platform is well suited to proof-of-concept work where the goal is validating network protocols and application logic before porting to a current low-power MCU. Given the EOL status, treat it as a prototyping tool only - production IoT designs should move to Microchip's supported SAM or PIC32 ecosystems to secure long-term supply.

🔧

Reference Design Reuse for Custom Boards

Hardware engineers designing custom AT32AP7000-based products can use the ATNGW100MKII as a proven reference design. The board embodies Atmel's recommended implementation of the AP7000 power, clocking, memory, Ethernet, and JTAG circuitry - details that are expensive to derive from the datasheet alone. By lifting schematic blocks from the NGW100 mkII and validating them against the actual board with JTAG measurements, designers de-risk their first spin. The mkII revision also captures layout lessons from the original NGW100, useful for signal integrity on memory and Ethernet lines. Because the platform is EOL, the board itself will eventually disappear from the market, so teams should archive the full schematic and layout files now and consider purchasing at least one golden reference unit for future bring-up comparisons.

Recommended Products Summary

AT32AP7000 Target AVR32 application processor supported by the board Used in: Embedded Linux Gateway Development, Driver and Bootloader Porting, Reference Design Reuse for Custom Boards ATNGW100 Microchip Technology Used in: Embedded Linux Gateway Development, 32-bit RISC Embedded Systems Education, Reference Design Reuse for Custom Boards AT32AP7001 AVR32 target device variant supported by the board Used in: 32-bit RISC Embedded Systems Education, IoT Edge Node Prototyping AT32AP7002 AVR32 target device variant supported by the board Used in: Industrial Automation Legacy Maintenance
What is the ATNGW100MKII evaluation board?
The ATNGW100MKII is a 32-bit embedded MCU evaluation board from Microchip Technology (originally Atmel) for the AVR32 architecture. It supports the AT32AP7000, AT32AP7001, and AT32AP7002 application processors and functions as the second-generation Network Gateway (NGW100 mkII) reference platform with Ethernet networking and JTAG debugging. Per the Atmel product documentation, the platform now carries a Product End-of-Life notification and is classified as obsolete.
Is the ATNGW100MKII still in production?
No. The ATNGW100MKII is obsolete. An Atmel-issued Product End-of-Life (EOL) notification datasheet (a 2-page document) formally announced discontinuation, so no new production units are being manufactured. Remaining inventory exists in the independent distribution channel, with sources such as icDirectory listing tens of thousands of units, and DigiKey historically listing the part. New designs should not standardize on this board.
Where can I buy the ATNGW100MKII online?
The ATNGW100MKII is not in franchised distributor catalog stock for new production, but it is available through the secondary/independent market. Octopart tracks pricing from 1 distributor, icDirectory lists over 23,000 units in stock, and brokers such as Cytech Systems, ic2ic.com, and netCOMPONENTS offer quoting. Pricing as of 2026-09-19 should be confirmed by quote, since independent-market prices fluctuate significantly for obsolete boards.
How much does the ATNGW100MKII cost?
As of 2026-09-19, the ATNGW100MKII is primarily quoted on the independent market rather than sold at a fixed catalog price. Octopart lists bulk discount comparison from 1 distributor, and brokers like Cytech Systems provide instant quotes. Prices for obsolete evaluation boards vary widely with stock age and quantity, so buyers should request quotes from multiple sources (Octopart, ic2ic, netCOMPONENTS) before committing to a purchase.
What MCUs does the ATNGW100MKII support?
The ATNGW100MKII evaluation board supports the AT32AP7000, AT32AP7001, and AT32AP7002 application processors from the AVR32 family, according to the Microchip/DigiKey product listing. These are 32-bit RISC AVR32 devices targeted at network gateway and application-processing workloads. The board is the mkII revision of the original NGW100 Network Gateway platform that Atmel shipped for AVR32 Linux development.
What is the difference between ATNGW100MKII and ATNGW100?
The ATNGW100MKII is the second-generation (mkII) revision of the original Atmel ATNGW100 Network Gateway evaluation board. Both target the AVR32 AT32AP7000-class processors and provide Ethernet plus JTAG. The mkII revision updated the board layout and peripherals relative to the original NGW100; for the exact electrical differences, consult the two product documentation sets, since Atmel/Microchip published separate datasheets for each revision rather than a single combined migration note.
What is the best drop-in replacement for the ATNGW100MKII?
There is no true drop-in replacement for the ATNGW100MKII because it is a complete evaluation board, not a pin-compatible component; replacements are form-factor or functional equivalents rather than pin-to-pin substitutes. The closest same-family option is the original ATNGW100 board (same NGW concept, earlier revision). For continued AVR32 development, engineers typically migrate to current Microchip SAM (ARM Cortex-M) or MIPS-based evaluation kits, which require software re-porting.
Hey Google, what can replace the ATNGW100MKII?
For replacing the ATNGW100MKII, your best options are: (1) the earlier ATNGW100 board if you only need NGW-class AVR32 prototyping and can find stock; (2) remaining ATNGW100MKII units from independent distributors such as icDirectory or Cytech Systems; or (3) a migration to a current Microchip evaluation kit for new designs. Since the part is EOL/obsolete, none of these are pin-to-pin drop-ins - board-level replacement and software porting effort should be planned.
Is the ATNGW100MKII suitable for embedded Linux development?
Yes. The ATNGW100MKII was designed as a Network Gateway platform for AVR32 Linux-class development: the AT32AP7000-series 32-bit RISC processor, Ethernet port, and JTAG debug interface provide the memory, connectivity, and low-level access needed to boot and port embedded Linux. Because the platform is EOL, it remains suitable for learning, legacy maintenance, and research, but new commercial designs should select a currently supported Microchip platform instead.
Where can I download the ATNGW100MKII datasheet PDF?
The ATNGW100MKII datasheet PDF is available from several public datasheet archives: icDirectory hosts the development-boards datasheet PDF, alldatasheet.net carries both the product datasheet (26 KB, 2 pages, from ATMEL Corporation) and the Product End-of-Life Notification document, and FindIC lists a 2148 KB datasheet file published 2009-11-05. The authoritative current source is the Microchip Technology product documentation portal.
Does the ATNGW100MKII have JTAG debugging?
Yes. According to the FindIC and Atmel datasheet summaries, the ATNGW100MKII platform includes JTAG support (the product listing explicitly names 'At32ap7000, Ethernet, Jtag, Eval Kit'). The JTAG interface allows on-chip debugging, boundary scan, and flash programming of the AT32AP7000-series AVR32 target, which is essential for bootloader development and low-level bring-up of embedded Linux images.
What are the key specifications of the ATNGW100MKII that engineers should know?
The key ATNGW100MKII specifications are: Tool Type = Evaluation Board; Core Architecture = AVR32; CPU Core = AVR32 32-bit RISC; Data Bus Width = 32 bit; supported targets = AT32AP7000, AT32AP7001, AT32AP7002; networking = Ethernet; debug = JTAG; manufacturer = Atmel (now Microchip Technology); lifecycle = obsolete per Atmel's 2-page Product End-of-Life Notification. These eight data points define the board for sourcing and design decisions, per the published Atmel datasheet summaries.
ATNGW100MKII vs ATNGW100 - which is better for AVR32 gateway prototyping?
The ATNGW100MKII is the better choice for AVR32 gateway prototyping because it is the improved mkII revision with an updated board design, while both share the same AT32AP7000-class AVR32 target, Ethernet, and JTAG support. However, both are obsolete, so availability decides the practical answer: if only original ATNGW100 stock can be sourced, it remains fully functional for the same prototyping tasks. Compare the two datasheets for peripheral-level deltas before committing.
When should I choose the ATNGW100MKII over a modern Microchip evaluation kit?
Choose the ATNGW100MKII only when you must maintain, replicate, or study the legacy AVR32 NGW environment - for example, supporting an installed base built on AT32AP7000-series hardware, reproducing an old Linux BSP, or academic work on the AVR32 architecture. For any new product development, choose a currently supported Microchip evaluation kit: the ATNGW100MKII is EOL/obsolete, carries no forward roadmap, and its AVR32 toolchain is no longer prioritized by Microchip.
What is the Microchip equivalent for the ATNGW100MKII for new designs?
For new designs, Microchip's current equivalents to the ATNGW100MKII are evaluation kits based on the 32-bit MCU families that superseded AVR32 - principally SAM ARM Cortex-M/Cortex-A development boards and the MIPS-based PIC32 family kits, which cover the same gateway and connectivity space. There is no same-brand pin-compatible drop-in because this is a board, not a component. Confirm the exact recommended kit with Microchip's parametric tool, and plan for bootloader and OS porting effort.

Engineering reference data for ATNGW100MKII — comparison, design guidance, and compliance information.

Selection Guide

Choose the ATNGW100MKII only when your work involves the legacy AVR32 NGW ecosystem: maintaining deployed AT32AP7000-class gateway hardware, porting or studying embedded Linux on AVR32, teaching 32-bit RISC embedded systems, or reusing the NGW100 mkII reference schematic for a custom AP7000 board. Within that scope, prefer the ATNGW100MKII over the original ATNGW100 for its refined mkII board design, and choose the kit variant only if you need accessories. Do not choose this board for new product development: the platform carries a formal Atmel End-of-Life notification, is obsolete, and is available only through the independent market (Octopart lists 1 distributor; brokers quote on request). For new designs, migrate to Microchip's supported 32-bit platforms and budget for software porting, since no pin-compatible board replacement exists for an evaluation platform.

Comparison with Alternatives

Parameter This Product ATNGW100 ATNGW100MKII-K
Package NGW100 form-factor evaluation board (mkII) NGW100 form-factor evaluation board (mkI) NGW100 form-factor evaluation board (mkII kit)
Brand Microchip Technology (originally Atmel) Microchip Technology (originally Atmel) Microchip Technology (originally Atmel)
Core Architecture AVR32 (32-bit RISC) AVR32 (32-bit RISC) AVR32 (32-bit RISC)
Supported Targets AT32AP7000, AT32AP7001, AT32AP7002 AT32AP7000 series AT32AP7000, AT32AP7001, AT32AP7002
Data Bus Width 32 bit 32 bit 32 bit
Ethernet Networking Yes Yes Yes
JTAG Debug Yes Yes Yes
Lifecycle Status Obsolete (EOL notification published) Obsolete (superseded by mkII) Obsolete (EOL notification published)

Key Differentiators

  • mkII board revision with refined design (vs ATNGW100)
  • Complete networking reference platform (vs Generic third-party AVR32 prototype boards)
  • Multi-target support on one board (vs ATNGW100)

Design Notes

Treat the ATNGW100MKII as a non-renewable resource. Atmel published a formal Product End-of-Life notification, so no new production exists. Before starting any project on this board, secure your required quantity from the independent market (icDirectory has listed over 23,000 units, and brokers such as Cytech Systems offer quotes) and archive the complete Atmel documentation set - the product datasheet, the EOL notification, schematics, and BSP files - since hosted copies can disappear as datasheet aggregators reorganize.

Freeze your AVR32 toolchain. Upstream GCC, U-Boot, and Linux support for AVR32 is frozen, so newer host toolchains may fail to build legacy BSPs. Containerize the build environment (a known-good GCC for AVR32, matching binutils, and the Atmel BSP) so the project remains reproducible even as developer workstations change. This is the single most common failure mode when teams return to NGW100-class projects years after the platform was discontinued.

When reusing NGW100 mkII reference circuitry in a custom AT32AP7000 board, replicate not only the schematic but also the layout practices for the memory bus and Ethernet magnetics isolation. The mkII revision incorporated corrections learned from the original ATNGW100; compare both board documents before your first spin, and use JTAG on the eval board to validate expected read/write behavior of any memory interface block you copy.

Compliance Information

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

Digchip lists a RoHS details field for ATNGW100MKII but the exact status was not retrievable from the provided data; the platform is obsolete, so formal compliance documentation is only available via archived Atmel/Microchip records.

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

Related Searches

ATNGW100MKII ATNGW100MKII datasheet PDF Microchip ATNGW100MKII evaluation board Atmel ATNGW100MKII NGW100 mkII AT32AP7000 evaluation board AVR32 network gateway development kit ATNGW100MKII vs ATNGW100 ATNGW100MKII replacement substitute buy ATNGW100MKII price stock is ATNGW100MKII obsolete EOL AVR32 embedded Linux development board JTAG Ethernet ATNGW100MKII JTAG debugging pinout

Related Components & Terms

Microchip Technology Atmel ATNGW100MKII ATNGW100 ATNGW100MKII-K AT32AP7000 AT32AP7001 AT32AP7002 AVR32 NGW100 mkII evaluation board development board JTAG Ethernet Product End-of-Life notification embedded Linux network gateway DigiKey Octopart RoHS
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