DS80C310 Maxim, DS80C310 Datasheet - Page 10

no-image

DS80C310

Manufacturer Part Number
DS80C310
Description
The DS80C310 is a fast 80C31/80C32-compatible microcontroller
Manufacturer
Maxim
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
DS80C310
Manufacturer:
ADAPTEC
Quantity:
132
Part Number:
DS80C310+FCG
Manufacturer:
MAXIM
Quantity:
990
Part Number:
DS80C310-ECG
Manufacturer:
Maxim Integrated
Quantity:
10 000
Part Number:
DS80C310-ECG+
Manufacturer:
Microchip
Quantity:
461
Part Number:
DS80C310-ECG+
Manufacturer:
Maxim Integrated
Quantity:
10 000
Part Number:
DS80C310-FCG
Manufacturer:
Maxim Integrated
Quantity:
10 000
Part Number:
DS80C310-FCG+
Manufacturer:
SANYO
Quantity:
110
Part Number:
DS80C310-FCG+
Manufacturer:
Maxim Integrated
Quantity:
10 000
Part Number:
DS80C310-FCG+
Manufacturer:
MAXIM/美信
Quantity:
20 000
Part Number:
DS80C310-MCG
Manufacturer:
HARRIS
Quantity:
69
Part Number:
DS80C310-QCG
Manufacturer:
Maxim Integrated
Quantity:
10 000
Part Number:
DS80C310-QCG+
Manufacturer:
DALLAS
Quantity:
20 000
PERIPHERAL OVERVIEW
The DS80C310 provides the same peripheral functions as the standard 80C32. The device is compatible
with the DS80C320, but it does not offer all the peripherals.
TIMER RATE CONTROL
There is one important difference between the DS80C310 and 8051 regarding timers. The original 8051
used 12 clocks per cycle for timers and machine cycles. The DS80C310 architecture normally uses 4
clocks per machine cycle. However, in the area of timers and serial ports, the DS80C310 defaults to 12
clocks per cycle on reset. This allows existing code with real-time dependencies such as baud rates to
operate properly.
If an application needs higher speed timers or serial baud rates, the user can select individual timers to run
at the 4-clock rate. The Clock Control Register (CKCON; 8Eh) determines these timer speeds. When the
relevant CKCON bit is logic 1, the DS80C310 uses 4 clocks per cycle to generate timer speeds. When the
bit is 0, the DS80C310 uses 12 clocks for timer speeds. The reset condition is 0. CKCON.5 selects the
speed of Timer 2. CKCON.4 selects Timer 1 and CKCON.3 selects Timer 0. Note that unless a user
desires very fast timing, it is unnecessary to alter these bits. Also note that the timer controls are
independent.
POWER-ON RESET
The DS80C310 holds itself in reset during a power-up until 65,536 clock cycles have elapsed. The power-
on reset used by the DS80C310 differs somewhat from other members of the high-speed microcontroller
family. The crystal oscillator can start anywhere between 1.0V and 4.5V, but is not specified. This
eliminates the need for an RC reset circuit. For voltage-specific precision-brownout detection, an external
component is needed. When the device goes through a power-on reset, the POR flag is set in the
WDCON (D8h) register at bit 6.
INTERRUPTS
The DS80C310 provides 10 interrupt sources with two priority levels. Software can assign high or low
priority to all sources. All interrupts that are new to the 8051 have a lower natural priority than the
originals.
Table 3. Interrupt Sources and Priorities
NAME
SCON
INT0
INT1
INT2
INT3
INT4
INT5
TF0
TF1
TF2
T1 or R1 from the serial port
External Interrupt 0
External Interrupt 1
External Interrupt 2
External Interrupt 3
External Interrupt 4
External Interrupt 5
DESCRIPTION
Timer 0
Timer 1
Timer 2
10 of 22
VECTOR
0Bh
1Bh
2Bh
4Bh
5Bh
03h
13h
23h
43h
53h
NATURAL
PRIORITY
10
1
2
3
4
5
6
7
8
9
DS80C310

Related parts for DS80C310