The W77C32 is a fast 8051 compatible microcontroller with a redesigned processor core without
wasted clock and memory cycles. As a result, it executes every 8051 instruction faster than the
original 8051 for the same crystal speed. Typically, the instruction executing time of W77C32 is 1.5 to
3 times faster then that of traditional 8051, depending on the type of instruction. In general, the
overall performance is about 2.5 times better than the original for the same crystal speed. Giving the
same throughput with lower clock speed, power consumption has been improved. Consequently, the
W77C32 is a fully static CMOS design; it can also be operated at a lower crystal clock. The W77C32
provides operating voltage from 4.5V to 5.5V. All W77C32 types also support on-chip 1KB SRAM
without external memory component and glue logic, saving more I/O pins for users application usage
if they use on-chip SRAM instead of external SRAM.
FEATURES
• 8-bit CMOS microcontroller
• High speed architecture of 4 clocks/machine cycle runs up to 40 MHz
• Pin compatible with standard 80C52
• Instruction-set compatible with MCS-51
• Four 8-bit I/O Ports
• One extra 4-bit I/O port and Wait State control signal (available on 44-pin PLCC/QFP package)
• Three 16-bit Timers
• 12 interrupt sources with two levels of priority
• On-chip oscillator and clock circuitry
• Two enhanced full duplex serial ports
• 256 bytes scratch-pad RAM
• 1KB on-chip SRAM for MOVX instruction
• Programmable Watchdog Timer
• Dual 16-bit Data Pointers
• Software programmable access cycle to external RAM/peripherals
PROGRAM STORE ENABLE:
Port 0 address/data bus during fetch and MOVC operations.
ALEO
RSTI
XTAL1I
XTAL2O
VSSI
VDDI
P0.0−P0.7
P1.0−P1.7
P2.0−P2.7
P3.0−P3.7
P4.0−P4.3
* Note: TYPE I: input, O: output, I/O: bi-directional.
ADDRESS LATCH ENABLE: ALE is used to enable the address latch that
separates the address from the data on Port 0.
RESET: A high on this pin for two machine cycles while the oscillator is running
resets the device.
CRYSTAL1: This is the crystal oscillator input. This pin may be driven by an
external clock.
CRYSTAL2: This is the crystal oscillator output. It is the inversion of XTAL1.
GROUND: Ground potential
POWER SUPPLY: Supply voltage for operation.
I/O
PORT 0: Port 0 is an open-drain bi-directional I/O port. This port also provides a
multiplexed low order address/data bus during accesses to external memory.
I/O
PORT 1: Port 1 is a bi-directional I/O port with internal pull-ups. The bits have
alternate functions which are described below:
T2(P1.0): Timer/Counter 2 external count input
T2EX(P1.1): Timer/Counter 2 Reload/Capture/Direction control
RXD1(P1.2): Serial port 1 RXD
TXD1(P1.3): Serial port 1 TXD
INT2(P1.4): External Interrupt 2
PORT 4: Port 4 is a 4-bit bi-directional I/O port. The P4.0 also provides the
alternate function
which is the wait state control signal.
enables the external ROM data onto the
Preliminary W77C32
Publication Release Date: March 1999
- 3 - Revision A1
BLOCK DIAGRAM
Preliminary W77C32
P1.0
∫
P1.7
P3.0
∫
P3.7
P4.0
∫
P4.3
Port
1
Port
3
Port
4
Port 1
Latch
Interrupt
Timer
Timer
Timer
2 UARTs
Port 3
Latch
Port 4
Latch
Oscillator
ACC
PSW
2
0
Instruction
1
Decoder
&
Sequencer
Bus & lock
Controller
ALU
Reset Block
B
T2 RegisterT1 Register
Stack
Pointer
SFR RAM Address
256 bytes
RAM & SFR
1KB SRAM
Watchdog Timer
Port 0
Latch
DPTR
DPTR 1
Temp Reg.
PC
Incrementor
Addr. Reg.
Port 2
Latch
Power control
Power monitor
Port
0
Bus
Port
2
&
P0.0
∫
P0.7
Address
P2.0
∫
P2.7
XTAL1
ALEGNDVCCRSTXTAL2
PSEN
FUNCTIONAL DESCRIPTION
The W77C32 is 8052 pin compatible and instruction set compatible. It includes the resources of the
standard 8052 such as four 8-bit I/O Ports, three 16-bit timer/counters, full duplex serial port and
interrupt sources.
The W77C32 features a faster running and better performance 8-bit CPU with a redesigned core
processor without wasted clock and memory cycles. it improves the performance not just by running
at high frequency but also by reducing the machine cycle duration from the standard 8052 period of
twelve clocks to four clock cycles for the majority of instructions. This improves performance by an
average of 1.5 to 3 times. The W77C32 also provides dual Data Pointers (DPTRs) to speed up block
data memory transfers. It can also adjust the duration of the MOVX instruction (access to off-chip
data memory) between two machine cycles and nine machine cycles. This flexibility allows the
- 4 -
Preliminary W77C32
WAIT
W77C32 to work efficiently with both fast and slow RAMs and peripheral devices. In addition, the
W77C32 contains on-chip 1KB MOVX SRAM, the address of which is between 0000H and 03FFH. It
only can be accessed by MOVX instruction; this on-chip SRAM is optional under software control.
The W77C32 is an 8052 compatible device that gives the user the features of the original 8052
device, but with improved speed and power consumption characteristics. It has the same instruction
set as the 8051 family, with one addition: DEC DPTR (op-code A5H, the DPTR is decreased by 1).
While the original 8051 family was designed to operate at 12 clock periods per machine cycle, the
W77C32 operates at a much reduced clock rate of only 4 clock periods per machine cycle. This
naturally speeds up the execution of instructions. Consequently, the W77C32 can run at a higher
speed as compared to the original 8052, even if the same crystal is used. Since the W77C32 is a fully
static CMOS design, it can also be operated at a lower crystal clock, giving the same throughput in
terms of instruction execution, yet reducing the power consumption.
The 4 clocks per machine cycle feature in the W77C32 is responsible for a three-fold increase in
execution speed. The W77C32 has all the standard features of the 8052, and has a few extra
peripherals and features as well.
I/O Ports
The W77C32 has four 8-bit ports and one extra 4-bit port. Port 0 can be used as an Address/Data bus
when external program is running or external memory/device is accessed by MOVC or MOVX
instruction. In these cases, it has strong pull-ups and pull-downs, and does not need any external pullups. Otherwise it can be used as a general I/O port with open-drain circuit. Port 2 is used chiefly as
the upper 8-bits of the Address bus when port 0 is used as an address/data bus. It also has strong
pull-ups and pull-downs when it serves as an address bus. Port 1 and 3 act as I/O ports with alternate
functions. Port 4 is only available on 44-pin PLCC/QFP package type. It serves as a general purpose
I/O port as Port 1 and Port 3. The P4.0 has an alternate function
signal. When wait state control signal is enabled, P4.0 is input only.
which is the wait state control
Serial I/O
The W77C32 has two enhanced serial ports that are functionally similar to the serial port of the
original 8052 family. However the serial ports on the W77C32 can operate in different modes in order
to obtain timing similarity as well. Note that the serial port 0 can use Timer 1 or 2 as baud rategenerator, but the serial port 1 can only use Timer 1 as baud rate generator. The serial ports
have the enhanced features of Automatic Address recognition and Frame Error detection.
Timers
The W77C32 has three 16-bit timers that are functionally similar to the timers of the 8052 family.
When used as timers, they can be set to run at either 4 clocks or 12 clocks per count, thus providing
the user with the option of operating in a mode that emulates the timing of the original 8052. The
W77C32 has an additional feature, the watchdog timer. This timer is used as a System Monitor or as
a very long time period timer.
Interrupts
The Interrupt structure in the W77C32 is slightly different from that of the standard 8052. Due to the
presence of additional features and peripherals, the number of interrupt sources and vectors has been
increased. The W77C32 provides 12 interrupt resources with two priority level, including six external
interrupt sources, timer interrupts, serial I/O interrupts and power-fail interrupt.
Publication Release Date: March 1999
- 5 - Revision A1
Preliminary W77C32
Data Pointers
The original 8052 had only one 16-bit Data Pointer (DPL, DPH). In the W77C32, there is an additional
16-bit Data Pointer (DPL1, DPH1). This new Data Pointer uses two SFR locations which were unused
in the original 8052. In addition there is an added instruction, DEC DPTR (op-code A5H), which helps
in improving programming flexibility for the user.
Power Management
Like the standard 80C52, the W77C32 also has IDLE and POWER DOWN modes of operation. The
W77C32 provides a new Economy mode which allow user to switch the internal clock rate divided by
either 4, 64 or 1024. In the IDLE mode, the clock to the CPU core is stopped while the timers, serial
ports and interrupts clock continue to operate. In the POWER DOWN mode, all the clock are stopped
and the chip operation is completely stopped. This is the lowest power consumption state.
On-chip Data SRAM
The W77C32 has 1K Bytes of data space SRAM which is read/write accessible and is memory
mapped. This on-chip MOVX SRAM is reached by the MOVX instruction. It is not used for executable
program memory. There is no conflict or overlap among the 256 bytes Scratchpad RAM and the 1K
Bytes MOVX SRAM as they use different addressing modes and separate instructions. The on-chip
MOVX SRAM is enabled by setting the DME0 bit in the PMR register. After a reset, the DME0 bit is
cleared such that the on-chip MOVX SRAM is disabled, and all data memory spaces 0000H−FFFFH
access to the external memory.
MEMORY ORGANIZATION
The W77C32 separates the memory into two separate sections, the Program Memory and the Data
Memory. The Program Memory is used to store the instruction op-codes, while the Data Memory is
used to store data or for memory mapped devices.
Program Memory
The Program Memory on the W77C32 can be up to 64Kbytes long. All instructions are fetched for
execution from this memory area. The MOVC instruction can also access this memory region.
Data Memory
The W77C32 can access up to 64Kbytes of external Data Memory. This memory region is accessed
by the MOVX instructions. Unlike the 8051 derivatives, the W77C32 contains on-chip 1K bytes MOVX
SRAM of Data Memory, which can only be accessed by MOVX instructions. These 1K bytes of SRAM
are between address 0000H and 03FFH. Access to the on-chip MOVX SRAM is optional under
software control. When enabled by software, any MOVX instruction that uses this area will go to the
on-chip RAM. MOVX addresses greater than 03FFH automatically go to external memory through
Port 0 and 2. When disabled, the 1KB memory area is transparent to the system memory map. Any
MOVX directed to the space between 0000H and FFFFH goes to the expanded bus on Port 0 and 2.
This is the default condition. In addition, the W77C32 has the standard 256 bytes of on-chip
Scratchpad RAM. This can be accessed either by direct addressing or by indirect addressing. There
are also some Special Function Registers (SFRs), which can only be accessed by direct addressing.
Since the Scratchpad RAM is only 256 bytes, it can be used only when data contents are small. In the
event that larger data contents are present, two selections can be used. One is on-chip MOVX SRAM
, the other is the external Data Memory. The on-chip MOVX SRAM can only be accessed by a MOVX
instruction, the same as that for external Data Memory. However, the on-chip RAM has the fastest
access times.
The W77C32 uses Special Function Registers (SFRs) to control and monitor peripherals and their
Modes.
The SFRs reside in the register locations 80-FFh and are accessed by direct addressing only. Some
of the SFRs are bit addressable. This is very useful in cases where one wishes to modify a particular
bit without changing the others. The SFRs that are bit addressable are those whose addresses end in
0 or 8. The W77C32 contains all the SFRs present in the standard 8052. However, some additional
SFRs have been added. In some cases unused bits in the original 8052 have been given new
functions. The list of SFRs is as follows. The table is condensed with eight locations per row. Empty
locations indicate that there are no registers at these addresses. When a bit or register is not
implemented, it will read high.
Note: The SFRs in the column with dark borders are bit-addressable.
A brief description of the SFRs now follows.
Port 0
Bit:76543210
P0.7P0.6P0.5P0.4P0.3P0.2P0.1P0.0
Mnemonic: P0Address: 80h
- 8 -
Preliminary W77C32
Port 0 is an open-drain bi-directional I/O port. This port also provides a multiplexed low order
address/data bus during accesses to external memory.
Stack Pointer
Bit:76543210
SP.7SP.6SP.5SP.4SP.3SP.2SP.1SP.0
Mnemonic: SPAddress: 81h
The Stack Pointer stores the Scratchpad RAM address where the stack begins. In other words, it
always points to the top of the stack.
Data Pointer Low
Bit:76543210
DPL.7DPL.6DPL.5DPL.4DPL.3DPL.2DPL.1DPL.0
Mnemonic: DPLAddress: 82h
This is the low byte of the standard 8052 16-bit data pointer.
Data Pointer High
Bit:76543210
DPH.7DPH.6DPH.5DPH.4DPH.3DPH.2DPH.1DPH.0
Mnemonic: DPHAddress: 83h
This is the high byte of the standard 8052 16-bit data pointer.
Data Pointer Low1
Bit:76543210
DPL1.7DPL1.6DPL1.5DPL1.4DPL1.3DPL1.2DPL1.1DPL1.0
Mnemonic: DPL1Address: 84h
This is the low byte of the new additional 16-bit data pointer that has been added to the W77C32. The
user can switch between DPL, DPH and DPL1, DPH1 simply by setting register DPS = 1. The
instructions that use DPTR will now access DPL1 and DPH1 in place of DPL and DPH. If they are not
required they can be used as conventional register locations by the user.
Data Pointer High1
Bit:76543210
DPH1.7DPH1.6DPH1.5DPH1.4DPH1.3DPH1.2DPH1.1DPH1.0
Mnemonic: DPH1Address: 85h
Publication Release Date: March 1999
- 9 - Revision A1
Preliminary W77C32
This is the high byte of the new additional 16-bit data pointer that has been added to the W77C32.
The user can switch between DPL, DPH and DPL1, DPH1 simply by setting register DPS = 1. The
instructions that use DPTR will now access DPL1 and DPH1 in place of DPL and DPH. If they are not
required they can be used as conventional register locations by the user.
Data Pointer Select
Bit:76543210
-------DPS.0
Mnemonic: DPSAddress: 86h
DPS.0: This bit is used to select either the DPL,DPH pair or the DPL1,DPH1 pair as the active Data
Pointer. When set to 1, DPL1,DPH1 will be selected, otherwise DPL,DPH will be selected.
DPS.1-7:These bits are reserved, but will read 0.
Power Control
Bit:76543210
SM0D
SMOD0
--GF1GF0PDIDL
Mnemonic: PCONAddress: 87h
SMOD : This bit doubles the serial port baud rate in mode 1, 2, and 3 when set to 1.
SMOD0: Framing Error Detection Enable: When SMOD0 is set to 1, then SCON.7(SCON1.7)
indicates a Frame Error and acts as the FE(FE_1) flag. When SMOD0 is 0, then
SCON.7(SCON1.7) acts as per the standard 8052 function.
GF1-0: These two bits are general purpose user flags.
PD:Setting this bit causes the W77C32 to go into the POWER DOWN mode. In this mode all the
clocks are stopped and program execution is frozen.
IDL:Setting this bit causes the W77C32 to go into the IDLE mode. In this mode the clocks to the
CPU are stopped, so program execution is frozen. But the clock to the serial, timer and
interrupt blocks is not stopped, and these blocks continue operating.
Timer Control
Bit:76543210
TF1TR1TF0TR0IE1ITIE0IT
Mnemonic: TCONAddress: 88h
TF1:Timer 1 overflow flag: This bit is set when Timer 1 overflows. It is cleared automatically when
the program does a timer 1 interrupt service routine. Software can also set or clear this bit.
TR1:Timer 1 run control: This bit is set or cleared by software to turn timer/counter on or off.
TF0:Timer 0 overflow flag: This bit is set when Timer 0 overflows. It is cleared automatically when
the program does a timer 0 interrupt service routine. Software can also set or clear this bit.
TR0:Timer 0 run control: This bit is set or cleared by software to turn timer/counter on or off.
- 10 -
Preliminary W77C32
INT1
T
T
INTx
IE1:Interrupt 1 edge detect: Set by hardware when an edge/level is detected on
cleared by hardware when the service routine is vectored to only if the interrupt was edge
triggered. Otherwise it follows the pin.
IT1:Interrupt 1 type control: Set/cleared by software to specify falling edge/ low level triggered
external inputs.
IE0:Interrupt 0 edge detect: Set by hardware when an edge/level is detected on INT0 . This bit is
cleared by hardware when the service routine is vectored to only if the interrupt was edge
triggered. Otherwise it follows the pin.
IT0:Interrupt 0 type control: Set/cleared by software to specify falling edge/ low level triggered
external inputs.
Timer Mode Control
Bit:76543210
GATE
TIMER1 TIMER0
Mnemonic: TMODAddress: 89h
GATE: Gating control: When this bit is set, Timer/counter x is enabled only while
and TRx control bit is set. When cleared, Timer x is enabled whenever TRx control bit is set.
C/
M1M0GATE
C/
. This bit is
M1M0
pin is high
C/T:Timer or Counter Select: When cleared, the timer is incremented by internal clocks. When
set, the timer counts high-to-low edges of the Tx pin.
M1, M0: Mode Select bits:
M1 M0Mode
00Mode 0: 8-bits with 5-bit prescale.
01Mode 1: 18-bits, no prescale.
10Mode 2: 8-bits with auto-reload from THx
1 1 Mode 3: (Timer 0) TL0 is an 8-bit timer/counter controlled by the
standard Timer 0 control bits. TH0 is a 8-bit timer only controlled by
Timer 1 control bits. (Timer 1) Timer/counter is stopped.
Timer 0 LSB
Bit:76543210
TL0.7TL0.6TL0.5TL0.4TL0.3TL0.2TL0.1TL0.0
Mnemonic: TL0Address: 8Ah
TL0.7-0:Timer 0 LSB
Publication Release Date: March 1999
- 11 - Revision A1
Timer 1 LSB
Mnemonic: TL1Address: 8Bh
TL1.7-0:Timer 1 LSB
Timer 0 MSB
Mnemonic: TH0Address: 8Ch
TH0.7-0:Timer 0 MSB
Timer 1 MSB
Preliminary W77C32
Bit:76543210
TL1.7TL1.6TL1.5TL1.4TL1.3TL1.2TL1.1TL1.0
Bit:76543210
TH0.7TH0.6TH0.5TH0.4TH0.3TH0.2TH0.1TH0.0
Bit:76543210
TH1.7TH1.6TH1.5TH1.4TH1.3TH1.2TH1.1TH1.0
Mnemonic: TH1Address: 8Dh
TH1.7-0:Timer 1 MSB
Clock Control
Bit:76543210
WD1WD0T2MT1MT0MMD2MD1MD0
Mnemonic: CKCONAddress: 8Eh
WD1-0:Watchdog timer mode select bits: These bits determine the time-out period for the watchdog
timer. In all four time-out options the reset time-out is 512 clocks more than the interrupt time-
out period.
WD1WD0Interrupt time-outReset time-out
0 02
0 12
1 02
1 12
T2M:Timer 2 clock select: When T2M is set to 1, timer 2 uses a divide by 4 clock, and when set to
0 it uses a divide by 12 clock
T1M:Timer 1 clock select: When T1M is set to 1, timer 1 uses a divide by 4 clock, and when set to
0 it uses a divide by 12 clock.
T0M:Timer 0 clock select: When T0M is set to 1, timer 0 uses a divide by 4 clock, and when set to
0 it uses a divide by 12 clock.
17
20
23
26
217 + 512
220 + 512
223 + 512
226 + 512
- 12 -
Preliminary W77C32
WR
MD2-0: Stretch MOVX select bits: These three bits are used to select the stretch value for the MOVX
instruction. Using a variable MOVX length enables the user to access slower external memory
devices or peripherals without the need for external circuits. The RD or
stretched by the selected interval. When accessing the on-chip SRAM, the MOVX instruction
is always in 2 machine cycles regardless of the stretch setting. By default, the stretch has
value of 1. If the user needs faster accessing, then a stretch value of 0 should be selected.
P1.7-0: General purpose I/O port. Most instructions will read the port pins in case of a port read
access, however in case of read-modify-write instructions, the port latch is read. Some pins
also have alternate input or output functions. This alternate functions are described below:
P1.0 : T2 External I/O for Timer/Counter 2
P1.1 : T2EXTimer/Counter 2 Capture/Reload Trigger
P1.2 : RXD1Serial Port 1 Receive
P1.3 : TXD1Serial Port 1 Transmit
P1.4 : INT2External Interrupt 2
P1.5 : INT3External Interrupt 3
P1.6 : INT4 External Interrupt 4
P1.7 : INT5 External Interrupt 5
External Interrupt Flag
Bit:76543210
IE5IE4IE3IE2XT/RG
Mnemonic: EXIFAddress: 91h
IE5: External Interrupt 5 flag. Set by hardware when a falling edge is detected on INT5 .
IE4: External Interrupt 4 flag. Set by hardware when a rising edge is detected on INT4.
IE3: External Interrupt 3 flag. Set by hardware when a falling edge is detected on INT5 .
IE2: External Interrupt 2 flag. Set by hardware when a rising edge is detected on INT2.
RGMD
RGSLBGS
Publication Release Date: March 1999
- 13 - Revision A1
Preliminary W77C32
XT/RGRG: Crystal/RC Oscillator Select. Setting this bit selects crystal or external clock as system
clock source. Clearing this bit selects the on-chip RC oscillator as clock source.
XTUP(STATUS.4) must be set to 1 and XTOFF (PMR.3) must be cleared before this bit can
be set. Attempts to set this bit without obeying these conditions will be ignored. This bit is set
to 1 after a power-on reset and unchanged by other forms of reset.
RGMD: RC Mode Status. This bit indicates the current clock source of microcontroller. When cleared,
CPU is operating from the external crystal or oscillator. When set, CPU is operating from the
on-chip RC oscillator. This bit is cleared to 0 after a power-on reset and unchanged by other
forms of reset.
RGSL: RC Oscillator Select. This bit selects the clock source following a resume from Power Down
Mode. Setting this bit allows device operating from RC oscillator when a resume from Power
Down Mode. When this bit is cleared, the device will hold operation until the crystal oscillator
has warmed-up following a resume from Power Down Mode. This bit is cleared to 0 after a
power-on reset and unchanged by other forms of reset.
Serial Port Control
Bit:76543210
SM0/FESM1SM2RENTB8RB8TIRI
Mnemonic: SCONAddress: 98h
SM0/FE: Serial port 0, Mode 0 bit or Framing Error Flag: The SMOD0 bit in PCON SFR determines
whether this bit acts as SM0 or as FE. The operation of SM0 is described below. When used
as FE, this bit will be set to indicate an invalid stop bit. This bit must be manually cleared in
software to clear the FE condition.
SM2:Multiple processors communication. Setting this bit to 1 enables the multiprocessor
communication feature in mode 2 and 3. In mode 2 or 3, if SM2 is set to 1, then RI will not be
activated if the received 9th data bit (RB8) is 0. In mode 1, if SM2 = 1, then RI will not be
activated if a valid stop bit was not received. In mode 0, the SM2 bit controls the serial port
clock. If set to 0, then the serial port runs at a divide by 12 clock of the oscillator. This gives
compatibility with the standard 8052. When set to 1, the serial clock become divide by 4 of
the oscillator clock. This results in faster synchronous serial communication.
REN:Receive enable: When set to 1 serial reception is enabled, otherwise reception is
disabled.
TB8:This is the 9th bit to be transmitted in modes 2 and 3. This bit is set and cleared by software
as desired.
RB8:In modes 2 and 3 this is the received 9th data bit. In mode 1, if SM2 = 0, RB8 is the stop bit
that was received. In mode 0 it has no function.
TI:Transmit interrupt flag: This flag is set by hardware at the end of the 8th bit time in mode 0, or
at the beginning of the stop bit in all other modes during serial transmission. This bit must be
cleared by software.
- 14 -
Preliminary W77C32
RI:Receive interrupt flag: This flag is set by hardware at the end of the 8th bit time in mode 0, or
halfway through the stop bits time in the other modes during serial reception. However the
restrictions of SM2 apply to this bit. This bit can be cleared only by software
Serial Data Buffer
Bit:76543210
SBUF.7SBUF.6SBUF.5SBUF.4SBUF.3SBUF.2SBUF.1SBUF.
0
Mnemonic: SBUFAddress: 99h
SBUF.7-0: Serial data on the serial port 0 is read from or written to this location. It actually consists of
two separate internal 8-bit registers. One is the receive resister, and the other is the
transmit buffer. Any read access gets data from the receive data buffer, while write access
is to the transmit data buffer.
Port 2
Bit:76543210
P2.7P2.6P2.5P2.4P2.3P2.2P2.1P2.0
Mnemonic: P2Address: A0h
P2.7-0: Port 2 is a bi-directional I/O port with internal pull-ups. This port also provides the upper
address bits for accesses to external memory.
Port 4
Bit:76543210
----P4.3P4.2P4.1P4.0
Mnemonic: P4Address: A5h
P4.3-0: Port 4 is a bi-directional I/O port with internal pull-ups.
Interrupt Enable
Bit:76543210
EAES1ET2ESET1EX1ET0EX0
Mnemonic: IEAddress: A8h
EA:Global enable. Enable/disable all interrupts except for PFI.
ES1:Enable Serial Port 1 interrupt.
ET2:Enable Timer 2 interrupt.
ES:Enable Serial Port 0 interrupt.
ET1:Enable Timer 1 interrupt
EX1:Enable external interrupt 1
ET0:Enable Timer 0 interrupt
EX0:Enable external interrupt 0
Publication Release Date: March 1999
- 15 - Revision A1
Preliminary W77C32
RD
WR
INT1
Slave Address
Bit:76543210
Mnemonic: SADDRAddress: A9h
SADDR: The SADDR should be programmed to the given or broadcast address for serial port 0 to
which the slave processor is designated.
Slave Address 1
Bit:76543210
Mnemonic: SADDR1Address: AAh
SADDR1: The SADDR1 should be programmed to the given or broadcast address for serial port 1 to
which the slave processor is designated.
Port 3
Bit:76543210
P3.7P3.6P3.5P3.4P3.3P3.2P3.1P3.0
Mnemonic: P3Address: B0h
P3.7-0: General purpose I/O port. Each pin also has an alternate input or output function. The
P3.1TxDSerial port 0 output
P3.0RxDSerial port 0 input
Interrupt Priority
Bit:76543210
Mnemonic: IPAddress: B8h
IP.7:This bit is un-implemented and will read high.
PS1:This bit defines the Serial port 1 interrupt priority. PS = 1 sets it to higher priority level.
PT2:This bit defines the Timer 2 interrupt priority. PT2 = 1 sets it to higher priority level.
PS:This bit defines the Serial port 0 interrupt priority. PS = 1 sets it to higher priority level.
Strobe for read from external RAM
Strobe for write to external RAM
External interrupt 1
-PS1PT2PSPT1PX1PT0PX0
- 16 -
Preliminary W77C32
PT1:This bit defines the Timer 1 interrupt priority. PT1 = 1 sets it to higher priority level.
PX1:This bit defines the External interrupt 1 priority. PX1 = 1 sets it to higher priority level.
PT0:This bit defines the Timer 0 interrupt priority. PT0 = 1 sets it to higher priority level.
PX0:This bit defines the External interrupt 0 priority. PX0 = 1 sets it to higher priority level.
Slave Address Mask Enable
Bit:76543210
Mnemonic: SADENAddress: B9h
SADEN: This register enables the Automatic Address Recognition feature of the Serial port 0. When
a bit in the SADEN is set to 1, the same bit location in SADDR will be compared with the
incoming serial data. When SADEN.n is 0, then the bit becomes a "don't care" in the
comparison. This register enables the Automatic Address Recognition feature of the Serial
port 0. When all the bits of SADEN are 0, interrupt will occur for any incoming address.
Slave Address Mask Enable 1
Bit:76543210
Mnemonic: SADEN1Address: BAh
SADEN1:This register enables the Automatic Address Recognition feature of the Serial port 1. When
a bit in the SADEN1 is set to 1, the same bit location in SADDR1 will be compared with the
incoming serial data. When SADEN1.n is 0, then the bit becomes a "don't care" in the
comparison. This register enables the Automatic Address Recognition feature of the Serial
port 1. When all the bits of SADEN1 are 0, interrupt will occur for any incoming address.
Serial Port Control 1
Bit:76543210
SM0_1/FE_1SM1_1SM2_1REN_1TB8_1RB8_1TI_1RI_1
Mnemonic: SCON1Address: C0h
SM0_1/FE_1: Serial port 1, Mode 0 bit or Framing Error Flag 1: The SMOD0 bit in PCON SFR
determines whether this bit acts as SM0_1 or as FE_1. the operation of SM0_1 is
described below. When used as FE_1, this bit will be set to indicate an invalid stop bit.
This bit must be manually cleared in software to clear the FE_1 condition.
SM2_1:Multiple processors communication. Setting this bit to 1 enables the multiprocessor
communication feature in mode 2 and 3. In mode 2 or 3, if SM2_1 is set to 1, then RI_1 will
not be activated if the received 9th data bit (RB8_1) is 0. In mode 1, if SM2_1 = 1, then RI_1
will not be activated if a valid stop bit was not received. In mode 0, the SM2_1 bit controls the
serial port 1 clock. If set to 0, then the serial port 1 runs at a divide by 12 clock of the
oscillator. This gives compatibility with the standard 8052. When set to 1, the serial clock
become divide by 4 of the oscillator clock. This results in faster synchronous serial
communication.
REN_1:Receive enable: When set to 1 serial reception is enabled, otherwise reception is
disabled.
TB8_1: This is the 9th bit to be transmitted in modes 2 and 3. This bit is set and cleared by software
as desired.
RB8_1: In modes 2 and 3 this is the received 9th data bit. In mode 1, if SM2_1 = 0, RB8_1 is the stop
bit that was received. In mode 0 it has no function.
TI_1:Transmit interrupt flag: This flag is set by hardware at the end of the 8th bit time in mode 0, or
at the beginning of the stop bit in all other modes during serial transmission. This bit must be
cleared by software.
RI_1:Receive interrupt flag: This flag is set by hardware at the end of the 8th bit time in mode 0, or
halfway through the stop bits time in the other modes during serial reception. However the
restrictions of SM2_1 apply to this bit. This bit can be cleared only by software
SBUF1.7-0: Serial data of the serial port 1 is read from or written to this location. It actually consists
of two separate 8-bit registers. One is the receive resister, and the other is the transmit
buffer. Any read access gets data from the receive data buffer, while write accesses are
to the transmit data buffer.
ROMMAP
Bit:76543210
WS1 --- - - -
Mnemonic: ROMMAPAddress: C2h
WS:Wait State Signal Enable. Setting this bit enables the
sample the wait state control signal
access protected
Power Management Register
Bit:76543210
CD1CD0SWB-XTOFF
via P4.0 during MOVX instruction. This bit is time
signal on P4.0. The device will
ALE-OFF
-DME0
Mnemonic: PMRAddress: C4h
- 18 -
Preliminary W77C32
CD1,CD0: Clock Divide Control. These bit selects the number of clocks required to generate one
machine cycle. There are three modes including divide by 4, 64 or 1024. Switching between
modes must first go back devide by 4 mode. For instance, to go from 64 to 1024
clocks/machine cycle the device must first go from 64 to 4 clocks/machine cycle, and then
from 4 to 1024 clocks/machine cycle.
CD1, CD0Clocks/machine cycle
0 0Reserved
0 14
1 064
1 11024
SWB:Switchback Enable. Setting this bit allows an enabled external interrupt or serial port activity
to force the CD1,CD0 to divide by 4 state (0,1). The device will switch modes at the start of
the jump to interrupt service routine while a external interrupt is enabled and actually
recongnized by microcontroller. While a serial port reception, the switchback occurs at the
start of the instruction following the falling edge of the start bit.
XTOFF: Crystal Oscillator Disable. Setting this bit disables the external crystal oscillator. This bit can
only be set to 1 while the microcontroller is operating from the RC oscillator. Clearing this bit
restarts the crystal oscillator, the XTUP (STATUS.4) bit will be set after crystal oscillator
warmed-up has completed.
ALEOFF: This bit disables the expression of the ALE signal on the device pin during all on-board
program and data memory accesses. External memory accesses will automatically enable
ALE independent of ALEOFF.
0 = ALE expression is enable; 1 = ALE expression is disable
DME0:This bit determines the on-chip MOVX SRAM to be enabled or disabled.
Set this bit to 1 will enable the on-chip 1KB MOVX SRAM.
Status Register
Bit:76543210
PIPHIPLIPXTUPSPTA1SPRA1SPTA0SPRA0
Mnemonic: STATUSAddress: C5h
PIP:Power Fail Priority Interrupt Status. When set, this bit indicates that power-fail interrupt is
currently serviced. It will be cleared when program executes the corresponding RETI
instruction.
HIP:High Priority Interrupt Status. When set, it indicates that software is servicing a high priority
interrupt. This bit will be cleared when the program executes the corresponding RETI
instruction.
LIP: Low Priority Interrupt Status. When set, it indicates that software is servicing a low priority
interrupt. This bit will be cleared when the program executes the corresponding RETI
instruction.
XTUP: Crystal Oscillator Warm-up Status. when set, this bit indicates CPU has detected clock to be
ready. Each time the crystal oscillator is restarted by exit from power down mode or the
XTOFF bit is set, hardware will clear this bit. This bit is set to 1 after a power-on reset. When
Publication Release Date: March 1999
- 19 - Revision A1
Preliminary W77C32
T2
RL2
this bit is cleared, it prevents software from setting the XT/RG bit to enable CPU operation
from crystal oscillator.
SPTA1:Serial Port 1 Transmit Activity. This bit is set during serial port 1 is currently transmitting data.
It is cleared when TI_1 bit is set by hardware. Changing the Clock Divide Control bits
CD0,CD1 will be ignored when this bit is set to 1 and SWB = 1.
SPRA1:Serial Port 1 Receive Activity. This bit is set during serial port 1 is currently receiving a data.
It is cleared when RI_1 bit is set by hardware. Changing the Clock Divide Control bits
CD0,CD1 will be ignored when this bit is set to 1 and SWB = 1.
SPTA0:Serial Port 0 Transmit Activity. This bit is set during serial port 0 is currently transmitting data.
It is cleared when TI bit is set by hardware. Changing the Clock Divide Control bits CD0,CD1
will be ignored when this bit is set to 1 and SWB = 1.
SPRA0:Serial Port 0 Receive Activity. This bit is set during serial port 0 is currently receiving a data.
It is cleared when RI bit is set by hardware. Changing the Clock Divide Control bits CD0,CD1
will be ignored when this bit is set to 1 and SWB = 1.
Timed Access
Bit:76543210
TA.7TA.6TA.5TA.4TA.3TA.2TA.1TA.0
Mnemonic: TAAddress: C7h
TA:The Timed Access register controls the access to protected bits. To access protected bits, the
user must first write AAH to the TA. This must be immediately followed by a write of 55H to
TA. Now a window is opened in the protected bits for three machine cycles, during which the
user can write to these bits.
Timer 2 Control
Bit:76543210
TF2EXF2RCLKTCLKEXEN2TR2
Mnemonic: T2CONAddress: C8h
TF2:Timer 2 overflow flag: This bit is set when Timer 2 overflows. It is also set when the count is
equal to the capture register in down count mode. It can be set only if RCLK and TCLK are
both 0. It is cleared only by software. Software can also set or clear this bit.
EXF2: Timer 2 External Flag: A negative transition on the T2EX pin (P1.1) or timer 2 overflow will
cause this flag to set based on the CP/RL2, EXEN2 and DCEN bits. If set by a negative
transition, this flag must be cleared by software. Setting this bit in software or detection of a
negative transition on T2EX pin will force a timer interrupt if enabled.
RCLK: Receive Clock Flag: This bit determines the serial port 0 time-base when receiving data in
serial modes 1 or 3. If it is 0, then timer 1 overflow is used for baud rate generation, otherwise
timer 2 overflow is used. Setting this bit forces timer 2 in baud rate generator mode.
TCLK: Transmit Clock Flag: This bit determines the serial port 0 time-base when transmitting data in
modes 1 and 3. If it is set to 0, the timer 1 overflow is used to generate the baud rate clock,
otherwise timer 2 overflow is used. Setting this bit forces timer 2 in baud rate generator
mode.
EXEN2:Timer 2 External Enable. This bit enables the capture/reload function on the T2EX pin if
Timer 2 is not generating baud clocks for the serial port. If this bit is 0, then the T2EX pin will
C/
CP/
- 20 -
Preliminary W77C32
RL2
be ignored, otherwise a negative transition detected on the T2EX pin will result in capture or
reload.
TR2:Timer 2 Run Control. This bit enables/disables the operation of timer 2. Clearing this bit will
halt the timer 2 and preserve the current count in TH2, TL2.
C/T2: Counter/Timer Select. This bit determines whether timer 2 will function as a timer or a
counter. Independent of this bit, the timer will run at 2 clocks per tick when used in baud rate
generator mode. If it is set to 0, then timer 2 operates as a timer at a speed depending on
T2M bit (CKCON.5), otherwise it will count negative edges on T2 pin.
CP/
Timer 2 Mode Control
:Capture/Reload Select. This bit determines whether the capture or reload function will be
used for timer 2. If either RCLK or TCLK is set, this bit will be ignored and the timer will
function in an auto-reload mode following each overflow. If the bit is 0 then auto-reload will
occur when timer 2 overflows or a falling edge is detected on T2EX pin if EXEN2 = 1.
If this bit is 1, then timer 2 captures will occur when a falling edge is detected on T2EX pin if
EXEN2 = 1.
Bit:76543210
HC5HC4HC3HC2T2CR-T2OEDCEN
Mnemonic: T2MODAddress: C9h
HC5:Hardware Clear INT5 flag. Setting this bit allows the flag of external interrupt 5 to be
automatically cleared by hardware while entering the interrupt service routine.
HC4:Hardware Clear INT4 flag. Setting this bit allows the flag of external interrupt 4 to be
automatically cleared by hardware while entering the interrupt service routine.
HC3:Hardware Clear INT3 flag. Setting this bit allows the flag of external interrupt 3 to be
automatically cleared by hardware while entering the interrupt service routine.
HC3:Hardware Clear INT2 flag. Setting this bit allows the flag of external interrupt 3 to be
automatically cleared by hardware while entering the interrupt service routine.
T2CR: Timer 2 Capture Reset. In the Timer 2 Capture Mode this bit enables/disables hardware
automatically reset Timer 2 while the value in TL2 and TH2 have been transferred into the
capture register.
T2OE: Timer 2 Output Enable. This bit enables/disables the Timer 2 clock out function.
DCEN: Down Count Enable: This bit, in conjunction with the T2EX pin, controls the direction that
RCAP2H:This register is used to capture the TH2 value when a timer 2 is configured in capture mode.
RCAP2H is also used as the MSB of a 16-bit reload value when timer 2 is configured in
auto-reload mode.
Timer 2 LSB
Bit:76543210
TL2.7TL2.6TL2.5TL2.4TL2.3TL2.2TL2.1TL2.0
Mnemonic: TL2Address: CCh
TL2:Timer 2 LSB
Timer 2 MSB
Bit:76543210
TH2.7TH2.6TH2.5TH2.4TH2.3TH2.2TH2.1TH2.0
Mnemonic: TH2Address: CDh
TH2:Timer 2 MSB
Program Status Word
Bit:76543210
CYACF0RS1RS0OVF1P
Mnemonic: PSWAddress: D0h
CY:Carry flag: Set for an arithmetic operation which results in a carry being generated from the
ALU. It is also used as the accumulator for the bit operations.
AC:Auxiliary carry: Set when the previous operation resulted in a carry from the high order nibble.
F0:User flag 0: General purpose flag that can be set or cleared by the user.
RS.1-0:Register bank select bits:
RS1 RS0 Register bankAddress
00000-07h
01108-0Fh
10210-17h
11318-1Fh
OV:Overflow flag: Set when a carry was generated from the seventh bit but not from the 8th bit
as a result of the previous operation, or vice-versa.
F1:User Flag 1: General purpose flag that can be set or cleared by the user by software
P:Parity flag: Set/cleared by hardware to indicate odd/even number of 1's in the accumulator.
- 22 -
Loading...
+ 49 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.