參數(shù)資料
型號: EVAL-ADUC841QSZ
廠商: Analog Devices Inc
文件頁數(shù): 28/88頁
文件大小: 0K
描述: KIT DEV FOR ADUC841 QUICK START
產(chǎn)品培訓模塊: Process Control
標準包裝: 1
系列: QuickStart™ 套件
類型: MCU
適用于相關產(chǎn)品: ADuC841
所含物品: 評估板、電源、纜線、軟件和說明文檔
產(chǎn)品目錄頁面: 739 (CN2011-ZH PDF)
相關產(chǎn)品: ADUC841BCPZ62-3-ND - IC MCU 62K FLASH ADC/DAC 56LFCSP
ADUC841BCPZ62-5-ND - IC MCU 62K FLASH ADC/DAC 56LFCSP
ADUC841BCPZ8-3-ND - IC MCU 8KB FLASH ADC/DAC 56LFCSP
ADUC841BCPZ8-5-ND - IC MCU 8KB FLASH ADC/DAC 56LFCSP
ADUC841BSZ62-5-ND - IC ADC/DAC 12BIT W/MCU 52-MQFP
ADUC841BSZ62-3-ND - IC ADC/DAC 12BIT W/MCU 52-MQFP
其它名稱: EVAL-ADUC841QS
EVAL-ADUC841QS-ND
ADuC841/ADuC842/ADuC843
Rev. 0 | Page 34 of 88
USING FLASH/EE DATA MEMORY
The 4 kBytes of Flash/EE data memory are configured as 1024
pages, each of 4 bytes. As with the other ADuC841/ADuC842/
ADuC843 peripherals, the interface to this memory space is via
a group of registers mapped in the SFR space. A group of four
data registers (EDATA1–4) is used to hold the four bytes of data
at each page. The page is addressed via the two registers, EADRH
and EADRL. Finally, ECON is an 8-bit control register that may
be written with one of nine Flash/EE memory access commands
to trigger various read, write, erase, and verify functions. A block
diagram of the SFR interface to the Flash/EE data memory array
is shown in Figure 41.
ECON—Flash/EE Memory Control SFR
Programming of either Flash/EE data memory or Flash/ EE
program memory is done through the Flash/EE memory
control SFR (ECON). This SFR allows the user to read, write,
erase, or verify the 4 kBytes of Flash/EE data memory or the
56 kBytes of Flash/EE program memory.
BYTE 1
(0000H)
E
DATA1
S
F
R
BYTE 1
(0004H)
BYTE 1
(0008H)
BYTE 1
(000CH)
BYTE 1
(0FF8H)
BYTE 1
(0FFCH)
BYTE 2
(0001H)
E
DATA2
S
F
R
BYTE 2
(0005H)
BYTE 2
(0009H)
BYTE 2
(000DH)
BYTE 2
(0FF9H)
BYTE 2
(0FFDH)
BYTE 3
(0002H)
E
DATA3
S
F
R
BYTE 3
(0006H)
BYTE 3
(000AH)
BYTE 3
(000EH)
BYTE 3
(0FFAH)
BYTE 3
(0FFEH)
BYTE 4
(0003H)
E
DATA4
S
F
R
BYTE 4
(0007H)
BYTE 4
(000BH)
BYTE 4
(000FH)
BYTE 4
(0FFBH)
(0FFFH)
01H
00H
02H
03H
3FEH
3FFH
P
A
GE
ADDRE
S
(EADRH/L)
BYTE
ADDRESSES
ARE GIVEN IN
BRACKETS
03260-0-040
BYTE 4
Figure 41. Flash/EE Data Memory Control and Configuration
Table 12. ECON—Flash/EE Memory Commands
ECON VALUE
Command Description (Normal Mode)
(Power-On Default)
Command Description (ULOAD Mode)
01H
READ
Results in 4 bytes in the Flash/EE data memory, addressed
by the page address EADRH/L, being read into EDATA1–4.
Not implemented. Use the MOVC instruction.
02H
WRITE
Results in 4 bytes in EDATA1–4 being written to the
Flash/EE data memory at the page address given by
EADRH/L (0 – EADRH/L < 0400H).
Note that the 4 bytes in the page being addressed must
be pre-erased.
Results in bytes 0–255 of internal XRAM being written to
the 256 bytes of Flash/EE program memory at the page
address given by EADRH (0 – EADRH < E0H).
Note that the 256 bytes in the page being addressed must
be pre-erased.
03H
Reserved.
04H
VERIFY
Verifies that the data in EDATA1–4 is contained in the
page address given by EADRH/L. A subsequent read of the
ECON SFR results in 0 being read if the verification is valid,
or a nonzero value being read to indicate an invalid
verification.
Not implemented. Use the MOVC and MOVX instructions
to verify the write in software.
05H
ERASE PAGE
Results in erasing the 4-byte page of Flash/EE data
memory addressed by the page address EADRH/L.
Results in the 64 byte page of Flash/EE program memory,
addressed by the byte address EADRH/L, being erased.
EADRL can equal any of 64 locations within the page. A
new page starts whenever EADRL is equal to 00H, 40H,
80H, or C0H.
06H
ERASE ALL
Results in erasing the entire 4 kBytes of Flash/EE data
memory.
Results in erasing the entire 56 kBytes of ULOAD Flash/EE
program memory.
81H
READBYTE
Results in the byte in the Flash/EE data memory,
addressed by the byte address EADRH/L, being read into
EDATA1 (0 – EADRH / L – 0FFFH).
Not implemented. Use the MOVC command.
82H
WRITEBYTE
Results in the byte in EDATA1 being written into Flash/EE
data memory at the byte address EADRH/L
Results in the byte in EDATA1 being written into Flash/EE
program memory at the byte address EADRH/L (0 –
EADRH/L – DFFFH).
0FH
EXULOAD
Leaves the ECON instructions to operate on the Flash/EE
data memory.
Enters normal mode directing subsequent ECON
instructions to operate on the Flash/EE data memory.
F0H
ULOAD
Enters ULOAD mode, directing subsequent ECON
instructions to operate on the Flash/EE program memory.
Leaves the ECON instructions to operate on the Flash/EE
program memory.
相關PDF資料
PDF描述
HBM11DRAI CONN EDGECARD 22POS R/A .156 SLD
EVAL-ADUC834QSZ KIT DEV QUICK START ADUC834
EVAL-ADUC847QSZ KIT DEV QUICK START FOR ADUC847
GBM24DTKT CONN EDGECARD 48POS DIP .156 SLD
EVAL-ADUC7026QSZ KIT DEV FOR ADUC7026/7027
相關代理商/技術參數(shù)
參數(shù)描述
EVAL-ADUC842QS 功能描述:KIT DEV FOR ADUC842 QUICK START RoHS:否 類別:編程器,開發(fā)系統(tǒng) >> 通用嵌入式開發(fā)板和套件(MCU、DSP、FPGA、CPLD等) 系列:QuickStart™ 套件 產(chǎn)品培訓模塊:Blackfin® Processor Core Architecture Overview Blackfin® Device Drivers Blackfin® Optimizations for Performance and Power Consumption Blackfin® System Services 特色產(chǎn)品:Blackfin? BF50x Series Processors 標準包裝:1 系列:Blackfin® 類型:DSP 適用于相關產(chǎn)品:ADSP-BF548 所含物品:板,軟件,4x4 鍵盤,光學撥輪,QVGA 觸摸屏 LCD 和 40G 硬盤 配用:ADZS-BFBLUET-EZEXT-ND - EZ-EXTENDER DAUGHTERBOARDADZS-BFLLCD-EZEXT-ND - BOARD EXT LANDSCAP LCD INTERFACE 相關產(chǎn)品:ADSP-BF542BBCZ-4A-ND - IC DSP 16BIT 400MHZ 400CSBGAADSP-BF544MBBCZ-5M-ND - IC DSP 16BIT 533MHZ MDDR 400CBGAADSP-BF542MBBCZ-5M-ND - IC DSP 16BIT 533MHZ MDDR 400CBGAADSP-BF542KBCZ-6A-ND - IC DSP 16BIT 600MHZ 400CSBGAADSP-BF547MBBCZ-5M-ND - IC DSP 16BIT 533MHZ MDDR 400CBGAADSP-BF548BBCZ-5A-ND - IC DSP 16BIT 533MHZ 400CSBGAADSP-BF547BBCZ-5A-ND - IC DSP 16BIT 533MHZ 400CSBGAADSP-BF544BBCZ-5A-ND - IC DSP 16BIT 533MHZ 400CSBGAADSP-BF542BBCZ-5A-ND - IC DSP 16BIT 533MHZ 400CSBGA
EVAL-ADUC842QS1 制造商:AD 制造商全稱:Analog Devices 功能描述:MicroConverter 12-Bit ADCs and DACs with Embedded High Speed 62-kB Flash MCU
EVAL-ADUC842QSP1 制造商:AD 制造商全稱:Analog Devices 功能描述:MicroConverter 12-Bit ADCs and DACs with Embedded High Speed 62-kB Flash MCU
EVAL-ADUC842QSP2 制造商:AD 制造商全稱:Analog Devices 功能描述:MicroConverter 12-Bit ADCs and DACs with Embedded High Speed 62-kB Flash MCU
EVAL-ADUC842QSPZ 功能描述:KIT DEV QUICK START ADUC842 RoHS:是 類別:編程器,開發(fā)系統(tǒng) >> 通用嵌入式開發(fā)板和套件(MCU、DSP、FPGA、CPLD等) 系列:QuickStart™ PLUS 套件 標準包裝:1 系列:PICDEM™ 類型:MCU 適用于相關產(chǎn)品:PIC10F206,PIC16F690,PIC16F819 所含物品:板,線纜,元件,CD,PICkit 編程器 產(chǎn)品目錄頁面:659 (CN2011-ZH PDF)