Microchip Technology AT43USB370E-AC
- Part No.:
- AT43USB370E-AC
- Manufacturer:
- Microchip Technology
- Category:
- Application Specific Microcontrollers
- Package:
- 100-LQFP
- Datasheet:
-
AT43USB370E-AC.pdf
- Description:
- IC USB HOST/FUNCT PROCSR 100LQFP
- Quantity:
- Payment:

- Shipping:

Inventory:4,616
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
AT43USB370E-AC from Microchip (formerly Atmel) is a USB 2.0 Full-Speed dual-role host/function processor in 100-pin LQFP, integrating dedicated USB controller (USBC) and system interface controller (SIC) microcontrollers, 32-bit DMA-capable system bus interface, and on-chip USB transceiver with SIE. It enables autonomous USB host operation-supporting up to 7 concurrent devices-and real-time host/function switching for embedded point-to-point connectivity.
For engineers reviewing the AT43USB370E-AC datasheet, AT43USB370E-AC pinout, AT43USB370E-AC application, or AT43USB370E-AC equivalent, key selection considerations include its dual-mode firmware architecture, 6 MHz crystal + PLL clocking, 1.8 V/3.3 V dual-supply operation, and memory-mapped 32-bit system interface with 2 KB FIFO and DMA support.
Technical Context
The AT43USB370E-AC implements USB protocol layers via split firmware: USBC handles low-level enumeration, frame management, transaction scheduling, and hub control; SIC manages high-level data flow, packet construction, retry handling, and ANSI C API abstraction. Both controllers share a unified 32-bit register map accessible as memory-mapped peripherals.
Hardware includes a full-speed USB transceiver (12 Mbps), Serial Interface Engine (SIE) with NRZI encoding/decoding, CRC generation/checking, bit stuffing, and SOF generation; plus dedicated TX/RX buffers for host and function modes, and dynamic 2 KB data FIFO partitioning (1 KB IN/1 KB OUT in function mode; 1 KB TX/1 KB RX in host mode).
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| USB Standard | USB 2.0 Full-Speed (12 Mbps); no High-Speed support |
| Operating Voltage | 1.8 V (VDD18) and 3.3 V (VDD) supplies; independent rail requirements |
| Clock Source | 6 MHz external crystal + internal PLL; 48 MHz clock also supported externally via XTAL1 with CLK_SEL = high |
| System Interface | 32-bit parallel bus with DMA, 2 KB FIFO, and memory-mapped register access (0x00–0xFF) |
| Endpoint Support | Function mode: 1 bi-directional control endpoint + up to 6 programmable endpoints (control/interrupt/bulk/isochronous) |
| Host Capacity | Supports up to 7 USB devices concurrently with autonomous enumeration and bandwidth reclamation |
| Package | 100-pin LQFP (14 mm × 14 mm, 0.5 mm pitch); RoHS-compliant |
Pinout & Package
AT43USB370E-AC is housed in a 100-pin LQFP package with exposed thermal pad (not electrically connected). Pin functions are validated per Atmel AT43USB370 Rev. 3340B datasheet, including dedicated system bus (A[7:0], D[31:0]), USB physical layer (DP/DM), clock/control (XTAL1/XTAL2, CLK_SEL, RESET_N), and JTAG debug (TCK/TMS/TDI/TDO/TRST_N) signals.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| A[7:0] | Address Bus Inputs | 8-bit address lines for memory-mapped register and FIFO access |
| D[31:0] | Data Bus Bi-directional | 32-bit parallel data path supporting DMA transfers and register reads/writes |
| DP / DM | USB Differential Pair | Full-speed USB 2.0 physical layer I/O; requires external 15 kΩ pull-up on DP for function mode |
| RPD_EN / RPU_EN | USB Pull-Down/Pull-Up Control | Outputs enabling internal 15 kΩ pull-down (RPD_EN) or 1.5 kΩ pull-up (RPU_EN) on DP line |
| INTR_OUT | Interrupt Output | Active-high interrupt signal to system processor indicating USB event or command completion |
| DREQ_N / DACK_N | DMA Request/Acknowledge | Active-low handshake signals coordinating DMA transfers between system processor and AT43USB370E-AC |
Key Features
| Feature | Design Value |
|---|---|
| Real-time Host/Function Switching | Firmware-controlled mode change without hardware reset; preserves system state and active connections |
| In-System Firmware Upgrade | SRAM-based controllers allow field updates via system processor using SELECT/PROG/READY/DONE handshaking |
| Autonomous USB Host Stack | Embedded HUSBCD + HSICD firmware delivers complete host operations-including device enumeration, isochronous transfer, and bus reclamation-without CPU intervention |
| ANSI C USB Device Driver API | OS-agnostic, portable driver development layer abstracting low-level USB protocol and register access |
| Dynamic FIFO Allocation | 2 KB data FIFO partitioned at runtime: 1 KB IN + 1 KB OUT in function mode; 1 KB TX + 1 KB RX in host mode |
Applications
| Industrial Human-Machine Interface (HMI) | Medical Point-of-Care Device |
|---|---|
Use Scenario: Embedded touchscreen panel connecting to USB peripherals (keyboard, barcode scanner, flash drive) while simultaneously acting as a USB device for PC configuration. IC Role / Device Role / Timing Role: Dual-role USB processor managing host-side peripheral enumeration and function-side CDC/DFU class communication with host PC. Use Value: Eliminates need for separate USB host controller and device controller ICs; reduces BOM count and PCB area in space-constrained enclosures. | Use Scenario: Portable glucose meter with USB data export capability and optional host-mode connection to diagnostic USB flash drives. IC Role / Device Role / Timing Role: Function-mode USB device for secure data upload to clinic PCs; host-mode capability enables direct firmware update from USB stick without cloud dependency. Use Value: Enables regulatory-compliant, offline-capable USB data exchange with deterministic latency and no OS driver dependencies. |
| Automotive Diagnostic Tool | Industrial Data Logger |
Use Scenario: Handheld OBD-II scanner that connects to vehicle ECU via CAN and uploads logs to PC or reads calibration files from USB mass storage. IC Role / Device Role / Timing Role: Host-mode USB controller enumerating and communicating with USB flash drives; function-mode CDC ACM interface for PC telemetry streaming. Use Value: Single-chip solution supports both host and function roles required for bidirectional data flow in certified automotive tools. | Use Scenario: Remote environmental sensor node logging temperature/humidity/pressure to local USB memory stick and reporting status via USB to gateway PC. IC Role / Device Role / Timing Role: Host-mode USB mass storage controller for FAT32 file writes; function-mode HID interface for configuration and status polling. Use Value: Enables reliable, low-power USB storage offload without requiring external microcontroller USB stack development. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar USB dual-role processor applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| Cypress CY7C67200 | 32-bit ARM7 core, integrated USB PHY, supports USB 2.0 Full-Speed and Low-Speed; requires external 12 MHz crystal | Higher integration (ARM core + PHY) but larger footprint (128-pin TQFP); lacks real-time host/function switching | Preferred when embedded application processing is required alongside USB control |
| NXP ISP1583 | Standalone USB 2.0 Full-Speed host controller (no function mode); 16-bit parallel interface; no integrated SIC or dual-role firmware | Host-only operation limits use to peripheral attachment scenarios; requires external microcontroller for function behavior | Selected when only USB host functionality is needed and cost-sensitive design allows separate function controller |
Compared with CY7C67200 and ISP1583, the AT43USB370E-AC uniquely combines autonomous dual-role operation, real-time mode switching, and ANSI C driver abstraction in a single 100-pin LQFP-reducing firmware development effort and eliminating dual-IC coordination overhead in resource-constrained embedded systems.
Availability
AT43USB370E-AC is available at Aetrix Electronics and suitable for industrial HMI, medical diagnostics, automotive test equipment, and embedded data loggers requiring stable component supply and long-term lifecycle support.
Supply support for AT43USB370E-AC includes scheduled delivery planning, volume procurement assistance, BOM continuity management, traceable sourcing, and lifecycle availability coordination for OEM customers, industrial embedded developers, connected-device designers, and electronics production programs.
Manufacturer
Microchip Technology acquired Atmel in 2016 and maintains full support for legacy Atmel USB products including the AT43USB370E-AC.
The AT43USB370E-AC belongs to Atmel's embedded USB processor family, designed specifically to offload USB protocol complexity from resource-limited host microcontrollers in cost-sensitive, space-constrained embedded systems.
FAQ
What USB speeds does the AT43USB370E-AC support?
The AT43USB370E-AC supports USB 2.0 Full-Speed operation at 12 Mbps only. It does not support Low-Speed (1.5 Mbps) or High-Speed (480 Mbps) modes. Its transceiver, SIE, and firmware stack are optimized exclusively for Full-Speed signaling, confirmed by electrical specifications, timing diagrams, and register-level endpoint configuration limits in the datasheet.
Does the AT43USB370E-AC require external USB termination resistors?
Yes, the AT43USB370E-AC requires external 15 Ω series resistors on DP and DM lines close to the USB connector, as specified in Section 6 of the AT43USB370 Rev. 3340B datasheet. The internal RPD_EN and RPU_EN outputs control pull-down and pull-up resistors, but physical layer impedance matching relies on discrete external components.
Can the AT43USB370E-AC operate without an external crystal?
No-the AT43USB370E-AC requires either a 6 MHz crystal across XTAL1/XTAL2 (with LFT RC filter) or a 48 MHz external clock applied to XTAL1 with CLK_SEL = high. The internal PLL has no standalone oscillator; all timing-critical USB functions depend on this clock source, and operation fails if neither configuration is implemented.
How is firmware loaded into the AT43USB370E-AC after power-up?
Firmware is loaded in-system via the 32-bit parallel interface using dedicated control signals: SELECT chooses USBC or SIC, PROG initiates programming, READY confirms write readiness, and DONE completes each 32-bit word transfer. The process downloads SRAM-resident firmware for both controllers before normal operation begins, as detailed in Section 9 of the AT43USB370 Rev. 3340B datasheet.
What is the maximum number of USB endpoints supported in function mode on the AT43USB370E-AC?
In function mode, the AT43USB370E-AC supports 1 bi-directional control endpoint plus up to 6 additional programmable endpoints (IN or OUT), configurable for control, interrupt, bulk, or isochronous transfers. Endpoint type, direction, and maximum packet size (up to 64 bytes) are set dynamically via control registers, consistent with USB 2.0 Full-Speed specification limits.
AT43USB370E-AC Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- AVR®
- Package/Case:
- 100-LQFP
- Packaging:
- Tray
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Applications:
- USB Host/Function Processor
- Core Processor:
- -
- Program Memory Type:
- -
- Controller Series:
- AT43USB
- RAM Size:
- -
- Interface:
- USB
- Number of I/O:
- 32
- Voltage - Supply:
- 3V ~ 3.6V
- Operating Temperature:
- 0°C ~ 70°C
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 100-LQFP (14x14)
AT43USB370E-AC FAQ
1.How can I place an order for AT43USB370E-AC through Aetrix?
Please submit a Request for Quotation (RFQ) for AT43USB370E-AC on Aetrix. Our sales agent will provide a competitive quotation and guide you through the order confirmation once you accept the terms.
2.Are the price and stock information for AT43USB370E-AC reliable?
The price and inventory of AT43USB370E-AC are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for AT43USB370E-AC is usually 5 days.
3.What payment methods are accepted for AT43USB370E-AC?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for AT43USB370E-AC transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for AT43USB370E-AC?
AT43USB370E-AC orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your AT43USB370E-AC order is processed, you will receive an email with the shipment details and tracking number.
Note: Tracking information may take up to 24 hours to appear. Express delivery typically takes 3–5 business days.
5.How can I obtain technical support or documentation for AT43USB370E-AC?
For technical support, including AT43USB370E-AC datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your AT43USB370E-AC requirements.
6.How does Aetrix verify that AT43USB370E-AC is sourced from the original manufacturer or authorized distributors?
All AT43USB370E-AC products on Aetrix are procured from qualified distributors and authorized channels. Our dedicated quality assurance team conducts strict verification, including traceability checks and, if necessary, third-party testing. This ensures that AT43USB370E-AC meets industry standards.
7.What is the process for return or replacement of AT43USB370E-AC?
All AT43USB370E-AC units undergo pre-shipment inspection (PSI). If there is an issue with AT43USB370E-AC, returns or replacements are accepted under the following conditions:
1.Quantity discrepancies, incorrect items, or visible external defects (such as breakage or corrosion), acknowledged by Aetrix.
2.The issue is reported within 90 days of delivery.
3.The AT43USB370E-AC part is unused and in its original packaging.
Return procedure for AT43USB370E-AC:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
AT43USB370E-AC Tags

