欧美成人免费电影,国产欧美一区二区三区精品酒店,精品国产a毛片,色网在线免费观看

參數資料
型號: ADUC842BS62-5
廠商: ANALOG DEVICES INC
元件分類: 微控制器/微處理器
英文描述: MicroConverter 12-Bit ADCs and DACs with Embedded High Speed 62-kB Flash MCU
中文描述: 8-BIT, FLASH, 16.78 MHz, MICROCONTROLLER, PQFP52
封裝: PLASTIC, MO-112AC1, MQFP-52
文件頁數: 31/88頁
文件大小: 903K
代理商: ADUC842BS62-5
ADuC841/ADuC842/ADuC843
Initiating the Calibration in Code
When calibrating the ADC using ADCCON1, the ADC must be
set up into the configuration in which it will be used. The
ADCCON3 register can then be used to set up the device and to
calibrate the ADC offset and gain.
Rev. 0 | Page 31 of 88
MOV ADCCON1,#08CH ;
ADC on; ADCCLK set
;to divide by 32,4
;acquisition clock
To calibrate device offset:
MOV ADCCON2,#0BH
MOV ADCCON3,#25H
;select internal AGND
;select offset calibration,
;31 averages per bit,
;offset calibration
To calibrate device gain:
MOV ADCCON2,#0CH
MOV ADCCON3,#27H
;select internal V
;select offset calibration,
;31 averages per bit,
;offset calibration
To calibrate system offset, connect system AGND to an ADC
channel input (0).
MOV ADCCON2,#00H
MOV ADCCON3,#25H
;select offset calibration,
;31 averages per bit
;select external AGND
To calibrate system gain, connect system V
REF
to an ADC
channel input (1).
MOV ADCCON2,#01H
MOV ADCCON3,#27H
;select offset calibration,
;31 averages per bit,
;offset calibration
;select external V
The calibration cycle time T
CAL
is calculated by the following
equation:
NUMAV
ADCCLK
T
×
×
=
14
(
)
ACQ
T
CAL
+
×
16
For an ADCCLK/FCORE divide ratio of 32, T
ACQ
= 4 ADCCLK,
and NUMAV = 15, the calibration cycle time is
(
)
ms
T
CAL
8
=
(
)
T
CAL
4
16
15
524288
/
14
+
×
×
×
=
In a calibration cycle, the ADC busy flag (Bit 7), instead of
framing an individual ADC conversion as in normal mode, goes
high at the start of calibration and returns to zero only at the
end of the calibration cycle. It can therefore be monitored in
code to indicate when the calibration cycle is completed. The
following code can be used to monitor the BUSY signal during
a calibration cycle:
WAIT:
MOV A, ADCCON3
JB ACC.7, WAIT
;move ADCCON3 to A
;If Bit 7 is set jump to
WAIT else continue
NONVOLATILE FLASH/EE MEMORY
The ADuC841/ADuC842/ADuC843 incorporate Flash/EE
memory technology on-chip to provide the user with nonvola-
tile, in-circuit, reprogrammable code and data memory space.
Flash/EE memory is a relatively recent type of nonvolatile
memory technology, which is based on a single transistor cell
architecture. Flash/EE memory combines the flexible in-circuit
reprogrammable features of EEPROM with the space efficient/
density features of EPROM as shown in Figure 37.
Because Flash/EE technology is based on a single transistor cell
architecture, a flash memory array, such as EPROM, can be
implemented to achieve the space efficiencies or memory densities
required by a given design. Like EEPROM, flash memory can be
programmed in-system at a byte level; it must first be erased,
the erase being performed in page blocks. Thus, flash memory
is often and more correctly referred to as Flash/EE memory.
EEPROM
TECHNOLOGY
EPROM
TECHNOLOGY
FLASH/EEMEMORY
TECHNOLOGY
IN-CIRCUIT
REPROGRAMMABLE
SPACE EFFICIENT/
DENSITY
0
Figure 37. Flash/EE Memory Development
Overall, Flash/EE memory represents a step closer to the ideal
memory device that includes nonvolatility, in-circuit program-
mability, high density, and low cost. Incorporated in the parts,
Flash/EE memory technology allows the user to update program
code space in-circuit, without the need to replace one-time
programmable (OTP) devices at remote operating nodes.
Flash/EE Memory and the ADuC841/ADuC842/ADuC843
The parts provide two arrays of Flash/EE memory for user
applications. Up to 62 kBytes of Flash/EE program space are
provided on-chip to facilitate code execution without any
external discrete ROM device requirements. The program
memory can be programmed in-circuit by using the serial
download mode provided, by using conventional third party
memory programmers, or via a user defined protocol that can
configure it as data if required.
Note that the following sections use the 62 kByte program space
as an example when referring to ULOAD mode. For the other
memory models (32 kByte and 8 kByte), the ULOAD space
moves to the top 8 kBytes of the on-chip program memory, i.e.,
for 32 kBytes, the ULOAD space is from 24 kBytes to 32 kBytes,
the kernel still resides in a protected space from 60 kBytes to
62 kBytes. There is no ULOAD space present on the 8 kBtye part.
相關PDF資料
PDF描述
ADUC843BS62-3 MicroConverter 12-Bit ADCs and DACs with Embedded High Speed 62-kB Flash MCU
ADUC843BS62-5 MicroConverter 12-Bit ADCs and DACs with Embedded High Speed 62-kB Flash MCU
ADUC842 CON, RTANG 68 POS
ADUC842BCP 12- Bit ADCs and DACs with Embedded Hi-Speed 62KB FLASH MCU
ADUC842BS 12- Bit ADCs and DACs with Embedded Hi-Speed 62KB FLASH MCU
相關代理商/技術參數
參數描述
ADUC842BSZ62-3 功能描述:IC ADC/DAC 12BIT W/MCU 52MQFP RoHS:是 類別:集成電路 (IC) >> 嵌入式 - 微控制器, 系列:MicroConverter® ADuC8xx 標準包裝:250 系列:LPC11Uxx 核心處理器:ARM? Cortex?-M0 芯體尺寸:32-位 速度:50MHz 連通性:I²C,Microwire,SPI,SSI,SSP,UART/USART,USB 外圍設備:欠壓檢測/復位,POR,WDT 輸入/輸出數:40 程序存儲器容量:96KB(96K x 8) 程序存儲器類型:閃存 EEPROM 大小:4K x 8 RAM 容量:10K x 8 電壓 - 電源 (Vcc/Vdd):1.8 V ~ 3.6 V 數據轉換器:A/D 8x10b 振蕩器型:內部 工作溫度:-40°C ~ 85°C 封裝/外殼:48-LQFP 包裝:托盤 其它名稱:568-9587
ADUC842BSZ62-3 制造商:Analog Devices 功能描述:IC MICROCONTROLLER
ADUC842BSZ62-5 功能描述:IC ADC/DAC 12BIT W/MCU 52-MQFP RoHS:是 類別:集成電路 (IC) >> 嵌入式 - 微控制器, 系列:MicroConverter® ADuC8xx 標準包裝:250 系列:LPC11Uxx 核心處理器:ARM? Cortex?-M0 芯體尺寸:32-位 速度:50MHz 連通性:I²C,Microwire,SPI,SSI,SSP,UART/USART,USB 外圍設備:欠壓檢測/復位,POR,WDT 輸入/輸出數:40 程序存儲器容量:96KB(96K x 8) 程序存儲器類型:閃存 EEPROM 大小:4K x 8 RAM 容量:10K x 8 電壓 - 電源 (Vcc/Vdd):1.8 V ~ 3.6 V 數據轉換器:A/D 8x10b 振蕩器型:內部 工作溫度:-40°C ~ 85°C 封裝/外殼:48-LQFP 包裝:托盤 其它名稱:568-9587
ADUC842BSZ62-5 制造商:Analog Devices 功能描述:IC MICROCONTROLLER
ADUC843BCP32-3 制造商:Analog Devices 功能描述:MICROCONVERTER, ADUC842 WITHOUT DAC'S - Trays
主站蜘蛛池模板: 城口县| 麦盖提县| 北宁市| 乌苏市| 大宁县| 岐山县| 双牌县| 蒙城县| 合作市| 汉中市| 霞浦县| 永清县| 香格里拉县| 宜章县| 鄂伦春自治旗| 红原县| 桓仁| 泰来县| 乐山市| 聂拉木县| 广水市| 德江县| 张掖市| 阜新市| 奈曼旗| 芦溪县| 信宜市| 山丹县| 绵阳市| 丽江市| 宾川县| 日土县| 若尔盖县| 凤凰县| 将乐县| 正蓝旗| 筠连县| 信阳市| 开鲁县| 祁阳县| 大宁县|