15815509278
取消

801-V9

  • 801-V9
  • 801-V9
801-V9
VOLTAGE REGULAT
BECKMAN INDUSTRIAL
-
YES
Rev. 4149M–AERO–06/03
1
Features
8032 Pin and Instruction Compatible
Four 8-bit I/O Ports
Three 16-bit Timer/Counters
256 bytes RAM
Full-duplex UART
Asynchronous Port Reset
6 Sources, 2 Level Interrupt Structure
64 Kbytes Program Memory Space
64 Kbytes Data Memory Space
Power Control Modes
Idle Mode
Power-down Mode
On-chip Oscillator
Operating Frequency: 30 MHz
Power Supply: 4.5V to 5.5V
Temperature Range: Military (-55
o
C to 125
o
C)
Packages: Side Brazed 40-pin, MQFPJ 44-pin
QML Q and V with SMD 5962-00518
SCC C an B with Specification SCC9521002
Description
The 80C32E is a radiation tolerant ROMless version of the 80C52 single chip 8-bit
microcontroller.
The 80C32E retains all the features of the 80C32 with 256 bytes of internal RAM, a 6-
source, 2-level interrupt system, an on-chip oscillator and three 16-bit timer/counters.
The fully static design of the 80C32E reduces system power consumption by bringing
the clock frequency down to any value, even DC, without loss of data.
The 80C32E has 2 software-selectable modes of reduced activity for further reduction
in power consumption. In the idle mode the CPU is frozen while the timers, the serial
port and the interrupt system are still operating. In the power-down mode the RAM is
saved and all other functions are inoperative.
Rad. Tolerant
8-bit ROMless
Microcontroller
80C32E
2
80C32E
4149MAERO06/03
Block Diagram
Pin Configuration
Note: NIC: No Internal Connection
Timer 0
INT
RAM
256x8
T0
T1
RxD
TxD
WR
RD
EA
PSEN
ALE
XTAL2
XTAL1
UART
CPU
INT1
Ctrl
INT0
C51
CORE
Port 0
P0
Port 1
Port 2
Port 3
Parallel I/O Ports & Ext. Bus
P1
P2
P3
IB-bus
RST
Timer 1
Timer 2
T2
T2EX
5 4 3 2 1 6
44 43 42 41 40
P1.4
P1.0
P1.1
P1.3
P1.2
NIC*
VCC
P0.0/AD0
P0.2/AD2
P0.1/AD1
P0.4/AD4
P0.6/AD6
P0.5/AD5
P0.7/AD7
ALE
PSEN
EA
NIC*
P2.7/A15
P2.5/A13
P2.6/A14
P3.6/WR
P3.7/RD
XTAL2
XTAL1
VSS
P2.0/A8
P2.1/A9
P2.2/A10
P2.3/A11
P2.4/A12
P1.5
P1.6
P1.7
RST
P3.0/RxD
NIC*
P3.1/TxD
P3.2/INT0
P3.3/INT1
P3.4/T0
P3.5/T1
P0.3/AD3
NIC*
7
8
9
10
11
12
13
14
15
16
17
39
38
37
36
35
34
33
32
31
30
29
MQFPJ44
18 19 20 21 22 23 24 25 26 27 28
P1.7
RST
P3.0/RxD
P3.1/TxD
P1.3
1
P1.5
P3.2/INT0
P3.3/INT1
P3.5/T1
P3.6/WR
P3.7/RD
XTAL2
XTAL1
VSS
P2.0/A8
P2.1/A9
P2.2/A10
P2.3/A11
P2.4/A12
P0.4/A4
P0.6/A6
P0.5/A5
P0.7/A7
ALE
PSEN
EA/VPP
P2.7/A15
P2.5/A13
P2.6/A14
P1.0/T2
P1.1/T2EX
VCC
P0.0/A0
P0.1/A1
P0.2/A2
P0.3/A3
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
40
39
38
37
36
35
34
33
32
31
30
29
28
27
26
25
24
23
22
21
SB40
P1.6
P1.4
P1.2
P3.4/T0
3
80C32E
4149MAERO06/03
Pin Description
Mnemonic Type Name and Function
V
SS
I Ground: 0V reference
V
CC
I
Power Supply: This is the power supply voltage for normal, idle and
power-down operation
P0.0-P0.7 I/O
Port 0: Port 0 is an open-drain, bidirectional I/O port. Port 0 pins that
have 1s written to them float and can be used as high impedance inputs.
Port 0 pins must be polarized to Vcc or Vss in order to prevent any
parasitic current consumption. Port 0 is also the multiplexed low-order
address and data bus during access to external program and data
memory. In this application, it uses strong internal pull-up when emitting
1s.
P1.0-P1.7 I/O
Port 1: Port 1 is an 8-bit bidirectional I/O port with internal pull-ups. Port 1
pins that have 1s written to them are pulled high by the internal pull-ups
and can be used as inputs. As inputs, Port 1 pins that are externally
pulled low will source current because of the internal pull-ups.
P2.0-P2.7 I/O
Port 2: Port 2 is an 8-bit bidirectional I/O port with internal pull-ups. Port 2
pins that have 1s written to them are pulled high by the internal pull-ups
and can be used as inputs. As inputs, Port 2 pins that are externally
pulled low will source current because of the internal pull-ups. Port 2
emits the high-order address byte during fetches from external program
memory and during accesses to external data memory that use 16-bit
addresses (MOVX @DPTR).In this application, it uses strong internal
pull-ups emitting 1s. During accesses to external data memory that use
8-bit addresses (MOVX @Ri), port 2 emits the contents of the P2 SFR.
P3.0-P3.7
I/O Port 3: Port 3 is an 8-bit bidirectional I/O port with internal pull-ups. Port 3
pins that have 1s written to them are pulled high by the internal pull-ups
and can be used as inputs. As inputs, Port 3 pins that are externally
pulled low will source current because of the internal pull-ups. Port 3 also
serves the special features of the 80C51 family, as listed below.
I RXD (P3.0): Serial input port
O TXD (P3.1): Serial output port
I INT0
(P3.2): External interrupt 0
I INT1
(P3.3): External interrupt 1
I T0 (P3.4): Timer 0 external input
I T1 (P3.5): Timer 1 external input
O WR
(P3.6): External data memory write strobe
O RD
(P3.7): External data memory read strobe
RST I
Reset: A high on this pin for two machine cycles while the oscillator is
running, resets the device. An internal diffused resistor to V
SS
permits a
power-on reset using only an external capacitor to V
CC.

