Electronic Components Datasheet Search
  English  ▼
ALLDATASHEET.NET

X  

M37549RLSS Datasheet(PDF) 10 Page - Renesas Technology Corp

Part # M37549RLSS
Description  SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
Download  73 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Manufacturer  RENESAS [Renesas Technology Corp]
Direct Link  http://www.renesas.com
Logo RENESAS - Renesas Technology Corp

M37549RLSS Datasheet(HTML) 10 Page - Renesas Technology Corp

Back Button M37549RLSS Datasheet HTML 6Page - Renesas Technology Corp M37549RLSS Datasheet HTML 7Page - Renesas Technology Corp M37549RLSS Datasheet HTML 8Page - Renesas Technology Corp M37549RLSS Datasheet HTML 9Page - Renesas Technology Corp M37549RLSS Datasheet HTML 10Page - Renesas Technology Corp M37549RLSS Datasheet HTML 11Page - Renesas Technology Corp M37549RLSS Datasheet HTML 12Page - Renesas Technology Corp M37549RLSS Datasheet HTML 13Page - Renesas Technology Corp M37549RLSS Datasheet HTML 14Page - Renesas Technology Corp Next Button
Zoom Inzoom in Zoom Outzoom out
 10 / 73 page
background image
Rev.2.00
Mar 05, 2007
Page 10 of 70
REJ03B0202-0200
7549 Group
PRELIMINARY
Notice: This is not a final specification.
Some parametric limits are subject to change.
[Processor status register (PS)]
The processor status register is an 8-bit register consisting of flags
which indicate the status of the processor after an arithmetic
operation. Branch operations can be performed by testing the
Carry (C) flag, Zero (Z) flag, Overflow (V) flag, or the Negative
(N) flag. In decimal mode, the Z, V, N flags are not valid.
After reset, the Interrupt disable (I) flag is set to “1”, but all other
flags are undefined. Since the Index X mode (T) and Decimal
mode (D) flags directly affect arithmetic operations, they should
be initialized in the beginning of a program.
Bit 0: Carry flag (C)
The C flag contains a carry or borrow generated by the
arithmetic logic unit (ALU) immediately after an arithmetic
operation. It can also be changed by a shift or rotate instruction.
Bit 1: Zero flag (Z)
The Z flag is set if the result of an immediate arithmetic
operation or a data transfer is “0”, and cleared if the result is
anything other than “0”.
Bit 2: Interrupt disable flag (I)
The I flag disables all interrupts except for the interrupt
generated by the BRK instruction. Interrupts are disabled
when the I flag is “1”.
When an interrupt occurs, this flag is automatically set to “1”
to prevent other interrupts from interfering until the current
interrupt is serviced.
Bit 3: Decimal mode flag (D)
The D flag determines whether additions and subtractions are
executed in binary or decimal. Binary arithmetic is executed when
this flag is “0”; decimal arithmetic is executed when it is “1”.
Decimal correction is automatic in decimal mode. Only the
ADC and SBC instructions can be used for decimal arithmetic.
Bit 4: Break flag (B)
The B flag is used to indicate that the current interrupt was
generated by the BRK instruction. The BRK flag in the
processor status register is always “0”. When the BRK
instruction is used to generate an interrupt, the processor
status register is pushed onto the stack with the break flag set
to “1”. The saved processor status is the only place where the
break flag is ever set.
Bit 5: Index X mode flag (T)
When the T flag is “0”, arithmetic operations are performed
between accumulator and memory, e.g. the results of an
operation between two memory locations is stored in the
accumulator. When the T flag is “1”, direct arithmetic
operations and direct data transfers are enabled between
memory locations, i.e. between memory and memory,
memory and I/O, and I/O and I/O. In this case, the result of
an arithmetic operation performed on data in memory
location 1 and memory location 2 is stored in memory
location 1. The address of memory location 1 is specified by
index register X, and the address of memory location 2 is
specified by normal addressing modes.
Bit 6: Overflow flag (V)
The V flag is used during the addition or subtraction of one
byte of signed data. It is set if the result exceeds +127 to -
128. When the BIT instruction is executed, bit 6 of the
memory location operated on by the BIT instruction is stored
in the overflow flag.
Bit 7: Negative flag (N)
The N flag is set if the result of an arithmetic operation or
data transfer is negative. When the BIT instruction is
executed, bit 7 of the memory location operated on by the
BIT instruction is stored in the negative flag.
[CPU mode register] CPUM
The CPU mode register contains the stack page selection bit.
This register is allocated at address 003B16.
Fig 7.
Structure of CPU mode register
The processor mode bits can be written only once after releasing reset.
Always set them to “002”. After written, rewriting any data to these
bits is disabled because they are locked. (Emulator MCU is excluded.)
Also, the stack page bit (bit 2) is not locked.
In order to prevent error-writing to the processor mode bits (at
program runaway), write the CPU mode register at the start of
the program that runs after releasing reset.
Table 5
Set and clear instructions of each bit of processor status register
C flag
Z flag
I flag
D flag
B flag
T flag
V flag
N flag
Set instruction
SEC
SEI
SED
SET
−−
Clear instruction
CLC
CLI
CLD
CLT
CLV
CPU mode register
(CPUM: address 003B16, initial value: 0016)
Processor mode bits
b1b0
0 0 :
Single-chip mode
0 1 :
Not available
1 0 :
Not available
1 1 :
Not available
Stack page selection bit
0 : 0
page
1 : 1
page
Disable (returns “0” when read
)
b7
b0


