ATMEGA8535L-8MUR Atmel, ATMEGA8535L-8MUR Datasheet - Page 50

no-image

ATMEGA8535L-8MUR

Manufacturer Part Number
ATMEGA8535L-8MUR
Description
MCU AVR 8K FLASH 8MHZ 44QFN
Manufacturer
Atmel
Series
AVR® ATmegar
Datasheet

Specifications of ATMEGA8535L-8MUR

Core Processor
AVR
Core Size
8-Bit
Speed
8MHz
Connectivity
I²C, SPI, UART/USART
Peripherals
Brown-out Detect/Reset, POR, PWM, WDT
Number Of I /o
32
Program Memory Size
8KB (4K x 16)
Program Memory Type
FLASH
Eeprom Size
512 x 8
Ram Size
512 x 8
Voltage - Supply (vcc/vdd)
2.7 V ~ 5.5 V
Data Converters
A/D 8x10b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
*
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
50
ATmega8535(L)
Assembly Code Example
C Code Example
Move_interrupts:
void Move_interrupts(void)
{
}
; Enable change of interrupt vectors
ldi
out GICR, r16
; Move interrupts to boot Flash section
ldi
out GICR, r16
ret
/* Enable change of interrupt vectors */
GICR = (1<<IVCE);
/* Move interrupts to boot Flash section */
GICR = (1<<IVSEL);
r16, (1<<IVCE)
r16, (1<<IVSEL)
2502K–AVR–10/06

Related parts for ATMEGA8535L-8MUR