AT90CAN128-15AZ Atmel, AT90CAN128-15AZ Datasheet - Page 62

MCU AVR 128K FLASH 15MHZ 64TQFP

AT90CAN128-15AZ

Manufacturer Part Number
AT90CAN128-15AZ
Description
MCU AVR 128K FLASH 15MHZ 64TQFP
Manufacturer
Atmel
Series
AVR® 90CANr
Datasheets

Specifications of AT90CAN128-15AZ

Package / Case
64-TQFP, 64-VQFP
Voltage - Supply (vcc/vdd)
2.7 V ~ 5.5 V
Operating Temperature
-40°C ~ 125°C
Speed
16MHz
Number Of I /o
53
Eeprom Size
4K x 8
Core Processor
AVR
Program Memory Type
FLASH
Ram Size
4K x 8
Program Memory Size
128KB (128K x 8)
Data Converters
A/D 8x10b
Oscillator Type
Internal
Peripherals
Brown-out Detect/Reset, POR, PWM, WDT
Connectivity
CAN, I²C, SPI, UART/USART
Core Size
8-Bit
Processor Series
AT90CANx
Core
AVR8
Data Bus Width
8 bit
Data Ram Size
4 KB
Interface Type
CAN, SPI, UART
Maximum Clock Frequency
16 MHz
Number Of Programmable I/os
53
Number Of Timers
4
Maximum Operating Temperature
+ 125 C
Mounting Style
SMD/SMT
3rd Party Development Tools
EWAVR, EWAVR-BL
Development Tools By Supplier
ATAVRDRAGON, ATSTK500, ATSTK600, ATAVRISP2, ATDVK90CAN1, ATADAPCAN01
Minimum Operating Temperature
- 40 C
On-chip Adc
10 bit, 8 Channel
Cpu Family
90C
Device Core
AVR
Device Core Size
8b
Frequency (max)
16MHz
Total Internal Ram Size
4KB
# I/os (max)
53
Number Of Timers - General Purpose
4
Operating Supply Voltage (typ)
3.3/5V
Operating Supply Voltage (max)
5.5V
Operating Supply Voltage (min)
2.7V
Instruction Set Architecture
RISC
Operating Temp Range
-40C to 125C
Operating Temperature Classification
Automotive
Mounting
Surface Mount
Pin Count
64
Package Type
TQFP
Lead Free Status / RoHS Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
AT90CAN128-15AZ
Manufacturer:
SAMSUNG
Quantity:
1 001
Part Number:
AT90CAN128-15AZ
Manufacturer:
ATMEL
Quantity:
1 000
Part Number:
AT90CAN128-15AZ
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
AT90CAN128-15AZ
Manufacturer:
ATMEL/爱特梅尔
Quantity:
20 000
62
AT90CAN32/64/128
When the BOOTRST Fuse is unprogrammed, the Boot section size set to 8K bytes and the
IVSEL bit in the MCUCR Register is set before any interrupts are enabled, the most typical and
general program setup for the Reset and Interrupt Vector Addresses is:
0x0012
0x0014
0x0016
0x0018
0x001A
0x001C
0x001E
0x0020
0x0022
0x0024
0x0026
0x0028
0x002A
0x002C
0x002E
0x0030
0x0032
0x0034
0x0036
0x0038
0x003A
0x003C
0x003E
0x0040
0x0042
0x0044
0x0046
0x0048
;
0x004A
0x004B
0x004C
0x004D
0x004E
0x004F
;Address Labels
0x0000
0x0001
0x0002
0x0003
...
RESET: ldi
RESET: ldi
...
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
out
ldi
out
sei
<instr>
out
ldi
out
...
TIM2_COMP ; Timer2 Compare Handler
TIM2_OVF
TIM1_CAPT ; Timer1 Capture Handler
TIM1_COMPA; Timer1 CompareA Handler
TIM1_COMPB; Timer1 CompareB Handler
TIM1_OVF
TIM1_OVF
TIM0_COMP ; Timer0 Compare Handler
TIM0_OVF
CAN_IT
CTIM_OVF
SPI_STC
USART0_RXC; USART0 RX Complete Handler
USART0_DRE; USART0,UDR Empty Handler
USART0_TXC; USART0 TX Complete Handler
ANA_COMP
ADC
EE_RDY
TIM3_CAPT ; Timer3 Capture Handler
TIM3_COMPA; Timer3 CompareA Handler
TIM3_COMPB; Timer3 CompareB Handler
TIM3_COMPC; Timer3 CompareC Handler
TIM3_OVF
USART1_RXC; USART1 RX Complete Handler
USART1_DRE; USART1,UDR Empty Handler
USART1_TXC; USART1 TX Complete Handler
TWI
SPM_RDY
r16, high(RAMEND) ; Main program start
SPH,r16
r16, low(RAMEND)
SPL,r16
Code
r16,high(RAMEND) ; Main program start
SPH,r16
r16,low(RAMEND)
SPL,r16
...
xxx
; Timer2 Overflow Handler
; Timer1 CompareC Handler
; Timer1 Overflow Handler
; Timer0 Overflow Handler
; CAN Handler
; CAN Timer Overflow Handler
; SPI Transfer Complete Handler
; Analog Comparator Handler
; ADC Conversion Complete Handler
; EEPROM Ready Handler
; Timer3 Overflow Handler
; TWI Interrupt Handler
; SPM Ready Handler
; Set Stack Pointer to top of RAM
;Set Stack Pointer to top of RAM
; Enable interrupts
Comments
7679H–CAN–08/08

Related parts for AT90CAN128-15AZ