参数资料
型号: C8051F534A-IT
厂商: Silicon Laboratories Inc
文件页数: 11/220页
文件大小: 0K
描述: IC 8051 MCU 4K FLASH 20TSSOP
产品培训模块: Serial Communication Overview
标准包装: 74
系列: C8051F53x
核心处理器: 8051
芯体尺寸: 8-位
速度: 25MHz
连通性: SPI,UART/USART
外围设备: 欠压检测/复位,POR,PWM,温度传感器,WDT
输入/输出数: 16
程序存储器容量: 4KB(4K x 8)
程序存储器类型: 闪存
RAM 容量: 256 x 8
电压 - 电源 (Vcc/Vdd): 1.8 V ~ 5.25 V
数据转换器: A/D 16x12b
振荡器型: 内部
工作温度: -40°C ~ 125°C
封装/外壳: 20-TSSOP(0.173",4.40mm 宽)
包装: 管件
产品目录页面: 622 (CN2011-ZH PDF)
配用: 336-1488-ND - KIT DEV C8051F53XA, C8051F52XA
336-1457-ND - ADAPTER PROG TOOLSTICK F530TPP
336-1456-ND - ADAPTER PROG TOOLSTICK F530MPP
其它名称: 336-1500-5
第1页第2页第3页第4页第5页第6页第7页第8页第9页第10页当前第11页第12页第13页第14页第15页第16页第17页第18页第19页第20页第21页第22页第23页第24页第25页第26页第27页第28页第29页第30页第31页第32页第33页第34页第35页第36页第37页第38页第39页第40页第41页第42页第43页第44页第45页第46页第47页第48页第49页第50页第51页第52页第53页第54页第55页第56页第57页第58页第59页第60页第61页第62页第63页第64页第65页第66页第67页第68页第69页第70页第71页第72页第73页第74页第75页第76页第77页第78页第79页第80页第81页第82页第83页第84页第85页第86页第87页第88页第89页第90页第91页第92页第93页第94页第95页第96页第97页第98页第99页第100页第101页第102页第103页第104页第105页第106页第107页第108页第109页第110页第111页第112页第113页第114页第115页第116页第117页第118页第119页第120页第121页第122页第123页第124页第125页第126页第127页第128页第129页第130页第131页第132页第133页第134页第135页第136页第137页第138页第139页第140页第141页第142页第143页第144页第145页第146页第147页第148页第149页第150页第151页第152页第153页第154页第155页第156页第157页第158页第159页第160页第161页第162页第163页第164页第165页第166页第167页第168页第169页第170页第171页第172页第173页第174页第175页第176页第177页第178页第179页第180页第181页第182页第183页第184页第185页第186页第187页第188页第189页第190页第191页第192页第193页第194页第195页第196页第197页第198页第199页第200页第201页第202页第203页第204页第205页第206页第207页第208页第209页第210页第211页第212页第213页第214页第215页第216页第217页第218页第219页第220页
C8051F52x/F53x
108
Rev. 1.4
11.2. Power-Fail Reset / VDD Monitors (VDDMON0 and VDDMON1)
C8051F52x-C/F53x-C devices include two VDD monitors: a standard VDD monitor (VDDMON0) and a
level-sensitive VDD monitor (VDDMON1). VDDMON0 is primarily intended for setting a higher threshold to
allow safe erase or write of Flash memory from firmware. VDDMON1 is used to hold the device in a reset
state during power-up and brownout conditions.
Note:
VDDMON1 is not present in older silicon revisions A and B. Please refer to Section “20.4. VDD Monitors and
When a power-down transition or power irregularity causes VDD to drop below VRST, the power supply
monitors (VDDMON0 and VDDMON1) will drive the RST pin low and hold the CIP-51 in a reset state (see
Figure 11.2). When VDD returns to a level above VRST, the CIP-51 will be released from the reset state.
Note that even though internal data memory contents are not altered by the power-fail reset, it is impossi-
ble to determine if VDD dropped below the level required for data retention. If the PORSF flag reads 1, the
data may no longer be valid.
VDDMON0 is enabled and is selected as a reset source after power-on resets; however its defined state
(enabled/disabled) is not altered by any other reset source. For example, if VDDMON0 is disabled by soft-
ware, and a software reset is performed, VDDMON0 will still be disabled after that reset.
VDDMON1 is enabled and is selected as a reset source after power-on reset and any other type of reset.
There is no register setting that can disable this level-sensitive VDD monitor as a reset source.
To protect the integrity of Flash contents, the VDD monitor (VDDMON0) must be enabled to the
higher setting (VDMLVL = '1') and selected as a reset source if software contains routines which
erase or write Flash memory. If the VDD monitor is not enabled and set to the higher setting, any
erase or write performed on Flash memory will cause a Flash Error device reset.
Note:
notes related to the VDD Monitor high threshold setting in older silicon revisions A and B.
The VDD monitor (VDDMON0) must be enabled before it is selected as a reset source. Selecting the
VDDMON0 as a reset source before it is enabled and stabilized may cause a system reset. The procedure
for re-enabling the VDD monitor and configuring the VDD monitor as a reset source is shown below:
1. Enable the VDD monitor (VDMEN bit in VDDMON = 1).
2. Wait for the VDD monitor to stabilize (see Table 2.8 on page 32 for the VDD Monitor turn-on time). Note:
This delay should be omitted if software contains routines which write or erase Flash memory.
3. Select the VDD monitor as a reset source (PORSF bit in RSTSRC = 1).
See Figure 11.2 for VDD monitor timing; note that the reset delay is not incurred after a VDD monitor reset.
See Table 2.8 on page 32 for complete electrical characteristics of the VDD monitor.
Note:
Software should take care not to inadvertently disable the VDD Monitor (VDDMON0) as a reset
source when writing to RSTSRC to enable other reset sources or to trigger a software reset. All
writes to RSTSRC should explicitly set PORSF to '1' to keep the VDD Monitor enabled as a reset
source.
11.2.1. VDD Monitor Thresholds and Minimum VDD
The minimum operating digital supply voltage (VDD) is specified as 2.0 V in Table 2.2 on page 26. The volt-
age at which the MCU is released from reset (VRST) can be as low as 1.65 V based on the VDD Monitor
thresholds that are specified in Table 2.8 on page 32. This could allow code execution during the power-up
相关PDF资料
PDF描述
P89LPC915FDH,129 IC 80C51 MCU FLASH 2K 14-TSSOP
C8051F303-GM IC 8051 MCU 8K FLASH 11QFN
AT32UC3C2512C-Z2ZT IC MCU 32BIT 512KB FLASH 64QFN
AU-Y1005-R CONN USB RTANG FMALE TYPE A PCB
USB-B1HSB6 CONN USB TYPE B R/A BLACK
相关代理商/技术参数
参数描述
C8051F534A-ITR 功能描述:8位微控制器 -MCU 25 MIPS 4 kB 256 SPI 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
C8051F534-C-IM 制造商:Silicon Laboratories Inc 功能描述:25 MIPS, 4 KB, 256, SPI, UART, QFN20 - Rail/Tube 制造商:Silicon Laboratories Inc 功能描述:IC MCU 8051 4KB FLASH 20QFN
C8051F534-C-IMR 制造商:Silicon Laboratories Inc 功能描述:25 MIPS, 4 KB, 256, SPI, UART, QFN20 - Tape and Reel 制造商:Silicon Laboratories Inc 功能描述:IC MCU 8051 4KB FLASH 20QFN
C8051F534-C-IT 制造商:Silicon Laboratories Inc 功能描述:25 MIPS, 4 KB, 256, SPI, UART, TSSOP20 - Rail/Tube 制造商:Silicon Laboratories Inc 功能描述:IC MCU 8051 4KB FLASH 20TSSOP
C8051F534-C-ITR 制造商:Silicon Laboratories Inc 功能描述:25 MIPS, 4 KB, 256, SPI, UART, TSSOP20 - Tape and Reel 制造商:Silicon Laboratories Inc 功能描述:IC MCU 8051 4KB FLASH 20TSSOP