Skip to main content
Microchip Technology AVR64DB28T-E/SO — Microcontrollers & Processors (MCU / MPU / DSP)

Microchip AVR64DB28T-E/SO 8-bit MCU, 64KB Flash, 24MHz

MPNAVR64DB28T-E/SO
Active

Microchip AVR® DB series AVR64DB28T-E/SO, 8-bit AVR MCU, 24MHz, 64KB Flash, 8K x 8 RAM, 512 x 8 EEPROM, 1.8V to 5.5V, -40°C to 125°C, 28-SOIC.

$2.3500Ref. price · indicative, final on quote
Packaging28-SOIC (0.295", 7.50mm Width)
RoHSROHS3 Compliant
SeriesAVR® DB
Independent supplier — new & surplus stockAuthenticity-screened · ESD-safe packingListing updated Jul 2026

Specifications

AVR64DB28T-E/SO specifications
ParameterValue
SeriesAVR® DB
MountingSurface Mount
Oscillator typeInternal
Program memory typeFLASH
Voltage - supply (Vcc (Vdd))1.8V ~ 5.5V
Operating temperature-40°C~125°C(TA)
Speed24MHz
PackageTape & Reel (TR); Cut Tape (CT)
RAM size8K x 8
Core size8-Bit
EEPROM size512 x 8
PeripheralsBrown-out Detect/Reset, POR, PWM, WDT
ConnectivityI²C, SPI, UART/USART
Number of i (O)21
Core processorAVR
Case28-SOIC (0.295\", 7.50mm Width)
Data convertersA/D 9x12b; D/A 1x10b
Program memory size64KB (64K x 8)

Product details

It runs at up to 24 MHz from an internal oscillator, so no external crystal is needed for many timing tasks.

The 28-SOIC package handles the thermal cycling well — the wide-body SOIC (7.50 mm width) has decent heat spreading compared to a narrow SOIC, and the -E suffix parts are typically built on a process that holds parametric stability across the full range.

Memory map and why the EEPROM matters

The 8 KB SRAM handles moderate data buffers; if your application streams ADC readings or holds a large lookup table, check that 8 KB covers your worst-case stack and heap. The 512-byte EEPROM is the part that saves you an external serial EEPROM for calibration constants, node IDs, or fault logs. Because it is true EEPROM (not emulated in Flash), you get the rated endurance without wear-leveling code — useful for counters or parameters that change every power cycle.

On-chip analog: ADC and DAC without external parts

Nine 12-bit ADC channels cover most sensor-input needs — thermistors, potentiometers, current-sense resistors — with enough resolution for 0.1% readings. The single 10-bit DAC can generate an analog reference voltage or drive a simple analog output (like a 0-5 V signal) without an external converter. For designs that need more than one analog output, you will need an external DAC or PWM-plus-filter, but for a single output channel this saves a component and a board trace.

The part is RoHS3 compliant.

Frequently asked questions

Is the AVR64DB28T-E/SO RoHS compliant?

Yes, it is ROHS3 Compliant.

What is the difference between the AVR64DB28T-E/SO and the AVR64DB28T-I/SO?

For applications that see sustained temperatures above 85°C, the -E version is the correct choice.

Can the AVR64DB28T-E/SO be used with Arduino?

Yes, the AVR DB family is supported in the Arduino ecosystem through Microchip's megaAVR 0-series core and third-party board packages. The 28-pin SOIC package can be mounted on a breakout board for prototyping.