參數(shù)資料
型號: AT91SAM9XE512-QU
廠商: Atmel
文件頁數(shù): 15/159頁
文件大?。?/td> 0K
描述: MCU ARM9 512K FLASH 208-PQFP
產(chǎn)品培訓模塊: MCU Product Line Introduction
標準包裝: 24
系列: SAM9XE
核心處理器: ARM9
芯體尺寸: 16/32-位
速度: 180MHz
連通性: EBI/EMI,以太網(wǎng),I²C,MMC,SPI,SSC,UART/USART,USB
外圍設備: 欠壓檢測/復位,POR,PWM,WDT
輸入/輸出數(shù): 96
程序存儲器容量: 512KB(512K x 8)
程序存儲器類型: 閃存
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
封裝/外殼: 208-MQFP,208-PQFP
包裝: 托盤
配用: AT91SAM9XE-EK-ND - KIT EVAL FOR AT91SAM9XE
AT91SAM-ICE-ND - EMULATOR FOR AT91 ARM7/ARM9
2003 Microchip Technology Inc.
Preliminary
DS40300C-page 109
PIC16F62X
15.1
Instruction Descriptions
ADDLW
Add Literal and W
Syntax:
[ label ] ADDLW
k
Operands:
0
≤ k ≤ 255
Operation:
(W) + k
→ (W)
Status Affected:
C, DC, Z
Encoding:
11
111x
kkkk
Description:
The contents of the W register
are added to the eight bit literal
'k' and the result is placed in the
W register.
Words:
1
Cycles:
1
Example
ADDLW
0x15
Before Instruction
W= 0x10
After Instruction
W= 0x25
ADDWF
Add W and f
Syntax:
[ label ] ADDWF
f,d
Operands:
0
≤ f ≤ 127
d
∈ [0,1]
Operation:
(W) + (f)
→ (dest)
Status Affected:
C, DC, Z
Encoding:
00
0111
dfff
ffff
Description:
Add the contents of the W regis-
ter with register 'f'. If 'd' is 0 the
result is stored in the W register.
If 'd' is 1 the result is stored back
in register 'f'.
Words:
1
Cycles:
1
Example
ADDWF
REG1, 0
Before Instruction
W
= 0x17
REG1 = 0xC2
After Instruction
W= 0xD9
REG1 = 0xC2
Z= 0
C= 0
DC
= 0
ANDLW
AND Literal with W
Syntax:
[ label ] ANDLW
k
Operands:
0
≤ k ≤ 255
Operation:
(W) .AND. (k)
→ (W)
Status Affected:
Z
Encoding:
11
1001
kkkk
Description:
The contents of W register are
AND’ed with the eight bit literal
'k'. The result is placed in the W
register.
Words:
1
Cycles:
1
Example
ANDLW
0x5F
Before Instruction
W= 0xA3
After Instruction
W = 0x03
ANDWF
AND W with f
Syntax:
[ label ] ANDWF
f,d
Operands:
0
≤ f ≤ 127
d
∈ [0,1]
Operation:
(W) .AND. (f)
→ (dest)
Status Affected:
Z
Encoding:
00
0101
dfff
ffff
Description:
AND the W register with register
'f'. If 'd' is 0 the result is stored in
the W register. If 'd' is 1 the
result is stored back in register
'f'.
Words:
1
Cycles:
1
Example
ANDWF
REG1, 1
Before Instruction
W
= 0x17
REG1 = 0xC2
After Instruction
W
= 0x17
REG1 = 0x02
相關PDF資料
PDF描述
AT97SC3204-X1A50-1 CRYPTO TPM LPC 3.0-3.6V 28TSSOP
ATA6620N-TAQY TXRX LIN BUS W/VREG SO-8
ATA6661-TAQJ 19 TXRX LIN 2.0 3.3V/5V 8SOIC
ATA6670-FFQW IC TXRX LIN DUAL 14VDFN
ATAM893T-TKSYD IC MCU FLASH 4K MTP 20SSOP
相關代理商/技術參數(shù)
參數(shù)描述
AT91SAM9XE-EK 功能描述:開發(fā)板和工具包 - ARM Eval Kit for SAM9XE Series RoHS:否 制造商:Arduino 產(chǎn)品:Development Boards 工具用于評估:ATSAM3X8EA-AU 核心:ARM Cortex M3 接口類型:DAC, ICSP, JTAG, UART, USB 工作電源電壓:3.3 V
AT91SAM-ICE 功能描述:仿真器/模擬器 JTAG emulator AT91 ARM7/ARM9 RoHS:否 制造商:Blackhawk 產(chǎn)品:System Trace Emulators 工具用于評估:C6000, C5000, C2000, OMAP, DAVINCI, SITARA, TMS470, TMS570, ARM 7/9, ARM Cortex A8/R4/M3 用于:XDS560v2
AT91SAMS64-AI 制造商:ATMEL 制造商全稱:ATMEL Corporation 功能描述:AT91 ARM㈢ Thumb㈢-based Microcontrollers
AT91SC192192CT-USB 制造商:ATMEL 制造商全稱:ATMEL Corporation 功能描述:32-bit Secure Microcontrollers
AT91SC25672RC 制造商:ATMEL 制造商全稱:ATMEL Corporation 功能描述:32-bit Secure Microcontroller for Smart Cards