• A 10-bit Resolution Analog to Digital Converter (ADC) with 8 Multiplexed Inputs
• Power Saving Modes:
– Idle Mode
– Power-down Mode
• Power Supply: 5V ± 10% (or 3V
• Temperature Range: Industrial (-40° to +85°C)
• Packages: SOIC28, PLCC28, VQFP32
Note:1. Ask for availability
(1)
± 10%)
Low Pin Count
8-bit MCU with
A/D Converter
and 16-Kbytes of
Flash Memory
T89C5115
Description
The T89C5115 is a high performance Flash version of the 80C51 single chip 8-bit
microcontrollers. It contains a 16-KB Flash m emory block for program and data.
The 16-KB Flash memory can be programmed either in parallel mode or in s erial
mode with the I SP capability or with software. The programming voltage is int ernally
generated from the standard V C C pin.
The T89C5115 retains all features of t he 80C52 with 256 bytes of int ernal RAM, a 7source 4-level interrupt controller and three t imer/counters. In addition, the T89C5115
has a 10-bit A/D converter, a 2-KB Boot Flash m emory, 2-KB EEPROM for data, a
Programmable Counter Array, an ERAM of 256 bytes, a Hardware WatchD og Timer
and a more versatile serial c hannel that facilitates mul tiprocessor communication
(EUART). The fully static design of the T89C5115 reduces system power consumption
by bringing the clock frequency down to any value, even DC, without loss of data.
The T89C5115 has two software-selectable modes of reduced activity and an 8 bit
clock prescaler for further reduction in power consumption. In the idle mode the CPU
is frozen w hile the peripherals and the i nterrupt system are still o perating. In the
power-down mode the RAM is saved and all other functions are inoperative.
The added features of the T89C5115 m ak e it more powerful for applications that need
A/D con version, pulse width m odula tion, high speed I/O and counting capabilities
such as industria l control, cons umer goods, alarms, motor control, etc. While remaining fully compatible with the 80C52 it offers a superset of this standard microcontroller.
Rev. 4128A–8051–04/02
1
Block Diagram
In X2 mode a m aximum external clock rate of 20 MHz reaches a 300 ns cycle time.
VCCSupply Voltage
VAREFReference Voltage for ADC
VAVCCSupply Voltage for ADC
VAGNDReference Ground for ADC
P1.0:7I/OPort 1:
Is an 8-bit bi-directional I/O port with internalpull-ups. Port 1 pins can be used for
digital input/output or as analoginputs for the AnalogDigital Converter(ADC). Port 1
pins that have 1’s written to them are pulled high by the internal pull-up transistors
and can be used as inputs in this state. As inputs, Port 1 pins that are being pulled
lowexternallywillbethesourceof current(I
becauseof the internal pull-ups.Port 1 pins are assigned to be used as analog
inputs via the ADCCF register (in this case the internal pull-ups are disconnected).
As a secondary digitalfunction, port 1 containsthe Timer2 externalt rigger and clock
input; the PCA external clock input and the PCA module I/O.
P1.0/AN0/T2
Analoginput channel 0,
External clock input for Timer/counter2.
P1.1/AN1/T2EX
Analoginput channel 1,
Trigger input f or Timer/counter2.
P1.5/AN5
Analoginput channel 5,
P1.6/AN6
Analoginput channel 6,
P1.7/AN7
Analoginput channel 7,
It can drive CMOS inputs without external pull-ups.
, see section"Electrical Characteristic")
IL
Port 2:
Is an 2-bit bi-directional I/O port with internalpull-ups. Port2 pins that have 1’s
writtento them are pulled high by the internalpull-ups andcan be used as inputsin
P2.0:7I/O
4
T89C5115
this state. As inputs, Port 2 pins that are being pulled low externally will be a source
of current (IIL, on the datasheet) because of the internal pull-ups.
IntheT89C51CC02Port2cansinkorsource5mA.ItcandriveCMOSinputs
without external pull-ups.
4128A–8051–04/02
Table 1. Pin Description (Continued)
Pin NameTypeDescription
P3.0:7I/OPort 3:
Is an 8-bit bi-directional I/O port with internalpull-ups. Port3 pins that have 1’s
writtento them are pulledhigh by the internalpull-uptransistorsand can be used as
inputs in thisstate.As inputs, Port 3 pinsthatare beingpulledlowexternally will be a
sourceof current(I
pull-ups.
The outputlatchcorrespondingto a secondaryfunction must be programmedto one
for that function to operate (except for TxD ). The secondary functions are assigned
to the pins of port 3 as follows:
P3.0/RxD:
Receiver data input (asynchronous) or data input/output (synchronous) of the serial
interface
P3.1/TxD:
Transmitter data output (asynchronous) or clock output (synchronous) of the serial
interface
P3.2/INT0
External interrupt 0 input/timer 0 gate control input
P3.3/INT1
External interrupt 1 input/timer 1 gate control input
P3.4/T0:
Timer 0 counter input
P3.5/T1:
Timer 1 counter input
It can drive CMOS inputs without external pull-ups.
:
:
, see section "Electrical Characteristic") becauseof the internal
IL
T89C5115
P4.0:1I/O
RESETI/O
XTAL1I
XTAL2O
Port 4:
Is an 2-bit bi-directional I/O port with internalpull-ups. Port4 pins that have 1’s
writtento them are pulled high by the internalpull-upsand can be used as inputsin
this state. As inputs, Port 4 pins that are being pulled low externally will be a source
of current (IIL, on the datasheet) because of the internal pull-up transistor.
It can drive CMOS inputs without external pull-ups.
Reset:
A high level on this pin during two machine cycles while the oscillator is running
resetsthe device. An internal pull-downresistorto VSS permitspower-onreset
using only an external capacitor to VCC.
XTAL1:
Input of the invertingoscillator amplifier and input of the internalclock generator
circuits. To drive the device from an external clock source, XTAL1 should be driven,
while XTAL2 is left unconnected. To operate above a frequency of 16 MHz, a duty
cycle of 50% should be maintained.
XTAL2:
Output from the inverting oscillator amplifier.
4128A–8051–04/02
5
I/O ConfigurationsEach Port SFR operates v ia type-D latches, as illustrated in Figure 1 f or Ports 3 and 4. A
CPU "write to latch" signal initiates transfer of internal bus data into t he type-D latch. A
CPU "read latch" signal transfers the latched Q output on to the internal b us. Sim ilarly, a
"read pin" signal transfers the logical level of the Port pin. Some Port data instructio ns
activate the "read latch" signal while others activate the "read pin" signal. Latch instructions are referre d to as R ead -Modif y-Writ e instructio ns. Each I/O line may be
independently programmed as input or output.
Port StructureFigure 1 shows the st ruc t ure of Ports, which have internal pull-ups. An external source
can pull the pin low. Each Port pin can be configured e ither for general-purpose I/O or
for its alternate input output function.
To use a pin for general-purpose output, set or clear the corresponding bit in the Px register (x = 1 to 4). T o use a pin for general-purpose input, se t the bit in the Px register.
This turns off the output FET drive.
To configure a pin for its alternate function, set the bit in the Px register. When the latch
is set, the "alternate output f unc tion" signal controls the outp ut level (see Figure 1). The
operation of Ports is discussed further in "quasi-Bidirectional Port Operation" p aragraph.
Figure 1. Ports Structure
VCC
READ
LATCH
INTERNAL
BUS
WRITE
TO
LATCH
READ
PIN
D
CL
LATCH
ALTERNATE
OUTPUT
FUNCTION
Q
ALTERNATE
INPUT
FUNCTION
INTERNAL
PULL-UP (1)
Note:The internal pull-up can be disabled on P1 when analog function is selected.
P1.x
P2.x
P3.x
P4.x
6
T89C5115
4128A–8051–04/02
T89C5115
Read-Modify-Write
Instructions
Some instruction s read the latch da ta rather than the pin data. The latch based instructions read the data, modify the data and then rewrite the latch. These are called "ReadModify-Write" instructions. B elow is a complete list of these special instructions (see
Table ). When the destination operand is a Port or a Port bit, t hes e instructions read the
latch rather than the pin:
Table 2. Read-Modify-Write Instructions
InstructionDescriptionExample
ANLlogical A NDANL P1, A
ORLlogical ORORL P2, A
XRLlogical E X-ORXRL P3, A
JBCjump if bit = 1 and clear bitJBC P1.1, LABEL
CPLcomplement bitCPL P3.0
INCincrementINC P2
DECdecrementDEC P2
DJNZdecrement and jump if not zeroDJNZ P3, LABEL
MOV Px.y, Cmove carry bit to bit y of Port xMOV P1.5, C
CLR Px.yclear bit y of Port xCLR P2.4
SET Px.yset bit y of Port xSET P3.3
Quasi-bidirectional Port
Operation
It is not obvious the last three instructions in this l ist are Read-Modify-Write instructions.
These instructions read the port (all 8 bits), modify the specifically addressed bit and
write the new byte back to the la tch. These Read-Modify-Write inst ruc tions are directed
to the latch rather than the pin in order to av oid possible misinterpretation of voltage
(and therefore, logic) levels at the pin. For example, a Port bit used to drive the base of
an external bipolar transistor can not rise above the transistor’s base-emitter junction
voltage (a value lower than VIL). With a lo gic one written to the bit, attempts by the CPU
to read the Port at the pin are misinterpreted as logic zero. A read of the latch rather
than the pins r eturns the correct logic-one v alue.
Port 1, Port 3 and Port 4 have fixed internal pull-ups and are referred to as "quasi-bidirectional" Ports. When c onfigured as an input, the pin impedance appears as logic one
and sources current in response to an external logic zero condition. Resets write logic
one to all Port latches. If logical zero is subsequently written to a Port latch, it can be
returned to input conditions by a logical one written to the latch.
Note:Port latch values change near the end of Read-Modify-Write insruction cycles. Output
buffers (and therefore t he pin state) update early in the instruction after Read-ModifyWrite instruction cycle.
Logical zero-to-one transitions in Port 1, Port 3 and Port 4 use an additional pull-up (p1)
to aid this logic transition see Figure 2. This increases s witch speed. This extra pull-up
sources 100 times normal internal ci rc uit cu rrent du ring 2 oscillator clo c k periods. The
internal pull-ups are fi eld-effect tr ans istors rather than linear resistors. Pull-ups consist
of t hree p-channel FET (pFET) devices. A pFET is on when the gate senses logical zero
and off when the gat e senses logical one. pFET #1 is turned on for two oscillator periods
immediately after a z ero-to-one transition in the Port l atch. A logic al one at the Port pin
turns on pFET #3 (a weak pull-up) through the inverter. This inverter and pFET pair form
a latch to drive logical one. pFET #2 is a very weak pull-up switched on whene ver the
4128A–8051–04/02
7
associated nFET is switched off. This is traditional CMOS switch convention. Current
strengths are 1/10 that of pFET #3
Figure 2. Internal Pull-Up Configurations
2 Osc. PERIODS
VCCVCCVCC
OUTPUT DATA
INPUTDATA
READ PIN
p1(1)
n
p2
p3
P1.x
P2.x
P3.x
P4.x
8
T89C5115
4128A–8051–04/02
T89C5115
SFR MappingThe Special Function Registers (SFRs) o f the T8 9C5115 fall into t he following
categories:
Table 3. C51CoreSFRs
MnemonicAddName76543210
ACCE0hAccumulator––––––––
B F0hBRegister––––––––
PSWD0h Program Status WordCYACF0RS1RS0OVF1P
SP81hStackPointer––––––––
Sixteen addresses in the SFR space are both byte-addressable and bit-addressable. The bit-addressable SFR’s are those
whose address ends in 0 and 8. The bit addresses, in this area, are 0x80 through to 0xFF.
TL1
0000 0000
DPH
0000 0000
TH0
0000 0000
TH1
0000 0000
WDTRST
1111 1111
WDTPRG
xxxx x000
CKCON
0000 0000
PCON
00x1 0000
A7h
9Fh
97h
8Fh
87h
12
T89C5115
4128A–8051–04/02
T89C5115
ClockThe T89C5115 core needs only 6 clock periods per machine cycle. This feature, called
‘X2’, provides the following advantages:
•Divides frequency crystals by 2 (cheaper crystals) while keeping the same CPU
power.
•Saves power consumption while keepi ng the same CPU power (os cillator power
saving).
•Saves power consumption by dividing dynam ic operat ing frequenc y by 2 in
operating and idle modes.
•Increases CPU power by 2 while keeping the same crystal frequency.
In order to keep the original C51 compatibility, a divider-by-2 is inserted between the
XTAL1 signal and the main cloc k input of the core (phase generator). This divider may
be disabled by the software.
An extra feature is available to start after Reset in the X2 mode. This feature can be
enabled by a bit X2B in the Hardware Security Byte. This bit is desc ribed in the section
"In-System Programming".
DescriptionThe X2 bit in the CKCON register (see Table 12) allows switching from 12 clock cycles
per i ns truct ion to 6 clock cycles and vice vers a. At reset, the stan dard speed is activated
(STD mode).
Setting this bit activates the X2 feature (X2 mode) for the C PU Clock only (see Figure
3.).
The Timers 0, 1 and 2, Uart, PCA or WatchDog switch in X2 mode only if the corresponding bit is cleared in the CKCON register.
The clock for the whole circuit and peripheral is f irst divided by two bef ore being used by
the CPU core and peripherals. This allows any cyclic ratio to be accepted on the XTAL1
input. In X2 mode, as this divider is bypassed, the signals on XTAL1 must have a cyclic
ratio b et ween 40 to 60%. Fi gure 3. shows the cloc k generation block diagram. The X2
bit is validated on the XTAL1÷2 rising edge to avoid glitches when switching from the X2
to the S TD m ode. Figure 4 shows the mode switching waveforms.
4128A–8051–04/02
13
Figure 3. Clock CPU Generation Diagram
XTAL1
XTAL2
PD
PCON.1
÷ 2
X2B
Hardware byte
X2
CKCON.0
÷ 2
1
0
On RESET
÷ 2
÷ 2
1
0
0
1
÷ 2
1
0
PCON.0
IDL
÷ 2
1
0
÷ 2
1
0
CPU Core
Clock
CLOCK
CPU Core Clock Symbol
and ADC
1
0
FT0 Clock
FT1 Clock
FT2 Clock
FUart Clock
FPca Clock
FWd Clock
CPU
14
X2
CKCON.0
T89C5115
WDX2
CKCON.6
PCAX2
CKCON.5
SIX2
CKCON.4
T2X2
CKCON.3
T1X2
CKCON.2
PERIPH
CLOCK
Peripheral Clock Symbol
T0X2
CKCON.1
4128A–8051–04/02
T89C5115
Figure 4. Mode Switching Waveforms
XTAL1
XTAL2
X2 bit
CPU
clock
STD
Mode
Note:In order to prevent any incorrect operation while operating in the X2 mode, users must be aware that all peripherals using the
clock frequency as a time reference (UART, timers...) will have their time reference divided by two. For example a free running
timer generating an interrupt every 20 ms will then generate an i nterrupt every 10 ms. A UART with a 4800 baud rate will have
a 9600 baud rate.
X2
Mode
STD
Mode
4128A–8051–04/02
15
RegisterTable 12. CKCON Register
CKCON (S:8Fh)
Clock Control Register
76543210
–WDX2PCAX2SIX2T2X2T1X2T0X2X2
Bit
Number
7-
6WDX2
5PCAX2
4SIX2
3T2X2
2T1X2
1T0X2
0X2
Bit
Mnemonic Description
Reserved
The value readfrom this bit is indeterminate. Do not set this bit.
WatchDog clock
Clear to select6 clock periods per peripheral clock cycle.
Set to select 12 clock periods per peripheral clock cycle.
Programmable Counter Array clock
Clear to select6 clock periods per peripheral clock cycle.
Set to select 12 clock periods per peripheral clock cycle.
Enhanced UART clock (MODE 0 an d 2 )
Clear to select6 clock periods per peripheral clock cycle.
Set to select 12 clock periods per peripheral clock cycle.
Timer2 clock
Clear to select6 clock periods per peripheral clock cycle.
Set to select 12 clock periods per peripheral clock cycle.
Timer1 clock
Clear to select6 clock periods per peripheral clock cycle.
Set to select 12 clock periods per peripheral clock cycle.
Timer0 clock
Clear to select6 clock periods per peripheral clock cycle.
Set to select 12 clock periods per peripheral clock cycle.
CPU clock
Clear to select 12 clock periods per machine cycle (STD mode) for CPU and all
the peripherals.
Set to select 6 clock periods per machine cycle(X2 mode) and to enable the
individual peripherals "X2"bits.
(1)
(1)
(1)
(1)
(1)
(1)
16
Notes:1. This control bit is validated when the CPU clock bit X2 is set; when X2 is l ow, this bit
has no effect.
Reset Value = x000 0000b
T89C5115
4128A–8051–04/02
T89C5115
Power Management
IntroductionTwo po w er reduction modes are implemented in the T89C5115: the Idle mode an d the
Power-down mode. T hese modes are detailed in the following sections. In addition to
these power reduction modes, t he clocks of the core and peripherals can be dynamically
divided by 2 using the X2 mode detailed in Section “Clock”.
ResetA reset i s required after app lying power at turn-on. T o achieve a valid reset, the reset
signal mus t be maintained for a t least 2 m achine cycles (24 o scillat or clock periods)
while the oscillator is running and stabilized and VCC established within the specified
operating ranges. A device reset initializes the T89C5115 and vectors the CPU to
address 0000h. RST input has a pull-down resistor allowing power-on reset by simply
connecting an external capacitor to V
characteristics are discussed in the Section “DC Characteristics” of the T89C5115
datasheet. The status of the Port pins during res et is detailed in Table 13.
Figure 5. Reset Circuitry and Power-On Reset
as shown in Figure 5. Resistor value and input
DD
Reset Recommendation
to Prevent Flash
Corruption
VDD
+
RST
b. Power-on Reseta. RST i nput circuitry
RST
VSS
To CPU core
and peripherals
RST
R
Table 13. Pi n Co nditions in Sp ec ial Operating Modes
A bad reset sequence will lead to bad micr oco ntrol ler initialization and system registers
like SFR’s, Pr ogram Counter, etc. will not be correctly initialized. A bad initialization may
lead to unpredictable behaviour of the C51 microcontroller.
An example of this s ituat ion m ay occur in an instance where the bit ENBOOT in AUXR1
register is initialized fr om the hardware bit BLJB upon reset. Since this bit allow s mapping of the bootloader in the code area, a r es et fail ure can be critical.
4128A–8051–04/02
If one wants the ENBOOT cleared inorder to unmap the boot from the code area (yet
due to a bad reset) the bit ENBOOT in SFR’s may be set. If the value of Program
Counter is accidently in the range of the boot memory addresses then a flash access
(write or erase) m ay corrupt the Flash on-chip memory .
It is recommended to use an external reset circuitry featuring power sup ply monitoring to
prevent system malfunction during periods of insufficient power supply voltage(power
supply failure, power supply switched off).
17
Idle ModeIdle mode is a power reduction mode that reduces the power consumption. In this mode,
program execution halts. Idle mode freezes the clock to the CPU at known states while
the peripherals continue to be clocked. The CPU status before entering Idle mode is
preserved, i.e., the program counter and program status word regis t er retain their data
for the duration of Idle mode. The contents of the
status of the Port pins during I dle mo de is detailed in Table 13.
Entering Idle ModeTo enter Idle mode, s et the IDL bit in PCON register (see Table 14). The T89C5115
enters Idle mode upon execution of the instruction that sets IDL bit. The in struction that
sets IDL bit is the l as t instruction executed.
Note:If IDL bit and PD bit are set simultaneously, the T89C5115 enters Power-down mode.
Then it does not go in Idle mode when exitingPower-down mode.
Exiting Idle ModeThere are two ways to exit Idle mode:
1.Generate an enabled interrupt.
–Hardware clears IDL bit in PCON register which restores the clock to the
CPU. Execution resumes with the interrupt service routine. Upo n completion
of t he interrupt service routine, program execution resum es with the
instruction immediately following the instruction that activated Idle mode.
The gene ral-purpose flags (GF1 and GF0 in PCON register) may be used to
indicate whether an interrupt occurred during normal operation or during Idle
mode. When Idle mode is exited by an interrupt, the interrupt service routine
may examine GF1 and GF0.
2.Generate a reset.
–A logic high on the RST pin clears IDL bit in P CON r egister directly and
asynchronously. This restores the clock to the CPU. Program execution
momentarily resumes with the instruction im mediately following the
instruction that ac tivated the Idle m ode and may continue for a number of
clock cycles before the internal reset algorithm takes control. Reset
initializes the T89C5115 and vectors t he CPU t o addres s C:0000h.
SFRs and RA M are also retained. The
Note:During the time that execution resumes, the internal RAM cannot be accessed; however,
it is possible for the Port pins to be accessed. To avoid unexpected outputs at the Port
pins, the instruction immediately following the instruction that activatedIdle m ode should
notwritetoaPortpinortotheexternalRAM.
Power-down ModeThe Power-down mode places the T89C5115 in a very low power state. Power-down
mode stops the os cillator, freezes all clock at known states. The CPU status pr ior t o
entering Power-down mode is preserv ed, i.e., the program counter, program status
word register retain their data for the duration of Power-down mode. In addition, the
SFRs and RAM contents are preserved. The status of the Port pins during Power-down
mode is detailed in Table 13.
Note:VDDmaybereducedtoaslowasV
power dissipation. Take care, however, that VDD is not reduced until Power-down mode
is invoked.
Entering Power-down Mo deTo enter Power-down mode, set PD bit in PCON register. The T89C5115 enters the
Power-down mode upon execution of the instruction that sets PD bit. The instruction
that sets PD bit is the last instruction executed.
18
T89C5115
during Power-down mode to further reduce
RET
4128A–8051–04/02
T89C5115
Exiting Power-down ModeNote:If VDD was reduced during the Power-down mode, do not exit Power-down mode until
VDD is r estored to the normal operating level.
There are t w o way s to exit the Power-down mode:
1.Generate an enabled external interrupt.
–The T89C5115 provides capability to exit from Power-down using INT0#,
INT1#.
Hardware clears PD bit in PCON register which starts the os c il lator and
restores the clocks to the CPU and peripherals. Usin g
resumes when the input is released (s ee Fi gure 6). Execution resumes with
the interrupt service routine. Upon completion of the interrupt service
routine, program execution resumes with the instruction immedia tely
following the instruction that activated Power-do w n mode.
Notes:1. The external interrupt used to exit Power-down mode m ust be configured as level
sensitive (INT0# and INT1#) and m ust be assigned the highest priority. In addition,
the duration of the interrupt must be long enough to allow the oscillator to stabilize.
The execution will only resume when the interrupt is deasserted.
2. Exit from power-down by external interrupt does not affect t he
RAM content.
2.Generate a reset.
–A logic hi gh on the RST pin clears PD bit in PCON register directly and
asynchronously. This starts the oscillator and restores the clock to the CPU
and peripherals. Program execution momentarily resumes with the
instruction im mediately following the instruction that ac t ivate d Powe r-do wn
mode and may continue for a number of clock cycles before the internal
reset algorithm takes control. Reset initializes the T89C5115and vectors the
CPU to address 0000h.
Notes:1. During t he time that execution resumes, the internal RAM cannot be accessed; how-
ever, it is possible for the Port pins to be accessed. To avoid unexpected outputs at
the Port pins, the instruction immediately following the instruction that activated the
Power-down mode should not write to a Port pin or t o the external RAM.
2. Exit from power-down by reset redefines all the
RAM content.
SFRs, but does not affect t he internal
4128A–8051–04/02
19
RegistersPCON (S:87h)
Table 14. PCON Register
Power Configuration Register
76543210
––––GF1GF0PDIDL
Bit
Number
7-4
3GF1
2GF0
1PD
0IDL
Bit
Mnemonic Description
Reserved
–
The value readfrom these bits is indeterminate.Do not set these bits.
General-purpose flag 1
One use is t o indicate whetheran interrupt occurred duringnormal operation or
during Idle mode.
General-purpose flag 0
One use is t o indicate whetheran interrupt occurred duringnormal operation or
during Idle mode.
Power-down Mode bit
Cleared by hardware when an interrupt or reset occurs.
Set to activate the Power-down mode.
If IDL and PD are both set, PD takes precedence.
Idle Mode bit
Cleared by hardware when an interrupt or reset occurs.
Set to activate the Idle mode.
If IDL and PD are both set, PD takes precedence.
Reset Value = XXXX 0000b
20
T89C5115
4128A–8051–04/02
Data MemoryThe T89C5115 provides data memory access in two different spaces:
The internal space mapped in three separate segments:
•the lower 128 bytes RAM segment.
•the upper 128 bytes RAM segmen t.
•the expanded 256 bytes RAM segment (ERAM) .
A f ourth internal seg ment is availabl e but dedicated to Speci al Function Regi sters,
SFRs, (addresses 80h to FFh) ac c es sible by direct addressing mode.
Figure 7 shows the internal data memory spaces organization.
Figure 7. Internal Memory – RAM
T89C5115
FFh
00h
256 bytes
Internal ERAM
FFh
80h80h
7Fh
00h
Upper
128 bytes
Internal RAM
indirect addressing
Lower
128 bytes
Internal RAM
director indirect
addressing
FFh
directaddressing
Special
Function
Registers
Internal Space
Lower 128 Bytes RAMThe lower 128 bytes of RAM (see Figure 7) are accessible from address 00h to 7Fh
using direct or indirect addressing modes . The lowest 32 bytes are grouped into 4 banks
of 8 registers (R0 to R7). Two bits RS0 and RS1 in PSW register (see Figure 16) select
which bank is in use according to T able . This allows more ef fic ient use of code space,
since register instructions are shorter t han inst r uc tions that use direct addressing, and
can be used for c ont ex t switching in interrupt service routines.
Table 15. Register B ank Selection
RS1RS0De scription
00Register bank 0 from 00h to 07h
01Register bank 0 from 08h to 0Fh
4128A–8051–04/02
10Register bank 0 from 10h to 17h
11Register bank 0 from 18h to 1Fh
The next 16 bytes above the register banks form a block of bit-addressable memory
space. The C51 instruction set includes a wide s election of single-bit instructions , and
the 128 bits in this area can be directly addressed by these instructions. The bit
addresses in this area are 00h to 7Fh.
Upper 128 Bytes RAMThe upper 128 bytes of RAM are accessible from address 80h to FFh using only indirect
addressing mode.
Expanded RAMThe on-chip 256 bytes of expanded RAM (E R AM) are accessible from address 0000h to
00FFh using indirect addressing mode thro ugh MOVX instructions. In this addres s
range.
Note:Lower 128 bytes RAM, Upper 128 bytes RAM, and expanded RAM are made of volatile
memory cells. This m eans that the RAM content is indeterminate after power-up and
must then be i nitialized properly.
22
T89C5115
4128A–8051–04/02
T89C5115
Dual Data Pointer
DescriptionThe T89 C5115 implements a second data pointer for s peeding up code execution and
reducing code size in case of intensive usage of external memory accesses.
DPTR0 and DPTR1 are seen by the CPU as DPTR and are accessed using the SFR
addresses 83h and 84h that are t he DPH and DPL addresses. The DPS bit i n AUXR1
register (see Figure 17) is used to select whether DPTR is the data pointer 0 or the data
pointer 1 (see Figure 9).
Figure 9. Dual Data Pointer Implementation
DPL0
DPL1
DPTR0
DPTR1
DPH0
DPH1
0
1
DPS
0
1
DPL
AUXR1.0
DPH
DPTR
ApplicationSoftware can take advant age of the additional data pointers to both increase speed and
reduce code size, for example, block operations (cop y , compare…) are well served by
using one data pointer as a “source” pointer and the other one as a “destination” pointer.
Hereafter is an example of block mov e implementation using t he two pointers and coded
in assem bler. The latest C compiler tak es also adv antage of this feature by providin g
enhanced algorithm libraries.
The INC instruction is a short (2 bytes) an d fast (6 machine cycle) way to manipulate t he
DPS bit in the AUXR1 register. However, note that the INC instruction does not directly
force the DPS bit to a particular state, but simply toggles it. In simple routines, such as
the block move example, only the fact that DPS is toggled in the proper sequence matters, not its actual value. In other words, the block move rout ine works the same whether
DPS is '0' or '1' on entry.
4128A–8051–04/02
; ASCII block move using dual data pointers
; Modifies DPTR0, DPTR1, A and PSW
; Ends when encountering NULL character
; Note: DPS exits opposite to the entry state unless an extra INC AUXR1 is
added
AUXR1EQU0A2h
move:movDPTR,#SOURCE ; address of SOURCE
incAUXR1 ; switch data pointers
movDPTR,#DEST ; address of DEST
mv_loop:incAUXR1; switch data pointers
movxA,@DPTR; get a byte from SOURCE
incDPTR; increment SOURCE address
incAUXR1; switch data pointers
movx@DPTR,A; write the byte to DEST
incDPTR; increment DEST address
jnzmv_loop; check for NULL terminator
end_move:
23
RegistersTable 16. PSW Register
PSW (S:8Eh)
Program Status Word Register
76543210
CYACF0RS1RS0OVF1P
Bit
Number
7CY
6AC
5F0User De finable Flag 0
4-3RS1:0
2OV
1F1User De finable Flag 1
0P
Bit
Mnemonic Description
Carry Flag
Carry out from bit 1 of ALU operands.
Auxiliary Carry Flag
Carry out from bit 1 of addition operands.
Register Bank Select Bits
Refer to Table for bits description.
Overflow Flag
Overflow set by arithmetic operations.
Parity Bit
Set when ACC contains an odd numberof 1’s.
Cleared when ACC contains an even number of 1’s.
Reset Value = 0000 0000b
24
T89C5115
4128A–8051–04/02
T89C5115
Table 17. AUX R 1 R egister
AUXR1 (S:A2h)
Auxiliary Control Register 1
76543210
––ENBOOT–GF30–DPS
Bit
Number
7-6
5ENBOOT
4
3GF3General-purpose Flag 3.
20
1–Reserved for Data Pointer Extension.
0DPS
Bit
Mnemonic Description
Reserved
–
The value readfrom these bits is indeterminate.Do not set these bits.
Enable Boot Flash
Set this bit for map the boot flash between F800h -FFFFh
Clearthis bit for disable boot flash.
Reserved
–
The value readfrom this bit is indeterminate. Do not set this bit.
Always Zero
This bit is stuck to logic 0 to allow INC AUXR1 instruction without affecting GF3
flag.
Data Pointer Select Bit
Set to select second dual data pointer: DPTR1.
Clear to selectfirst dual data pointer:DPTR0.
Reset Value = xxxx 00x0b
4128A–8051–04/02
25
EEPROM Data
Memory
The 2-kbyte on-c hip EEPROM memory block is located at addres se s 0000h to 07FFh of
the XRAM /ERAM memory space and is selected by setting control bits i n the EECON
register. A read in the EE PRO M m emory is done with a MOVX ins truction.
A physical write in the EEPROM memory i s done in two steps: write data in the column
latches and transfer of all data latches into an EEPROM memory row (programming).
The number of data written on the page may vary from 1 up to 128 bytes (the page
size). When programming, only the data writt en in the column latch is programmed and
a ninth bit is used to obtain t his feature. This provides the capability to program the
whole memory by bytes, by pa ge or by a number of bytes in a page. Indeed, each ninth
bit is set when the writing the corresponding byte in a row and all these ninth bits are
reset after t he w riting of the complete EEPROM row.
Write Data in the Column
Latches
Data i s written by byte to the column latches as for an external RAM memory. Out of the
11 address bits of the data pointer, the 4 MSBs are used for page selection (row) and 7
are used for byte selection. Between two EEPROM programming sessions, all the
addresses in the column latches must stay on the same page , meaning th at the 4 MSB
must no be changed.
The following procedure is used to write to the column latches:
•Save and disable interrupt.
•Set bit EEE of EECON register
•Load DPTR with the address to write
•Store A register with the data to be written
•Execute a MOVX @DPTR, A
•If needed loop the three last instructions until the end of a 128 byt es page
•Restore interrupt.
Note:The last page address used when loading the column latch is the one used to select the
page programming address.
ProgrammingThe EEPROM programming co ns ists of the following actions:
•writing one or more bytes of one page in the column latc hes . Norm ally, all bytes
must belong to the same page; if not, th e first page address will be latched and the
others disc arded.
•launching programming by writing the control seque nc e (50h followed by A0h) to the
EECON register.
•EEBUSY flag in EECON is then set by hardware to indicate that programming is in
progress and that t he EEPROM segment is not available for reading.
•The end of programming is indicated by a hardware clear of the E EBUSY flag.
Note:The sequence 5xh and Axh must be executed without instructions between them, other-
wise the programming is aborted.
Read DataThe following procedure is used to read t he data stored in the EEPROM m emory:
Write 5Xh followed by AXh to EEPL to launch the programming.
Reserved
The value read from this bit is indeterminate. Do not set this bit.
Reserved
The value read from this bit is indeterminate. Do not set this bit.
Enable EEPROM Space bit
SettomaptheEEPROMspaceduringMOVXinstructions(Writeinthecolumn
latches).
Clear to map the XRAM space during MOVX.
Programming Busy flag
Set by hardware when programming is in progress.
Cleared by hardware when programming is done.
Can not be set or cleared by software.
Reset Value = XXXX XX00b
Not bit addressable
28
T89C5115
4128A–8051–04/02
T89C5115
Program/Code
Memory
Flash Memory
Architecture
The T89C5115 implement 16-KB of on-chip program/code memory .
The Flash memory increases EPROM and ROM functionality by in-circuit electrical era-
sure and programming. Thanks to t he internal charge pump, the high voltage needed for
programming or erasing Flash cells is generated on-chi p using the s tandard VDD voltage. Thus, the Flash Memory can be programmed using only one voltage and allows InSystem Programming c ommonly known as ISP. Hardware programming mode is also
available using specific programming tool.
Figure 10. Program/Code Memory Organization
3FFFh
16-KB
internal
Flash
0000h
T89C5115 features two on-chip flash memories:
•Flash memory FM0:
containing 1 6-KB of program me mory (use r space) organized into pages 128 bytes
•Flash memory FM1:
2K B y tes for boot loader and Application Programming Interfaces (API).
The FM0 can b e program by bot h parallel programming and S erial In-System Program ming (ISP) whereas FM1 supports only parallel programmi ng by p rogramm ers . The ISP
mode is detailed in the "In-System Programming" section.
All Read/Write access operations on Fl as h Memo ry by user application are managed by
a set of AP I described in t he "In-Sy s tem Programming" section.