欢迎访问ic37.com |
会员登录 免费注册
发布采购

Z8F021APB020EC 参数 Datasheet PDF下载

Z8F021APB020EC图片预览
型号: Z8F021APB020EC
PDF下载: 下载PDF文件 查看货源
内容描述: Z8喝采! XP -R 4K系列高性能8位微控制器 [Z8 Encore! XP-R 4K Series High-Performance 8-Bit Microcontrollers]
分类和应用: 微控制器和处理器外围集成电路光电二极管时钟
文件页数/大小: 276 页 / 3422 K
品牌: ZILOG [ ZILOG, INC. ]
 浏览型号Z8F021APB020EC的Datasheet PDF文件第135页浏览型号Z8F021APB020EC的Datasheet PDF文件第136页浏览型号Z8F021APB020EC的Datasheet PDF文件第137页浏览型号Z8F021APB020EC的Datasheet PDF文件第138页浏览型号Z8F021APB020EC的Datasheet PDF文件第140页浏览型号Z8F021APB020EC的Datasheet PDF文件第141页浏览型号Z8F021APB020EC的Datasheet PDF文件第142页浏览型号Z8F021APB020EC的Datasheet PDF文件第143页  
Z8 Encore! XP
®
4K Series
Product Specification
120
where GAINCAL is the gain calibration value, OFFCAL is the offset calibration value
and ADC
uncomp
is the uncompensated value read from the ADC. All values are in
two’s complement format.
Note:
The offset compensation is performed first, followed by the gain compensation. One
bit of resolution is lost because of rounding on both the offset and gain computations.
As a result the ADC registers read back 13 bits: 1 sign bit, two calibration bits lost to
rounding and 10 data bits.
Also note that in the second term, the multiplication should be performed before the
division by 2
16
. Otherwise, the the second term will incorrectly evaluate to zero.
Caution:
Although the ADC can be used without the gain and offset compensation, it does exhibit
non-unity gain. Designing the ADC with sub-unity gain reduces noise across the ADC
range but requires the ADC results to be scaled by a factor of 8/7.
ADC Compensation Details
High efficiency assembly code that performs this compensation is available for download
on www.zilog.com. The following is a bit-specific description of the ADC compensation
process used by this code.
The following data bit definitions are used:
0-9, a-f = bit indices in hexadecimal
s = sign bit
v = overflow bit
- = unused
Input Data:
MSB
s b a 9 8 7 6 5
LSB
4 3 2 1 0 - - v (ADC)
ADC Output Word; if v = 1,
the data is invalid
Offset Correction Byte
s 6 5 4 3 2 1 0
s s s s s 7 6 5
4 3 2 1 0 0 0 0 (Offset)
Offset Byte shifted to align
with ADC data
Gain Correction Word
s e d c b a 9 8
7 6 5 4 3 2 1 0 (Gain)
PS022815-0206
Analog-to-Digital Converter