Similar Part No. - M37549RLSS

ManufacturerPart #DatasheetDescription
logo
Renesas Technology Corp
M37549RLSS RENESAS-M37549RLSS Datasheet
1Mb / 73P
   SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
M37549RLSS RENESAS-M37549RLSS Datasheet
1Mb / 84P
   SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
M37549RLSS RENESAS-M37549RLSS Datasheet
1Mb / 84P
   SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
More results

Similar Description - M37549RLSS

ManufacturerPart #DatasheetDescription
logo
Sony Corporation
CXP85890A SONY-CXP85890A Datasheet
167Kb / 6P
   CMOS 8-bit Single Chip Microcomputer
CXP87240A SONY-CXP87240A Datasheet
635Kb / 32P
   CMOS 8-bit Single Chip Microcomputer
CXP872P48A SONY-CXP872P48A Datasheet
638Kb / 32P
   CMOS 8-bit Single Chip Microcomputer
CXP80712B SONY-CXP80712B Datasheet
567Kb / 24P
   CMOS 8-bit Single Chip Microcomputer
CXP818P48A SONY-CXP818P48A Datasheet
547Kb / 26P
   CMOS 8-bit Single Chip Microcomputer
CXP81900 SONY-CXP81900 Datasheet
545Kb / 8P
   CMOS 8-bit Single Chip Microcomputer
CXP81952 SONY-CXP81952 Datasheet
557Kb / 27P
   CMOS 8-bit Single Chip Microcomputer
CXP81952M SONY-CXP81952M Datasheet
364Kb / 27P
   CMOS 8-bit Single Chip Microcomputer
CXP819P60 SONY-CXP819P60 Datasheet
554Kb / 27P
   CMOS 8-bit Single Chip Microcomputer
CXP82000 SONY-CXP82000 Datasheet
286Kb / 6P
   CMOS 8-bit Single Chip Microcomputer
CXP820P60 SONY-CXP820P60 Datasheet
282Kb / 23P
   CMOS 8-bit Single Chip Microcomputer
More results


Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73


Datasheet Download

Go To PDF Page


Link URL




Privacy Policy
ALLDATASHEET.NET
Does ALLDATASHEET help your business so far?  [ DONATE ] 

About Alldatasheet   |   Advertisement   |   Contact us   |   Privacy Policy   |   Link Exchange   |   Manufacturer List
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com