参数资料
型号: AT90S8535-8PI
厂商: Atmel
文件页数: 42/127页
文件大小: 0K
描述: IC MCU 8K FLSH 8MHZ A/D IT 40DIP
标准包装: 18
系列: AVR® 90S
核心处理器: AVR
芯体尺寸: 8-位
速度: 8MHz
连通性: SPI,UART/USART
外围设备: 欠压检测/复位,POR,PWM,WDT
输入/输出数: 32
程序存储器容量: 8KB(4K x 16)
程序存储器类型: 闪存
EEPROM 大小: 512 x 8
RAM 容量: 512 x 8
电压 - 电源 (Vcc/Vdd): 4 V ~ 6 V
数据转换器: A/D 8x10b
振荡器型: 内部
工作温度: -40°C ~ 85°C
封装/外壳: 40-DIP(0.600",15.24mm)
包装: 管件
21
AT90S/LS8535
1041H–11/01
The most typical and general program setup for the Reset and Interrupt vector
addresses are:
Address Labels
Code
Comments
$000
rjmp
RESET
; Reset Handler
$001
rjmp
EXT_INT0
; IRQ0 Handler
$002
rjmp
EXT_INT1
; IRQ1 Handler
$003
rjmp
TIM2_COMP
; Timer2 Compare Handler
$004
rjmp
TIM2_OVF
; Timer2 Overflow Handler
$005
rjmp
TIM1_CAPT
; Timer1 Capture Handler
$006
rjmp
TIM1_COMPA
; Timer1 CompareA Handler
$007
rjmp
TIM1_COMPB
; Timer1 CompareB Handler
$008
rjmp
TIM1_OVF
; Timer1 Overflow Handler
$009
rjmp
TIM0_OVF
; Timer0 Overflow Handler
$00a
rjmp
SPI_STC;
; SPI Transfer Complete Handler
$00b
rjmp
UART_RXC
; UART RX Complete Handler
$00c
rjmp
UART_DRE
; UDR Empty Handler
$00d
rjmp
UART_TXC
; UART TX Complete Handler
$00e
rjmp
ADC
; ADC Conversion Complete Interrupt
Handler
$00f
rjmp
EE_RDY
; EEPROM Ready Handler
$010
rjmp
ANA_COMP
; Analog Comparator Handler
$011
MAIN:
ldi
r16, high(RAMEND); Main program start
$012
out
SPH,r16
$013
ldi
r16, low(RAMEND) ;
$014
out
SPL,r16
$015
<instr> xxx
……
Reset Sources
The AT90S8535 has three sources of reset:
Power-on Reset. The MCU is reset when the supply voltage is below the Power-on
Reset threshold (V
POT).
External Reset. The MCU is reset when a low level is present on the RESET pin for
more than 50 ns.
Watchdog Reset. The MCU is reset when the Watchdog timer period expires and
the Watchdog is enabled.
During reset, all I/O registers are set to their initial values and the program starts execu-
tion from address $000. The instruction placed in address $000 must be an RJMP
(relative jump) instruction to the reset handling routine. If the program never enables an
interrupt source, the interrupt vectors are not used and regular program code can be
13
$00C
UART, UDRE
UART Data Register Empty
14
$00D
UART, TX
UART, Tx Complete
15
$00E
ADC
ADC Conversion Complete
16
$00F
EE_RDY
EEPROM Ready
17
$010
ANA_COMP
Analog Comparator
Table 2. Reset and Interrupt Vectors (Continued)
Vector No.
Program Address
Source
Interrupt Definition
相关PDF资料
PDF描述
AT90USB1287-16AUR IC MCU AVR 128K ISP USB TQFP64
AT90USB162-16AUR IC AVR MCU 16K FLASH 32TQFP
AT91FR40162SB-CU-999 IC MCU 32BIT RISC 121BGA
AT91M40800-33AI SL383 IC ARM MCU 16BIT 100TQFP
AT91M42800A-33CJ IC ARM7 MCU 144 BGA
相关代理商/技术参数
参数描述
AT90SA7-MLTU 功能描述:程序设计器 - 基于通用和内存 ASICS RoHS:否 制造商:Xeltek 产品:Universal Device Programmers 工具用于评估:EPROM, Parallel/Serial EEPROM, FPGA, PROM, Flash, BPROM, MCUs, PLD Devices 接口类型:Parallel, USB 工作电源电压:90 VAC to 250 VAC
AT90SC12036RU 制造商:ATMEL 制造商全称:ATMEL Corporation 功能描述:Secure Microcontroller for Smart Cards
AT90SC128112RU 制造商:ATMEL 制造商全称:ATMEL Corporation 功能描述:Secure Microcontroller for Smart Cards
AT90SC12836RCFT 制造商:ATMEL 制造商全称:ATMEL Corporation 功能描述:Secure Microcontrollers for Smart Cards
AT90SC12836RCFT_07 制造商:ATMEL 制造商全称:ATMEL Corporation 功能描述:Secure Microcontrollers for Smart Cards