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

PFS122-1J16A 参数 Datasheet PDF下载

PFS122-1J16A图片预览
型号: PFS122-1J16A
PDF下载: 下载PDF文件 查看货源
内容描述: [8bit MTP Type MCU with 12-bit R-Type ADC]
分类和应用:
文件页数/大小: 93 页 / 1946 K
品牌: PADAUK [ PADAUK Technology ]
 浏览型号PFS122-1J16A的Datasheet PDF文件第56页浏览型号PFS122-1J16A的Datasheet PDF文件第57页浏览型号PFS122-1J16A的Datasheet PDF文件第58页浏览型号PFS122-1J16A的Datasheet PDF文件第59页浏览型号PFS122-1J16A的Datasheet PDF文件第61页浏览型号PFS122-1J16A的Datasheet PDF文件第62页浏览型号PFS122-1J16A的Datasheet PDF文件第63页浏览型号PFS122-1J16A的Datasheet PDF文件第64页  
PFS122  
8bit MTP MCU with 12-bit R-Type ADC  
Data$0  
Data  
=
=
ADCRL;  
Data >> 4;  
The ADC can be disabled by using the following method:  
ADCC Disable;  
$
or  
ADCC  
=
0;  
5.13.5 How to calculate ADC input voltage VIN  
For PFS122, only VDD but not 1.2V bandgap voltage can be selected as the VREF of the ADC. When VDD  
is not regulated, users have to use the reading of 1.2V bandgap voltage to deduce the input voltage (VIN)  
by the ratio of the readings. The principle is as below:  
VBG / VDD = NBG / 4096 ....(1)  
VIN / VDD = NIN / 4096 ....(2)  
Where VIN is the analog input voltage  
VBG is the 1.2V bandgap voltage  
NIN is the corresponding ADC reading of VIN  
N
BG is the corresponding ADC reading of VBG  
VDD is the VDD at the measuring instant  
4096 is the full swing reading when VIN=VDD (12bit: 212 = 4096)  
(2)/(1) we get  
VIN/VBG = NIN/NBG  
And so  
VIN = NIN / NBG *VBG  
It means users can firstly get the readings for VIN and VBG respectively in a very short period that VDD  
remains unchanged. And then use multiplication and division program module or use look-up table  
method to finally get the VIN voltage.  
If necessary, please contact FAE for demo code reference.  
©Copyright 2020, PADAUK Technology Co. Ltd  
Page 60 of 93  
PDK-DS-PFS122-EN_V000-May 28, 2020  
 
 复制成功!