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

-

Analog Devices Inc.
IC OPAMP DIFF 2 CIRCUIT 34QFN
NXP USA Inc.
WAGO
TOPJOB®S end/interm. plate; for 2016-12xx series term blocks; 1.0 mm wide gray
JST
24 POSITION 2.00MM PITCH DUAL ROW SHROUDED THROUGH HOLE HEADER
Vishay
ESD Suppressors / TVS Diodes 3KW 24V 5% BIDIRECT
STMicroelectronics
STPS20L45C Series 45 V 10 A Low Drop Power Schottky Rectifier - TO-220FPAB
Diodes Incorporated
BAT54 Series 200 mA 30 V 4 uA Silicon Epitaxial Schottky Barrier Diode - SOT 23
Littelfuse
59065 Series 300 mm Cable Magnetic Operated Threaded Barrel Sensor (No Actuator)
STMicroelectronics
IC OPAMP GP 1MHZ 8TSSOP
Amphenol Advanced Sensors
NTC Thermistors 30KOhm +/-.2C Epoxy Interchangeable Chip
BECKMAN INDUSTRIAL
Wieland Electric
PCB TERMINAL 8134 / 11
Panasonic
ERA Series 0603 9.31 kOhm 0.1 W ±0.1 % ±25 ppm/°C SMT Metal Film Chip Resistor
Pulse Electronics
Audio Transformers / Signal Transformers 1000BaseT SMD NonPoE 350uH .65Ohms 1-
KYOCERA AVX
FIXED INDUCTOR
API Delevan Inc.
FIXED IND 47NH 600MA 310MOHM SMD
Texas Instruments
LED Lighting Drivers Intelligent lighting management unit That Fuses a 1.2A dual high-side Flash LED Drive 30-DSBGA -30 to 85
Texas Instruments
Logic Gates Low-Pwr Dual 2-Inp Pos-NOR Gate
Maxim Integrated
Security ICs / Authentication ICs 1-W SHA3 AUTH 3.5X5 SFN T&R
Molex
Pin & Socket Connectors 12 CKT RECPTACLE
关闭
Inquiry
captcha

15815509278

295144934@qq.com
0