ATMEGA16U4-MU Atmel, ATMEGA16U4-MU Datasheet - Page 35

no-image

ATMEGA16U4-MU

Manufacturer Part Number
ATMEGA16U4-MU
Description
MCU AVR 16K FLASH 16MHZ 44-QFN
Manufacturer
Atmel
Series
AVR® ATmegar
Datasheet

Specifications of ATMEGA16U4-MU

Core Processor
AVR
Core Size
8-Bit
Speed
16MHz
Connectivity
I²C, SPI, UART/USART, USB
Peripherals
Brown-out Detect/Reset, POR, PWM, Temp Sensor, WDT
Number Of I /o
26
Program Memory Size
16KB (8K x 16)
Program Memory Type
FLASH
Eeprom Size
512 x 8
Ram Size
1.25K x 8
Voltage - Supply (vcc/vdd)
2.7 V ~ 5.5 V
Data Converters
A/D 12x10b
Oscillator Type
External
Operating Temperature
-40°C ~ 85°C
Package / Case
44-VQFN
For Use With
ATSTK600 - DEV KIT FOR AVR/AVR32ATAVRDRAGON - KIT DRAGON 32KB FLASH MEM AVRATSTK500 - PROGRAMMER AVR STARTER KIT
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
ATMEGA16U4-16MU
ATMEGA16U4-16MU
6.8
6.8.1
7766F–AVR–11/10
USB
CPU Clock
External
Oscillator
RC oscillator
USB
CPU Clock
External
Oscillator
RC oscillator
Clock switch Algorithm
Switch from external clock to RC clock
non-Idle
non-Idle
Figure 6-4.
Figure 6-5.
if (Usb_suspend_detected())
{
}
Ext
Ext
Usb_ack_suspend();
Usb_freeze_clock();
Disable_pll();
Enable_RC_clock();
while (!RC_clock_ready());
Select_RC_clock();
Disable_external_clock();
3m
3m
Idle
Idle
s
s
Example of clock switching with wake-up from USB Host
Example of clock switching with wake-up from Device
w atchdog wake-up
from power-down
w atchdog wake-up
from power-down
(Suspend)
(Suspend)
2 Upstream Resume from device
1 Resume from Host
RC
RC
// if (UDINT.SUSPI == 1)
// UDINT.SUSPI = 0;
// USBCON.FRZCLK = 1;
// PLLCSR.PLLE = 0;
// CLKSEL0.RCE = 1;
// while (CLKSTA.RCON != 1);
// CLKSEL0.CLKS = 0;
// CLKSEL0.EXTE = 0;
ATmega16/32U4
upstream-resume
1
resume
2
non-Idle
non-Idle
Ext
Ext
35

Related parts for ATMEGA16U4-MU