參數(shù)資料
型號: AT91SAM9XE128-QU
廠商: Atmel
文件頁數(shù): 115/159頁
文件大?。?/td> 0K
描述: MCU ARM9 128K FLASH 208-PQFP
產(chǎn)品培訓(xùn)模塊: MCU Product Line Introduction
標(biāo)準(zhǔn)包裝: 24
系列: SAM9XE
核心處理器: ARM9
芯體尺寸: 16/32-位
速度: 180MHz
連通性: EBI/EMI,以太網(wǎng),I²C,MMC,SPI,SSC,UART/USART,USB
外圍設(shè)備: 欠壓檢測/復(fù)位,POR,PWM,WDT
輸入/輸出數(shù): 96
程序存儲(chǔ)器容量: 128KB(128K x 8)
程序存儲(chǔ)器類型: 閃存
RAM 容量: 40K x 8
電壓 - 電源 (Vcc/Vdd): 1.65 V ~ 1.95 V
數(shù)據(jù)轉(zhuǎn)換器: A/D 4x10b
振蕩器型: 內(nèi)部
工作溫度: -40°C ~ 85°C
封裝/外殼: 208-MQFP,208-PQFP
包裝: 托盤
配用: AT91SAM9XE-EK-ND - KIT EVAL FOR AT91SAM9XE
AT91SAM-ICE-ND - EMULATOR FOR AT91 ARM7/ARM9
2007 Microchip Technology Inc.
DS41213D-page 47
PIC16F5X
GOTO
Unconditional Branch
Syntax:
[ label ]
GOTO k
Operands:
0
≤ k ≤ 511
Operation:
k
→ PC<8:0>;
STATUS<6:5>
→ PC<10:9>
Status Affected:
None
Encoding:
101k
kkkk
Description:
GOTO
is an unconditional branch.
The 9-bit immediate value is
loaded into PC bits <8:0>. The
upper bits of PC are loaded from
STATUS<6:5>. GOTO is a two-
cycle instruction.
Words:
1
Cycles:
2
Example:
GOTO THERE
After Instruction
PC
=
address (THERE)
INCF
Increment f
Syntax:
[ label ]
INCF f, d
Operands:
0
≤ f ≤ 31
d
∈ [0,1]
Operation:
(f) + 1
→ (dest)
Status Affected:
Z
Encoding:
0010
10df
ffff
Description:
The contents of register ‘f’ are
incremented. If ‘d’ is ‘0’, the result
is placed in the W register. If ‘d’ is
‘1’, the result is placed back in
register ‘f’.
Words:
1
Cycles:
1
Example:
INCF
CNT,
1
Before Instruction
CNT
=
0xFF
Z=
0
After Instruction
CNT
=
0x00
Z=
1
INCFSZ
Increment f, Skip if 0
Syntax:
[ label ]
INCFSZ f, d
Operands:
0
≤ f ≤ 31
d
∈ [0,1]
Operation:
(f) + 1
→ (dest), skip if result = 0
Status Affected:
None
Encoding:
0011
11df
ffff
Description:
The contents of register ‘f’ are
incremented. If ‘d’ is ‘0’, the result
is placed in the W register. If ‘d’ is
‘1’, the result is placed back in
register ‘f’. If the result is ‘0’, then
the next instruction, which is
already fetched, is discarded and
a NOP is executed instead making
it a two-cycle instruction.
Words:
1
Cycles:
1(2)
Example:
HERE
INCFSZ
CNT, 1
GOTO
LOOP
CONTINUE
Before Instruction
PC
=
address (HERE)
After Instruction
CNT
=
CNT + 1;
if CNT
=
0,
PC
=
address (CONTINUE);
if CNT
0,
PC
=
address (HERE +1)
相關(guān)PDF資料
PDF描述
83-878 UHF RECEPTACLE REAR MOUNT PANEL
ADUC842BSZ62-3 IC ADC/DAC 12BIT W/MCU 52MQFP
AR215A222J4R CAP CER 2200PF 50V 5% RADIAL
ADUC842BSZ62-5 IC ADC/DAC 12BIT W/MCU 52-MQFP
082-4426-11RFX CONN PLUG N BELDEN 89880, 9880
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
AT91SAM9XE256 制造商:ATMEL 制造商全稱:ATMEL Corporation 功能描述:AT91 ARM Thumb Microcontrollers
AT91SAM9XE256B-CU 功能描述:IC MCU 32BIT 256KB FLASH 217BGA 制造商:microchip technology 系列:SAM9XE 包裝:托盤 零件狀態(tài):在售 核心處理器:ARM9? 核心尺寸:16/32-位 速度:180MHz 連接性:EBI/EMI,以太網(wǎng),I2C,存儲(chǔ)卡,SPI,SSC,UART/USART,USB 外設(shè):欠壓檢測/復(fù)位,POR,PWM,WDT I/O 數(shù):96 程序存儲(chǔ)容量:256KB(256K x 8) 程序存儲(chǔ)器類型:閃存 EEPROM 容量:- RAM 容量:56K x 8 電壓 - 電源(Vcc/Vdd):1.65 V ~ 1.95 V 數(shù)據(jù)轉(zhuǎn)換器:A/D 4x10b 振蕩器類型:內(nèi)部 工作溫度:-40°C ~ 85°C(TA) 封裝/外殼:217-LFBGA 供應(yīng)商器件封裝:217-BGA(15x15) 標(biāo)準(zhǔn)包裝:126
AT91SAM9XE256-CU 功能描述:ARM微控制器 - MCU BGA IND TEMP RoHS:否 制造商:STMicroelectronics 核心:ARM Cortex M4F 處理器系列:STM32F373xx 數(shù)據(jù)總線寬度:32 bit 最大時(shí)鐘頻率:72 MHz 程序存儲(chǔ)器大小:256 KB 數(shù)據(jù) RAM 大小:32 KB 片上 ADC:Yes 工作電源電壓:1.65 V to 3.6 V, 2 V to 3.6 V, 2.2 V to 3.6 V 工作溫度范圍:- 40 C to + 85 C 封裝 / 箱體:LQFP-48 安裝風(fēng)格:SMD/SMT
AT91SAM9XE256-QU 功能描述:ARM微控制器 - MCU PQFP IND TEMP RoHS:否 制造商:STMicroelectronics 核心:ARM Cortex M4F 處理器系列:STM32F373xx 數(shù)據(jù)總線寬度:32 bit 最大時(shí)鐘頻率:72 MHz 程序存儲(chǔ)器大小:256 KB 數(shù)據(jù) RAM 大小:32 KB 片上 ADC:Yes 工作電源電壓:1.65 V to 3.6 V, 2 V to 3.6 V, 2.2 V to 3.6 V 工作溫度范圍:- 40 C to + 85 C 封裝 / 箱體:LQFP-48 安裝風(fēng)格:SMD/SMT
AT91SAM9XE512 制造商:ATMEL 制造商全稱:ATMEL Corporation 功能描述:AT91 ARM Thumb Microcontrollers