参数资料
型号: PIC10F206-E/MC
厂商: Microchip Technology
文件页数: 59/94页
文件大小: 0K
描述: IC PIC MCU FLASH 512X12 8DFN
标准包装: 150
系列: PIC® 10F
核心处理器: PIC
芯体尺寸: 8-位
速度: 4MHz
外围设备: POR,WDT
输入/输出数: 3
程序存储器容量: 768B(512 x 12)
程序存储器类型: 闪存
RAM 容量: 24 x 8
电压 - 电源 (Vcc/Vdd): 2 V ~ 5.5 V
振荡器型: 内部
工作温度: -40°C ~ 125°C
封装/外壳: 8-VFDFN 裸露焊盘
包装: 管件
配用: AC164334-ND - MODULE SOCKET FOR 8L 2X3MM DFN
AC163020-2-ND - ADAPTER PROGRAM PIC10F 2X3 DFN
63
AT89/83EB5114
4311C–8051–02/08
How to Take Advantage of the Calibration Value
The coefficient stored on the stacked die allow to determine the conversion result the
AT8xEB5114 should have returned in case its Vref was exactly equal to 2.4V. In order to
determine it, a multiplication of the result of the conversion with the coefficient stored in
the stack, followed by a shift are sufficient.
Example
Vref is 2.36V instead of 2.4V, and only 8 bits are necessary.
The value measured during the test 2.36V. So, in accordance with the Table 47, the
coefficient which has to be stored on the EEPROM is 0x7e which corresponds to
0.1111110 in binary, which also corresponds to around 2.36/2.4.
If, for example, after a conversion, the ADDH register contains 0xf0, to know the result
the ADC should have returned in case the Vref was really at 2.4V, the following opera-
tions are necessary:
0xf0 * 0x7e = 1111 0000 * 0111 1110 = 0x7620 = 0111 0110 0010 0000.
So because of the point on the coefficient, the result is 1110 110 which is 0xec.
Assembler code example
This is an example of assembler code optimized for size and fast recalculation in case 8
bits are sufficient.
start_adjustement :
MOV
B,coeff ; Coeff
MOV
A,ADDH
; ADC result
MUL
AB
;
RLC
A
; Recover lowest bit
MOV
A,B
;
RLC
A
; Recover result
JNC
end_fix ; Result OK
MOV
A,#0ffh ; Overflow
end_adjustement
:
RET
The new result is stored on the accumulator.
This routine requires 15 bytes + 3 bytes for the long call (LCALL).
The execution of the subroutine (including the LCALL) is 18 cycles in normal case and
19 cycles in case of overflow (less than 10us with a 12 MHz oscillator and the X2 mode).
Registers
Table 48. ADCON Register
ADCON (S:F3h)
ADC Control Register
7
6
5
4
3
2
1
0
QUIETM
PSIDLE
ADEN
ADEOC
ADSST
SCH2
SCH1
SCH0
Bit
Number
Bit
Mnemonic Description
7
QUIETM
Quiet mode (best precision)
Set to put in quiet mode during conversion.
Cleared by hardware after completion of the conversion.
6
PSIDLE
Pseudo Idle mode (good precision)
Set to put in idle mode during conversion.
Cleared by hardware after completion of the conversion.
相关PDF资料
PDF描述
VI-B6L-CU-S CONVERTER MOD DC/DC 28V 200W
PIC10F206T-I/MC IC PIC MCU FLASH 512X12 8DFN
VI-B6J-CU-S CONVERTER MOD DC/DC 36V 200W
VI-B63-CU-S CONVERTER MOD DC/DC 24V 200W
PIC10LF320-E/OT IC MCU 8BIT 256B FLASH SOT23-6
相关代理商/技术参数
参数描述
PIC10F206-I/MC 功能描述:8位微控制器 -MCU 0.75KB 24B RAM RoHS:否 制造商:Silicon Labs 核心:8051 处理器系列:C8051F39x 数据总线宽度:8 bit 最大时钟频率:50 MHz 程序存储器大小:16 KB 数据 RAM 大小:1 KB 片上 ADC:Yes 工作电源电压:1.8 V to 3.6 V 工作温度范围:- 40 C to + 105 C 封装 / 箱体:QFN-20 安装风格:SMD/SMT
PIC10F206-I/OT 制造商:Microchip Technology Inc 功能描述:8BIT PIC10 RISC 0.75KB FLASH 4 - Bulk
PIC10F206-I/P 功能描述:8位微控制器 -MCU .75kBF 24RM 4I/O Ind Temp PDIP RoHS:否 制造商:Silicon Labs 核心:8051 处理器系列:C8051F39x 数据总线宽度:8 bit 最大时钟频率:50 MHz 程序存储器大小:16 KB 数据 RAM 大小:1 KB 片上 ADC:Yes 工作电源电压:1.8 V to 3.6 V 工作温度范围:- 40 C to + 105 C 封装 / 箱体:QFN-20 安装风格:SMD/SMT
PIC10F206T 制造商:MICROCHIP 制造商全称:Microchip Technology 功能描述:6-Pin, 8-Bit Flash Microcontrollers
PIC10F206T-E/MC 制造商:MICROCHIP 制造商全称:Microchip Technology 功能描述:6-Pin, 8-Bit Flash Microcontrollers