Freelance Electronics Components Distributor
Closed Dec 25th-26th
800-300-1968
We Stock Hard to Find Parts

5962R9563801QYC

Part # 5962R9563801QYC
Description Rad-Hard MicroController 8-Bit256 Ram 32 I/O 64K 44PinFP
Category HYBRID
Availability Out of Stock
Qty 0
Qty Price
1 + $426.00000



Technical Document


DISCLAIMER: The information provided herein is solely for informational purposes. Customers must be aware of the suitability of this product for their application, and consider that variable factors such as Manufacturer, Product Category, Date Codes, Pictures and Descriptions may differ from available inventory.

- 1
Standard Products
UT69RH051 Radiation-Hardened MicroController
Data Sheet
June 2004
FEATURES
Three 16-bit timer/counters
- High speed output
- Compare/capture
- Pulse width modulator
- Watchdog timer capabilities
256 bytes of on-chip data RAM
32 programmable I/O lines
7 interrupt sources
Programmable serial channel with:
- Framing error detection
- Automatic address recognition
TTL and CMOS compatible logic levels
64K external data and program memory space
MCS-51 fully compatible instruction set
Flexible clock operation
- 1Hz to 20MHz with external clock
- 2MHz to 20MHz using internal oscillator with external
crystal
Radiation-hardened process and design; total dose irradia-
tion testing MIL-STD-883 Method 1019
- Total dose: 1.0E6 rads(Si)
- Latchup immune
Packaging options:
- 40-pin 100-mil center DIP (0.600 x 2.00)
- 44-lead 25-mil center Flatpack (0.670 x 0.800)
Standard Microcircuit Drawing 5962-95638 available
- QML Q & V compliant
RAM
PORT 0
LATCH
PORT 2
LATCH
PORT 0
DRIVERS
PORT 2
DRIVERS
PROGRAM
ADDRESS
REGISTER
BUFFER
PC
INCREMENTER
PROGRAM
COUNTER
DPTR
PORT 3
LATCH
PORT 3
DRIVERS
PORT 1
DRIVERS
OSC.
PORT 1
LATCH
PSW TMP3
B
REGISTER
ACC
STACK
POINTER
ALU
TMP2
TMP1
SPECIAL FUNCTION
REGISTERS,
TIMERS,
PCA,
SERIAL PORT
MICRO-
RAM ADDRESS
REGISTER
SEQUENCER
INSTRUCTION
REGISTER
PSEN
ALE
EA
RST
P1.0 - P1.7
P3.0 - P3.7
XTAL2
XTAL1
Figure 1. UT69RH051 MicroController Block Diagram
2
1.0 INTRODUCTION
The UT69RH051 is a radiation-tolerant 8-bit microcontroller
that is pin equivalent to the MCS-51 industry standard
microcontroller when in a 40-pin DIP. The UT69RH051’s static
design allows operation from 1Hz to 20MHz. This data sheet
describes hardware and software interfaces to the UT69RH051.
2.0 SIGNAL DESCRIPTION
V
DD
: +5V Supply voltage
V
SS
: Circuit Ground
Port 0 (P0.0 - P0.7): Port 0 is an 8-bit port. Port 0 pins are used
as the low-order multiplexed address and data bus during
accesses to external program and data memory. Port 0 pins use
internal pullups when emitting 1’s and are TTL compatible.
Port 1 (P1.0 - P1.7): Port 1 is an 8-bit bidirectional I/O port with
internal pullups. The output buffers can drive TTL loads. When
the Port 1 pins have 1’s written to them, they are pulled high by
the internal pullups and can be used as inputs in this state. As
inputs, any pins that are externally pulled low sources current
because of the pullups. In addition, Port 1 pins have the alternate
uses shown in table 1.
Port 2 (P2.0 - P2.7): Port 2 is an 8-bit port. Port 2 pins are used
as the high-order address bus during accesses to external Program
Memory and during accesses to external Data Memory that uses
16-bit addresses (i.e., MOVX@DPTR). Port 2 uses internal
pullups when emitting 1’s in this mode. During operations that
do not require a 16-bit address, Port 2 emits the contents of the
P2 Special Function Registers (SFR). The pins have internal
pullups and drives TTL loads.
Port 3 (P3.0 - P3.7): Port 3 is an 8-bit bidirectional I/O port with
internal pullups. The output buffers can drive TTL loads. When
the Port 3 pins have 1’s written to them, they are pulled high by
the internal pullups and can be used as inputs in this state. As
inputs, any pins that are externally pulled low sources current
because of the pullups. In addition, Port 3 pins have the alternate
uses shown in table 2.
Table 1. Port 1 Alternate Functions
Table 2. Port 3 Alternate Functions
Port
Pin
Alternate
Name
Alternate Function
P1.0 T2 External clock input to Timer/
Counter 2
P1.1 T2EX Timer/Counter 2 Capture/Reload
trigger and direction control
P1.2 ECI External count input to PCA
P1.3 CEX0 External I/O for PCA capture/
compare Module 0
P1.4 CEX1 External I/O for PCA capture/
compare Module 1
P1.5 CEX2 External I/O for PCA capture/
compare Module 2
P1.6 CEX3 External I/O for PCA capture/
compare Module 3
P1.7 CEX4 External I/O for PCA capture/
compare Module 4
Port
Pin
Alternate
Name
Alternate Function
P3.0 RXD Serial port input
P3.1 TXD Serial port output
P3.2 INT0 External interrupt 0
P3.3 INT1 External interrupt 1
P3.4 T0 External clock input for Timer 0
P3.5 T1 External clock input for Timer 1
P3.6 WR External Data Memory write
strobe
P3.7 RD External Data Memory read strobe
3
RST: Reset Input. A high on this input for 24 oscillator periods
while the oscillator is running resets the device. All ports and
SFRs reset to their default conditions. Internal data memory is
undefined after reset. Program execution begins within 12
oscillator periods (one machine cycle) after the RST signal is
brought low. RST contains an internal pulldown resistor to allow
implementing power-up reset with only an external capacitor.
ALE: Address Latch Enable. The ALE output is a pulse for
latching the low byte of the address during accesses to external
memory. In normal operation, the ALE pulse is output every sixth
oscillator cycle and may be used for external timing or clocking.
However, during each access to external Data Memory (MOVX
instruction), one ALE pulse is skipped.
PSEN
: Program Store Enable. This active low signal is the read
strobe to the external program memory. PSEN
activates every
sixth oscillator cycle except that two PSEN activations are
skipped during external data memory accesses.
EA
: External Access Enable. This pin should be strapped to V
SS
(Ground) for the UT69RH051.
XTAL1: Input to the inverting oscillator amplifier.
XTAL2: Output from the inverting oscillator amplifier.
2.1 Hardware/Software Interface
2.1.1 Memory
The UT69RH051 has a separate address space for Program and
Data Memory. Internally, the UT69RH051 contains 256 bytes
of Data Memory. It addresses up to 64Kbytes of external Data
Memory and 64Kbytes of external Program Memory.
2.1.1.1 Program Memory
There is no internal program memory in the UT69RH051. All
program memory is accessed as external through ports P0 and
P2. The EA
pin must be tied to V
SS
(ground) to enable access to
external locations 0000
H
through 7FFF
H
. Following reset, the
UT69RH051 fetches the first instruction at address 0000h.
2.1.1.2 Data Memory
The UT69RH051 implements 256 bytes of internal data RAM.
The upper 128 bytes of this RAM occupy a parallel address space
to the SFRs. The CPU determines if the internal access to an
address above 7F
H
is to the upper 128 bytes of RAM or to the
SFR space by the addressing mode of the instruction. If direct
addressing is used, the access is to the SFR space. If indirect
addressing is used, the access is to the internal RAM. Stack
operations are indirectly addressed so the upper portion of RAM
can be used as stack space. Figure 3 shows the organization of
the internal Data Memory.
The first 32 bytes are reserved for four register banks of eight
bytes each. The processor uses one of the four banks as its
working registers depending on the RS1 and RS0 bits in the PSW
SFR. At reset, bank 0 is selected. If four register banks are not
required, use the unused banks as general purpose scratch pad
memory. The next 16 bytes (128 bits) are individually bit
addressable. The remaining bytes are byte addressable and can
be used as general purpose scratch pad memory. For addresses
0 - 7F
H
, use either direct or indirect addressing. For addresses
larger than 7F
H
, use only indirect addressing.
In addition to the internal Data Memory, the processor can access
64Kbytes of external Data Memory. The MOVX instruction
accesses external Data Memory.
2.1.2 Special Function Registers
Table 3 contains the SFR memory map. Unoccupied addresses
are not implemented on the device. Read accesses to these
addresses will return unknown values and write accesses will
have no effect.
1234567NEXT