參數(shù)資料
型號: P89CV51RC2FBC,557
廠商: NXP Semiconductors
文件頁數(shù): 48/76頁
文件大小: 0K
描述: IC 80C51 MCU FLASH 32K 44-TQFP
標(biāo)準(zhǔn)包裝: 800
系列: 89C
核心處理器: 8051
芯體尺寸: 8-位
速度: 40MHz
連通性: EBI/EMI,SPI,UART/USART
外圍設(shè)備: POR,PWM,WDT
輸入/輸出數(shù): 32
程序存儲器容量: 32KB(32K x 8)
程序存儲器類型: 閃存
RAM 容量: 1K x 8
電壓 - 電源 (Vcc/Vdd): 4.5 V ~ 5.5 V
振蕩器型: 內(nèi)部
工作溫度: -40°C ~ 85°C
封裝/外殼: 44-TQFP
包裝: 托盤
其它名稱: 568-4255
935284104557
P89CV51RC2FBC
P89CV51RB2_RC2_RD2_3
NXP B.V. 2009. All rights reserved.
Product data sheet
Rev. 03 — 25 August 2009
52 of 76
NXP Semiconductors
P89CV51RB2/RC2/RD2
80C51 with 1 kB RAM, SPI
module’s CCAPnL SFR, the output will be LOW; when it is equal to, or greater, the output
will be HIGH. When CL overows from FFH to 00H, CCAPnL is reloaded with the value in
CCAPnH. This allows the PWM to be updated without glitches. The PWM and ECOM bits
in the module’s CCAPMn register must be set to enable PWM mode.
6.9.5 PCA watchdog timer
An on-board watchdog timer is available with the PCA to improve the reliability of the
system without increasing chip count. Watchdog timers are useful for systems that are
susceptible to noise, power glitches, or electrostatic discharge. Module 4 is the only PCA
module that can be programmed as a watchdog. However, this module can still be used
for other modes if the watchdog is not needed. Figure 24 shows a diagram of how the
watchdog works. The user pre-loads a 16-bit value in the compare registers. Just like the
other compare modes, this 16-bit value is compared to the PCA timer value. If a match is
allowed to occur, an internal reset will be generated. This will not cause the RST pin to be
driven HIGH.
User’s software then must periodically change (CCAP4H, CCAP4L) to keep a match from
occurring with the PCA timer (CH, CL). This code is given in the subroutine WATCHDOG
shown below.
In order to hold off the reset, the user has three options:
Periodically change the compare value so it will never match the PCA timer.
Periodically change the PCA timer value so it will never match the compare values.
Disable the watchdog by clearing the WDTE bit before a match occurs and then
re-enable it.
The rst two options are more reliable because the watchdog timer is never disabled as in
the third option. If the program counter ever reaches an undesired value, a match will
eventually occur and cause an internal reset. The second option is also not recommended
if other PCA modules are being used. Remember that the PCA timer is the time base for
all modules; changing the time base for other modules is not recommended. Thus, in
most applications the rst option is best.
;CALL the following WATCHDOG subroutine periodically.
CLR
EA
;Hold off interrupts
MOV
CCAP4L,#00
;Next compare value is within 255 counts of
current PCA timer value
MOV
CCAP4H,CH
SETB
EA
;Re-enable interrupts
RET
Do not use this routine as part of an interrupt service routine, because if the program
counter would enter an innite loop, still interrupts will be serviced and the watchdog will
continually keep getting reset. Because this would defeat the purpose of the watchdog, it
is recommended that this subroutine is called from the main program within 216 PCA timer
counts.
相關(guān)PDF資料
PDF描述
P89CV51RB2FBC,557 IC 80C51 MCU FLASH 16K 44-TQFP
VJ2225Y103KBLAT4X CAP CER 10000PF 630V X7R 2225
P89CV51RB2FA,512 IC 80C51 MCU FLASH 16K 44-PLCC
P89V52X2FBD,157 IC 80C51 MCU FLASH 8K 44-LQFP
P89V52X2FA,512 IC 80C51 MCU FLASH 8K 44-PLCC
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
P89CV51RD2 制造商:PHILIPS 制造商全稱:NXP Semiconductors 功能描述:8-bit 80C51 5 V low power 64 kB flash microcontroller with 1 kB RAM, SPI, 6-clock CPU with 6/12-clock peripherals
P89CV51RD2FA 制造商: 功能描述: 制造商:undefined 功能描述:
P89CV51RD2FA,512 功能描述:8位微控制器 -MCU 64K/1K FL 12 CLK ISP/IAP IND RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時(shí)鐘頻率:50 MHz 程序存儲器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風(fēng)格:SMD/SMT
P89CV51RD2FBC 制造商:PHILIPS 制造商全稱:NXP Semiconductors 功能描述:8-bit 80C51 5 V low power 64 kB flash microcontroller with 1 kB RAM, SPI, 6-clock CPU with 6/12-clock peripherals
P89CV51RD2FBC,557 功能描述:8位微控制器 -MCU 80C51 64K FL / 1K R RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時(shí)鐘頻率:50 MHz 程序存儲器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風(fēng)格:SMD/SMT