參數(shù)資料
型號(hào): ADUC842BCP62-3
廠商: ANALOG DEVICES INC
元件分類(lèi): 微控制器/微處理器
英文描述: MicroConverter 12-Bit ADCs and DACs with Embedded High Speed 62-kB Flash MCU
中文描述: 8-BIT, FLASH, 8.38 MHz, MICROCONTROLLER, QCC56
封裝: 8 X 8 MM, LEAD FRAME, MO-220VLLD2, CSP-56
文件頁(yè)數(shù): 51/88頁(yè)
文件大?。?/td> 903K
代理商: ADUC842BCP62-3
ADuC841/ADuC842/ADuC843
DUAL DATA POINTER
The ADuC841/ADuC842/ADuC843 incorporate two data
pointers. The second data pointer is a shadow data pointer and
is selected via the data pointer control SFR (DPCON). DPCON
also includes some useful features such as automatic hardware
post-increment and post-decrement as well as automatic data
pointer toggle. DPCON is described in Table 21.
Rev. 0 | Page 51 of 88
DPCON
SFR Address
Power-On Default
Bit Addressable
Data Pointer Control SFR
A7H
00H
No
Table 21. DPCON SFR Bit Designations
Bit No.
Name
Description
7
----
Reserved.
6
DPT
Data Pointer Automatic Toggle Enable.
Cleared by the user to disable autoswapping of the DPTR.
Set in user software to enable automatic toggling of the DPTR after each each MOVX or MOVC instruction.
5
DP1m1
Shadow Data Pointer Mode.
These two bits enable extra modes of the shadow data pointer’s operation, allowing for more compact and more
efficient code size and execution.
m1
0
0
1
1
m0
0
1
0
1
Behavior of the shadow data pointer.
8052 behavior.
DPTR is post-incremented after a MOVX or a MOVC instruction.
DPTR is post-decremented after a MOVX or MOVC instruction.
DPTR LSB is toggled after a MOVX or MOVC instruction. (This instruction can be useful for moving
8-bit blocks to/from 16-bit devices.)
Main Data Pointer Mode.
These two bits enable extra modes of the main data pointer operation, allowing for more compact and more efficient
code size and execution.
4
DP1m0
3
2
DP0m1
DP0m0
m1
0
0
1
1
This bit is not implemented to allow the INC DPCON instruction toggle the data pointer without incrementing the rest
of the SFR.
Data Pointer Select.
Cleared by the user to select the main data pointer. This means that the contents of this 24-bit register are placed into
the three SFRs: DPL, DPH, and DPP.
Set by the user to select the shadow data pointer. This means that the contents of a separate 24-bit register appears in
the three SFRs: DPL, DPH, and DPP.
m0
0
1
0
1
Behavior of the main data pointer.
8052 behavior.
DPTR is post-incremented after a MOVX or a MOVC instruction.
DPTR is post-decremented after a MOVX or MOVC instruction.
DPTR LSB is toggled after a MOVX or MOVC instruction.
(This instruction can be useful for moving 8-bit blocks to/from 16-bit devices.)
1
----
0
DPSEL
Note 1: This is the only place where the main and shadow data
pointers are distinguished. Everywhere else in this data sheet
wherever the DPTR is mentioned, operation on the active
DPTR is implied.
Note 2: Only MOVC/MOVX @DPTR instructions are relevant
above. MOVC/MOVX PC/@Ri instructions do not cause the
DPTR to automatically post increment/decrement, and so on.
To illustrate the operation of DPCON, the following code copies
256 bytes of code memory at address D000H into XRAM
starting from Address 0000H.
MOV DPTR,#0
MOV DPCON,#55H
; Main DPTR = 0
; Select shadow DPTR
; DPTR1 increment mode,
; DPTR0 increment mode
; DPTR auto toggling ON
MOV DPTR,#0D000H ; Shadow DPTR = D000H
MOVELOOP:
CLR A
MOVC A,@A+DPTR
; Get data
; Post Inc DPTR
; Swap to Main DPTR (Data)
; Put ACC in XRAM
; Increment main DPTR
; Swap Shadow DPTR (Code)
MOVX @DPTR,A
MOV A, DPL
JNZ MOVELOOP
相關(guān)PDF資料
PDF描述
ADUC843BCP62-5 MicroConverter 12-Bit ADCs and DACs with Embedded High Speed 62-kB Flash MCU
ADUC842BCP62-5 MicroConverter 12-Bit ADCs and DACs with Embedded High Speed 62-kB Flash MCU
ADUC843BCP62-3 MicroConverter 12-Bit ADCs and DACs with Embedded High Speed 62-kB Flash MCU
ADUC842BCP32-3 MicroConverter 12-Bit ADCs and DACs with Embedded High Speed 62-kB Flash MCU
ADUC843BCP32-3 MicroConverter 12-Bit ADCs and DACs with Embedded High Speed 62-kB Flash MCU
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
ADUC842BCP62-3U 制造商:Analog Devices 功能描述:MICROCONVERTER 1-CYCLE VERSION ADUC833 - Trays
ADUC842BCP62-3-U2 制造商:Analog Devices 功能描述:MICROCONVERTER 1-CYCLE VERSION ADUC834 - Trays
ADUC842BCP62-5 制造商:Rochester Electronics LLC 功能描述: 制造商:Analog Devices 功能描述:
ADUC842BCP8-3 制造商:Analog Devices 功能描述: 制造商:Rochester Electronics LLC 功能描述:
ADUC842BCP8-5 制造商:Analog Devices 功能描述:MCU 8-Bit ADuC8xx 8052 CISC 62KB Flash 5V 56-Pin LFCSP EP