ATmega32U4 Atmel Corporation, ATmega32U4 Datasheet - Page 20

no-image

ATmega32U4

Manufacturer Part Number
ATmega32U4
Description
Manufacturer
Atmel Corporation
Datasheets

Specifications of ATmega32U4

Flash (kbytes)
32 Kbytes
Pin Count
44
Max. Operating Frequency
16 MHz
Cpu
8-bit AVR
# Of Touch Channels
14
Hardware Qtouch Acquisition
No
Max I/o Pins
26
Ext Interrupts
13
Usb Transceiver
1
Usb Speed
Full Speed
Usb Interface
Device
Spi
2
Twi (i2c)
1
Uart
1
Graphic Lcd
No
Video Decoder
No
Camera Interface
No
Adc Channels
12
Adc Resolution (bits)
10
Adc Speed (ksps)
15
Analog Comparators
1
Resistive Touch Screen
No
Temp. Sensor
Yes
Crypto Engine
No
Sram (kbytes)
3.3
Eeprom (bytes)
1024
Self Program Memory
YES
Dram Memory
No
Nand Interface
No
Picopower
No
Temp. Range (deg C)
-40 to 85
I/o Supply Class
2.7 to 5.5
Operating Voltage (vcc)
2.7 to 5.5
Fpu
No
Mpu / Mmu
no / no
Timers
4
Output Compare Channels
12
Input Capture Channels
2
Pwm Channels
8
32khz Rtc
No
Calibrated Rc Oscillator
Yes

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
ATmega32U4-16AU
Manufacturer:
MAXIM
Quantity:
1 000
Part Number:
ATmega32U4-AU
Manufacturer:
FREESCALE
Quantity:
125
Part Number:
ATmega32U4-AU
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
ATmega32U4-AU
Manufacturer:
MICROCHIP
Quantity:
200
Part Number:
ATmega32U4-AUR
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
ATmega32U4-MUR
Manufacturer:
UCC
Quantity:
1 001
Part Number:
ATmega32U4RC-AU
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
ATmega32U4RC-AUR
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
ATmega32U4RC-MU
Manufacturer:
ATMEL/爱特梅尔
Quantity:
20 000
10. Appendix-B
20
;*A************************************************************************
**
; $RCSfile: flash_boot_drv.s90,v $
;--------------------------------------------------------------------------
--
; Copyright (c) Atmel.
;--------------------------------------------------------------------------
--
; RELEASE:
; REVISION:
; FILE_CVSID:
;--------------------------------------------------------------------------
--
; PURPOSE:
; This file contains the low level driver for the flash access
;**************************************************************************
**
NAMEflash_drv(16)
;_____ I N C L U D E S
______________________________________________________
#define ASM_INCLUDE
#include "config.h"
;**************************************************************************
**
; This is the absolute table entry points for low level flash drivers
; This table defines the entry points that can be called
; from the application section to perform on-chip flash operations:
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;**************************************************************************
**
ASEG FLASH_END-0x0001B
entry_flash_page_erase_and_write:
entry_flash_page_erase_and_write:
entry_flash_fill_temp_buffer:
entry_flash_prg_page:
entry_flash_page_erase:
R18:17:R16: The byte address of the page
data16 :
address:
R18:17:R16: The byte address of the page
R18:17:R16: The byte address of the page
$Name:
$Revision: 1.7 $
$Id: flash_boot_drv.s90,v 1.7 2005/10/03 15:50:12 $
R16/R17: word to load in the temporary buffer.
R18/R19: address of the word in the temp. buffer.
$
7618C–AVR–07/08

Related parts for ATmega32U4