參數(shù)資料
型號(hào): P87C576EHPN
廠商: NXP SEMICONDUCTORS
元件分類(lèi): 微控制器/微處理器
英文描述: 80C51 8-bit microcontroller family 8K/256 OTP/ROM, 6 channel 10-bit A/D, 4 comparators, failure detect circuitry, watchdog timer
中文描述: 8-BIT, OTPROM, 16 MHz, MICROCONTROLLER, PDIP40
封裝: 0.600 INCH, PLASTIC, MO-015AJ, SOT-129-1, DIP-40
文件頁(yè)數(shù): 26/46頁(yè)
文件大?。?/td> 447K
代理商: P87C576EHPN
Philips Semiconductors
Product specification
83C576/87C576
80C51 8-bit microcontroller family
8K/256 OTP/ROM, 6 channel 10-bit A/D, 4 comparators,
failure detect circuitry, watchdog timer
1998 Jun 04
26
1/2
PWMP
REG
8-BIT
PRESCALER
8-BIT
UP
COUNTER
8-BIT
DETECT
OUTPUT
BUFFER
PWM0
PWM1
8-BIT
DETECT
OUTPUT
BUFFER
f
OSC
INTERNAL
BUS
P2.6
P2.7
SU00256A
Figure 23.
Block Diagram of PWMs
PCA Interrupt System
The PCA on most 80C51 family devices provides a single interrupt
source, EC (IE.6). The 8xC576 expands the flexibility of the PCA by
providing additional interrupt sources for each of the five PCA
modules, EC0 (IE1.0) through EC4 (IE1.4), in addition to the original
interrupt source EC (IE.6). Any of these sources can be enabled at
any time. It is possible for both a module source (EC0 through EC4)
to be enabled at the same time that the single source, EC, is
enabled. In this case, a module event will generate an interrupt for
both the module source and the single source, EC.
Priority Source
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Flag
IE0
ADF
TF0
IE1
TF1
RI,TI
CC0
CC1
CC2
CC3
CC4
ECF
TF2/EXF2
IBF
OBE
Vector
03H
3BH
0BH
13H
1BH
23H
43H
4BH
53H
5BH
63H
33H
2BH
6BH
73H
INT0
ADC
TIMER 0
INT1
TIMER 1
SERIAL
PCA0
PCA1
PCA2
PCA3
PCA4
PCA
TIMER 2
UPI
UPI
highest priority
lowest priority
Power Control (PCON) Register
SMOD1
PCON.7
SMOD0
PCON.6
OSF
PCON.5
POF
PCON.4
LVF
PCON.3
WDTOF
PCON.2
PD
PCON.1
IDL
PCON.0
double baud rate bit
SCON.7 access control
oscillator fail flag
power off flag
low voltage flag
watchdog timeout flag
power down mode bit
idle mode bit
UNIVERSAL PERIPHERAL INTERFACE
UPI mode allows the 8XC576 to function as a slave processor
connected to a host CPU bus via port 0. The interface consists of
port 0 input and output buffer registers and the UPI control/status
register (UCS). UPI mode is enabled by setting the UPI enable bit
(UE) in the UCS. When operating in UPI mode, port 0 pins should
be programmed to High-Z (P0M1=1 and P0M2=0) by user firmware.
Access to port 0 is controlled by inputs WR, RD, CS, and A0. RD
and WR are the external read and write strobes controlled by the
host CPU. CS is the chip select input, normally a decoded address
from the host CPU bus, which qualifies RD and WR (these pins
have no effect when CS=1). The A0 pin is an address input from the
host CPU which selects either the port 0 output buffer or the UCS
register to be output during a read operation. During a write
operation, the value of the A0 pin is latched in the AF flag in the
UCS register. The following is a summary of the UPI data control
inputs:
CS
0
RD
0
WR
1
A0
0
read port 0 output buffer,
clear OBF/set OBE
read UPI control/ status register
write data to input buffer set IBF, clear AF
write command to input buffer set IBF, AF
disable input/output
0
0
0
1
0
1
1
x
1
0
0
x
1
0
1
x
UPI Control Status Register
UCS.7
ST7
UCS.6
ST6
UCS.5
ST5
UCS.4
ST4
UCS.3
UE
(UCS, Reset value = 00H)
User defined status bit
User defined status bit
User defined status bit
User defined status bit
UPI Enable bit – if UE=1, UPI is enabled
(read only AF, IBF, and OBE/OBF), if UE=0,
UPI is disabled and port 0 functions
normally.
Address Flag – contains status of the A0
(address) pin during the last write. If A0=0,
the input buffer should be interpreted as
data by the 8XC576 software, if A0=1, the
input buffer should be interpreted as a
command.
Input Buffer Full flag – set by hardware on
trailing (rising) edge of WR when CS=0,
cleared by hardware when port 0 SFR is
read (by the 8XC576 software).
Output Buffer Full flag – set by hardware
during writes (by 8XC576 software) to the
port 0 SFR, set/cleared by hardware on the
trailing (rising) edge of RD when CS=0 and
A0=0.
UCS.2
AF
USC.1
IBF
USC.0
OBE/OBF
NOTE:
This bit is defined as OBE (1=empty) when read by the
MCU, and, as OBF (—full) when read by the external host.
The IBF and OBF flag bits reflect the status of the input/output
buffers. The host CPU writes to the 8XC576 by driving data on the
external bus connected to port 0 and strobing the WR pin while
CS=0. The WR strobe latches port 0 data in the input buffer and
sets the IBF flag on the trailing (rising) edge. When the 8XC576
reads from port 0 in UPI mode, it reads from the input buffer and
相關(guān)PDF資料
PDF描述
P83C576EBBB 80C51 8-bit microcontroller family 8K/256 OTP/ROM, 6 channel 10-bit A/D, 4 comparators, failure detect circuitry, watchdog timer
P87C576EBBB 80C51 8-bit microcontroller family 8K/256 OTP/ROM, 6 channel 10-bit A/D, 4 comparators, failure detect circuitry, watchdog timer
P87C576EBAA 80C51 8-bit microcontroller family 8K/256 OTP/ROM, 6 channel 10-bit A/D, 4 comparators, failure detect circuitry, watchdog timer
P83C576EBPN 80C51 8-bit microcontroller family 8K/256 OTP/ROM, 6 channel 10-bit A/D, 4 comparators, failure detect circuitry, watchdog timer
P87C576EBPN 80C51 8-bit microcontroller family 8K/256 OTP/ROM, 6 channel 10-bit A/D, 4 comparators, failure detect circuitry, watchdog timer
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
P87C581SF76 功能描述:IC MCU 8BIT 32K 16MHZ OTP 40-DIP RoHS:否 類(lèi)別:集成電路 (IC) >> 嵌入式 - 微控制器, 系列:87C 其它有關(guān)文件:STM32F101T8 View All Specifications 特色產(chǎn)品:STM32 32-bit Cortex MCUs 標(biāo)準(zhǔn)包裝:490 系列:STM32 F1 核心處理器:ARM? Cortex?-M3 芯體尺寸:32-位 速度:36MHz 連通性:I²C,IrDA,LIN,SPI,UART/USART 外圍設(shè)備:DMA,PDR,POR,PVD,PWM,溫度傳感器,WDT 輸入/輸出數(shù):26 程序存儲(chǔ)器容量:64KB(64K x 8) 程序存儲(chǔ)器類(lèi)型:閃存 EEPROM 大小:- RAM 容量:10K x 8 電壓 - 電源 (Vcc/Vdd):2 V ~ 3.6 V 數(shù)據(jù)轉(zhuǎn)換器:A/D 10x12b 振蕩器型:內(nèi)部 工作溫度:-40°C ~ 85°C 封裝/外殼:36-VFQFN,36-VFQFPN 包裝:托盤(pán) 配用:497-10030-ND - STARTER KIT FOR STM32497-8853-ND - BOARD DEMO STM32 UNIV USB-UUSCIKSDKSTM32-PL-ND - KIT IAR KICKSTART STM32 CORTEXM3497-8512-ND - KIT STARTER FOR STM32F10XE MCU497-8505-ND - KIT STARTER FOR STM32F10XE MCU497-8304-ND - KIT STM32 MOTOR DRIVER BLDC497-6438-ND - BOARD EVALUTION FOR STM32 512K497-6289-ND - KIT PERFORMANCE STICK FOR STM32MCBSTM32UME-ND - BOARD EVAL MCBSTM32 + ULINK-MEMCBSTM32U-ND - BOARD EVAL MCBSTM32 + ULINK2更多... 其它名稱(chēng):497-9032STM32F101T8U6-ND
P87C5820SF76 功能描述:IC MCU 8BIT 32K 20MHZ OTP 40-DIP RoHS:否 類(lèi)別:集成電路 (IC) >> 嵌入式 - 微控制器, 系列:87C 標(biāo)準(zhǔn)包裝:160 系列:HCS12 核心處理器:HCS12 芯體尺寸:16-位 速度:25MHz 連通性:CAN,EBI/EMI,SCI,SPI 外圍設(shè)備:POR,PWM,WDT 輸入/輸出數(shù):35 程序存儲(chǔ)器容量:128KB(128K x 8) 程序存儲(chǔ)器類(lèi)型:閃存 EEPROM 大小:- RAM 容量:4K x 8 電壓 - 電源 (Vcc/Vdd):2.35 V ~ 5.5 V 數(shù)據(jù)轉(zhuǎn)換器:A/D 8x10b 振蕩器型:內(nèi)部 工作溫度:-40°C ~ 85°C 封裝/外殼:52-LQFP 包裝:托盤(pán)
P87C5833SF76 功能描述:IC MCU 8BIT 32K 33MHZ OTP 40-DIP RoHS:否 類(lèi)別:集成電路 (IC) >> 嵌入式 - 微控制器, 系列:87C 標(biāo)準(zhǔn)包裝:160 系列:HCS12 核心處理器:HCS12 芯體尺寸:16-位 速度:25MHz 連通性:CAN,EBI/EMI,SCI,SPI 外圍設(shè)備:POR,PWM,WDT 輸入/輸出數(shù):35 程序存儲(chǔ)器容量:128KB(128K x 8) 程序存儲(chǔ)器類(lèi)型:閃存 EEPROM 大小:- RAM 容量:4K x 8 電壓 - 電源 (Vcc/Vdd):2.35 V ~ 5.5 V 數(shù)據(jù)轉(zhuǎn)換器:A/D 8x10b 振蕩器型:內(nèi)部 工作溫度:-40°C ~ 85°C 封裝/外殼:52-LQFP 包裝:托盤(pán)
P87C58SBAA 制造商: 功能描述: 制造商:PHILIP 功能描述:
P87C58X2BA,512 功能描述:8位微控制器 -MCU 32K/256 OTP 12/6 CLK COMM PLCC RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時(shí)鐘頻率:50 MHz 程序存儲(chǔ)器大小: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