0

market price

-

Everspin Technologies Inc.
IC RAM 1MBIT SPI 40MHZ 8DFN
onsemi
IC GATE OR CMOS SGL SC-88A
Vishay Siliconix
IC REG LIN 3.3V 150MA TSOT23-5
TE Connectivity
UPM EXPANDED PIN ASSEMBLY
Abracon
XTAL OSC XO 350.0000MHZ LVDS SMD
E-Switch
200A Series SPDT On-None-On Through Hole Sub-Miniature Toggle Switch
CEL
IC OPAMP ISOLATION 1 CIRC 8SMDGW
TE Connectivity / AMP
Terminals 3P RECPT HSG 2.79mm
Phoenix Contact
Pluggable Terminal Blocks LPC 2,5/16-STF-5,08
Sensirion
0 to 100% RH I²C ±2% RH 8 s Surface Mount Humidity Temperature Sensor - DFN-8
Renesas
Voltage References PBFREE PRECISION 3 30V LW V FGA"F 0 2%
Microchip
MCP601 Series 6 V 2.8 MHz SMT Single Supply CMOS Op Amps - SOT-23-5
Texas Instruments
IC VIDEO SERIAL DRIVER 8SOIC
BECKMAN INDUSTRIAL
Murata Electronics
FIXED IND 250NH 250MA 2.28OHM SM
Bourns Inc.
FIXED IND 390NH 170MA 2.2OHM SMD
API Delevan Inc.
FIXED IND 1.5MH 130MA 29 OHM TH
Sumida America Components Inc.
FIXED IND 5.6UH 3.65A 18.5 MOHM
Vishay
Res Thick Film 0705 9.76K Ohm 1% 3/20W ±100ppm/°C 0.01% Molded SMD SMD T/R
ISODYNE INC
Circular Backshells AdapterConnector
关闭
Inquiry
captcha

15815509278

295144934@qq.com
0