-
CYPD3175-24LQXQ
Infineon Technologies

-
SLB9672VU20FW1523XTMA1
Infineon Technologies

-
SLB9670VQ20FW785XTMA1
Infineon Technologies

-
SLB9672XU20FW1523XTMA1
Infineon Technologies

-
SLB9673XU20FW2613XTMA1
Infineon Technologies

-
CYPD3125-40LQXIT
Infineon Technologies

-
AT97SC3204-U2A1A-20
Microchip Technology

-
AT97SC3204-U2A1A-10
Microchip Technology

-
SLM9670AQ20FW1311XTMA1
Infineon Technologies

-
SLB9672XU20FW1613XTMA1
Infineon Technologies

-
SLB9672AU20FW1613XTMA1
Infineon Technologies

-
SLB9673AU20FW2613XTMA1
Infineon Technologies
Tech Hub
TTL and CMOS logic families differ in thresholds, loading, output drive, power and timing. This engineering guide compares 74HC and 74HCT, calculates noise margins and checks 3.3 V/5 V compatibility.
A practical engineering guide to 3.3V and 5V logic compatibility, input thresholds, resistor dividers, translator ICs, MOSFET level shifting, I2C pull-ups, timing limits and power-sequencing risks.
The 74HC595 uses push-pull logic outputs, while the TPIC6B595 uses 50 V open-drain DMOS sinks for higher-power loads. This guide compares timing, current limits, 3.3 V interfacing, load wiring, thermal…
The 74HC595 converts serial data into eight stable parallel outputs. This guide covers pin functions, shift and storage timing, OE and MR behavior, drive-current limits, cascading, voltage compatibilit…
A technical comparison of level-sensitive latches and edge-triggered flip-flops, covering timing windows, setup and hold limits, master–slave operation, time borrowing, race-through, HDL inference and…
A D latch stores one bit while Enable controls when data can pass. This reference covers gate-level operation, truth tables, transparency, setup and hold timing, LE versus OE, common ICs and practical …
An SR latch stores one bit through cross-coupled feedback. This engineering reference covers NOR and NAND implementations, truth tables, forbidden-state recovery, gated operation, switch debouncing, fa…
Latch circuits retain one bit through feedback. This technical reference covers SR and D latches, truth tables, transparency, timing limits, latch-versus-flip-flop behavior, applications and common log…
An engineering guide to LED driver operation, constant-current and constant-voltage outputs, linear and switching topologies, dimming, IC selection, calculations, replacement compatibility, and fault c…
Operational amplifier guide covering op amp basics, feedback, ideal vs real op amps, common configurations, buffer circuits, offset, bias current, gain-bandwidth, slew rate, rail-to-rail limits and sel…

