欢迎访问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文件第35页浏览型号PFS122-1J16A的Datasheet PDF文件第36页浏览型号PFS122-1J16A的Datasheet PDF文件第37页浏览型号PFS122-1J16A的Datasheet PDF文件第38页浏览型号PFS122-1J16A的Datasheet PDF文件第40页浏览型号PFS122-1J16A的Datasheet PDF文件第41页浏览型号PFS122-1J16A的Datasheet PDF文件第42页浏览型号PFS122-1J16A的Datasheet PDF文件第43页  
PFS122  
8bit MTP MCU with 12-bit R-Type ADC  
5.5.3 Using the comparator and bandgap 1.20V  
The internal bandgap module can provide 1.20 volt, it can measure the external supply voltage level. The  
bandgap 1.20 volt is selected as minus input of comparator and Vinternal R is selected as plus input. The  
supply voltage of Vinternal R is VDD, and the VDD voltage level can be detected by adjusting the voltage level  
of Vinternal R to compare with bandgap. If N (gpcs[3:0] in decimal) is the number to let Vinternal R closest to  
bandgap 1.20 volt, the supply voltage VDD can be calculated by using the following equations:  
For using Case 1: VDD = [ 32 / (N+9) ] * 1.20 volt ;  
For using Case 2: VDD = [ 24 / (N+1) ] * 1.20 volt ;  
For using Case 3: VDD = [ 40 / (N+9) ] * 1.20 volt ;  
For using Case 4: VDD = [ 32 / (N+1) ] * 1.20 volt ;  
Case 1:  
$ GPCS VDD*12/40;  
// 4.0V * 12/40 = 1.2V  
$ GPCC Enable, BANDGAP, P_R; // - input: BANDGAP, + input: P_R(Vinternal R  
)
….  
if (GPC_Out)  
// or GPCC.6  
{
//  
//  
when VDD4V  
}
else  
{
}
when VDD4V  
©Copyright 2020, PADAUK Technology Co. Ltd  
Page 39 of 93  
PDK-DS-PFS122-EN_V000-May 28, 2020  
 
 复制成功!