Hitachi 16-Bit Single-Chip Microcomputer H8S/2612 Series H8S/2612 HD6432612 H8S/2611 HD6432611 H8S/2612F-ZTATTM HD64F2612 Hardware Manual ADE-602-220B Rev. 3.0 04/08/02 Hitachi, Ltd. Cautions 1. Hitachi neither warrants nor grants licenses of any rights of Hitachi’s or any third party’s patent, copyright, trademark, or other intellectual property rights for information contained in this document. Hitachi bears no responsibility for problems that may arise with third party’s rights, including intellectual property rights, in connection with use of the information contained in this document. 2. Products and product specifications may be subject to change without notice. Confirm that you have received the latest product standards or specifications before final design, purchase or use. 3. Hitachi makes every attempt to ensure that its products are of high quality and reliability. However, contact Hitachi’s sales office before using the product in an application that demands especially high quality and reliability or where its failure or malfunction may directly threaten human life or cause risk of bodily injury, such as aerospace, aeronautics, nuclear power, combustion control, transportation, traffic, safety equipment or medical equipment for life support. 4. Design your application so that the product is used within the ranges guaranteed by Hitachi particularly for maximum rating, operating supply voltage range, heat radiation characteristics, installation conditions and other characteristics. Hitachi bears no responsibility for failure or damage when used beyond the guaranteed ranges. Even within the guaranteed ranges, consider normally foreseeable failure rates or failure modes in semiconductor devices and employ systemic measures such as fail-safes, so that the equipment incorporating Hitachi product does not cause bodily injury, fire or other consequential damage due to operation of the Hitachi product. 5. This product is not designed to be radiation resistant. 6. No one is permitted to reproduce or duplicate, in any form, the whole or part of this document without written approval from Hitachi. 7. Contact Hitachi’s sales office for any questions regarding this document or Hitachi semiconductor products. Rev. 3.0, 04/02, page ii of xxxii General Precautions on Handling of Product 1. Treatment of NC Pins Note: Do not connect anything to the NC pins. The NC (not connected) pins are either not connected to any of the internal circuitry or are used as test pins or to reduce noise. If something is connected to the NC pins, the operation of the LSI is not guaranteed. 2. Treatment of Unused Input Pins Note: Fix all unused input pins to high or low level. Generally, the input pins of CMOS products are high-impedance input pins. If unused pins are in their open states, intermediate levels are induced by noise in the vicinity, a passthrough current flows internally, and a malfunction may occur. 3. Processing before Initialization Note: When power is first supplied, the product’s state is undefined. The states of internal circuits are undefined until full power is supplied throughout the chip and a low level is input on the reset pin. During the period where the states are undefined, the register settings and the output state of each pin are also undefined. Design your system so that it does not malfunction because of processing while it is in this undefined state. For those products which have a reset function, reset the LSI immediately after the power supply has been turned on. 4. Prohibition of Access to Undefined or Reserved Addresses Note: Access to undefined or reserved addresses is prohibited. The undefined or reserved addresses may be used to expand functions, or test registers may have been be allocated to these addresses. Do not access these registers; the system’s operation is not guaranteed if they are accessed. Rev. 3.0, 04/02, Page iii of xxxii Configuration of This Manual This manual comprises the following items: 1. General Precautions on Handling of Product 2. Configuration of This Manual 3. Preface 4. Contents 5. Overview 6. Description of Functional Modules • • CPU and System-Control Modules On-Chip Peripheral Modules The configuration of the functional description of each module differs according to the module. However, the generic style includes the following items: i) Feature ii) Input/Output Pin iii) Register Description iv) Operation v) Usage Note When designing an application system that includes this LSI, take notes into account. Each section includes notes in relation to the descriptions given, and usage notes are given, as required, as the final part of each section. 7. Electrical Characteristics 8. Appendix 9. Index Rev. 3.0, 04/02, page iv of xxxii Preface The H8S/2612 Series are single-chip microcomputers made up of the high-speed H8S/2600 CPU as its core, and the peripheral functions required to configure a system. The H8S/2600 CPU has an instruction set that is compatible with the H8/300 and H8/300H CPUs. This LSI is equipped with a data transfer controller (DTC), ROM and RAM memory, a PC break controller (PBC), a 16-bit timer pulse unit (TPU), a motor management timer (MMT), a programmable pulse generator (PPG), a watchdog timer (WDT), a serial communication interface (SCI), a Hitachi controller area network (HCAN), an A/D converter, and I/O ports as on-chip peripheral modules required for system configuration. This LSI is suitable for use as an embedded microcomputer for high-level control systems. A single-power flash memory (F-ZTAT ) version is available for this LSI's ROM. This provides flexibility as it can be reprogrammed in no time to cope with all situations from the early stages of mass production to full-scale mass production. This is particularly applicable to application devices with specifications that will most probably change. TM Note: * F-ZTAT TM is a trademark of Hitachi, Ltd. Target Users: This manual was written for users who will be using the H8S/2612 Series in the design of application systems. Target users are expected to understand the fundamentals of electrical circuits, logical circuits, and microcomputers. Objective: This manual was written to explain the hardware functions and electrical characteristics of the H8S/2612 Series to the target users. Refer to the H8S/2600 Series, H8S/2000 Series Programming Manual for a detailed description of the instruction set. Notes on reading this manual: • In order to understand the overall functions of the chip Read the manual according to the contents. This manual can be roughly categorized into parts on the CPU, system control functions, peripheral functions and electrical characteristics. Rev. 3.0, 04/02, Page v of xxxii • In order to understand the details of the CPU's functions Read the H8S/2600 Series, H8S/2000 Series Programming Manual. • In order to understand the details of a register when its name is known Read the index that is the final part of the manual to find the page number of the entry on the register. The addresses, bits, and initial values of the registers are summarized in Appendix A, On-chip I/O Register. Examples: Related Manuals: Register name: The following notation is used for cases when the same or a similar function, e.g. 16-bit timer pulse unit or serial communication, is implemented on more than one channel: XXX_N (XXX is the register name and N is the channel number) Bit order: The MSB is on the left and the LSB is on the right. The latest versions of all related manuals are available from our web site. Please ensure you have the latest versions of all documents you require. http://www.hitachisemiconductor.com/ H8S/2612 Series manuals: Manual Title ADE No. H8S/2612 Series Hardware Manual This manual H8S/2600 Series, H8S/2000 Series Programming Manual ADE-602-083 User's manuals for development tools: Manual Title ADE No. H8S, H8/300 Series C/C++ Compiler, Assembler, Optimizing Linkage Editor User's Manual ADE-702-247 H8S, H8/300 Series Simulator/Debugger User's Manual ADE-702-282 H8S, H8/300 Series Hitachi Embedded Workshop, Hitachi Debugging Interface Tutorial ADE-702-231 Hitachi Embedded Workshop User's Manual ADE-702-201 Rev. 3.0, 04/02, page vi of xxxii Contents Section 1 Overview............................................................................................1 1.1 1.2 1.3 1.4 Overview........................................................................................................................... 1 Internal Block Diagram..................................................................................................... 2 Pin Arrangement ............................................................................................................... 3 Pin Functions .................................................................................................................... 4 Section 2 CPU....................................................................................................9 2.1 2.2 2.3 2.4 2.5 2.6 2.7 2.8 Features ............................................................................................................................. 9 2.1.1 Differences between H8S/2600 CPU and H8S/2000 CPU .................................. 10 2.1.2 Differences from H8/300 CPU ............................................................................ 11 2.1.3 Differences from H8/300H CPU.......................................................................... 11 CPU Operating Modes ...................................................................................................... 12 2.2.1 Normal Mode....................................................................................................... 12 2.2.2 Advanced Mode................................................................................................... 13 Address Space................................................................................................................... 16 Register Configuration...................................................................................................... 17 2.4.1 General Registers ................................................................................................. 18 2.4.2 Program Counter (PC) ......................................................................................... 19 2.4.3 Extended Control Register (EXR) ....................................................................... 19 2.4.4 Condition-Code Register (CCR) .......................................................................... 20 2.4.5 Multiply-Accumulate Register (MAC) ................................................................ 22 2.4.6 Initial Values of CPU Registers ........................................................................... 22 Data Formats..................................................................................................................... 23 2.5.1 General Register Data Formats ............................................................................ 23 2.5.2 Memory Data Formats ......................................................................................... 25 Instruction Set ................................................................................................................... 26 2.6.1 Table of Instructions Classified by Function ....................................................... 27 2.6.2 Basic Instruction Formats .................................................................................... 36 Addressing Modes and Effective Address Calculation ..................................................... 38 2.7.1 Register Direct—Rn............................................................................................. 38 2.7.2 Register Indirect—@ERn .................................................................................... 38 2.7.3 Register Indirect with Displacement—@(d:16, ERn) or @(d:32, ERn).............. 38 2.7.4 Register Indirect with Post-Increment or Pre-Decrement—@ERn+ or @-ERn .. 39 2.7.5 Absolute Address—@aa:8, @aa:16, @aa:24, or @aa:32.................................... 39 2.7.6 Immediate—#xx:8, #xx:16, or #xx:32 ................................................................. 40 2.7.7 Program-Counter Relative—@(d:8, PC) or @(d:16, PC).................................... 40 2.7.8 Memory Indirect—@@aa:8 ................................................................................ 40 2.7.9 Effective Address Calculation ............................................................................. 41 Processing States............................................................................................................... 44 Rev. 3.0, 04/02, Page vii of xxxii 2.9 Usage Notes ...................................................................................................................... 45 2.9.1 Usage Notes on Bit Manipulation Instructions .................................................... 45 Section 3 MCU Operating Modes .....................................................................47 3.1 3.2 3.3 3.4 Operating Mode Selection ................................................................................................ 47 Register Descriptions ........................................................................................................ 47 3.2.1 Mode Control Register(MDCR) .......................................................................... 47 3.2.2 System Control Register(SYSCR) ....................................................................... 48 Pin Functions in Each Operating Mode ............................................................................ 49 3.3.1 Pin Functions ....................................................................................................... 49 Address Map ..................................................................................................................... 50 Section 4 Exception Handling ...........................................................................51 4.1 4.2 4.3 4.4 4.5 4.6 4.7 4.8 Exception Handling Types and Priority ............................................................................ 51 Exception Sources and Exception Vector Table ............................................................... 51 Reset ................................................................................................................................. 53 4.3.1 Reset Exception Handling.................................................................................... 53 4.3.2 Interrupts after Reset............................................................................................ 55 4.3.3 State of On-Chip Supporting Modules after Reset Release ................................. 55 Traces................................................................................................................................ 56 Interrupts ........................................................................................................................... 56 Trap Instruction................................................................................................................. 57 Stack Status after Exception Handling.............................................................................. 58 Usage Note........................................................................................................................ 59 Section 5 Interrupt Controller............................................................................61 5.1 5.2 5.3 5.4 5.5 5.6 Features ............................................................................................................................. 61 Input/Output Pins .............................................................................................................. 63 Register Descriptions ........................................................................................................ 63 5.3.1 Interrupt Priority Registers A to H, J, K, M (IPRA to IPRH,IPRJ, IPRK, IPRM) .................................................................... 64 5.3.2 IRQ Enable Register (IER) .................................................................................. 65 5.3.3 IRQ Sense Control Registers H and L (ISCRH, ISCRL)..................................... 65 5.3.4 IRQ Status Register (ISR).................................................................................... 67 Interrupt ............................................................................................................................ 69 5.4.1 External Interrupts ............................................................................................... 69 5.4.2 Internal Interrupts................................................................................................. 70 Interrupt Exception Handling Vector Table...................................................................... 70 Interrupt Control Modes and Interrupt Operation ............................................................. 73 5.6.1 Interrupt Control Mode 0 ..................................................................................... 73 5.6.2 Interrupt Control Mode 2 ..................................................................................... 75 5.6.3 Interrupt Exception Handling Sequence .............................................................. 76 5.6.4 Interrupt Response Times .................................................................................... 78 Rev. 3.0, 04/02, page viii of xxxii 5.7 5.6.5 DTC Activation by Interrupt................................................................................ 79 Usage Notes ...................................................................................................................... 79 5.7.1 Contention between Interrupt Generation and Disabling..................................... 79 5.7.2 Instructions that Disable Interrupts ...................................................................... 80 5.7.3 When Interrupts Are Disabled ............................................................................. 80 5.7.4 Interrupts during Execution of EEPMOV Instruction.......................................... 81 Section 6 PC Break Controller (PBC) ...............................................................83 6.1 6.2 6.3 6.4 Features ............................................................................................................................. 83 Register Descriptions ........................................................................................................ 84 6.2.1 Break Address Register A (BARA) ..................................................................... 84 6.2.2 Break Address Register B (BARB)...................................................................... 85 6.2.3 Break Control Register A (BCRA) ...................................................................... 85 6.2.4 Break Control Register B (BCRB)....................................................................... 86 Operation .......................................................................................................................... 86 6.3.1 PC Break Interrupt Due to Instruction Fetch ....................................................... 86 6.3.2 PC Break Interrupt Due to Data Access............................................................... 86 6.3.3 Notes on PC Break Interrupt Handling ................................................................ 87 6.3.4 Operation in Transitions to Power-Down Modes ................................................ 87 6.3.5 When Instruction Execution Is Delayed by One State ......................................... 88 Usage Notes ...................................................................................................................... 89 6.4.1 Module Stop Mode Setting .................................................................................. 89 6.4.2 PC Break Interrupts.............................................................................................. 89 6.4.3 CMFA and CMFB ............................................................................................... 89 6.4.4 PC Break Interrupt when DTC Is Bus Master...................................................... 89 6.4.5 PC Break Set for Instruction Fetch at Address Following BSR, JSR, JMP, TRAPA, RTE, or RTS Instruction ............................................ 89 6.4.6 I Bit Set by LDC, ANDC, ORC, or XORC Instruction ....................................... 89 6.4.7 PC Break Set for Instruction Fetch at Address Following Bcc Instruction.......... 90 6.4.8 PC Break Set for Instruction Fetch at Branch Destination Address of Bcc Instruction ..................................................................................................... 90 Section 7 Bus Controller....................................................................................91 7.1 7.2 Basic Timing ..................................................................................................................... 91 7.1.1 On-Chip Memory Access Timing (ROM, RAM) ................................................ 91 7.1.2 On-Chip Support Module Access Timing............................................................ 92 7.1.3 On-Chip HCAN Module Access Timing ............................................................. 93 7.1.4 On-chip MMT Module Access Timing................................................................ 93 Bus Arbitration.................................................................................................................. 94 7.2.1 Order of Priority of the Bus Masters.................................................................... 94 7.2.2 Bus Transfer Timing ............................................................................................ 94 Rev. 3.0, 04/02, Page ix of xxxii Section 8 Data Transfer Controller (DTC) ........................................................95 8.1 8.2 8.3 8.4 8.5 8.6 8.7 8.8 Features ............................................................................................................................. 95 Register Configuration...................................................................................................... 97 8.2.1 DTC Mode Register A (MRA) ............................................................................ 98 8.2.2 DTC Mode Register B (MRB)............................................................................. 99 8.2.3 DTC Source Address Register (SAR).................................................................. 99 8.2.4 DTC Destination Address Register (DAR).......................................................... 99 8.2.5 DTC Transfer Count Register A (CRA) .............................................................. 99 8.2.6 DTC Transfer Count Register B (CRB)............................................................... 100 8.2.7 DTC Enable Registers (DTCER) ......................................................................... 100 8.2.8 DTC Vector Register (DTVECR)........................................................................ 100 Activation Sources ............................................................................................................ 101 Location of Register Information and DTC Vector Table ................................................ 102 Operation .......................................................................................................................... 105 8.5.1 Normal Mode....................................................................................................... 107 8.5.2 Repeat Mode ........................................................................................................ 108 8.5.3 Block Transfer Mode ........................................................................................... 109 8.5.4 Chain Transfer ..................................................................................................... 110 8.5.5 Interrupts.............................................................................................................. 111 8.5.6 Operation Timing................................................................................................. 111 8.5.7 Number of DTC Execution States........................................................................ 112 Procedures for Using DTC................................................................................................ 114 8.6.1 Activation by Interrupt......................................................................................... 114 8.6.2 Activation by Software ........................................................................................ 114 Examples of Use of the DTC ............................................................................................ 114 8.7.1 Normal Mode....................................................................................................... 114 8.7.2 Chain Transfer ..................................................................................................... 115 8.7.3 Software Activation ............................................................................................. 116 Usage Notes ...................................................................................................................... 116 8.8.1 Module Stop Mode Setting .................................................................................. 116 8.8.2 On-Chip RAM ..................................................................................................... 116 8.8.3 DTCE Bit Setting................................................................................................. 117 Section 9 I/O Ports.............................................................................................119 9.1 9.2 9.3 Port 1................................................................................................................................. 122 9.1.1 Port 1 Data Direction Register (P1DDR)............................................................. 122 9.1.2 Port 1 Data Register (P1DR)................................................................................ 123 9.1.3 Port 1 Register (PORT1)...................................................................................... 123 9.1.4 Pin Functions ....................................................................................................... 124 Port 4................................................................................................................................. 126 9.2.1 Port 4 Register (PORT4)...................................................................................... 126 Port 9................................................................................................................................. 127 9.3.1 Port 9 Register (PORT9)...................................................................................... 127 Rev. 3.0, 04/02, page x of xxxii 9.4 9.5 9.6 9.7 9.8 Port A................................................................................................................................ 128 9.4.1 Port A Data Direction Register (PADDR) ........................................................... 128 9.4.2 Port A Data Register (PADR) .............................................................................. 129 9.4.3 Port A Register (PORTA) .................................................................................... 129 9.4.4 Port A Pull-Up MOS Control Register (PAPCR) ................................................ 130 9.4.5 Port A Open-Drain Control Register (PAODR) .................................................. 130 9.4.6 Pin Functions ....................................................................................................... 131 Port B ................................................................................................................................ 132 9.5.1 Port B Data Direction Register (PBDDR)............................................................ 132 9.5.2 Port B Data Register (PBDR) .............................................................................. 133 9.5.3 Port B Register (PORTB) .................................................................................... 133 9.5.4 Port B Pull-Up MOS Control Register (PBPCR)................................................. 134 9.5.5 Port B Open-Drain Control Register (PBODR) ................................................... 134 9.5.6 Pin Functions ....................................................................................................... 135 Port C ................................................................................................................................ 137 9.6.1 Port C Data Direction Register (PCDDR)............................................................ 137 9.6.2 Port C Data Register (PCDR) .............................................................................. 138 9.6.3 Port C Register (PORTC) .................................................................................... 139 9.6.4 Port C Pull-Up MOS Control Register (PCPCR)................................................. 139 9.6.5 Port C Open-Drain Control Register (PCODR) ................................................... 140 9.6.6 Pin Functions ....................................................................................................... 140 Port D................................................................................................................................ 142 9.7.1 Port D Data Direction Register (PDDDR) ........................................................... 142 9.7.2 Port D Data Register (PDDR) .............................................................................. 143 9.7.3 Port D Register (PORTD) .................................................................................... 143 9.7.4 Port D Pull-up MOS Control Register (PDPCR) ................................................. 143 Port F................................................................................................................................. 144 9.8.1 Port F Data Direction Register (PFDDR) ............................................................ 144 9.8.2 Port F Data Register (PFDR) ............................................................................... 145 9.8.3 Port F Register (PORTF) ..................................................................................... 145 9.8.4 Pin Functions ....................................................................................................... 146 Section 10 16-Bit Timer Pulse Unit (TPU)........................................................149 10.1 Features ............................................................................................................................. 149 10.2 Input/Output Pins .............................................................................................................. 153 10.3 Register Descriptions ........................................................................................................ 154 10.3.1 Timer Control Register (TCR) ............................................................................. 155 10.3.2 Timer Mode Register (TMDR) ............................................................................ 160 10.3.3 Timer I/O Control Register (TIOR) ..................................................................... 163 10.3.4 Timer Interrupt Enable Register (TIER) .............................................................. 179 10.3.5 Timer Status Register (TSR)................................................................................ 181 10.3.6 Timer Counter (TCNT)........................................................................................ 184 10.3.7 Timer General Register (TGR) ............................................................................ 185 Rev. 3.0, 04/02, Page xi of xxxii 10.4 10.5 10.6 10.7 10.8 10.9 10.3.8 Timer Start Register (TSTR)................................................................................ 185 10.3.9 Timer Synchro Register (TSYR) ......................................................................... 186 Operation .......................................................................................................................... 186 10.4.1 Basic Functions.................................................................................................... 186 10.4.2 Synchronous Operation........................................................................................ 193 10.4.3 Buffer Operation .................................................................................................. 194 10.4.4 Cascaded Operation ............................................................................................. 198 10.4.5 PWM Modes ........................................................................................................ 199 10.4.6 Phase Counting Mode .......................................................................................... 204 Interrupts ........................................................................................................................... 211 DTC Activation................................................................................................................. 213 A/D Converter Activation ................................................................................................. 213 Operation Timing.............................................................................................................. 214 10.8.1 Input/Output Timing ............................................................................................ 214 10.8.2 Interrupt Signal Timing........................................................................................ 218 Usage Notes ...................................................................................................................... 221 10.9.1 Module Stop Mode Setting .................................................................................. 221 10.9.2 Input Clock Restrictions ...................................................................................... 221 10.9.3 Caution on Period Setting .................................................................................... 221 10.9.4 Contention between TCNT Write and Clear Operations..................................... 222 10.9.5 Contention between TCNT Write and Increment Operations.............................. 223 10.9.6 Contention between TGR Write and Compare Match ......................................... 224 10.9.7 Contention between Buffer Register Write and Compare Match ........................ 225 10.9.8 Contention between TGR Read and Input Capture.............................................. 226 10.9.9 Contention between TGR Write and Input Capture............................................. 227 10.9.10 Contention between Buffer Register Write and Input Capture ............................ 228 10.9.11 Contention between Overflow/Underflow and Counter Clearing........................ 229 10.9.12 Contention between TCNT Write and Overflow/Underflow............................... 230 10.9.13 Multiplexing of I/O Pins ...................................................................................... 230 10.9.14 Interrupts in Module Stop Mode.......................................................................... 230 Section 11 Motor Management Timer (MMT) .................................................231 11.1 Features ............................................................................................................................. 231 11.2 Input/Output Pins .............................................................................................................. 233 11.3 Register Descriptions ........................................................................................................ 233 11.3.1 Timer Mode Register (TMDR) ............................................................................ 234 11.3.2 Timer Control Register (TCNR) .......................................................................... 235 11.3.3 Timer Status Register (TSR)................................................................................ 236 11.3.4 Timer Counter (TCNT)........................................................................................ 236 11.3.5 Timer Buffer Registers (TBR) ............................................................................. 237 11.3.6 Timer General Registers (TGR)........................................................................... 237 11.3.7 Timer Dead Time Counters (TDCNT)................................................................. 237 11.3.8 Timer Dead Time Data Register (TDDR)............................................................ 237 Rev. 3.0, 04/02, page xii of xxxii 11.4 11.5 11.6 11.7 11.8 11.3.9 Timer Period Buffer Register (TPBR) ................................................................. 237 11.3.10 Timer Period Data Register (TPDR).................................................................... 237 11.3.11 MMT Pin Control Register (MMTPC) ................................................................ 238 Operation .......................................................................................................................... 238 11.4.1 Sample Setting Procedure .................................................................................... 239 11.4.2 Output Protection Functions ................................................................................ 247 Interrupts ........................................................................................................................... 247 Operation Timing.............................................................................................................. 248 11.6.1 Input/Output Timing ............................................................................................ 248 11.6.2 Interrupt Signal Timing........................................................................................ 252 Usage Notes ...................................................................................................................... 253 11.7.1 Module Stop Mode Setting .................................................................................. 253 11.7.2 Notes for MMT Operation ................................................................................... 253 Port Output Enable (POE)................................................................................................. 256 11.8.1 Features................................................................................................................ 256 11.8.2 Input/Output Pins ................................................................................................. 257 11.8.3 Register Descriptions ........................................................................................... 257 11.8.4 Operation ............................................................................................................. 261 Section 12 Programmable Pulse Generator (PPG) ............................................263 12.1 Features ............................................................................................................................. 263 12.2 Input/Output Pins .............................................................................................................. 265 12.3 Register Descriptions ........................................................................................................ 265 12.3.1 Next Data Enable Registers H,L (NDERH, NDERL).......................................... 266 12.3.2 Output Data Registers H,L (PODRH, PODRL)................................................... 267 12.3.3 Next Data Registers H,L (NDRH, NDRL) .......................................................... 268 12.3.4 PPG Output Control Register (PCR).................................................................... 270 12.3.5 PPG Output Mode Register (PMR)...................................................................... 271 12.4 Operation .......................................................................................................................... 272 12.4.1 Overview.............................................................................................................. 272 12.4.2 Output Timing...................................................................................................... 273 12.4.3 Sample Setup Procedure for Normal Pulse Output.............................................. 274 12.4.4 Example of Normal Pulse Output (Example of Five-Phase Pulse Output).......... 275 12.4.5 Non-Overlapping Pulse Output............................................................................ 276 12.4.6 Sample Setup Procedure for Non-Overlapping Pulse Output .............................. 278 12.4.7 Example of Non-Overlapping Pulse Output (Example of Four-Phase Complementary Non-Overlapping Output).................. 279 12.4.8 Inverted Pulse Output .......................................................................................... 281 12.4.9 Pulse Output Triggered by Input Capture ............................................................ 282 12.5 Usage Notes ...................................................................................................................... 282 12.5.1 Module Stop Mode Setting .................................................................................. 282 12.5.2 Operation of Pulse Output Pins............................................................................ 282 Rev. 3.0, 04/02, Page xiii of xxxii Section 13 Watchdog Timer ..............................................................................283 13.1 Features ............................................................................................................................. 283 13.2 Register Descriptions ........................................................................................................ 284 13.2.1 Timer Counter (TCNT)........................................................................................ 284 13.2.2 Timer Control/Status Register (TCSR) ................................................................ 284 13.2.3 Reset Control/Status Register (RSTCSR) ............................................................ 286 13.3 Operation .......................................................................................................................... 287 13.3.1 Watchdog Timer Mode ........................................................................................ 287 13.3.2 Interval Timer Mode ............................................................................................ 287 13.4 Interrupts ........................................................................................................................... 288 13.5 Usage Notes ...................................................................................................................... 288 13.5.1 Notes on Register Access..................................................................................... 288 13.5.2 Contention between Timer Counter (TCNT) Write and Increment ..................... 289 13.5.3 Changing Value of CKS2 to CKS0...................................................................... 290 13.5.4 Switching between Watchdog Timer Mode and Interval Timer Mode................ 290 13.5.5 Internal Reset in Watchdog Timer Mode............................................................. 290 13.5.6 OVF Flag Clearing in Intervel Timer Mode ........................................................ 290 Section 14 Serial Communication Interface (SCI) ............................................291 14.1 Features ............................................................................................................................. 291 14.2 Input/Output Pins .............................................................................................................. 293 14.3 Register Descriptions ........................................................................................................ 293 14.3.1 Receive Shift Register (RSR) .............................................................................. 294 14.3.2 Receive Data Register (RDR) .............................................................................. 294 14.3.3 Transmit Data Register (TDR)............................................................................. 294 14.3.4 Transmit Shift Register (TSR) ............................................................................. 294 14.3.5 Serial Mode Register (SMR)................................................................................ 295 14.3.6 Serial Control Register (SCR).............................................................................. 299 14.3.7 Serial Status Register (SSR) ................................................................................ 302 14.3.8 Smart Card Mode Register (SCMR) .................................................................... 307 14.3.9 Bit Rate Register (BRR) ...................................................................................... 308 14.4 Operation in Asynchronous Mode .................................................................................... 315 14.4.1 Data Transfer Format........................................................................................... 315 14.4.2 Receive Data Sampling Timing and Reception Margin in Asynchronous Mode ............................................................................................ 317 14.4.3 Clock.................................................................................................................... 318 14.4.4 SCI Initialization (Asynchronous Mode) ............................................................. 319 14.4.5 Data Transmission (Asynchronous Mode)........................................................... 320 14.4.6 Serial Data Reception (Asynchronous Mode)...................................................... 322 14.5 Multiprocessor Communication Function......................................................................... 326 14.5.1 Multiprocessor Serial Data Transmission ............................................................ 328 14.5.2 Multiprocessor Serial Data Reception ................................................................. 329 14.6 Operation in Clocked Synchronous Mode ........................................................................ 332 Rev. 3.0, 04/02, page xiv of xxxii 14.6.1 14.6.2 14.6.3 14.6.4 14.6.5 Clock.................................................................................................................... 332 SCI Initialization (Clocked Synchronous Mode) ................................................. 333 Serial Data Transmission (Clocked Synchronous Mode) .................................... 334 Serial Data Reception (Clocked Synchronous Mode).......................................... 337 Simultaneous Serial Data Transmission and Reception (Clocked Synchronous Mode).............................................................................. 339 14.7 Operation in Smart Card Interface .................................................................................... 341 14.7.1 Pin Connection Example...................................................................................... 341 14.7.2 Data Format (Except for Block Transfer Mode).................................................. 342 14.7.3 Block Transfer Mode ........................................................................................... 343 14.7.4 Receive Data Sampling Timing and Reception Margin in Smart Card Interface Mode ..................................................................................................... 344 14.7.5 Initialization ......................................................................................................... 345 14.7.6 Data Transmission (Except for Block Transfer Mode) ........................................ 345 14.7.7 Serial Data Reception (Except for Block Transfer Mode) ................................... 349 14.7.8 Clock Output Control........................................................................................... 350 14.8 Interrupts ........................................................................................................................... 352 14.8.1 Interrupts in Normal Serial Communication Interface Mode .............................. 352 14.8.2 Interrupts in Smart Card Interface Mode ............................................................. 353 14.9 Usage Notes ...................................................................................................................... 354 14.9.1 Module Stop Mode Setting .................................................................................. 354 14.9.2 Break Detection and Processing .......................................................................... 354 14.9.3 Mark State and Break Detection .......................................................................... 354 14.9.4 Receive Error Flags and Transmit Operations (Clocked Synchronous Mode Only)..................................................................... 354 Section 15 Hitachi Controller Area Network (HCAN)......................................355 15.1 Features ............................................................................................................................. 355 15.2 Input/Output Pins .............................................................................................................. 357 15.3 Register Descriptions ........................................................................................................ 357 15.3.1 Master Control Register (MCR)........................................................................... 358 15.3.2 General Status Register (GSR) ............................................................................ 359 15.3.3 Bit Configuration Register (BCR) ....................................................................... 361 15.3.4 Mailbox Configuration Register (MBCR) ........................................................... 363 15.3.5 Transmit Wait Register (TXPR) .......................................................................... 364 15.3.6 Transmit Wait Cancel Register (TXCR).............................................................. 365 15.3.7 Transmit Acknowledge Register (TXACK) ........................................................ 366 15.3.8 Abort Acknowledge Register (ABACK) ............................................................. 367 15.3.9 Receive Complete Register (RXPR) .................................................................... 368 15.3.10 Remote Request Register (RFPR)........................................................................ 369 15.3.11 Interrupt Register (IRR) ....................................................................................... 370 15.3.12 Mailbox Interrupt Mask Register (MBIMR)........................................................ 374 15.3.13 Interrupt Mask Register (IMR) ............................................................................ 375 Rev. 3.0, 04/02, Page xv of xxxii 15.4 15.5 15.6 15.7 15.8 15.3.14 Receive Error Counter (REC) .............................................................................. 376 15.3.15 Transmit Error Counter (TEC)............................................................................. 376 15.3.16 Unread Message Status Register (UMSR) ........................................................... 377 15.3.17 Local Acceptance Filter Masks (LAFML, LAFMH)........................................... 378 15.3.18 Message Control (MC0 to MC15) ....................................................................... 380 15.3.19 Message Data (MD0 to MD15) ........................................................................... 382 15.3.20 HCAN Monitor Register (HCANMON).............................................................. 382 Operation .......................................................................................................................... 383 15.4.1 Hardware and Software Resets ............................................................................ 383 15.4.2 Initialization after Hardware Reset ...................................................................... 383 15.4.3 Message Transmission ......................................................................................... 389 15.4.4 Message Reception .............................................................................................. 392 15.4.5 HCAN Sleep Mode .............................................................................................. 395 15.4.6 HCAN Halt Mode ................................................................................................ 398 Interrupts ........................................................................................................................... 399 DTC Interface ................................................................................................................... 400 CAN Bus Interface............................................................................................................ 401 Usage Notes ...................................................................................................................... 401 15.8.1 Module Stop Mode Setting .................................................................................. 401 15.8.2 Reset..................................................................................................................... 401 15.8.3 HCAN Sleep Mode .............................................................................................. 402 15.8.4 Interrupts.............................................................................................................. 402 15.8.5 Error Counters...................................................................................................... 402 15.8.6 Register Access.................................................................................................... 402 15.8.7 HCAN Medium-Speed Mode .............................................................................. 402 15.8.8 Register Hold in Standby Modes ......................................................................... 402 Section 16 A/D Converter .................................................................................403 16.1 Features ............................................................................................................................. 403 16.2 Input/Output Pins .............................................................................................................. 405 16.3 Register Description.......................................................................................................... 406 16.3.1 A/D Data Registers A to D (ADDRA to ADDRD).............................................. 406 16.3.2 A/D Control/Status Register (ADCSR) ............................................................... 407 16.3.3 A/D Control Register (ADCR) ............................................................................ 409 16.4 Operation .......................................................................................................................... 410 16.4.1 Single Mode......................................................................................................... 410 16.4.2 Scan Mode ........................................................................................................... 410 16.4.3 Input Sampling and A/D Conversion Time ......................................................... 411 16.4.4 External Trigger Input Timing............................................................................. 413 16.5 Interrupts ........................................................................................................................... 413 16.6 A/D Conversion Precision Definitions.............................................................................. 414 16.7 Usage Notes ...................................................................................................................... 416 16.7.1 Module Stop Mode Setting .................................................................................. 416 Rev. 3.0, 04/02, page xvi of xxxii 16.7.2 16.7.3 16.7.4 16.7.5 16.7.6 Permissible Signal Source Impedance ................................................................. 416 Influences on Absolute Precision......................................................................... 416 Range of Analog Power Supply and Other Pin Settings ...................................... 417 Notes on Board Design ........................................................................................ 417 Notes on Noise Countermeasures ........................................................................ 417 Section 17 RAM ................................................................................................419 Section 18 ROM ................................................................................................421 18.1 18.2 18.3 18.4 18.5 18.6 18.7 18.8 18.9 18.10 18.11 Features ............................................................................................................................. 421 Mode Transitions .............................................................................................................. 422 Block Configuration.......................................................................................................... 426 Input/Output Pins .............................................................................................................. 427 Register Descriptions ........................................................................................................ 427 18.5.1 Flash Memory Control Register 1 (FLMCR1)..................................................... 428 18.5.2 Flash Memory Control Register 2 (FLMCR2)..................................................... 429 18.5.3 Erase Block Register 1 (EBR1) ........................................................................... 429 18.5.4 Erase Block Register 2 (EBR2) ........................................................................... 430 18.5.5 RAM Emulation Register (RAMER)................................................................... 430 On-Board Programming Modes........................................................................................ 431 18.6.1 Boot Mode ........................................................................................................... 432 18.6.2 Programming/Erasing in User Program Mode..................................................... 434 Flash Memory Emulation in RAM ................................................................................... 435 Flash Memory Programming/Erasing ............................................................................... 437 18.8.1 Program/Program-Verify ..................................................................................... 437 18.8.2 Erase/Erase-Verify............................................................................................... 439 18.8.3 Interrupt Handling when Programming/Erasing Flash Memory.......................... 439 Program/Erase Protection ................................................................................................. 441 18.9.1 Hardware Protection ............................................................................................ 441 18.9.2 Software Protection.............................................................................................. 441 18.9.3 Error Protection.................................................................................................... 441 Programmer Mode ............................................................................................................ 442 Power-Down States for Flash Memory............................................................................. 442 Section 19 Clock Pulse Generator .....................................................................443 19.1 Register Descriptions ........................................................................................................ 444 19.1.1 System Clock Control Register (SCKCR) ........................................................... 444 19.1.2 Low-Power Control Register (LPWRCR) ........................................................... 445 19.2 Oscillator........................................................................................................................... 446 19.2.1 Connecting a Crystal Resonator........................................................................... 446 19.2.2 External Clock Input ............................................................................................ 447 19.3 PLL Circuit ....................................................................................................................... 449 19.4 Medium-Speed Clock Divider .......................................................................................... 449 Rev. 3.0, 04/02, Page xvii of xxxii 19.5 Bus Master Clock Selection Circuit .................................................................................. 449 19.6 Usage Notes ...................................................................................................................... 450 19.6.1 Note on Crystal Resonator ................................................................................... 450 19.6.2 Note on Board Design.......................................................................................... 450 Section 20 Power-Down Modes ........................................................................453 20.1 Register Descriptions ........................................................................................................ 456 20.1.1 Standby Control Register (SBYCR) .................................................................... 456 20.1.2 Module Stop Control Registers A to C (MSTPCRA to MSTPCRC)................... 458 20.2 Medium-Speed Mode........................................................................................................ 459 20.3 Sleep Mode ....................................................................................................................... 460 20.3.1 Transition to Sleep Mode..................................................................................... 460 20.3.2 Clearing Sleep Mode............................................................................................ 460 20.4 Software Standby Mode.................................................................................................... 461 20.4.1 Transition to Software Standby Mode ................................................................. 461 20.4.2 Clearing Software Standby Mode ........................................................................ 461 20.4.3 Setting Oscillation Stabilization Time after Clearing Software Standby Mode... 462 20.4.4 Software Standby Mode Application Example.................................................... 463 20.5 Hardware Standby Mode .................................................................................................. 464 20.5.1 Transition to Hardware Standby Mode ................................................................ 464 20.5.2 Clearing Hardware Standby Mode....................................................................... 464 20.5.3 Hardware Standby Mode Timings ....................................................................... 464 20.6 Module Stop Mode ........................................................................................................... 465 20.6.1 Module Stop Mode .............................................................................................. 465 20.7 ø Clock Output Disabling Function .................................................................................. 465 20.8 Usage Notes ...................................................................................................................... 467 20.8.1 I/O Port Status...................................................................................................... 467 20.8.2 Current Dissipation during Oscillation Stabilization Wait Period ....................... 467 20.8.3 DTC Module Stop................................................................................................ 467 20.8.4 On-Chip Supporting Module Interrupt................................................................. 467 20.8.5 Writing to MSTPCR ............................................................................................ 467 Section 21 Electrical Characteristics .................................................................469 21.1 Absolute Maximum Ratings ............................................................................................. 469 21.2 DC Characteristics ............................................................................................................ 470 21.3 AC Characteristics ............................................................................................................ 472 21.3.1 Clock Timing ....................................................................................................... 473 21.3.2 Control Signal Timing ......................................................................................... 474 21.3.3 Timing of On-Chip Supporting Modules............................................................. 476 21.4 A/D Conversion Characteristics........................................................................................ 481 21.5 Flash Memory Characteristics........................................................................................... 482 Rev. 3.0, 04/02, page xviii of xxxii Appendix A. B. C. D. ..........................................................................................................485 On-chip I/O Register......................................................................................................... 485 A.1 Register Addresses................................................................................................... 485 A.2 Register Bits............................................................................................................. 501 A.3 Register States in Each Operating Mode ................................................................. 515 I/O Port States in Each Pin State....................................................................................... 525 Product Code Lineup ........................................................................................................ 526 Package Dimensions ......................................................................................................... 526 Main Revisions and Additions in this Edition .....................................................527 Index ..........................................................................................................535 Rev. 3.0, 04/02, Page xix of xxxii Rev. 3.0, 04/02, page xx of xxxii Figures Section 1 Overview Figure 1-1 Internal Block Diagram.................................................................................................2 Figure 1-2 Pin Arrangement ...........................................................................................................3 Section 2 CPU Figure 2-1 Exception Vector Table (Normal Mode).....................................................................13 Figure 2-2 Stack Structure in Normal Mode.................................................................................13 Figure 2-3 Exception Vector Table (Advanced Mode).................................................................14 Figure 2-4 Stack Structure in Advanced Mode.............................................................................15 Figure 2-5 Memory Map...............................................................................................................16 Figure 2-6 CPU Registers .............................................................................................................17 Figure 2-7 Usage of General Registers .........................................................................................18 Figure 2-8 Stack............................................................................................................................19 Figure 2-9 General Register Data Formats (1)..............................................................................23 Figure 2-9 General Register Data Formats (2)..............................................................................24 Figure 2-10 Memory Data Formats ..............................................................................................25 Figure 2-11 Instruction Formats (Examples) ................................................................................37 Figure 2-12 Branch Address Specification in Memory Indirect Mode.........................................41 Figure 2-13 State Transitions........................................................................................................45 Section 3 MCU Operating Modes Figure 3-1 Address Map ...............................................................................................................50 Section 4 Exception Handling Figure 4-1 Reset Sequence (Advanced Mode with On-chip ROM Enabled) ...............................54 Figure 4-2 Reset Sequence (Advanced Mode with On-chip ROM Disabled: Cannot be Used in this LSI) ........................................................................................55 Figure 4-3 Stack Status after Exception Handling ........................................................................58 Figure 4-4 Operation when SP Value Is Odd................................................................................59 Section 5 Figure 5-1 Figure 5-2 Figure 5-3 Figure 5-4 Figure 5-5 Figure 5-6 Interrupt Controller Block Diagram of Interrupt Controller........................................................................62 Block Diagram of Interrupts IRQ0 to IRQ5................................................................69 Flowchart of Procedure up to Interrupt Acceptance in Interrupt Control Mode 0 .....74 Flowchart of Procedure Up to Interrupt Acceptance in Control Mode 2 ....................76 Interrupt Exception Handling......................................................................................77 Contention between Interrupt Generation and Disabling ............................................80 Section 6 PC Break Controller (PBC) Figure 6-1 Block Diagram of PC Break Controller ......................................................................84 Figure 6-2 Operation in Power-Down Mode Transitions .............................................................87 Rev. 3.0, 04/02, page xxi of xxx Section 7 Figure 7-1 Figure 7-2 Figure 7-3 Figure 7-4 Bus Controller On-Chip Memory Access Cycle ................................................................................. 91 On-Chip Support Module Access Cycle ..................................................................... 92 On-Chip HCAN Module Access Cycle (Wait States Inserted) ................................... 93 On-chip MMT Module Access Cycle ......................................................................... 93 Section 8 Data Transfer Controller (DTC) Figure 8-1 Block Diagram of DTC............................................................................................... 96 Figure 8-2 Block Diagram of DTC Activation Source Control .................................................. 102 Figure 8-3 Correspondence between DTC Vector Address and Register Information............... 103 Figure 8-4 Flowchart of DTC Operation .................................................................................... 106 Figure 8-5 Memory Mapping in Normal Mode .......................................................................... 107 Figure 8-6 Memory Mapping in Repeat Mode ........................................................................... 108 Figure 8-7 Memory Mapping in Block Transfer Mode .............................................................. 109 Figure 8-8 Chain Transfer Operation.......................................................................................... 110 Figure 8-9 DTC Operation Timing (Example in Normal Mode or Repeat Mode) ..................... 111 Figure 8-10 DTC Operation Timing (Example of Block Transfer Mode, with Block Size of 2) ..................................... 112 Figure 8-11 DTC Operation Timing (Example of Chain Transfer) ............................................ 112 Section 10 16-Bit Timer Pulse Unit (TPU) Figure 10-1 Block Diagram of TPU ........................................................................................... 152 Figure 10-2 Example of Counter Operation Setting Procedure .................................................. 187 Figure 10-3 Free-Running Counter Operation............................................................................ 188 Figure 10-4 Periodic Counter Operation..................................................................................... 189 Figure 10-5 Example of Setting Procedure for Waveform Output by Compare Match.............. 189 Figure 10-6 Example of 0 Output/1 Output Operation ............................................................... 190 Figure 10-7 Example of Toggle Output Operation ..................................................................... 190 Figure 10-8 Example of Input Capture Operation Setting Procedure......................................... 191 Figure 10-9 Example of Input Capture Operation ...................................................................... 192 Figure 10-10 Example of Synchronous Operation Setting Procedure ........................................ 193 Figure 10-11 Example of Synchronous Operation...................................................................... 194 Figure 10-12 Compare Match Buffer Operation......................................................................... 195 Figure 10-13 Input Capture Buffer Operation ............................................................................ 195 Figure 10-14 Example of Buffer Operation Setting Procedure................................................... 196 Figure 10-15 Example of Buffer Operation (1) .......................................................................... 196 Figure 10-16 Example of Buffer Operation (2) .......................................................................... 197 Figure 10-17 Cascaded Operation Setting Procedure ................................................................. 198 Figure 10-18 Example of Cascaded Operation (1) ..................................................................... 199 Figure 10-19 Example of Cascaded Operation (2) ..................................................................... 199 Figure 10-20 Example of PWM Mode Setting Procedure .......................................................... 201 Figure 10-21 Example of PWM Mode Operation (1)................................................................. 201 Figure 10-22 Example of PWM Mode Operation (2)................................................................. 202 Figure 10-23 Example of PWM Mode Operation (3)................................................................. 203 Rev. 3.0, 04/02, page xxii of xxx Figure 10-24 Figure 10-25 Figure 10-26 Figure 10-27 Figure 10-28 Figure 10-29 Figure 10-30 Figure 10-31 Figure 10-32 Figure 10-33 Figure 10-34 Figure 10-35 Figure 10-36 Figure 10-37 Figure 10-38 Figure 10-39 Figure 10-40 Figure 10-41 Figure 10-42 Figure 10-43 Figure 10-44 Figure 10-45 Figure 10-46 Figure 10-47 Figure 10-48 Figure 10-49 Figure 10-50 Figure 10-51 Figure 10-52 Figure 10-53 Example of Phase Counting Mode Setting Procedure...........................................204 Example of Phase Counting Mode 1 Operation ....................................................205 Example of Phase Counting Mode 2 Operation ....................................................206 Example of Phase Counting Mode 3 Operation ....................................................207 Example of Phase Counting Mode 4 Operation ....................................................208 Phase Counting Mode Application Example.........................................................210 Count Timing in Internal Clock Operation ...........................................................214 Count Timing in External Clock Operation ..........................................................214 Output Compare Output Timing ...........................................................................215 Input Capture Input Signal Timing .......................................................................215 Counter Clear Timing (Compare Match) ..............................................................216 Counter Clear Timing (Input Capture) ..................................................................216 Buffer Operation Timing (Compare Match) .........................................................217 Buffer Operation Timing (Input Capture) .............................................................217 TGI Interrupt Timing (Compare Match) ...............................................................218 TGI Interrupt Timing (Input Capture)...................................................................218 TCIV Interrupt Setting Timing..............................................................................219 TCIU Interrupt Setting Timing..............................................................................219 Timing for Status Flag Clearing by CPU ..............................................................220 Timing for Status Flag Clearing by DTC Activation ............................................220 Phase Difference, Overlap, and Pulse Width in Phase Counting Mode ................221 Contention between TCNT Write and Clear Operations.......................................222 Contention between TCNT Write and Increment Operations ...............................223 Contention between TGR Write and Compare Match ..........................................224 Contention between Buffer Register Write and Compare Match..........................225 Contention between TGR Read and Input Capture ...............................................226 Contention between TGR Write and Input Capture ..............................................227 Contention between Buffer Register Write and Input Capture .............................228 Contention between Overflow and Counter Clearing ...........................................229 Contention between TCNT Write and Overflow...................................................230 Section 11 Motor Management Timer (MMT) Figure 11-1 Block Diagram of MMT .........................................................................................232 Figure 11-2 Sample Operating Mode Setting Procedure ............................................................239 Figure 11-3 MMT Canceling Procedure.....................................................................................240 Figure 11-4 Example of TCNT Count Operation .......................................................................241 Figure 11-5 Examples of Counter and Register Operations........................................................242 Figure 11-6 Example of PWM Waveform Generation ...............................................................245 Figure 11-7 Example of TCNT Counter Clearing ......................................................................246 Figure 11-8 Example of Toggle Output Waveform Synchronized with PWM Period ...............246 Figure 11-9 Count Timing ..........................................................................................................248 Figure 11-10 TCNT Counter Clearing Timing ...........................................................................248 Figure 11-11 TDCNT Operation Timing....................................................................................249 Rev. 3.0, 04/02, page xxiii of xxx Figure 11-12 Figure 11-13 Figure 11-14 Figure 11-15 Figure 11-16 Figure 11-17 Figure 11-18 Figure 11-19 Figure 11-20 Dead Time Generation Timing ............................................................................. 250 Buffer Operation Timing....................................................................................... 251 TGI Interrupt Timing ............................................................................................252 Timing of Status Flag Clearing by CPU ............................................................... 252 Timing of Status Flag Clearing by DTC Controller .............................................. 253 Contention between Buffer Register Write and Compare Match.......................... 254 Contention between Compare Register Write and Compare Match ..................... 255 Block Diagram of POE ......................................................................................... 256 Low Level Detection Operation............................................................................ 261 Section 12 Programmable Pulse Generator (PPG) Figure 12-1 Block Diagram of PPG............................................................................................ 264 Figure 12-2 PPG Output Operation ............................................................................................ 272 Figure 12-3 Timing of Transfer and Output of NDR Contents (Example)................................. 273 Figure 12-4 Setup Procedure for Normal Pulse Output (Example) ............................................ 274 Figure 12-5 Normal Pulse Output Example (Five-Phase Pulse Output)..................................... 275 Figure 12-6 Non-Overlapping Pulse Output............................................................................... 276 Figure 12-7 Non-Overlapping Operation and NDR Write Timing............................................. 277 Figure 12-8 Setup Procedure for Non-Overlapping Pulse Output (Example) ............................ 278 Figure 12-9 Non-Overlapping Pulse Output Example (Four-Phase Complementary)................ 279 Figure 12-10 Inverted Pulse Output (Example) .......................................................................... 281 Figure 12-11 Pulse Output Triggered by Input Capture (Example)............................................ 282 Section 13 Watchdog Timer Figure 13-1 Block Diagram of WDT.......................................................................................... 283 Figure 13-2 Writing to TCNT, TCSR, and RSTCSR (example for WDT0).............................. 289 Figure 13-3 Contention between TCNT Write and Increment ................................................... 289 Section 14 Serial Communication Interface (SCI) Figure 14-1 Block Diagram of SCI.............................................................................................292 Figure 14-2 Data Format in Asynchronous Communication (Example with 8-Bit Data, Parity, Two Stop Bits) .................................................. 315 Figure 14-3 Receive Data Sampling Timing in Asynchronous Mode ........................................ 317 Figure 14-4 Relationship between Output Clock and Transfer Data Phase (Asynchronous Mode) ............................................................................................. 318 Figure 14-5 Sample SCI Initialization Flowchart ....................................................................... 319 Figure 14-6 Example of Operation in Transmission in Asynchronous Mode (Example with 8-Bit Data, Parity, One Stop Bit)..................................................... 320 Figure 14-7 Sample Serial Transmission Flowchart................................................................... 321 Figure 14-8 Example of SCI Operation in Reception (Example with 8-Bit Data, Parity, One Stop Bit)..................................................... 322 Figure 14-9 Sample Serial Reception Data Flowchart (1) .......................................................... 324 Figure 14-9 Sample Serial Reception Data Flowchart (2) .......................................................... 325 Rev. 3.0, 04/02, page xxiv of xxx Figure 14-10 Example of Communication Using Multiprocessor Format (Transmission of Data H'AA to Receiving Station A) ...........................................327 Figure 14-11 Sample Multiprocessor Serial Transmission Flowchart ........................................328 Figure 14-12 Example of SCI Operation in Reception (Example with 8-Bit Data, Multiprocessor Bit, One Stop Bit) ..............................329 Figure 14-13 Sample Multiprocessor Serial Reception Flowchart (1)........................................330 Figure 14-13 Sample Multiprocessor Serial Reception Flowchart (2)........................................331 Figure 14-14 Data Format in Synchronous Communication (For LSB-First) ............................332 Figure 14-15 Sample SCI Initialization Flowchart .....................................................................333 Figure 14-16 Sample SCI Transmission Operation in Clocked Synchronous Mode ..................335 Figure 14-17 Sample Serial Transmission Flowchart .................................................................336 Figure 14-18 Example of SCI Operation in Reception ...............................................................337 Figure 14-19 Sample Serial Reception Flowchart ......................................................................338 Figure 14-20 Sample Flowchart of Simultaneous Serial Transmit and Receive Operations ......340 Figure 14-21 Schematic Diagram of Smart Card Interface Pin Connections..............................341 Figure 14-22 Normal Smart Card Interface Data Format ...........................................................342 Figure 14-23 Direct Convention (SDIR = SINV = O/E = 0) ......................................................342 Figure 14-24 Inverse Convention (SDIR = SINV = O/E = 1) ....................................................343 Figure 14-25 Receive Data Sampling Timing in Smart Card Mode (Using Clock of 372 Times the Transfer Rate) ......................................................344 Figure 14-26 Retransfer Operation in SCI Transmit Mode ........................................................346 Figure 14-27 TEND Flag Generation Timing in Transmission Operation .................................347 Figure 14-28 Example of Transmission Processing Flow...........................................................348 Figure 14-29 Retransfer Operation in SCI Receive Mode..........................................................349 Figure 14-30 Example of Reception Processing Flow................................................................350 Figure 14-31 Timing for Fixing Clock Output Level .................................................................350 Figure 14-32 Clock Halt and Restart Procedure .........................................................................351 Section 15 Hitachi Controller Area Network (HCAN) Figure 15-1 HCAN Block Diagram ............................................................................................356 Figure 15-2 Message Control Register Configuration ................................................................380 Figure 15-3 Standard Format ......................................................................................................380 Figure 15-4 Extended Format .....................................................................................................380 Figure 15-5 Message Data Configuration ...................................................................................382 Figure 15-6 Hardware Reset Flowchart ......................................................................................384 Figure 15-7 Software Reset Flowchart .......................................................................................385 Figure 15-8 Detailed Description of One Bit..............................................................................386 Figure 15-9 Transmission Flowchart ..........................................................................................389 Figure 15-10 Transmit Message Cancellation Flowchart ...........................................................391 Figure 15-11 Reception Flowchart .............................................................................................392 Figure 15-12 Unread Message Overwrite Flowchart..................................................................394 Figure 15-13 HCAN Sleep Mode Flowchart ..............................................................................396 Figure 15-14 HCAN Halt Mode Flowchart ................................................................................398 Rev. 3.0, 04/02, page xxv of xxx Figure 15-15 DTC Transfer Flowchart ....................................................................................... 400 Figure 15-16 High-Speed Interface Using PCA82C250............................................................. 401 Section 16 Figure 16-1 Figure 16-2 Figure 16-3 Figure 16-4 Figure 16-5 Figure 16-6 Figure 16-7 Figure 16-8 A/D Converter Block Diagram of A/D Converter ........................................................................... 404 A/D Conversion Timing.......................................................................................... 411 External Trigger Input Timing ................................................................................ 413 A/D Conversion Precision Definitions.................................................................... 415 A/D Conversion Precision Definitions.................................................................... 415 Example of Analog Input Circuit ............................................................................ 416 Example of Analog Input Protection Circuit........................................................... 418 Analog Input Pin Equivalent Circuit ....................................................................... 418 Section 18 ROM Figure 18-1 Block Diagram of Flash Memory........................................................................... 422 Figure 18-2 Flash Memory State Transitions ............................................................................. 423 Figure 18-3 Boot Mode .............................................................................................................. 424 Figure 18-4 User Program Mode ................................................................................................ 425 Figure 18-5 Flash Memory Block Configuration........................................................................ 426 Figure 18-6 Programming/Erasing Flowchart Example in User Program Mode........................ 434 Figure 18-7 Flowchart for Flash Memory Emulation in RAM................................................... 435 Figure 18-8 Example of RAM Overlap Operation ..................................................................... 436 Figure 18-9 Program/Program-Verify Flowchart ....................................................................... 438 Figure 18-10 Erase/Erase-Verify Flowchart ............................................................................... 440 Section 19 Figure 19-1 Figure 19-2 Figure 19-3 Figure 19-4 Figure 19-5 Figure 19-6 Figure 19-7 Clock Pulse Generator Block Diagram of Clock Pulse Generator ............................................................... 443 Connection of Crystal Resonator (Example)........................................................... 446 Crystal Resonator Equivalent Circuit...................................................................... 446 External Clock Input (Examples) ............................................................................ 447 External Clock Input Timing................................................................................... 448 Note on Board Design of Oscillator Circuit ............................................................ 450 External Circuitry Recommended for PLL Circuit ................................................. 451 Section 20 Figure 20-1 Figure 20-2 Figure 20-3 Figure 20-4 Figure 20-5 Power-Down Modes Mode Transition Diagram ....................................................................................... 454 Medium-Speed Mode Transition and Clearance Timing ........................................ 460 Software Standby Mode Application Example ....................................................... 463 Timing of Transition to Hardware Standby Mode .................................................. 464 Timing of Recovery from Hardware Standby Mode............................................... 465 Section 21 Figure 21-1 Figure 21-2 Figure 21-3 Figure 21-4 Electrical Characteristics Output Load Circuit ................................................................................................ 472 System Clock Timing.............................................................................................. 473 Oscillation Stabilization Timing ............................................................................. 474 Reset Input Timing.................................................................................................. 475 Rev. 3.0, 04/02, page xxvi of xxx Figure 21-5 Interrupt Input Timing.............................................................................................475 Figure 21-6 I/O Port Input/Output Timing..................................................................................477 Figure 21-7 TPU Input/Output Timing.......................................................................................478 Figure 21-8 TPU Clock Input Timing.........................................................................................478 Figure 21-9 SCK Clock Input Timing ........................................................................................478 Figure 21-10 SCI Input/Output Timing (Clock Synchronous Mode) .........................................479 Figure 21-11 A/D Converter External Trigger Input Timing......................................................479 Figure 21-12 HCAN Input/Output Timing .................................................................................479 Figure 21-13 PPG Output Timing...............................................................................................479 Figure 21-14 MMT Input/Output Timing ...................................................................................480 Figure 21-15 POE Input/Output Timing .....................................................................................480 Appendix Figure D.1 FP-80A Package Dimensions ...................................................................................526 Rev. 3.0, 04/02, page xxvii of xxx Rev. 3.0, 04/02, page xxviii of xxx Tables Section 2 CPU Table 2-1 Instruction Classification ............................................................................................26 Table 2-2 Operation Notation ......................................................................................................27 Table 2-3 Data Transfer Instructions...........................................................................................28 Table 2-4 Arithmetic Operations Instructions (1) .......................................................................29 Table 2-4 Arithmetic Operations Instructions (2) .......................................................................30 Table 2-5 Logic Operations Instructions .....................................................................................31 Table 2-6 Shift Instructions.........................................................................................................31 Table 2-7 Bit Manipulation Instructions (1)................................................................................32 Table 2-7 Bit Manipulation Instructions (2)................................................................................33 Table 2-8 Branch Instructions .....................................................................................................34 Table 2-9 System Control Instructions........................................................................................35 Table 2-10 Block Data Transfer Instructions ............................................................................36 Table 2-11 Addressing Modes ..................................................................................................38 Table 2-12 Absolute Address Access Ranges ...........................................................................39 Section 3 MCU Operating Modes Table 3-1 MCU Operating Mode Selection ................................................................................47 Table 3-2 Pin Functions in Each Mode .......................................................................................49 Section 4 Exception Handling Table 4-1 Exception Types and Priority......................................................................................51 Table 4-2 Exception Handling Vector Table...............................................................................52 Table 4-3 Status of CCR and EXR after Trace Exception Handling...........................................56 Table 4-4 Status of CCR and EXR after Trap Instruction Exception Handling ..........................57 Section 5 Interrupt Controller Table 5-1 Pin Configuration........................................................................................................63 Table 5-2 Interrupt Sources, Vector Addresses, and Interrupt Priorities.....................................71 Table 5-3 Interrupt Control Modes..............................................................................................73 Table 5-4 Interrupt Response Times ...........................................................................................78 Table 5-5 Number of States in Interrupt Handling Routine Execution Status.............................79 Section 8 Data Transfer Controller (DTC) Table 8-1 Interrupt Sources, DTC Vector Addresses, and Corresponding DTCEs...................104 Table 8-2 Register Information in Normal Mode......................................................................107 Table 8-3 Register Information in Repeat Mode.......................................................................108 Table 8-4 Register Information in Block Transfer Mode..........................................................109 Table 8-5 DTC Execution Status...............................................................................................113 Table 8-6 Number of States Required for Each Execution Status.............................................113 Section 9 I/O Ports Table 9-1 Port Functions ...........................................................................................................120 Rev. 3.0, 04/02, page xxix of xxxii Table 9-2 Table 9-3 Table 9-4 Table 9-5 Table 9-6 Table 9-7 Table 9-8 Table 9-9 Table 9-10 Table 9-11 Table 9-12 Table 9-13 Table 9-14 Table 9-15 Table 9-16 Table 9-17 Table 9-18 Table 9-19 Table 9-20 Table 9-21 P17 Pin Function....................................................................................................... 124 P16 Pin Function...................................................................................................... 124 P15 Pin Function....................................................................................................... 124 P14 Pin Function...................................................................................................... 125 P13 Pin Function....................................................................................................... 125 P12 Pin Function....................................................................................................... 125 P11 Pin Function....................................................................................................... 126 P10 Pin Function....................................................................................................... 126 PA3 Pin Function.................................................................................................. 131 PA2 Pin Function.................................................................................................. 131 PA1 Pin Function.................................................................................................. 131 PA0 Pin Function.................................................................................................. 131 PB7 Pin Function .................................................................................................. 135 PB6 Pin Function .................................................................................................. 135 PB5 Pin Function .................................................................................................. 135 PB4 Pin Function .................................................................................................. 136 PB3 Pin Function .................................................................................................. 136 PB2 Pin Function .................................................................................................. 136 PB1 Pin Function .................................................................................................. 137 PB0 Pin Function .................................................................................................. 137 Section 10 16-Bit Timer Pulse Unit (TPU) Table 10-1 TPU Functions ...................................................................................................... 150 Table 10-2 TPU Pins............................................................................................................... 153 Table 10-3 CCLR0 to CCLR2 (channels 0 and 3) .................................................................. 157 Table 10-4 CCLR0 to CCLR2 (channels 1, 2, 4, and 5) ......................................................... 157 Table 10-5 TPSC0 to TPSC2 (channel 0) ............................................................................... 158 Table 10-6 TPSC0 to TPSC2 (channel 1) ............................................................................... 158 Table 10-7 TPSC0 to TPSC2 (channels 2).............................................................................. 159 Table 10-8 TPSC0 to TPSC2 (channel 3) ............................................................................... 159 Table 10-9 TPSC0 to TPSC2 (channel 4) ............................................................................... 160 Table 10-10 TPSC0 to TPSC2 (channel 5) ............................................................................... 160 Table 10-11 MD0 to MD3 ........................................................................................................ 162 Table 10-12 TIORH_0 (channel 0) ........................................................................................... 164 Table 10-13 TIORL_0 (channel 0) ........................................................................................... 165 Table 10-14 TIOR_1 (channel 1) .............................................................................................. 166 Table 10-15 TIOR_2 (channel 2) .............................................................................................. 167 Table 10-16 TIORH_3 (channel 3) ........................................................................................... 168 Table 10-17 TIORL_3 (channel 3)............................................................................................ 169 Table 10-18 TIOR_4 (channel 4) .............................................................................................. 170 Table 10-19 TIOR_5 (channel 5) .............................................................................................. 171 Table 10-20 TIORH_0 (channel 0) ........................................................................................... 172 Table 10-21 TIORL_0 (channel 0)............................................................................................ 173 Rev. 3.0, 04/02, page xxx of xxxii Table 10-22 Table 10-23 Table 10-24 Table 10-25 Table 10-26 Table 10-27 Table 10-28 Table 10-29 Table 10-30 Table 10-31 Table 10-33 Table 10-34 Table 10-35 Table 10-36 TIOR_1 (channel 1) ..............................................................................................174 TIOR_2 (channel 2) ..............................................................................................175 TIORH_3 (channel 3) ...........................................................................................176 TIORL_3 (channel 3)............................................................................................177 TIOR_4 (channel 4) ..............................................................................................178 TIOR_5 (channel 5) ..............................................................................................179 Register Combinations in Buffer Operation..........................................................195 Cascaded Combinations........................................................................................198 PWM Output Registers and Output Pins...............................................................200 Phase Counting Mode Clock Input Pins ...............................................................204 Up/Down-Count Conditions in Phase Counting Mode 2 ......................................206 Up/Down-Count Conditions in Phase Counting Mode 3 ......................................207 Up/Down-Count Conditions in Phase Counting Mode 4 ......................................208 TPU Interrupts ......................................................................................................212 Section 11 Motor Management Timer (MMT) Table 11-1 Pin Configuration..................................................................................................233 Table 11-2 Initial Values of TBRU to TBRW and Initial Output ...........................................243 Table 11-3 MMT Interrupt Sources ........................................................................................247 Table 11-4 Pin Configuration..................................................................................................257 Section 12 Programmable Pulse Generator (PPG) Table 12-1 PPG I/O Pins .........................................................................................................265 Section 13 Watchdog Timer Table 13-1 WDT Interrupt Source ..........................................................................................288 Section 14 Serial Communication Interface (SCI) Table 14-1 Pin Configuration..................................................................................................293 Table 14-2 The Relationships between The N Setting in BRR and Bit Rate B.......................308 Table 14-3 BRR Settings for Various Bit Rates (Asynchronous Mode) (1) ...........................309 Table 14-3 BRR Settings for Various Bit Rates (Asynchronous Mode) (2) ...........................310 Table 14-3 BRR Settings for Various Bit Rates (Asynchronous Mode) (3) ...........................311 Table 14-4 Maximum Bit Rate for Each Frequency (Asynchronous Mode)...........................311 Table 14-5 Maximum Bit Rate with External Clock Input (Asynchronous Mode).................312 Table 14-6 BRR Settings for Various Bit Rates (Clocked Synchronous Mode) .....................313 Table 14-7 Maximum Bit Rate with External Clock Input (Clocked Synchronous Mode).....313 Table 14-8 Examples of Bit Rate for Various BRR Settings (Smart Card Interface Mode) (When n = 0 and S = 372).......................................314 Table 14-9 Maximum Bit Rate at Various Frequencies (Smart Card Interface Mode) (when S = 372)........................................................314 Table 14-10 Serial Transfer Formats (Asynchronous Mode)....................................................316 Table 14-11 SSR Status Flags and Receive Data Handling ......................................................323 Table 14-12 SCI Interrupt Sources............................................................................................352 Table 14-13 SCI Interrupt Sources............................................................................................353 Rev. 3.0, 04/02, page xxxi of xxxii Section 15 Hitachi Controller Area Network (HCAN) Table 15-1 HCAN Pins ........................................................................................................... 357 Table 15-2 Limits for Settable Value ...................................................................................... 386 Table 15-3 Setting Range for TSEG1 and TSEG2 in BCR ....................................................... 387 Table 15-4 HCAN Interrupt Sources....................................................................................... 399 Section 16 A/D Converter Table 16-1 Pin Configuration.................................................................................................. 405 Table 16-2 Analog Input Channels and Corresponding ADDR Registers .............................. 407 Table 16-3 A/D Conversion Time (Single Mode)................................................................... 412 Table 16-4 A/D Conversion Time (Scan Mode) ..................................................................... 412 Table 16-5 A/D Converter Interrupt Source............................................................................ 413 Table 16-6 Analog Pin Specifications..................................................................................... 418 Section 18 ROM Table 18-1 Differences between Boot Mode and User Program Mode ................................... 423 Table 18-2 Pin Configuration.................................................................................................. 427 Table 18-3 Setting On-Board Programming Modes................................................................ 431 Table 18-4 Boot Mode Operation ............................................................................................433 Table 18-5 System Clock Frequencies for which Automatic Adjustment of LSI Bit Rate is Possible ............................................................................................................. 433 Table 18-6 Flash Memory Operating States............................................................................ 442 Section 19 Clock Pulse Generator Table 19-1 Damping Resistance Value ................................................................................... 446 Table 19-2 Crystal Resonator Characteristics ......................................................................... 446 Table 19-3 External Clock Input Conditions........................................................................... 448 Section 20 Power-Down Modes Table 20-1 Low Power Dissipation Mode Transition Conditions........................................... 453 Table 20-2 LSI Internal States in Each Mode ......................................................................... 455 Table 20-3 Oscillation Stabilization Time Settings................................................................. 462 Table 20-4 ø Pin State in Each Processing State ..................................................................... 466 Section 21 Electrical Characteristics Table 21-1 Absolute Maximum Ratings ................................................................................. 469 Table 21-2 DC Characteristics ................................................................................................ 470 Table 21-3 Permissible Output Currents ................................................................................. 472 Table 21-4 Clock Timing ........................................................................................................ 473 Table 21-5 Control Signal Timing .......................................................................................... 474 Table 21-6 Timing of On-Chip Supporting Modules.............................................................. 476 Table 21-7 A/D Conversion Characteristics............................................................................ 481 Table 21-8 Flash Memory Characteristics .............................................................................. 482 Rev. 3.0, 04/02, page xxxii of xxxii Section 1 Overview 1.1 Overview • High-speed H8S/2600 central processing unit with an internal 16-bit architecture Upward-compatible with H8/300 and H8/300H CPUs on an object level Sixteen 16-bit general registers 69 basic instructions • Various peripheral functions PC break controller Data transfer controller 16-bit timer-pulse unit (TPU) Motor management timer (MMT) Programmable pulse generator (PPG) Watchdog timer Asynchronous or clocked synchronous serial communication interface (SCI) Hitachi controller area network (HCAN) 10-bit A/D converter Clock pulse generator • On-chip memory ROM Model ROM RAM Remarks F-ZTAT Version HD64F2612 128k 4k Under development Mask ROM HD6432612 128k 4k In planning Version HD6432611 64k 4k • General I/O ports • I/O pins: 43 • Input-only pins: 13 • Supports various power-down states • Compact package Package (Code) Body Size QFP-80 FP-80A 14.0 × 14.0 mm Pin Pitch 0.65 mm Rev. 3.0, 04/02, page 1 of 538 Internal Block Diagram PD7 PD6 PD5 PD4 PD3 PD2 PD1 PD0 VCL VCL VCC VCC VCC VSS VSS VSS 1.2 Port A Port B Peripheral data bus WDT 1 channel PB7/TIOCB5/PWOB PB6/TIOCA5/PWOA PB5/TIOCB4/PVOB PB4/TIOCA4/PVOA PB3/TIOCD3/PUOB PB2/TIOCC3/PUOA PB1/TIOCB3/PCO PB0/TIOCA3/ Port C ROM (Mask ROM, flash memory*) PA3/SCK2/ PA2/RxD2/ PA1/TxD2/ PA0/ PC7 PC6 PC5/SCK1/ PC4/RxD1 PC3/TxD1 PC2/SCK0/ PC1/RxD0 PC0/TxD0 Port 9 / Peripheral address bus Bus controller DTC PC break controller (2 channels) Port F PF7/ φ PF6 PF5 PF4 PF3/ PF2 PF1 PF0/ Interrupt controller Internal data bus FWE/NC* NMI H8S/2600 CPU Internal address bus PLL MD2 MD1 MD0 EXTAL XTAL PLLVCL PLLCAP PLLVSS Clock pulse generator Port D P93/AN11 P92/AN10 P91/AN9 P90/AN8 RAM SCI 3 channels HCAN 1 channel TPU MMT PPG A/D converter AVCC AVSS HRxD HTxD P17/PO15/TIOCB2/TCLKD P16/PO14/TIOCA2/ P15/PO13/TIOCB1/TCLKC P14/PO12/TIOCA1/ P13/PO11/TIOCD0/TCLKB P12/PO10/TIOCC0/TCLKA P11/PO9/TIOCB0 P10/PO8/TIOCA0 P47/ AN7 P46/ AN6 P45/ AN5 P44/ AN4 P43/ AN3 P42/ AN2 P41/ AN1 P40/ AN0 Port 4 Port 1 Note: * The FWE pin is provided only in the flash memory version. The NC pin is provided only in the mask ROM version. Figure 1-1 Internal Block Diagram Rev. 3.0, 04/02, Page 2 of 538 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 PLLVCL NMI PLLCAP TOP VIEW (FP-80A) 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 MD2 MD1 MD0 PA3/SCK2/ PA2/RxD2/ PA1/TxD2/ PA0/ PB7/TIOCB5/PWOB PB6/TIOCA5/PWOA PB5/TIOCB4/PVOB PB4/TIOCA4/PVOA PB3/TIOCD3/PUOB PB2/TIOCC3/PUOA Vcc PB1/TIOCB3/PCO Vss PB0/TIOCA3/ PC7 PC6 PC5/SCK1/ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 AVcc P93/AN11 P92/AN10 P91/AN9 P90/AN8 P47/AN7 P46/AN6 P45/AN5 P44/AN4 P43/AN3 P42/AN2 P41/AN1 P40/AN0 AVss P10/PO8/TIOCA0 Vcc P11/PO9/TIOCB0 Vss P12/PO10/TIOCC0/TCLKA VCL 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 PD0 PD1 PD2 PD3 PD4 PD5 PD6 PD7 VCL FWE/NC* Vss EXTAL Vcc XTAL PLLVss Pin Arrangement P13/PO11/TIOCD0/TCLKB P14/PO12/TIOCA1/ P15/PO13/TIOCB1/TCLKC P16/PO14/TIOCA2/ P17/PO15/TIOCB2/TCLKD HTxD HRxD PF0/ PF1 PF2 / PF3/ PF4 PF5 PF6 PF7/ φ PC0/TxD0 PC1/RxD0 PC2/SCK0/ PC3/TxD1 PC4/RxD1 1.3 Note: * The FWE pin is used only in the flash memory version. The NC pin is used only in the mask ROM version. Figure 1-2 Pin Arrangement Rev. 3.0, 04/02, page 3 of 538 1.4 Pin Functions Type Symbol Pin NO. I/O Function Power Supply VCC 27 48 76 Input Power supply pins. Connect all these pins to the system power supply. VSS 25 50 78 Input Ground pins. Connect all these pins to the system power supply (0V). VCL 52 80 Output External capacitance pin for internal power-down power supply. Connect this pin to VSS via a 0.1µF capacitor (placed close to the pins). PLLVCL 44 Output External capacitance pin for internal power-down power supply for an on-chip PLL oscillator. Connect this pin to PLLVSS via a 0.1-µF capacitor (placed close to the pins). PLLVSS 46 Input On-chip PLL oscillator ground pin. PLLCAP 42 Output External capacitance pin for an on-chip PLL oscillator. XTAL 47 Input For connection to a crystal resonator. For examples of crystal resonator connection and external clock input, see section 19, Clock Pulse Generator. EXTAL 49 Input For connection to a crystal resonator.( An external clock can be supplied from the EXTAL pin.) For examples of crystal resonator connection and external clock input, see section 19, Clock Pulse Generator. φ 15 Output Supplies the system clock to external devices. Operating mode control MD2 MD1 MD0 40 39 38 Input Set the operating mode. Inputs at these pins should not be changed during operation. System control RES 41 Input Reset input pin. When this pin is low, the chip is reset. STBY 45 Input When this pin is low, a transition is made to hardware standby mode. FWE 51 Input Pin for use by flash memory. This pin is only used in the flash memory version. Clock Rev. 3.0, 04/02, Page 4 of 538 Type Symbol Pin NO. I/O Function Interrupts NMI 43 Input Nonmaskable interrupt pin. If this pin is not used, it should be fixed-high. IRQ5 IRQ4 IRQ3 IRQ2 IRQ1 IRQ0 21 18 11 8 4 2 Input These pins request a maskable interrupt. TCLKA TCLKB TCLKC TCLKD 79 1 3 5 Input These pins input an external clock. TIOCA0 TIOCB0 TIOCC0 TIOCD0 75 77 79 1 Input/ Output TGRA_0 to TGRD_0 input capture input/output compare output/PWM output pins. TIOCA1 TIOCB1 2 3 Input/ Output TGRA_1 to TGRB_1 input capture input/output compare output/PWM output pins. TIOCA2 TIOCB2 4 5 Input/ Output TGRA_2 to TGRB_2 input capture input/output compare output/PWM output pins. TIOCA3 TIOCB3 TIOCC3 TIOCD3 24 26 28 29 Input/ Output TGRA_3 to TGRD_3 input capture input/output compare output/PWM output pins. TIOCA4 TIOCB4 30 31 Input/ Output TGRA_4 to TGRB_4 input capture input/output compare output/PWM output pins. TIOCA5 TIOCB5 32 33 Input/ Output TGRA_5 to TGRB_5 input capture input/output compare output/PWM output pins. Programmable pulse generator (PPG) PO15 PO14 PO13 PO12 PO11 PO10 PO9 PO8 5 4 3 2 1 79 77 75 Output Pulse output pins. Motor manage- PUOA 28 Output U-phase output pin for 6-phase non-overlap PWM waveforms. ment timer (MMT) PUOB 29 Output U-phase output pin for 6-phase non-overlap PWM waveforms PVOA 30 Output V-phase output pin for 6-phase non-overlap PWM waveforms. 16-bit timerpulse unit Rev. 3.0, 04/02, page 5 of 538 Type Symbol Pin NO. I/O Function Motor manage- PVOB 31 Output V-phase output pin for 6-phase non-overlap PWM waveforms. ment timer (MMT) PWOA 32 Output W-phase output pin for 6-phase non-overlap PWM waveforms. PWOB 33 Output W-phase output pin for 6-phase non-overlap PWM waveforms. PCI 24 Input Counter clear input pin by external input. PCO 26 Output Output pin for toggle synchronized with 6-phase non-overlap PWM waveforms. POE3 POE2 POE1 POE0 37 36 35 34 Input Input pin for signal requesting to set the MMT waveform output pin to the high-impedance state. Serial communication TxD2 TxD1 TxD0 35 19 16 Output Data output pins Interface (SCI)/ smart card RxD2 RxD1 RxD0 36 20 17 Input Data input pins interface SCK2 SCK1 SCK0 37 21 18 Input/ Output Clock input/output pins HCAN HTxD 6 Output CAN bus transmission pin HRxD 7 Input CAN bus reception pin AN11 AN10 AN9 AN8 AN7 AN6 AN5 AN4 AN3 AN2 AN1 AN0 62 63 64 65 66 67 68 69 70 71 72 73 Input Analog input pins ADTRG 11 Input Pin for input of an external trigger to start A/D conversion AVCC 61 Input Power supply pin for the A/D converter. When the A/D converter is not used, connect this pin to the system power supply (+5V). AVSS 74 Input The ground pin for the A/D converter. Connect this pin to the system power supply (0V). A/D converter Rev. 3.0, 04/02, Page 6 of 538 Type Symbol Pin NO. I/O Function I/O ports P17 P16 P15 P14 P13 P12 P11 P10 5 4 3 2 1 79 77 75 Input/ Output Eight input/output pins P47 P46 P45 P44 P43 P42 P41 P40 66 67 68 69 70 71 72 73 Input Eight input pins P93 P92 P91 P90 62 63 64 65 Input Four input pins PA3 PA2 PA1 PA0 37 36 35 34 Input/ Output Four input/output pins PB7 PB6 PB5 PB4 PB3 PB2 PB1 PB0 33 32 31 30 29 28 26 24 Input/ Output Eight input/output pins PC7 PC6 PC5 PC4 PC3 PC2 PC1 PC0 23 22 21 20 19 18 17 16 Input/ Output Eight input/output pins I/O ports Rev. 3.0, 04/02, page 7 of 538 Type Symbol Pin NO. I/O Function I/O ports PD7 PD6 PD5 PD4 PD3 PD2 PD1 PD0 53 54 55 56 57 58 59 60 Input/ Output Eight input/output pins PF7 PF6 PF5 PF4 PF3 PF2 PF1 PF0 15 14 13 12 11 10 9 8 Input/ Output Eight input/output pins Rev. 3.0, 04/02, Page 8 of 538 Section 2 CPU The H8S/2600 CPU is a high-speed central processing unit with an internal 32-bit architecture that is upward-compatible with the H8/300 and H8/300H CPUs. The H8S/2600 CPU has sixteen 16-bit general registers, can address a 16-Mbyte linear address space, and is ideal for realtime control. This section describes the H8S/2600 CPU. The usable modes and address spaces differ depending on the product. For details on each product, refer to section 3, MCU Operating Modes. 2.1 Features • Upward-compatible with H8/300 and H8/300H CPUs Can execute H8/300 and H8/300H CPUs object programs • General-register architecture Sixteen 16-bit general registers also usable as sixteen 8-bit registers or eight 32-bit registers • Sixty-nine basic instructions 8/16/32-bit arithmetic and logic instructions Multiply and divide instructions Powerful bit-manipulation instructions Multiply-and-accumulate instruction • Eight addressing modes Register direct [Rn] Register indirect [@ERn] Register indirect with displacement [@(d:16,ERn) or @(d:32,ERn)] Register indirect with post-increment or pre-decrement [@ERn+ or @–ERn] Absolute address [@aa:8, @aa:16, @aa:24, or @aa:32] Immediate [#xx:8, #xx:16, or #xx:32] Program-counter relative [@(d:8,PC) or @(d:16,PC)] Memory indirect [@@aa:8] • 16-Mbyte address space Program: 16 Mbytes Data: 16 Mbytes • High-speed operation All frequently-used instructions execute in one or two states 8/16/32-bit register-register add/subtract : 1 state 8 × 8-bit register-register multiply : 3 states 16 ÷ 8-bit register-register divide : 12 states 16 × 16-bit register-register multiply : 4 states 32 ÷ 16-bit register-register divide : 20 states Rev. 3.0, 04/02, page 9 of 538 • Two CPU operating modes Normal mode* Advanced mode • Power-down state Transition to power-down state by SLEEP instruction CPU clock speed selection Note:* Normal mode is not available in this LSI. 2.1.1 Differences between H8S/2600 CPU and H8S/2000 CPU The differences between the H8S/2600 CPU and the H8S/2000 CPU are shown below. • Register configuration The MAC register is supported by the H8S/2600 CPU only. • Basic instructions The four instructions MAC, CLRMAC, LDMAC, and STMAC are supported by the H8S/2600 CPU only. • The number of execution states of the MULXU and MULXS instructions; Execution States Instruction Mnemonic H8S/2600 H8S/2000 MULXU MULXU.B Rs, Rd 3 12 MULXS MULXU.W Rs, ERd 4 20 MULXS.B Rs, Rd 4 13 MULXS.W Rs, ERd 5 21 In addition, there are differences in address space, CCR and EXR register functions, and powerdown modes, etc., depending on the model. Rev. 3.0, 04/02, Page 10 of 538 2.1.2 Differences from H8/300 CPU In comparison to the H8/300 CPU, the H8S/2600 CPU has the following enhancements: • More general registers and control registers Eight 16-bit expanded registers, and one 8-bit and two 32-bit control registers, have been added. • Expanded address space Normal mode supports the same 64-kbyte address space as the H8/300 CPU. Advanced mode supports a maximum 16-Mbyte address space. • Enhanced addressing The addressing modes have been enhanced to make effective use of the 16-Mbyte address space. • Enhanced instructions Addressing modes of bit-manipulation instructions have been enhanced. Signed multiply and divide instructions have been added. A multiply-and-accumulate instruction has been added. Two-bit shift instructions have been added. Instructions for saving and restoring multiple registers have been added. A test and set instruction has been added. • Higher speed Basic instructions execute twice as fast. 2.1.3 Differences from H8/300H CPU In comparison to the H8/300H CPU, the H8S/2600 CPU has the following enhancements: • Additional control register One 8-bit and two 32-bit control registers have been added. • Enhanced instructions Addressing modes of bit-manipulation instructions have been enhanced. A multiply-and-accumulate instruction has been added. Two-bit shift instructions have been added. Instructions for saving and restoring multiple registers have been added. A test and set instruction has been added. • Higher speed Basic instructions execute twice as fast. Rev. 3.0, 04/02, page 11 of 538 2.2 CPU Operating Modes The H8S/2600 CPU has two operating modes: normal and advanced. Normal mode supports a maximum 64-kbyte address space. Advanced mode supports a maximum 16-Mbyte total address space. The mode is selected by the mode pins. 2.2.1 Normal Mode The exception vector table and stack have the same structure as in the H8/300 CPU. • Address Space A maximum address space of 64 kbytes can be accessed. • Extended Registers (En) The extended registers (E0 to E7) can be used as 16-bit registers, or as the upper 16-bit segments of 32-bit registers. When En is used as a 16-bit register it can contain any value, even when the corresponding general register (Rn) is used as an address register. If the general register is referenced in the register indirect addressing mode with pre-decrement (@–Rn) or post-increment (@Rn+) and a carry or borrow occurs, however, the value in the corresponding extended register (En) will be affected. • Instruction Set All instructions and addressing modes can be used. Only the lower 16 bits of effective addresses (EA) are valid. • Exception Vector Table and Memory Indirect Branch Addresses In normal mode the top area starting at H'0000 is allocated to the exception vector table. One branch address is stored per 16 bits. The exception vector table differs depending on the microcontroller. For details of the exception vector table, see section 4, Exception Handling. The memory indirect addressing mode (@@aa:8) employed in the JMP and JSR instructions uses an 8-bit absolute address included in the instruction code to specify a memory operand that contains a branch address. In normal mode the operand is a 16-bit word operand, providing a 16-bit branch address. Branch addresses can be stored in the top area from H'0000 to H'00FF. Note that this area is also used for the exception vector table. • Stack Structure When the program counter (PC) is pushed onto the stack in a subroutine call, and the PC, condition-code register (CCR), and extended control register (EXR) are pushed onto the stack in exception handling, they are stored as shown in figure 2-2. EXR is not pushed onto the stack in interrupt control mode 0. For details, see section 4, Exception Handling. Note: Normal mode is not available in this LSI. Rev. 3.0, 04/02, Page 12 of 538 H'0000 H'0001 H'0002 H'0003 H'0004 H'0005 H'0006 H'0007 H'0008 H'0009 H'000A H'000B Reset exception vector (Reserved for system use) (Reserved for system use) Exception vector table Exception vector 1 Exception vector 2 Figure 2-1 Exception Vector Table (Normal Mode) SP PC (16 bits) EXR*1 SP (SP * 2 Reserved*1,*3 ) CCR CCR*3 PC (16 bits) (a) Subroutine Branch (b) Exception Handling Notes: 1. When EXR is not used it is not stored on the stack. 2. SP when EXR is not used. 3. lgnored when returning. Figure 2-2 Stack Structure in Normal Mode 2.2.2 Advanced Mode • Address Space Linear access is provided to a 16-Mbyte maximum address space is provided. • Extended Registers (En) The extended registers (E0 to E7) can be used as 16-bit registers, or as the upper 16-bit segments of 32-bit registers or address registers. • Instruction Set All instructions and addressing modes can be used. Rev. 3.0, 04/02, page 13 of 538 • Exception Vector Table and Memory Indirect Branch Addresses In advanced mode, the top area starting at H'00000000 is allocated to the exception vector table in units of 32 bits. In each 32 bits, the upper 8 bits are ignored and a branch address is stored in the lower 24 bits (figure 2-3). For details of the exception vector table, see section 4, Exception Handling. H'00000000 Reserved Exception vector 1 H'00000003 H'00000004 Reserved Exception vector 2 H'00000007 H'00000008 Reserved Exception vector table Exception vector 3 H'0000000B H'0000000C Reserved Exception vector 4 H'00000010 Reserved Exception vector 5 Figure 2-3 Exception Vector Table (Advanced Mode) The memory indirect addressing mode (@@aa:8) employed in the JMP and JSR instructions uses an 8-bit absolute address included in the instruction code to specify a memory operand that contains a branch address. In advanced mode the operand is a 32-bit longword operand, providing a 32-bit branch address. The upper 8 bits of these 32 bits is a reserved area that is regarded as H'00. Branch addresses can be stored in the area from H'00000000 to H'000000FF. Note that the first part of this range is also the exception vector table. • Stack Structure In advanced mode, when the program counter (PC) is pushed onto the stack in a subroutine call, and the PC, condition-code register (CCR), and extended control register (EXR) are pushed onto the stack in exception handling, they are stored as shown in figure 2-4. When EXR is invalid, it is not pushed onto the stack. For details, see section 4, Exception Handling. Rev. 3.0, 04/02, Page 14 of 538 EXR*1 SP SP Reserved PC (24 bits) (SP *2 Reserved*1, *3 ) (a) Subroutine Branch CCR PC (24 bits) (b) Exception Handling Notes: 1. When EXR is not used it is not stored on the stack. 2. SP when EXR is not used. 3. Ignored when returning. Figure 2-4 Stack Structure in Advanced Mode Rev. 3.0, 04/02, page 15 of 538 2.3 Address Space Figure 2-5 shows a memory map for the H8S/2600 CPU. The H8S/2600 CPU provides linear access to a maximum 64-kbyte address space in normal mode, and a maximum 16-Mbyte (architecturally 4-Gbyte) address space in advanced mode. The usable modes and address spaces differ depending on the product. For details on each product, refer to section 3, MCU Operating Modes. H'0000 H'00000000 64-kbyte 16-Mbyte H'FFFF Program area H'00FFFFFF Data area Cannot be used in this LSI H'FFFFFFFF (a) Normal Mode (b) Advanced Mode Figure 2-5 Memory Map Rev. 3.0, 04/02, Page 16 of 538 2.4 Register Configuration The H8S/2600 CPU has the internal registers shown in figure 2-6. There are two types of registers; general registers and control registers. The control registers are a 24-bit program counter (PC), an 8-bit extended control register (EXR), an 8-bit condition code register (CCR), and a 64-bit multiply-accumulate register (MAC). General Registers (Rn) and Extended Registers (En) 15 0 7 0 7 0 ER0 E0 R0H R0L ER1 E1 R1H R1L ER2 E2 R2H R2L ER3 E3 R3H R3L ER4 E4 R4H R4L ER5 E5 R5H R5L ER6 E6 R6H R6L ER7 (SP) E7 R7H R7L Control Registers (CR) 23 0 PC 7 6 5 4 3 2 1 0 - - - - I2 I1 I0 EXR T 7 6 5 4 3 2 1 0 CCR I UI H U N Z V C 63 41 MAC 32 MACH Sign extension MACL 31 0 Legend SP PC EXR T I2 to I0 CCR I UI :Stack pointer :Program counter :Extended control register :Trace bit :Interrupt mask bits :Condition-code register :Interrupt mask bit :User bit or interrupt mask bit H U N Z V C MAC :Half-carry flag :User bit :Negative flag :Zero flag :Overflow flag :Carry flag :Multiply-accumulate register Figure 2-6 CPU Registers Rev. 3.0, 04/02, page 17 of 538 2.4.1 General Registers The H8S/2600 CPU has eight 32-bit general registers. These general registers are all functionally identical and can be used as both address registers and data registers. When a general register is used as a data register, it can be accessed as a 32-bit, 16-bit, or 8-bit register. Figure 2-7 illustrates the usage of the general registers. When the general registers are used as 32-bit registers or address registers, they are designated by the letters ER (ER0 to ER7). The ER registers divide into 16-bit general registers designated by the letters E (E0 to E7) and R (R0 to R7). These registers are functionally equivalent, providing a maximum of sixteen 16-bit registers. The E registers (E0 to E7) are also referred to as extended registers. The R registers divide into 8-bit general registers designated by the letters RH (R0H to R7H) and RL (R0L to R7L). These registers are functionally equivalent, providing a maximum of sixteen 8bit registers. The usage of each register can be selected independently. General register ER7 has the function of stack pointer (SP) in addition to its general-register function, and is used implicitly in exception handling and subroutine calls. Figure 2-8 shows the stack. • Address registers • 32-bit registers • 16-bit registers • 8-bit registers E registers (extended registers) (E0 to E7) ER registers (ER0 to ER7) RH registers (R0H to R7H) R registers (R0 to R7) RL registers (R0L to R7L) Figure 2-7 Usage of General Registers Rev. 3.0, 04/02, Page 18 of 538 Free area SP (ER7) Stack area Figure 2-8 Stack 2.4.2 Program Counter (PC) This 24-bit counter indicates the address of the next instruction the CPU will execute. The length of all CPU instructions is 2 bytes (one word), so the least significant PC bit is ignored. (When an instruction is fetched, the least significant PC bit is regarded as 0). 2.4.3 Extended Control Register (EXR) EXR is an 8-bit register that manipulates the LDC, STC, ANDC, ORC, and XORC instructions. When these instructions, except for the STC instruction, are executed, all interrupts including NMI will be masked for three states after execution is completed. Bit Bit Name Initial Value R/W Description 7 T 0 R/W Trace Bit When this bit is set to 1, a trace exception is generated each time an instruction is executed. When this bit is cleared to 0, instructions are executed in sequence. 6 5 4 3 2 1 0 − 1 − Reserved They are always read as 1. I2 I1 I0 1 1 1 R/W R/W R/W These bits designate the interrupt mask level (0 to 7). For details, refer to section 5, Interrupt Controller. Rev. 3.0, 04/02, page 19 of 538 2.4.4 Condition-Code Register (CCR) This 8-bit register contains internal CPU status information, including an interrupt mask bit (I) and half-carry (H), negative (N), zero (Z), overflow (V), and carry (C) flags. Operations can be performed on the CCR bits by the LDC, STC, ANDC, ORC, and XORC instructions. The N, Z, V, and C flags are used as branching conditions for conditional branch (Bcc) instructions. Rev. 3.0, 04/02, Page 20 of 538 Bit Bit Name Initial Value R/W Description 7 I 1 R/W Interrupt Mask Bit Masks interrupts other than NMI when set to 1. NMI is accepted regardless of the I bit setting. The I bit is set to 1 by hardware at the start of an exception-handling sequence. For details, refer to section 5, Interrupt Controller. 6 UI undefined R/W User Bit or Interrupt Mask Bit Can be written and read by software using the LDC, STC, ANDC, ORC, and XORC instructions. This bit cannot be used as an interrupt mask bit in this LSI. 5 H undefined R/W Half-Carry Flag When the ADD.B, ADDX.B, SUB.B, SUBX.B, CMP.B, or NEG.B instruction is executed, this flag is set to 1 if there is a carry or borrow at bit 3, and cleared to 0 otherwise. When the ADD.W, SUB.W, CMP.W, or NEG.W instruction is executed, the H flag is set to 1 if there is a carry or borrow at bit 11, and cleared to 0 otherwise. When the ADD.L, SUB.L, CMP.L, or NEG.L instruction is executed, the H flag is set to 1 if there is a carry or borrow at bit 27, and cleared to 0 otherwise. 4 U undefined R/W User Bit Can be written and read by software using the LDC, STC, ANDC, ORC, and XORC instructions. 3 N undefined R/W Negative Flag Stores the value of the most significant bit of data as a sign bit. 2 Z undefined R/W Zero Flag Set to 1 to indicate zero data, and cleared to 0 to indicate non-zero data. 1 V undefined R/W Overflow Flag Set to 1 when an arithmetic overflow occurs, and cleared to 0 at other times. Rev. 3.0, 04/02, page 21 of 538 Bit Bit Name Initial Value R/W Description 0 C undefined R/W Carry Flag Set to 1 when a carry occurs, and cleared to 0 otherwise. Used by: • Add instructions, to indicate a carry • Subtract instructions, to indicate a borrow • Shift and rotate instructions, to indicate a carry The carry flag is also used as a bit accumulator by bit manipulation instructions. 2.4.5 Multiply-Accumulate Register (MAC) This 64-bit register stores the results of multiply-and-accumulate operations. It consists of two 32bit registers denoted MACH and MACL. The lower 10 bits of MACH are valid; the upper bits are a sign extension. 2.4.6 Initial Values of CPU Registers Reset exception handling loads the CPU's program counter (PC) from the vector table, clears the trace bit in EXR to 0, and sets the interrupt mask bits in CCR and EXR to 1. The other CCR bits and the general registers are not initialized. In particular, the stack pointer (ER7) is not initialized. The stack pointer should therefore be initialized by an MOV.L instruction executed immediately after a reset. Rev. 3.0, 04/02, Page 22 of 538 2.5 Data Formats The H8S/2600 CPU can process 1-bit, 4-bit (BCD), 8-bit (byte), 16-bit (word), and 32-bit (longword) data. Bit-manipulation instructions operate on 1-bit data by accessing bit n (n = 0, 1, 2, …, 7) of byte operand data. The DAA and DAS decimal-adjust instructions treat byte data as two digits of 4-bit BCD data. 2.5.1 General Register Data Formats Figure 2-9 shows the data formats in general registers. Data Type Register Number Data Format 7 RnH 1-bit data 0 Don't care 7 6 5 4 3 2 1 0 7 1-bit data RnL 4-bit BCD data RnH 4-bit BCD data RnL Byte data RnH Don't care 7 4 3 Upper 0 7 6 5 4 3 2 1 0 0 Lower Don't care 7 Don't care 7 4 3 Upper 0 Don't care MSB LSB 7 Byte data RnL 0 Lower 0 Don't care MSB LSB Figure 2-9 General Register Data Formats (1) Rev. 3.0, 04/02, page 23 of 538 Data Type Register Number Word data Rn Data Format 15 0 MSB Word data LSB En 15 0 MSB LSB Longword data ERn 31 16 15 MSB En 0 Rn Legend ERn : General register ER En : General register E Rn : General register R RnH : General register RH RnL : General register RL MSB : Most significant bit LSB : Least significant bit Figure 2-9 General Register Data Formats (2) Rev. 3.0, 04/02, Page 24 of 538 LSB 2.5.2 Memory Data Formats Figure 2-10 shows the data formats in memory. The H8S/2600 CPU can access word data and longword data in memory, however word or longword data must begin at an even address. If an attempt is made to access word or longword data at an odd address, an address error does not occur, however the least significant bit of the address is regarded as 0, so access begins the preceding address. This also applies to instruction fetches. When ER7 is used as an address register to access the stack, the operand size should be word or longword. Data Type Address Data Format 1-bit data Address L 7 Byte data Address L MSB Word data Address 2M MSB 7 0 6 5 4 3 2 Address 2N 0 LSB LSB Address 2M+1 Longword data 1 MSB Address 2N+1 Address 2N+2 LSB Address 2N+3 Figure 2-10 Memory Data Formats Rev. 3.0, 04/02, page 25 of 538 2.6 Instruction Set The H8S/2600 CPU has 69 instructions. The instructions are classified by function in table 2-1. Table 2-1 Instruction Classification Function Instructions Data transfer MOV 1 POP* , PUSH* 1 MOVFPE* , MOVTPE* Arithmetic operations Types B/W/L 5 W/L LDM, STM 3 Size L 3 B ADD, SUB, CMP, NEG B/W/L ADDX, SUBX, DAA, DAS B INC, DEC B/W/L ADDS, SUBS L MULXU, DIVXU, MULXS, DIVXS B/W EXTU, EXTS W/L TAS* 4 23 B MAC, LDMAC, STMAC, CLRMAC — AND, OR, XOR, NOT B/W/L 4 Shift SHAL, SHAR, SHLL, SHLR, ROTL, ROTR, ROTXL, ROTXR B/W/L 8 Bit manipulation BSET, BCLR, BNOT, BTST, BLD, BILD, BST, BIST, BAND, BIAND, BOR, BIOR, BXOR, BIXOR B 14 Branch Bcc* , JMP, BSR, JSR, RTS — 5 System control TRAPA, RTE, SLEEP, LDC, STC, ANDC, ORC, XORC, NOP — 9 Logic operations 2 Block data transfer EEPMOV — 1 Total: 69 Notes: B-byte; W-word; L-longword. 1. POP.W Rn and PUSH.W Rn are identical to MOV.W @SP+, Rn and MOV.W Rn, @-SP. POP.L ERn and PUSH.L ERn are identical to MOV.L @SP+, ERn and MOV.L ERn, @-SP. 2. Bcc is the general name for conditional branch instructions. 3. Cannot be used in this LSI. 4. Only register ER0, ER1, ER4, or ER5 should be used when using the TAS instruction. Rev. 3.0, 04/02, Page 26 of 538 2.6.1 Table of Instructions Classified by Function Tables 2-3 to 2.10 summarizes the instructions in each functional category. The notation used in tables 2-3 to 2-10 is defined below. Table 2-2 Operation Notation Symbol Description Rd General register (destination)* Rs General register (source)* Rn General register* ERn General register (32-bit register) MAC Multiply-accumulate register (32-bit register) (EAd) Destination operand (EAs) Source operand EXR Extended control register CCR Condition-code register N N (negative) flag in CCR Z Z (zero) flag in CCR V V (overflow) flag in CCR C C (carry) flag in CCR PC Program counter SP Stack pointer #IMM Immediate data disp Displacement + Addition – Subtraction × Multiplication ÷ Division ∧ Logical AND ∨ Logical OR ⊕ Logical XOR → Move ¬ NOT (logical complement) :8/:16/:24/:32 8-, 16-, 24-, or 32-bit length Note: * General registers include 8-bit registers (R0H to R7H, R0L to R7L), 16-bit registers (R0 to R7, E0 to E7), and 32-bit registers (ER0 to ER7). Rev. 3.0, 04/02, page 27 of 538 Table 2-3 Data Transfer Instructions Instruction Size* Function MOV B/W/L (EAs) → Rd, Rs → (EAd) Moves data between two general registers or between a general register and memory, or moves immediate data to a general register. MOVFPE B Cannot be used in this LSI. MOVTPE B Cannot be used in this LSI. POP W/L @SP+ → Rn Pops a general register from the stack. POP.W Rn is identical to MOV.W @SP+, Rn. POP.L ERn is identical to MOV.L @SP+, ERn. PUSH W/L Rn → @–SP Pushes a general register onto the stack. PUSH.W Rn is identical to MOV.W Rn, @–SP. PUSH.L ERn is identical to MOV.L ERn, @–SP. LDM L @SP+ → Rn (register list) Pops two or more general registers from the stack. STM L Rn (register list) → @–SP Pushes two or more general registers onto the stack. Note: * Refers to the operand size. B: Byte W: Word L: Longword Rev. 3.0, 04/02, Page 28 of 538 Table 2-4 Arithmetic Operations Instructions (1) Instruction Size* Function ADD SUB B/W/L Rd ± Rs → Rd, Rd ± #IMM → Rd Performs addition or subtraction on data in two general registers, or on immediate data and data in a general register (immediate byte data cannot be subtracted from byte data in a general register. Use the SUBX or ADD instruction.) ADDX SUBX B Rd ± Rs ± C → Rd, Rd ± #IMM ± C → Rd Performs addition or subtraction with carry on byte data in two general registers, or on immediate data and data in a general register. INC DEC B/W/L Rd ± 1 → Rd, Rd ± 2 → Rd Increments or decrements a general register by 1 or 2. (Byte operands can be incremented or decremented by 1 only.) ADDS SUBS L Rd ± 1 → Rd, Rd ± 2 → Rd, Rd ± 4 → Rd Adds or subtracts the value 1, 2, or 4 to or from data in a 32-bit register. DAA DAS B Rd decimal adjust → Rd Decimal-adjusts an addition or subtraction result in a general register by referring to the CCR to produce 4-bit BCD data. MULXU B/W Rd × Rs → Rd Performs unsigned multiplication on data in two general registers: either 8 bits × 8 bits → 16 bits or 16 bits × 16 bits → 32 bits. MULXS B/W Rd × Rs → Rd Performs signed multiplication on data in two general registers: either 8 bits × 8 bits → 16 bits or 16 bits × 16 bits → 32 bits. DIVXU B/W Rd ÷ Rs → Rd Performs unsigned division on data in two general registers: either 16 bits ÷ 8 bits → 8-bit quotient and 8-bit remainder or 32 bits ÷ 16 bits → 16-bit quotient and 16-bit remainder. Note: * Refers to the operand size. B: Byte W: Word L: Longword Rev. 3.0, 04/02, page 29 of 538 Table 2-4 Arithmetic Operations Instructions (2) 1 Instruction Size* Function DIVXS B/W Rd ÷ Rs → Rd Performs signed division on data in two general registers: either 16 bits ÷ 8 bits → 8-bit quotient and 8-bit remainder or 32 bits ÷ 16 bits → 16-bit quotient and 16-bit remainder. CMP B/W/L Rd – Rs, Rd – #IMM Compares data in a general register with data in another general register or with immediate data, and sets CCR bits according to the result. NEG B/W/L 0 – Rd → Rd Takes the two's complement (arithmetic complement) of data in a general register. EXTU W/L Rd (zero extension) → Rd Extends the lower 8 bits of a 16-bit register to word size, or the lower 16 bits of a 32-bit register to longword size, by padding with zeros on the left. EXTS W/L Rd (sign extension) → Rd Extends the lower 8 bits of a 16-bit register to word size, or the lower 16 bits of a 32-bit register to longword size, by extending the sign bit. B @ERd – 0, 1 → (<bit 7> of @ERd) Tests memory contents, and sets the most significant bit (bit 7) to 1. MAC — (EAs) × (EAd) + MAC → MAC Performs signed multiplication on memory contents and adds the result to the multiply-accumulate register. The following operations can be performed: 16 bits × 16 bits + 32 bits → 32 bits, saturating 16 bits × 16 bits + 42 bits → 42 bits, non-saturating CLRMAC — 0 → MAC Clears the multiply-accumulate register to zero. LDMAC STMAC L Rs → MAC, MAC → Rd Transfers data between a general register and a multiply-accumulate register. TAS* Note: 2 1. Refers to the operand size. B: Byte W: Word L: Longword 2. Only register ER0, ER1, ER4, or ER5 should be used when using the TAS instruction. Rev. 3.0, 04/02, Page 30 of 538 Table 2-5 Logic Operations Instructions Instruction Size* Function AND B/W/L Rd ∧ Rs → Rd, Rd ∧ #IMM → Rd Performs a logical AND operation on a general register and another general register or immediate data. OR B/W/L Rd ∨ Rs → Rd, Rd ∨ #IMM → Rd Performs a logical OR operation on a general register and another general register or immediate data. XOR B/W/L Rd ⊕ Rs → Rd, Rd ⊕ #IMM → Rd Performs a logical exclusive OR operation on a general register and another general register or immediate data. NOT B/W/L ¬ (Rd) → (Rd) Takes the one's complement of general register contents. Note: * Refers to the operand size. B: Byte W: Word L: Longword Table 2-6 Shift Instructions Instruction Size* Function SHAL SHAR B/W/L Rd (shift) → Rd Performs an arithmetic shift on general register contents. 1-bit or 2-bit shifts are possible. SHLL SHLR B/W/L Rd (shift) → Rd Performs a logical shift on general register contents. 1-bit or 2-bit shifts are possible. ROTL ROTR B/W/L Rd (rotate) → Rd Rotates general register contents. 1-bit or 2-bit rotations are possible. ROTXL ROTXR B/W/L Rd (rotate) → Rd Rotates general register contents through the carry flag. 1-bit or 2-bit rotations are possible. Note: * Refers to the operand size. B: Byte W: Word L: Longword Rev. 3.0, 04/02, page 31 of 538 Table 2-7 Bit Manipulation Instructions (1) Instruction Size* Function BSET B 1 → (<bit-No.> of <EAd>) Sets a specified bit in a general register or memory operand to 1. The bit number is specified by 3-bit immediate data or the lower three bits of a general register. BCLR B 0 → (<bit-No.> of <EAd>) Clears a specified bit in a general register or memory operand to 0. The bit number is specified by 3-bit immediate data or the lower three bits of a general register. BNOT B ¬ (<bit-No.> of <EAd>) → (<bit-No.> of <EAd>) Inverts a specified bit in a general register or memory operand. The bit number is specified by 3-bit immediate data or the lower three bits of a general register. BTST B ¬ (<bit-No.> of <EAd>) → Z Tests a specified bit in a general register or memory operand and sets or clears the Z flag accordingly. The bit number is specified by 3-bit immediate data or the lower three bits of a general register. BAND B C ∧ (<bit-No.> of <EAd>) → C ANDs the carry flag with a specified bit in a general register or memory operand and stores the result in the carry flag. BIAND B BOR B BIOR B C ∧ ¬ (<bit-No.> of <EAd>) → C ANDs the carry flag with the inverse of a specified bit in a general register or memory operand and stores the result in the carry flag. The bit number is specified by 3-bit immediate data. C ∨ (<bit-No.> of <EAd>) → C ORs the carry flag with a specified bit in a general register or memory operand and stores the result in the carry flag. C ∨ ¬ (<bit-No.> of <EAd>) → C ORs the carry flag with the inverse of a specified bit in a general register or memory operand and stores the result in the carry flag. The bit number is specified by 3-bit immediate data. Note: * Refers to the operand size. B: Byte Rev. 3.0, 04/02, Page 32 of 538 Table 2-7 Bit Manipulation Instructions (2) 1 Instruction Size* Function BXOR B C ⊕ (<bit-No.> of <EAd>) → C XORs the carry flag with a specified bit in a general register or memory operand and stores the result in the carry flag. BIXOR B BLD B (<bit-No.> of <EAd>) → C Transfers a specified bit in a general register or memory operand to the carry flag. BILD B ¬ (<bit-No.> of <EAd>) → C Transfers the inverse of a specified bit in a general register or memory operand to the carry flag. The bit number is specified by 3-bit immediate data. BST B C → (<bit-No.> of <EAd>) Transfers the carry flag value to a specified bit in a general register or memory operand. BIST B ¬ C → (<bit-No.> of <EAd>) Transfers the inverse of the carry flag value to a specified bit in a general register or memory operand. The bit number is specified by 3-bit immediate data. C ⊕ ¬ (<bit-No.> of <EAd>) → C XORs the carry flag with the inverse of a specified bit in a general register or memory operand and stores the result in the carry flag. The bit number is specified by 3-bit immediate data. Note: * Refers to the operand size. B: Byte Rev. 3.0, 04/02, page 33 of 538 Table 2-8 Branch Instructions Instruction Size Function Bcc — Branches to a specified address if a specified condition is true. The branching conditions are listed below. Mnemonic Description Condition BRA(BT) Always (true) Always BRN(BF) Never (false) Never BHI High C∨Z=0 BLS Low or same C∨Z=1 BCC(BHS) Carry clear (high or same) C=0 BCS(BLO) Carry set (low) C=1 BNE Not equal Z=0 BEQ Equal Z=1 BVC Overflow clear V=0 BVS Overflow set V=1 BPL Plus N=0 BMI Minus N=1 BGE Greater or equal N⊕V=0 BLT Less than N⊕V=1 BGT Greater than Z∨(N ⊕ V) = 0 BLE Less or equal Z∨(N ⊕ V) = 1 JMP — Branches unconditionally to a specified address. BSR — Branches to a subroutine at a specified address. JSR — Branches to a subroutine at a specified address. RTS — Returns from a subroutine Rev. 3.0, 04/02, Page 34 of 538 Table 2-9 System Control Instructions Instruction Size* Function TRAPA — Starts trap-instruction exception handling. RTE — Returns from an exception-handling routine. SLEEP — Causes a transition to a power-down state. LDC B/W (EAs) → CCR, (EAs) → EXR Moves the source operand contents or immediate data to CCR or EXR. Although CCR and EXR are 8-bit registers, word-size transfers are performed between them and memory. The upper 8 bits are valid. STC B/W CCR → (EAd), EXR → (EAd) Transfers CCR or EXR contents to a general register or memory. Although CCR and EXR are 8-bit registers, word-size transfers are performed between them and memory. The upper 8 bits are valid. ANDC B CCR ∧ #IMM → CCR, EXR ∧ #IMM → EXR Logically ANDs the CCR or EXR contents with immediate data. ORC B CCR ∨ #IMM → CCR, EXR ∨ #IMM → EXR Logically ORs the CCR or EXR contents with immediate data. XORC B CCR ⊕ #IMM → CCR, EXR ⊕ #IMM → EXR Logically XORs the CCR or EXR contents with immediate data. NOP — PC + 2 → PC Only increments the program counter. Note: * Refers to the operand size. B: Byte W: Word L: Longword Rev. 3.0, 04/02, page 35 of 538 Table 2-10 Block Data Transfer Instructions Instruction Size* Function EEPMOV.B — if R4L ≠ 0 then Repeat @ER5+ → @ER6+ R4L–1 → R4L Until R4L = 0 else next; EEPMOV.W — if R4 ≠ 0 then Repeat @ER5+ → @ER6+ R4–1 → R4 Until R4 = 0 else next; Transfers a data block. Starting from the address set in ER5, transfers data for the number of bytes set in R4L or R4 to the address location set in ER6. Execution of the next instruction begins as soon as the transfer is completed. Notes: * 2.6.2 Refers to the operand size. B: Byte W: Word L: Longword Basic Instruction Formats This LSI instructions consist of 2-byte (1-word) units. An instruction consists of an operation field (op field), a register field (r field), an effective address extension (EA field), and a condition field (cc). Figure 2-11 shows examples of instruction formats. Rev. 3.0, 04/02, Page 36 of 538 • Operation Field Indicates the function of the instruction, the addressing mode, and the operation to be carried out on the operand. The operation field always includes the first four bits of the instruction. Some instructions have two operation fields. • Register Field Specifies a general register. Address registers are specified by 3 bits, and data registers by 3 bits or 4 bits. Some instructions have two register fields. Some have no register field. • Effective Address Extension 8, 16, or 32 bits specifying immediate data, an absolute address, or a displacement. • Condition Field Specifies the branching condition of Bcc instructions. (1) Operation field only op NOP, RTS, etc. (2) Operation field and register fields op rm rn ADD.B Rn, Rm, etc. (3) Operation field, register fields, and effective address extension op rn rm MOV.B @(d:16, Rn), Rm, etc. EA(disp) (4) Operation field, effective address extension, and condition field op cc EA(disp) BRA d:16, etc. Figure 2-11 Instruction Formats (Examples) Rev. 3.0, 04/02, page 37 of 538 2.7 Addressing Modes and Effective Address Calculation The H8S/2600 CPU supports the eight addressing modes listed in table 2-11. Each instruction uses a subset of these addressing modes. Arithmetic and logic instructions can use the register direct and immediate modes. Data transfer instructions can use all addressing modes except programcounter relative and memory indirect. Bit manipulation instructions use register direct, register indirect, or the absolute addressing mode to specify an operand, and register direct (BSET, BCLR, BNOT, and BTST instructions) or immediate (3-bit) addressing mode to specify a bit number in the operand. Table 2-11 Addressing Modes No. Addressing Mode Symbol 1 Register direct Rn 2 Register indirect @ERn 3 Register indirect with displacement @(d:16,ERn)/@(d:32,ERn) 4 Register indirect with post-increment Register indirect with pre-decrement @ERn+ @–ERn 5 Absolute address @aa:8/@aa:16/@aa:24/@aa:32 6 Immediate #xx:8/#xx:16/#xx:32 7 Program-counter relative @(d:8,PC)/@(d:16,PC) 8 Memory indirect @@aa:8 2.7.1 Register Direct—Rn The register field of the instruction specifies an 8-, 16-, or 32-bit general register containing the operand. R0H to R7H and R0L to R7L can be specified as 8-bit registers. R0 to R7 and E0 to E7 can be specified as 16-bit registers. ER0 to ER7 can be specified as 32-bit registers. 2.7.2 Register Indirect—@ERn The register field of the instruction code specifies an address register (ERn) which contains the address of the operand on memory. If the address is a program instruction address, the lower 24 bits are valid and the upper 8 bits are all assumed to be 0 (H'00). 2.7.3 Register Indirect with Displacement—@(d:16, ERn) or @(d:32, ERn) A 16-bit or 32-bit displacement contained in the instruction is added to an address register (ERn) specified by the register field of the instruction, and the sum gives the address of a memory operand. A 16-bit displacement is sign-extended when added. Rev. 3.0, 04/02, Page 38 of 538 2.7.4 Register Indirect with Post-Increment or Pre-Decrement—@ERn+ or @-ERn Register indirect with post-increment—@ERn+: The register field of the instruction code specifies an address register (ERn) which contains the address of a memory operand. After the operand is accessed, 1, 2, or 4 is added to the address register contents and the sum is stored in the address register. The value added is 1 for byte access, 2 for word transfer instruction, or 4 for longword transfer instruction. For the word or longword transfer instructions, the register value should be even. Register indirect with pre-decrement—@-ERn: The value 1, 2, or 4 is subtracted from an address register (ERn) specified by the register field in the instruction code, and the result is the address of a memory operand. The result is also stored in the address register. The value subtracted is 1 for byte access, 2 for word transfer instruction, or 4 for longword transfer instruction. For the word or longword transfer instructions, the register value should be even. 2.7.5 Absolute Address—@aa:8, @aa:16, @aa:24, or @aa:32 The instruction code contains the absolute address of a memory operand. The absolute address may be 8 bits long (@aa:8), 16 bits long (@aa:16), 24 bits long (@aa:24), or 32 bits long (@aa:32). Table 2-12 indicates the accessible absolute address ranges. To access data, the absolute address should be 8 bits (@aa:8), 16 bits (@aa:16), or 32 bits (@aa:32) long. For an 8-bit absolute address, the upper 24 bits are all assumed to be 1 (H'FFFF). For a 16-bit absolute address the upper 16 bits are a sign extension. A 32-bit absolute address can access the entire address space. A 24-bit absolute address (@aa:24) indicates the address of a program instruction. The upper 8 bits are all assumed to be 0 (H'00). Table 2-12 Absolute Address Access Ranges Absolute Address Data address Normal Mode* Advanced Mode 8 bits (@aa:8) H'FF00 to H'FFFF H'FFFF00 to H'FFFFFF 16 bits (@aa:16) H'0000 to H'FFFF H'000000 to H'007FFF, H'FF8000 to H'FFFFFF 32 bits (@aa:32) Program instruction address H'000000 to H'FFFFFF 24 bits (@aa:24) Note: Normal mode is not available in this LSI. Rev. 3.0, 04/02, page 39 of 538 2.7.6 Immediate—#xx:8, #xx:16, or #xx:32 The instruction contains 8-bit (#xx:8), 16-bit (#xx:16), or 32-bit (#xx:32) immediate data as an operand. The ADDS, SUBS, INC, and DEC instructions contain immediate data implicitly. Some bit manipulation instructions contain 3-bit immediate data in the instruction code, specifying a bit number. The TRAPA instruction contains 2-bit immediate data in its instruction code, specifying a vector address. 2.7.7 Program-Counter Relative—@(d:8, PC) or @(d:16, PC) This mode is used in the Bcc and BSR instructions. An 8-bit or 16-bit displacement contained in the instruction is sign-extended and added to the 24-bit PC contents to generate a branch address. Only the lower 24 bits of this branch address are valid; the upper 8 bits are all assumed to be 0 (H'00). The PC value to which the displacement is added is the address of the first byte of the next instruction, so the possible branching range is –126 to +128 bytes (–63 to +64 words) or –32766 to +32768 bytes (–16383 to +16384 words) from the branch instruction. The resulting value should be an even number. 2.7.8 Memory Indirect—@@aa:8 This mode can be used by the JMP and JSR instructions. The instruction code contains an 8-bit absolute address specifying a memory operand. This memory operand contains a branch address. The upper bits of the absolute address are all assumed to be 0, so the address range is 0 to 255 (H'0000 to H'00FF in normal mode, H'000000 to H'0000FF in advanced mode). In normal mode, the memory operand is a word operand and the branch address is 16 bits long. In advanced mode, the memory operand is a longword operand, the first byte of which is assumed to be 0 (H'00). Note that the first part of the address range is also the exception vector area. For further details, refer to section 4, Exception Handling. If an odd address is specified in word or longword memory access, or as a branch address, the least significant bit is regarded as 0, causing data to be accessed or instruction code to be fetched at the address preceding the specified address. (For further information, see section 2.5.2, Memory Data Formats.) Note: Normal mode is not available in this LSI. Rev. 3.0, 04/02, Page 40 of 538 Specified by @aa:8 Branch address Specified by @aa:8 Reserved Branch address (a) Normal Mode* (a) Advanced Mode Note: * Normal mode is not available in this LSI. Figure 2-12 Branch Address Specification in Memory Indirect Mode 2.7.9 Effective Address Calculation Table 2-13 indicates how effective addresses are calculated in each addressing mode. In normal mode the upper 8 bits of the effective address are ignored in order to generate a 16-bit address. Note : Normal mode is not available in this LSI. Rev. 3.0, 04/02, page 41 of 538 Table 2-13 Effective Address Calculation (1) No 1 Addressing Mode and Instruction Format op 2 Effective Address Calculation Effective Address (EA) Register direct(Rn) rm Operand is general register contents. rn Register indirect(@ERn) 31 0 op 3 31 24 23 0 Don't care General register contents r Register indirect with displacement @(d:16,ERn) or @(d:32,ERn) 31 0 General register contents op r 31 disp 31 Register indirect with post-increment or pre-decrement •Register indirect with post-increment @ERn+ op disp 31 0 31 24 23 1, 2, or 4 0 31 General register contents 31 24 23 Don't care op r 1, 2, or 4 Operand Size Byte Word Longword Rev. 3.0, 04/02, Page 42 of 538 0 Don't care General register contents r •Register indirect with pre-decrement @-ERn 0 0 Sign extension 4 24 23 Don't care Offset 1 2 4 0 Table 2-13 Effective Address Calculation (2) No 5 Addressing Mode and Instruction Format Effective Address Calculation Effective Address (EA) Absolute address @aa:8 31 op @aa:16 31 op 0 H'FFFF 24 23 16 15 0 Don't care Sign extension abs @aa:24 31 op 8 7 24 23 Don't care abs 24 23 0 Don't care abs @aa:32 op 31 6 Immediate #xx:8/#xx:16/#xx:32 op 7 0 24 23 Don't care abs Operand is immediate data. IMM 23 Program-counter relative 0 PC contents @(d:8,PC) @(d:16,PC) op disp 0 23 Sign extension disp 31 0 24 23 Don't care 8 Memory indirect @@aa:8 • Normal mode* 31 op abs 0 8 7 abs H'000000 0 15 31 24 23 Don't care Memory contents 16 15 0 H'00 • Advanced mode 31 op abs 0 8 7 H'000000 31 abs 0 31 24 23 Don't care 0 Memory contents Note: * Normal mode is not available in this LSI. Rev. 3.0, 04/02, page 43 of 538 2.8 Processing States The H8S/2600 CPU has five main processing states: the reset state, exception handling state, program execution state, bus-released state, and power-down state. Figure 2-14 shows a diagram of the processing states. Figure 2-13 indicates the state transitions. • Reset State In this state, the CPU and all on-chip peripheral modules are initialized and not operating. When the RES input goes low, all current processing stops and the CPU enters the reset state. All interrupts are masked in the reset state. Reset exception handling starts when the RES signal changes from low to high. For details, refer to section 4, Exception Handling. The reset state can also be entered by a watchdog timer overflow. • Exception-Handling State The exception-handling state is a transient state that occurs when the CPU alters the normal processing flow due to an exception source, such as a reset, trace, interrupt, or trap instruction. The CPU fetches a start address (vector) from the exception vector table and branches to that address. For further details, refer to section 4, Exception Handling. • Program Execution State In this state, the CPU executes program instructions in sequence. • Bus-Released State In a product which has a bus master other than the CPU, such as a data transfer controller (DTC), the bus-released state occurs when the bus has been released in response to a bus request from a bus master other than the CPU. While the bus is released, the CPU halts operations. • Program stop state This is a power-down state in which the CPU stops operating. The program stop state occurs when a SLEEP instruction is executed or the CPU enters hardware standby mode. For further details, refer to section 20, Power-Down Modes. Rev. 3.0, 04/02, Page 44 of 538 Reset state* igh =H , igh = H ow =L Exception handling state Request for exception handling End of exception handling Program execution state In reqterru ue pt st Bus-released state s Bu est u req Bus request End of bus request us fb d o uest n E eq r SLEEP instruction Program halt state Notes: From any state, a transition to hardware standby mode occurs when goes low. * From any state except hardware standby mode, a transition to the reset state occurs whenever goes low. A transition can also be made to the reset state when the watchdog timer overflows. Figure 2-13 State Transitions 2.9 Usage Notes 2.9.1 Usage Notes on Bit Manipulation Instructions The BSET, BCLR, BNOT, BST, and BIST instructions are used to read data in bytes, then, after bit manipulation, they write data in bytes again. Therefore, special care is necessary to use these instructions for the registers and the ports that include write-only bit. The BCLR instruction can be used to clear the flags in the internal I/O registers to 0. In this time, if it is obvious that the flag has been set to 1 in the interrupt processing routine or other processing, there is no need to read the flag beforehand. Rev. 3.0, 04/02, page 45 of 538 Rev. 3.0, 04/02, Page 46 of 538 Section 3 MCU Operating Modes 3.1 Operating Mode Selection This LSI supports only operating mode 7, that is, the advanced single-chip mode. The operating mode is determined by the setting of the mode pins (MD2 to MD0). Only mode 7 can be used in this LSI. Therefore, all mode pins must be fixed high, as shown in table 3-1. Do not change the mode pin settings during operation. Table 3-1 MCU Operating Mode Selection External Data Bus MCU CPU Operating Operating Mode MD2 MD1 MD0 Mode Description On-Chip Initial ROM Width Max. Width 7 Enabled — — 1 3.2 1 1 Advanced Single-chip mode mode Register Descriptions The following registers are related to the operating mode. For details on register addresses and register states during each processing, refer to appendix A, Internal I/O Register. • Mode control register(MDCR) • System control register(SYSCR) 3.2.1 Mode Control Register(MDCR) Bit Bit Name Intial Value R/W Descriptions 7 − 1 R/W Reserved Only 1 should be written to this bit. 6 5 4 3 − − − − 2 1 0 MDS2 MDS1 MDS0 0 0 0 0 − − − − − − − R R R Reserved These bits are always read as 0 and cannot be modified. These bits indicate the input levels at pins MD2 to MD0 (the current operating mode). Bits MDS2 to MDS0 correspond to MD2 to MD0. MDS2 to MDS0 are readonly bits and they cannot be written to. The mode pin (MD2 to MD0) input levels are latched into these bits when MDCR is read. These latches are canceled by a reset. These latches are canceled by a reset. Rev. 3.0, 04/02, page 47 of 538 3.2.2 System Control Register(SYSCR) SYSCR is an 8-bit readable/writable register that selects saturating or non-saturating calculation for the MAC instruction, selects the interrupt control mode and the detected edge for NMI, and enables or disables on-chip RAM. Bit Bit Name Intial Value R/W 7 MACS 0 − 6 − 0 − 5 4 INTM1 INTM0 0 0 R/W R/W These bits select the control mode of the interrupt controller. For details of the interrupt control modes, see section 5.6, Interrupt Control Modes and Interrupt Operation. 00: Interrupt control mode 0 01: Setting prohibited 10: Interrupt control mode 2 11: Setting prohibited 3 NMIEG 0 R/W NMI Edge Select Selects the valid edge of the NMI interrupt input. 0: An interrupt is requested at the falling edge of NMI input 1: An interrupt is requested at the rising edge of NMI input 2 1 − − 0 0 − − 0 RAME 1 R/W Rev. 3.0, 04/02, Page 48 of 538 Descriptions MAC Saturation Selects either saturating or non-saturating calculation for the MAC instruction. 0: Non-saturating calculation for the MAC instruction 1: Saturating calculation for the MAC instruction Reserved This bit is always read as 0 and cannot be modified. Reserved These bits are always read as 0 and cannot be modified. RAM Enable Enables or disables on-chip RAM. The RAME bit is initialized when the reset status is released. 0: On-chip RAM is disabled 1: On-chip RAM is enabled 3.3 Pin Functions in Each Operating Mode The CPU can access a 16-Mbyte address space in advanced mode. The on-chip ROM is enabled, however external addresses cannot be accessed. All I/O ports are available for use as input-output ports. 3.3.1 Pin Functions Table 3-2 shows their functions in mode 7. Table 3-2 Pin Functions in Each Mode Port Port 1 Port A Mode 7 P10 P P11 to P13 P PA3 to PA0 P Port B P Port C P Port D Port F P PF7 P*/C PF6 to PF4 P PF3 PF2 to PF0 Legend P: I/O port A: Address bus output D: Data bus I/O C: Control signals, clock I/O *: After reset Rev. 3.0, 04/02, page 49 of 538 3.4 Address Map Figure 3-1 shows the address map in each operating mode. H8S/2612 H8S/2611 ROM: 128 kbytes, RAM: 4 kbytes Mode 7 Advanced single-chip mode ROM: 64 kbytes, RAM: 4 kbytes Mode 7 Advanced single-chip mode H'000000 H'000000 On-chip ROM (MASK ROM*) H'00FFFF On-chip ROM (F-ZTAT/MASK ROM*) H'01FFFF H'01FFFF H'FFE000 H'FFE000 On-chip RAM On-chip RAM H'FFEFBF H'FFEFBF H'FFF800 H'FFF800 Internal I/O registers H'FFFF3F Internal I/O registers H'FFFF3F H'FFFF60 H'FFFF60 Internal I/O registers H'FFFFBF H'FFFFC0 H'FFFFBF Internal I/O registers H'FFFFC0 On-chip RAM On-chip RAM H'FFFFFF H'FFFFFF Note : * In planning Figure 3-1 Address Map Rev. 3.0, 04/02, Page 50 of 538 Section 4 Exception Handling 4.1 Exception Handling Types and Priority As table 4-1 indicates, exception handling may be caused by a reset, trap instruction, or interrupt. Exception handling is prioritized as shown in table 4-1. If two or more exceptions occur simultaneously, they are accepted and processed in order of priority. Exception sources, the stack structure, and operation of the CPU vary depending on the interrupt control mode. For details on the interrupt control mode, refer to section 5, Interrupt Controller. Table 4-1 Exception Types and Priority Priority Exception Type Start of Exception Handling High Reset Starts immediately after a low-to-high transition at the RES pin, or when the watchdog timer overflows. The CPU enters the reset state when the RES pin is low. Trace* Low 1 Starts when execution of the current instruction or exception handling ends, if the trace (T) bit in the EXR is set to 1 Direct transition Starts when a direction transition occurs as the result of SLEEP instruction execution. Interrupt Starts when execution of the current instruction or exception 2 handling ends, if an interrupt request has been issued* Trap instruction * 3 Started by execution of a trap instruction (TRAPA) Notes: 1. Traces are enabled only in interrupt control mode 2. Trace exception handling is not executed after execution of an RTE instruction. 2. Interrupt detection is not performed on completion of ANDC, ORC, XORC, or LDC instruction execution, or on completion of reset exception handling. 3. Trap instruction exception handling requests are accepted at all times in program execution state. 4.2 Exception Sources and Exception Vector Table Different vector addresses are assigned to different exception sources. Table 4-2 lists the exception sources and their vector addresses. Since the usable modes differ depending on the product, for details on each product, refer to section 3, MCU Operating Modes. Rev. 3.0, 04/02, page 51 of 538 Table 4-2 Exception Handling Vector Table Vector Address* 1 Exception Source Vector Number Normal Mode Advanced Mode Power-on reset 0 H'0000 to H'0001 H'0000 to H'0003 2 1 H'0002 to H'0003 H'0004 to H'0007 2 H'0004 to H'0005 H'0008 to H'000B 3 H'0006 to H'0007 H'000C to H'000F 4 H'0008 to H'0019 H'0010 to H'0013 5 H'000A to H'000B H'0014 to H'0017 Interrupt (direct transitions)* 6 H'000C to H'000D H'0018 to H'001B Interrupt (NMI) 7 H'000E to H'000F H'001C to H'001F Trap instruction (#0) 8 H'0010 to H'0011 H'0020 to H'0023 (#1) 9 H'0012 to H'0013 H'0024 to H'0027 (#2) 10 H'0014 to H'0015 H'0028 to H'002B (#3) 11 H'0016 to H'0017 H'002C to H'002F 12 H'0018 to H'0019 H'0030 to H'0033 13 H'001A to H'001B H'0034 to H'0037 14 H'001C to H'001D H'0038 to H'003B 15 H'001E to H'001F H'003C to H'003F IRQ0 16 H'0020 to H'0021 H'0040 to H'0043 IRQ1 17 H'0022 to H'0023 H'0044 to H'0047 IRQ2 18 H'0024 to H'0025 H'0048 to H'004B IRQ3 19 H'0026 to H'0027 H'004C to H'004F Manual reset * Reserved for system use Trace 2 Reserved for system use External interrupt IRQ4 20 H'0028 to H'0029 H'0050 to H'0053 IRQ5 21 H'002A to H'002B H'0054 to H'0057 Reserved for system use 22 H'002C to H'002D H'0058 to H'005B 23 H'002E to H'002F H'005C to H'005F 24 127 H'0030 to H'0031 H'00FE to H'00FF H'0060 to H'0063 H'01FC to H'01FF 3 Internal interrupt* Notes: 1. Lower 16 bits of the address. 2. Not available in this LSI. 3. For details of internal interrupt vectors, see section 5.5, Interrupt Exception Handling Vector Table. Rev. 3.0, 04/02, Page 52 of 538 4.3 Reset A reset has the highest exception priority. When the RES pin goes low, all processing halts and this LSI enters the reset. To ensure that this LSI is reset, hold the RES pin low for at least 20 ms at power-up. To reset the chip during operation, hold the RES pin low for at least 20 states. A reset initializes the internal state of the CPU and the registers of on-chip supporting modules. The chip can also be reset by overflow of the watchdog timer. For details see section 13, Watchdog Timer. The interrupt control mode is 0 immediately after reset. 4.3.1 Reset Exception Handling When the RES pin goes high after being held low for the necessary time, this LSI starts reset exception handling as follows: 1. The internal state of the CPU and the registers of the on-chip supporting modules are initialized, the T bit is cleared to 0 in EXR, and the I bit is set to 1 in EXR and CCR. 2. The reset exception handling vector address is read and transferred to the PC, and program execution starts from the address indicated by the PC. Figures 4-1 and 4-2 show examples of the reset sequence. Rev. 3.0, 04/02, page 53 of 538 Vector fetch Prefetch of first Internal processing program instruction (1) (3) φ Internal address bus (5) Internal read signal Internal write signal Internal data bus High (2) (4) (6) (1)(3) Reset exception handling vector address(when reset, (1)=H'000000, (3)=H'000002) (2)(4) Start address (contents of reset exception handling vector address) (5) Start address ((5)=(2)(4)) (6) First program instruction Figure 4-1 Reset Sequence (Advanced Mode with On-chip ROM Enabled) Rev. 3.0, 04/02, Page 54 of 538 Internal processing Vector fetch * Address bus * (1) Prefetch of first program instruction * (3) (5) High D15 D0 (2) (4) (6) (1)(3) Reset exception handling vector address(when reset, (1)=H'000000, (3)=H'000002) (2)(4) Start address (contents of reset exception handling vector address) (5) Start address ((5)=(2)(4)) (6) First program instruction Note: * Three program wait states are inserted. Figure 4-2 Reset Sequence (Advanced Mode with On-chip ROM Disabled: Cannot be Used in this LSI) 4.3.2 Interrupts after Reset If an interrupt is accepted after a reset and before the stack pointer (SP) is initialized, the PC and CCR will not be saved correctly, leading to a program crash. To prevent this, all interrupt requests, including NMI, are disabled immediately after a reset. Since the first instruction of a program is always executed immediately after the reset state ends, make sure that this instruction initializes the stack pointer (example: MOV.L #xx: 32, SP). 4.3.3 State of On-Chip Supporting Modules after Reset Release After reset release, MSTPCRA to MSTPCRC are initialized to H'3F, H'FF, and H'FF, respectively, and all modules except the DTC enter module stop mode. Consequently, on-chip supporting module registers cannot be read or written to. Register reading and writing is enabled when the module stop mode is exited. Rev. 3.0, 04/02, page 55 of 538 4.4 Traces Traces are enabled in interrupt control mode 2. Trace mode is not activated in interrupt control mode 0, irrespective of the state of the T bit. For details of interrupt control modes, see section 5, Interrupt Controller. If the T bit in EXR is set to 1, trace mode is activated. In trace mode, a trace exception occurs on completion of each instruction. Trace mode is not affected by interrupt masking. Table 4-3 shows the state of CCR and EXR after execution of trace exception handling. Trace mode is canceled by clearing the T bit in EXR to 0. The T bit saved on the stack retains its value of 1, and when control is returned from the trace exception handling routine by the RTE instruction, trace mode resumes. Trace exception handling is not carried out after execution of the RTE instruction. Interrupts are accepted even within the trace exception handling routine. Table 4-3 Status of CCR and EXR after Trace Exception Handling CCR Interrupt Control Mode I 0 EXR UI I2 to I0 T Trace exception handling cannot be used. 2 1 — — 0 Legend 1: Set to 1 0: Cleared to 0 —: Retains value prior to execution 4.5 Interrupts Interrupts are controlled by the interrupt controller. The interrupt controller has two interrupt control modes and can assign interrupts other than NMI to eight priority/mask levels to enable multiplexed interrupt control. The source to start interrupt exception handling and the vector address differ depending on the product. For details, refer to section 5, Interrupt Controller. Interrupt exception handling is conducted as follows: 1. The values in the program counter (PC), condition code register (CCR), and extended control register (EXR) are saved to the stack. 2. The interrupt mask bit is updated and the T bit is cleared to 0. 3. A vector address corresponding to the interrupt source is generated, the start address is loaded from the vector table to the PC, and program execution begins from that address. Rev. 3.0, 04/02, Page 56 of 538 4.6 Trap Instruction Trap instruction exception handling starts when a TRAPA instruction is executed. Trap instruction exception handling can be executed at all times in the program execution state. Trap instruction exception handling is conducted as follows: 1. The values in the program counter (PC), condition code register (CCR), and extended control register (EXR) are saved to the stack. 2. The interrupt mask bit is updated and the T bit is cleared. 3. A vector address corresponding to the interrupt source is generated, the start address is loaded from the vector table to the PC, and program execution starts from that address. The TRAPA instruction fetches a start address from a vector table entry corresponding to a vector number from 0 to 3, as specified in the instruction code. Table 4-4 shows the status of CCR and EXR after execution of trap instruction exception handling. Table 4-4 Status of CCR and EXR after Trap Instruction Exception Handling CCR EXR Interrupt Control Mode I UI I2 to I0 T 0 1 — — — 2 1 — — 0 Legend 1: Set to 1 0: Cleared to 0 —: Retains value prior to execution Rev. 3.0, 04/02, page 57 of 538 4.7 Stack Status after Exception Handling Figures 4-3 shows the stack after completion of trap instruction exception handling and interrupt exception handling. (a) Normal Modes*2 SP EXR Reserved*1 SP CCR CCR CCR*1 CCR*1 PC(16 bits) PC(16 bits) Interrupt control mode 0 Interrupt control mode 2 (b) Advanced Modes SP EXR Reserved*1 SP CCR PC(24 bits) Interrupt control mode 0 CCR PC(24 bits) Interrupt control mode 2 Note: 1. Ignored on return. 2. Normal modes are not available in this LSI. Figure 4-3 Stack Status after Exception Handling Rev. 3.0, 04/02, Page 58 of 538 4.8 Usage Note When accessing word data or longword data, this LSI assumes that the lowest address bit is 0. The stack should always be accessed by word transfer instruction or longword transfer instruction, and the value of the stack pointer (SP, ER7) should always be kept even. Use the following instructions to save registers: PUSH.W Rn (or MOV.W Rn, @-SP) PUSH.L ERn (or MOV.L ERn, @-SP) Use the following instructions to restore registers: POP.W Rn (or MOV.W @SP+, Rn) POP.L ERn (or MOV.L @SP+, ERn) Setting SP to an odd value may lead to a malfunction. Figure 4-4 shows an example of what happens when the SP value is odd. Address CCR SP R1L SP H'FFFEFA H'FFFEFB PC PC H'FFFEFC H'FFFEFD H'FFFEFE SP H'FFFEFF SP set to H'FFFEFF TRAP instruction executed MOV.B R1L, @-ER7 executed Data saved above SP Contents of CCR lost Legend CCR : PC : R1L : SP : Condition code register Program counter General register R1L Stack pointer Note: This diagram illustrates an example in which the interrupt control mode is 0, in advanced mode. Figure 4-4 Operation when SP Value Is Odd Rev. 3.0, 04/02, page 59 of 538 Rev. 3.0, 04/02, Page 60 of 538 Section 5 Interrupt Controller 5.1 Features • Two interrupt control modes Any of two interrupt control modes can be set by means of the INTM1 and INTM0 bits in the system control register (SYSCR). • Priorities settable with IPR An interrupt priority register (IPR) is provided for setting interrupt priorities. Eight priority levels can be set for each module for all interrupts except NMI. NMI is assigned the highest priority level of 8, and can be accepted at all times. • Independent vector addresses All interrupt sources are assigned independent vector addresses, making it unnecessary for the source to be identified in the interrupt handling routine. • Seven external interrupts NMI is the highest-priority interrupt, and is accepted at all times. Rising edge or falling edge can be selected for NMI. Falling edge, rising edge, or both edge detection, or level sensing, can be selected for IRQ0 to IRQ5. • DTC control The DTC can be activated by an interrupt request. Rev. 3.0, 04/02, page 61 of 538 A block diagram of the interrupt controller is shown in figure 5-1. CPU INTM1, INTM0 SYSCR NMIEG NMI input NMI input unit IRQ input IRQ input unit ISR ISCR IER Interrupt request Vector number Priority determination I Internal interrupt request SWDTEND to TEI2 CCR I2 to I0 IPR Interrupt controller Legend ISCR : IRQ sense control register : IRQ enable register IER : IRQ status register ISR : Interrupt priority register IPR SYSCR : System control register Figure 5-1 Block Diagram of Interrupt Controller Rev. 3.0, 04/02, Page 62 of 538 EXR 5.2 Input/Output Pins Table 5-1 summarizes the pins of the interrupt controller. Table 5-1 Pin Configuration Name I/O Function NMI Input Nonmaskable external interrupt Rising or falling edge can be selected IRQ5 IRQ4 IRQ3 IRQ2 IRQ1 IRQ0 Input Input Input Input Input Input Maskable external interrupts Rising, falling, or both edges, or level sensing, can be selected 5.3 Register Descriptions The interrupt controller has the following registers. For details on register addresses and register states during each process, refer to appendix A, Internal I/O Register. • System control register (SYSCR) • IRQ sense control register H (ISCRH) • IRQ sense control register L (ISCRL) • IRQ enable register (IER) • IRQ status register (ISR) • Interrupt priority register A (IPRA) • Interrupt priority register B (IPRB) • Interrupt priority register C (IPRC) • Interrupt priority register D (IPRD) • Interrupt priority register E (IPRE) • Interrupt priority register F (IPRF) • Interrupt priority register G (IPRG) • Interrupt priority register H (IPRH) • Interrupt priority register J (IPRJ) • Interrupt priority register K (IPRK) • Interrupt priority register M (IPRM) Rev. 3.0, 04/02, page 63 of 538 5.3.1 Interrupt Priority Registers A to H, J, K, M (IPRA to IPRH,IPRJ, IPRK, IPRM) The IPR registers are eleven 8-bit readable/writable registers that set priorities (levels 7 to 0) for interrupts other than NMI. The correspondence between interrupt sources and IPR settings is shown in table 5-2 (Interrupt Sources, Vector Addresses, and Interrupt Priorities). Setting a value in the range from H'0 to H'7 in the 3-bit groups of bits 0 to 2 and 4 to 6 sets the priority of the corresponding interrupt. Bit Bit Name Initial Value R/W Description 7 − 0 − Reserved These bits are always read as 0. 6 5 4 IPR6 IPR5 IPR4 1 1 1 R/W R/W R/W Sets the priority of the corresponding interrupt source. 000: Priority level 0 (Lowest) 001: Priority level 1 010: Priority level 2 011: Priority level 3 100: Priority level 4 101: Priority level 5 110: Priority level 6 111: Priority level 7 (Highest) 3 − 0 − Reserved These bits are always read as 0. 2 1 0 IPR2 IPR1 IPR0 1 1 1 R/W R/W R/W Sets the priority of the corresponding interrupt source. 000: Priority level 0 (Lowest) 001: Priority level 1 010: Priority level 2 011: Priority level 3 100: Priority level 4 101: Priority level 5 110: Priority level 6 111: Priority level 7 (Highest) Rev. 3.0, 04/02, Page 64 of 538 5.3.2 IRQ Enable Register (IER) IER is an 8-bit readable/writable register that controls the enabling and disabling of interrupt requests IRQ0 to IRQ5. Bit Bit Name Initial Value R/W Description 7 6 − − 0 0 R/W R/W Reserved 5 IRQ5E 0 R/W IRQ5 Enable Only 0 should be written to these bits. The IRQ5 interrupt request is enabled when this bit is 1. 4 IRQ4E 0 R/W IRQ4 Enable The IRQ4 interrupt request is enabled when this bit is 1. 3 IRQ3E 0 R/W IRQ3 Enable The IRQ3 interrupt request is enabled when this bit is 1. 2 IRQ2E 0 R/W IRQ2 Enable The IRQ2 interrupt request is enabled when this bit is 1. 1 IRQ1E 0 R/W IRQ1 Enable The IRQ1 interrupt request is enabled when this bit is 1. 0 IRQ0E 0 R/W IRQ0 Enable The IRQ0 interrupt request is enabled when this bit is 1. 5.3.3 IRQ Sense Control Registers H and L (ISCRH, ISCRL) The ISCR registers are 16-bit readable/writable registers that select the source that generates an interrupt request at pins IRQ0 to IRQ5. Rev. 3.0, 04/02, page 65 of 538 Bit Bit Name Initial Value R/W Description 15 14 13 12 − − − − 0 0 0 0 R/W R/W R/W R/W Reserved 11 10 IRQ5SCB IRQ5SCA 0 0 R/W R/W IRQ5 Sense Control B IRQ5 Sense Control A Only 0 should be written to these bits. 00: Interrupt request generated at IRQ5 input level low 01: Interrupt request generated at falling edge of IRQ5 input 10: Interrupt request generated at rising edge of IRQ5 input 11: Interrupt request generated at both falling and rising edges of IRQ5 input 9 8 IRQ4SCB IRQ4SCA 0 0 R/W R/W IRQ4 Sense Control B IRQ4 Sense Control A 00: Interrupt request generated at IRQ4 input level low 01: Interrupt request generated at falling edge of IRQ4 input 10: Interrupt request generated at rising edge of IRQ4 input 11: Interrupt request generated at both falling and rising edges of IRQ4 input 7 6 IRQ3SCB IRQ3SCA 0 0 R/W R/W IRQ3 Sense Control B IRQ3 Sense Control A 00: Interrupt request generated at IRQ3 input level low 01: Interrupt request generated at falling edge of IRQ3 input 10: Interrupt request generated at rising edge of IRQ3 input 11: Interrupt request generated at both falling and rising edges of IRQ3 input Rev. 3.0, 04/02, Page 66 of 538 Bit Bit Name Initial Value R/W Description 5 4 IRQ2SCB IRQ2SCA 0 0 R/W R/W IRQ2 Sense Control B IRQ2 Sense Control A 00: Interrupt request generated at IRQ2 input level low 01: Interrupt request generated at falling edge of IRQ2 input 10: Interrupt request generated at rising edge of IRQ2 input 11: Interrupt request generated at both falling and rising edges of IRQ2 input 3 2 IRQ1SCB IRQ1SCA 0 0 R/W R/W IRQ1 Sense Control B IRQ1 Sense Control A 00: Interrupt request generated at IRQ1 input level low 01: Interrupt request generated at falling edge of IRQ1 input 10: Interrupt request generated at rising edge of IRQ1 input 11: Interrupt request generated at both falling and rising edges of IRQ1 input 1 0 IRQ0SCB IRQ0SCA 0 0 R/W R/W IRQ0 Sense Control B IRQ0 Sense Control A 00: Interrupt request generated at IRQ0 input level low 01: Interrupt request generated at falling edge of IRQ0 input 10: Interrupt request generated at rising edge of IRQ0 input 11: Interrupt request generated at both falling and rising edges of IRQ0 input 5.3.4 IRQ Status Register (ISR) ISR is an 8-bit readable/writable register that indicates the status of IRQ0 to IRQ5 interrupt requests. Rev. 3.0, 04/02, page 67 of 538 Bit Bit Name Initial Value R/W Description 7 6 − − 0 0 R/W R/W Reserved 5 4 3 2 1 0 IRQ5F IRQ4F IRQ3F IRQ2F IRQ1F IRQ0F 0 0 0 0 0 0 R/W R/W R/W R/W R/W R/W [Setting conditions] Only 0 should be written to these bits. When the interrupt source selected by the ISCR registers occurs [Clearing conditions] • Cleared by reading IRQnF flag when IRQnF = 1, then writing 0 to IRQnF flag • When interrupt exception handling is executed when low-level detection is set and IRQn input is high • When IRQn interrupt exception handling is executed when falling, rising, or both-edge detection is set • When the DTC is activated by an IRQn interrupt, and the DISEL bit in MRB of the DTC is cleared to 0 (n=5 to 0) Rev. 3.0, 04/02, Page 68 of 538 5.4 Interrupt 5.4.1 External Interrupts There are seven external interrupts: NMI and IRQ0 to IRQ5. These interrupts can be used to restore this LSI from software standby mode. NMI Interrupt: NMI is the highest-priority interrupt, and is always accepted by the CPU regardless of the interrupt control mode or the status of the CPU interrupt mask bits. The NMIEG bit in SYSCR can be used to select whether an interrupt is requested at a rising edge or a falling edge on the NMI pin. IRQ0 to IRQ5 Interrupts: Interrupts IRQ0 to IRQ5 are requested by an input signal at pins IRQ0 to IRQ5. Interrupts IRQ0 to IRQ5 have the following features: • Using ISCR, it is possible to select whether an interrupt is generated by a low level, falling edge, rising edge, or both edges, at pins IRQ0 to IRQ5. • Enabling or disabling of interrupt requests IRQ0 to IRQ5 can be selected with IER. • The interrupt priority level can be set with IPR. • The status of interrupt requests IRQ0 to IRQ5 is indicated in ISR. ISR flags can be cleared to 0 by software. The detection of IRQ0 to IRQ5 interrupts does not depend on whether the relevant pin has been set for input or output. However, when a pin is used as an external interrupt input pin, do not clear the corresponding DDR to 0; and use the pin as an I/O pin for another function. A block diagram of interrupts IRQ0 to IRQ5 is shown in figure 5-2. IRQnE IRQnSCA, IRQnSCB IRQnF Edge / level detection circuit S Q IRQn interrupt request R input Clear signal Note: n= 5 to 0 Figure 5-2 Block Diagram of Interrupts IRQ0 to IRQ5 Rev. 3.0, 04/02, page 69 of 538 5.4.2 Internal Interrupts The sources for internal interrupts from on-chip supporting modules have the following features: • For each on-chip supporting module there are flags that indicate the interrupt request status, and enable bits that select enabling or disabling of these interrupts. If both of these are set to 1 for a particular interrupt source, an interrupt request is issued to the interrupt controller. • The interrupt priority level can be set by means of IPR. • The DTC can be activated by a TPU, SCI, or other interrupt request. • When the DTC is activated by an interrupt request, it is not affected by the interrupt control mode or CPU interrupt mask bit. 5.5 Interrupt Exception Handling Vector Table Table 5-2 shows interrupt exception handling sources, vector addresses, and interrupt priorities. For default priorities, the lower the vector number, the higher the priority. Priorities among modules can be set by means of the IPR. Modules set at the same priority will conform to their default priorities. Priorities within a module are fixed. Rev. 3.0, 04/02, Page 70 of 538 Table 5-2 Interrupt Sources, Vector Addresses, and Interrupt Priorities Vector Address* Interrupt Source Origin of Interrupt Source Vector Number Advanced Mode External pin NMI 7 H'001C IRQ0 16 H'0040 IPRA6 to IPRA4 IRQ1 17 H'0044 IPRA2 to IPRA0 IRQ2 18 H'0048 IPRB6 to IPRB4 IRQ3 19 H'004C IRQ4 20 H'0050 IRQ5 21 H'0054 Reserved for system use 22 H'0058 Reserved for system use 23 H'005C DTC SWDTEND 24 H'0060 IPRC2 to IPRC0 Watchdog timer 0 WOVI0 25 H'0064 IPRD6 to IPRD4 PC break PC break 27 H'006C IPRE6 to IPRE4 A/D ADI 28 H'0070 IPRE2 to IPRE0 TPU TGIA_0 32 H'0080 IPRF6 to IPRF4 channel 0 TGIB_0 33 H'0084 TGIC_0 34 H'0088 TGID_0 35 H'008C — TCIV_0 36 H'0090 TPU TGIA_1 40 H'00A0 channel 1 TGIB_1 41 H'00A4 TCIV_1 42 H'00A8 TCIU_1 43 H'00AC TPU TGIA_2 44 H'00B0 channel 2 TGIB_2 45 H'00B4 TCIV_2 46 H'00B8 TCIU_2 47 H'00BC IPR Priority High IPRB2 to IPRB0 IPRF2 to IPRF0 IPRG6 to IPRG4 Low Rev. 3.0, 04/02, page 71 of 538 Vector Address* Interrupt Source Origin of Interrupt Source Vector Number Advanced Mode IPR Priority TPU TGIA_3 48 H'00C0 IPRG2 to IPRG0 High channel 3 TGIB_3 49 H'00C4 TGIC_3 50 H'00C8 TGID_3 51 H'00CC TCIV_3 52 H'00D0 TPU TGIA_4 56 H'00E0 channel 4 TGIB_4 57 H'00E4 TCIV_4 58 H'00E8 TCIU_4 59 H'00EC TPU TGIA_5 60 H'00F0 channel 5 TGIB_5 61 H'00F4 TCIV_5 62 H'00F8 TCIU_5 63 H'00FC SCI ERI_0 80 H'0140 channel 0 RXI_0 81 H'0144 TXI_0 82 H'0148 TEI_0 83 H'014C SCI ERI_1 84 H'0150 channel 1 RXI_1 85 H'0154 TXI_1 86 H'0158 TEI_1 87 H'015C SCI ERI_2 88 H'0160 channel 2 RXI_2 89 H'0164 TXI_2 90 H'0168 TEI_2 91 H'016C HCAN MMT — ERS0, OVR0 104 H'01A0 RM0 105 H'01A4 RM1 106 H'01A8 SLE0 107 H'01AC TGIMN 108 H'01B0 TGINN 109 H'01B4 POEIN 110 H'01B8 Reserved for system use 111 H'01BC Note: * Lower 16 bits of the start address. Rev. 3.0, 04/02, Page 72 of 538 IPRH6 to IPRH4 IPRH2 to IPRH0 IPRJ2 to IPRJ0 IPRK6 to IPRK4 IPRK2 to IPRK0 IPRM6 to IPRM4 IPRM2 to IPRM0 Low 5.6 Interrupt Control Modes and Interrupt Operation The interrupt controller has two modes: interrupt control mode 0 and interrupt control mode 2. Interrupt operations differ depending on the interrupt control mode. The interrupt control mode is selected by SYSCR. Table 5-3 shows the differences between interrupt control mode 0 and interrupt control mode 2. Table 5-3 Interrupt Interrupt Control Modes Priority Setting Interrupt Control Mode Registers Mask Bits Description 0 Default I The priorities of interrupt sources are fixed at the default settings. Interrupt sources, except for NMI, are masked by the I bit. 2 IPR I2 to I0 8 priority levels other than NMI can be set with IPR. 8-level interrupt mask control is performed by bits I2 to I0. 5.6.1 Interrupt Control Mode 0 In interrupt control mode 0, interrupt requests other than for NMI are masked by the I bit of the CCR in the CPU. Figure 5-3 shows a flowchart of the interrupt acceptance operation in this case. 1 If an interrupt source occurs when the corresponding interrupt enable bit is set to 1, an interrupt request is sent to the interrupt controller. 2 If the I bit is set to 1, only an NMI interrupt is accepted, and other interrupt requests are held pending. If the I bit is cleared, an interrupt request is accepted. 3 Interrupt requests are sent to the interrupt controller, the highest-ranked interrupt according to the priority system is accepted, and other interrupt requests are held pending. 4 When the CPU accepts an interrupt request, it starts interrupt exception handling after execution of the current instruction has been completed. 5 The PC and CCR are saved to the stack area by interrupt exception handling. The PC saved on the stack shows the address of the first instruction to be executed after returning from the interrupt handling routine. 6 Next, the I bit in CCR is set to 1. This masks all interrupts except NMI. 7 The CPU generates a vector address for the accepted interrupt and starts execution of the interrupt handling routine at the address indicated by the contents of the vector address in the vector table. Rev. 3.0, 04/02, page 73 of 538 Program execution status No Interrupt generated? Yes Yes NMI No I=0 No Hold pending Yes No IRQ0 Yes No IRQ1 Yes TEI_2 Yes Save PC and CCR I←1 Read vector address Branch to interrupt handling routine Figure 5-3 Flowchart of Procedure up to Interrupt Acceptance in Interrupt Control Mode 0 Rev. 3.0, 04/02, Page 74 of 538 5.6.2 Interrupt Control Mode 2 In interrupt control mode 2, mask control is applied to eight levels for interrupt requests other than NMI by comparing the EXR interrupt mask level (I2 to I0 bits) in the CPU and the IPR setting. Figure 5-4 shows a flowchart of the interrupt acceptance operation in this case. 1 If an interrupt source occurs when the corresponding interrupt enable bit is set to 1, an interrupt request is sent to the interrupt controller. 2 When interrupt requests are sent to the interrupt controller, the interrupt with the highest priority according to the interrupt priority levels set in IPR is selected, and lower-priority interrupt requests are held pending. If a number of interrupt requests with the same priority are generated at the same time, the interrupt request with the highest priority according to the priority system shown in table 5-2 is selected. 3 Next, the priority of the selected interrupt request is compared with the interrupt mask level set in EXR. An interrupt request with a priority no higher than the mask level set at that time is held pending, and only an interrupt request with a priority higher than the interrupt mask level is accepted. 4 When the CPU accepts an interrupt request, it starts interrupt exception handling after execution of the current instruction has been completed. 5 The PC, CCR, and EXR are saved to the stack area by interrupt exception handling. The PC saved on the stack shows the address of the first instruction to be executed after returning from the interrupt handling routine. 6 The T bit in EXR is cleared to 0. The interrupt mask level is rewritten with the priority level of the accepted interrupt. If the accepted interrupt is NMI, the interrupt mask level is set to H'7. 7 The CPU generates a vector address for the accepted interrupt and starts execution of the interrupt handling routine at the address indicated by the contents of the vector address in the vector table. Rev. 3.0, 04/02, page 75 of 538 Program execution status Interrupt generated? No Yes Yes NMI No Level 7 interrupt? No Yes Mask level 6 or below? Yes Level 6 interrupt? No No Yes Level 1 interrupt? Mask level 5 or below? No No Yes Yes Mask level 0? No Yes Save PC, CCR, and EXR Hold pending Clear T bit to 0 Update mask level Read vector address Branch to interrupt handling routine Figure 5-4 Flowchart of Procedure Up to Interrupt Acceptance in Control Mode 2 5.6.3 Interrupt Exception Handling Sequence Figure 5-5 shows the interrupt exception handling sequence. The example shown is for the case where interrupt control mode 0 is set in advanced mode, and the program area and stack area are in on-chip memory. Rev. 3.0, 04/02, Page 76 of 538 Figure 5-5 Interrupt Exception Handling Rev. 3.0, 04/02, page 77 of 538 (1) (2) (4) (3) Internal operation Instruction prefetch address (Not executed. This is the contents of the saved PC, the return address.) (2) (4) Instruction code (Not executed.) (3) Instruction prefetch address (Not executed.) (5) SP-2 (7) SP-4 (1) Internal data bus Internal write signal Internal read signal Internal address bus Interrupt request signal φ Interrupt level determination Instruction Wait for end of instruction prefetch Interrupt acceptance (7) (8) (10) (9) Vector fetch (12) (11) (14) (13) Interrupt service routine instruction prefetch Saved PC and saved CCR Vector address Interrupt handling routine start address (Vector address contents) Interrupt handling routine start address ((13) = (10)(12)) First instruction of interrupt handling routine (6) (6) (8) (9) (11) (10) (12) (13) (14) (5) stack Internal operation 5.6.4 Interrupt Response Times Table 5-4 shows interrupt response times - the interval between generation of an interrupt request and execution of the first instruction in the interrupt handling routine. The execution status symbols used in table 5-4 are explained in table 5-5. This LSI is capable of fast word transfer to on-chip memory, has the program area in on-chip ROM and the stack area in on-chip RAM, enabling high-speed processing. Table 5-4 Interrupt Response Times 5 Normal Mode* Advanced Mode Interrupt control mode 0 Interrupt control mode 2 Interrupt control mode 0 Interrupt control mode 2 3 3 3 3 No. Execution Status 1 Interrupt priority determination* 2 Number of wait states until executing 1 to 19 +2·SI 1 to 19+2·SI 2 instruction ends* 1 to 19+2·SI 1 to 19+2·SI 3 PC, CCR, EXR stack save 2·SK 3·SK 2·SK 3·SK 4 Vector fetch SI SI 2·SI 2·SI 2·SI 2·SI 2·SI 2·SI 2 2 2 2 11 to 31 12 to 32 12 to 32 13 to 33 5 6 Instruction fetch* 3 Internal processing* 4 Total (using on-chip memory) Notes: 1. 2. 3. 4. 5. 1 Two states in case of internal interrupt. Refers to MULXS and DIVXS instructions. Prefetch after interrupt acceptance and interrupt handling routine prefetch. Internal processing after interrupt acceptance and internal processing after vector fetch. Not available in this LSI. Rev. 3.0, 04/02, Page 78 of 538 Table 5-5 Number of States in Interrupt Handling Routine Execution Status Object of Access External Device * 8 Bit Bus Symbol Instruction fetch SI Branch address read SJ Stack manipulation SK 16 Bit Bus Internal Memory 2-State Access 3-State Access 2-State Access 3-State Access 1 4 6+2m 2 3+m Legend m : Number of wait states in an external device access. Note:* Cannot be used in this LSI. 5.6.5 DTC Activation by Interrupt The DTC can be activated by an interrupt. For details, see section 8, Data Transfer Controller. 5.7 Usage Notes 5.7.1 Contention between Interrupt Generation and Disabling When an interrupt enable bit is cleared to 0 to disable interrupts, the disabling becomes effective after execution of the instruction. When an interrupt enable bit is cleared to 0 by an instruction such as BCLR or MOV, and if an interrupt is generated during execution of the instruction, the interrupt concerned will still be enabled on completion of the instruction, and so interrupt exception handling for that interrupt will be executed on completion of the instruction. However, if there is an interrupt request of higher priority than that interrupt, interrupt exception handling will be executed for the higher-priority interrupt, and the lower-priority interrupt will be ignored. The same also applies when an interrupt source flag is cleared to 0. Figure 5-6 shows an example in which the TGIEA bit in the TP'U's TIER_0 register is cleared to 0. The above contention will not occur if an enable bit or interrupt source flag is cleared to 0 while the interrupt is masked. Rev. 3.0, 04/02, page 79 of 538 TIER_0 write cycle by CPU TCIVexception handling φ Internal address bus TIER_0 address Internal write signal TCIEV TCFV TCIV interrupt signal Figure 5-6 Contention between Interrupt Generation and Disabling 5.7.2 Instructions that Disable Interrupts The instructions that disable interrupts are LDC, ANDC, ORC, and XORC. After any of these instructions are executed, all interrupts including NMI are disabled and the next instruction is always executed. When the I bit is set by one of these instructions, the new value becomes valid two states after execution of the instruction ends. 5.7.3 When Interrupts Are Disabled There are times when interrupt acceptance is disabled by the interrupt controller. The interrupt controller disables interrupt acceptance for a 3-state period after the CPU has updated the mask level with an LDC, ANDC, ORC, or XORC instruction. Rev. 3.0, 04/02, Page 80 of 538 5.7.4 Interrupts during Execution of EEPMOV Instruction Interrupt operation differs between the EEPMOV.B instruction and the EEPMOV.W instruction. With the EEPMOV.B instruction, an interrupt request (including NMI) issued during the transfer is not accepted until the move is completed. With the EEPMOV.W instruction, if an interrupt request is issued during the transfer, interrupt exception handling starts at a break in the transfer cycle. The PC value saved on the stack in this case is the address of the next instruction. Therefore, if an interrupt is generated during execution of an EEPMOV.W instruction, the following coding should be used. L1: EEPMOV.W MOV.W R4,R4 BNE L1 Rev. 3.0, 04/02, page 81 of 538 Rev. 3.0, 04/02, Page 82 of 538 Section 6 PC Break Controller (PBC) The PC break controller (PBC) provides functions that simplify program debugging. Using these functions, it is easy to create a self-monitoring debugger, enabling programs to be debugged with the chip alone, without using an in-circuit emulator. A block diagram of the PC break controller is shown in figure 6-1. 6.1 Features • Two break channels (A and B) • 24-bit break address Bit masking possible • Four types of break compare conditions Instruction fetch data read data write data read/write • Bus master Either CPU or CPU/DTC can be selected • The timing of PC break exception handling after the occurrence of a break condition is as follows: Immediately before execution of the instruction fetched at the set address (instruction fetch) Immediately after execution of the instruction that accesses data at the set address (data access) • Module stop mode can be set Rev. 3.0, 04/02, page 83 of 538 BCRA Output control BARA Mask control Control logic Comparator Internal address PC break interrupt Access status Control logic Comparator Output control Match signal Mask control BARB BCRB Figure 6-1 Block Diagram of PC Break Controller 6.2 Register Descriptions The PC break controller has the following registers. For details on register addresses and register states during each process, refer to appendix A, Internal I/O Register. • Break address register A (BARA) • Break address register B (BARB) • Break control register A (BCRA) • Break control register B (BCRB) 6.2.1 Break Address Register A (BARA) BARA is a 32-bit readable/writable register that specifies the channel A break address. Bit Bit Name Initial Value R/W Description 31 to 24 − Undefined − Reserved These bits are read as an undefined value and cannot be modified. 23 to 0 BAA23 to BAA0 H’000000 Rev. 3.0, 04/02, Page 84 of 538 R/W These bits set the channel A PC break address. 6.2.2 Break Address Register B (BARB) BARB is the channel B break address register. The bit configuration is the same as for BARA. 6.2.3 Break Control Register A (BCRA) BCRA controls channel A PC breaks. BCRA also contains a condition match flag. Bit Bit Name Initial Value R/W Description 7 CMFA 0 R/W Condition Match Flag A [Setting condition] When a condition set for channel A is satisfied [Clearing condition] When 0 is written to CMFA after reading CMFA = 1 6 CDA 0 R/W CPU Cycle/DTC Cycle Select A Selects the channel A break condition bus master. 0: CPU 1: CPU or DTC 5 4 3 BAMRA2 BAMRA1 BAMRA0 0 0 0 R/W R/W R/W Break Address Mask Register A2 to A0 These bits specify which bits of the break address set in BARA are to be masked. 000: BAA23–0 (All bits are unmasked) 001: BAA23–1 (Lowest bit is masked) 010: BAA23–2 (Lower 2 bits are masked) 011: BAA23–3 (Lower 3 bits are masked) 100: BAA23–4 (Lower 4 bits are masked) 101: BAA23–8 (Lower 8 bits are masked) 110: BAA23–12 (Lower 12 bits are masked) 111: BAA23–16 (Lower 16 bits are masked) 2 1 CSELA1 CSELA0 0 0 R/W R/W Break Condition Select A Selects break condition of channel A. 00: Instruction fetch is used as break condition 01: Data read cycle is used as break condition 10: Data write cycle is used as break condition 11: Data read/write cycle is used as break condition 0 BIEA 0 R/W Break Interrupt Enable A When this bit is 1, the PC break interrupt request of channel A is enabled. Rev. 3.0, 04/02, page 85 of 538 6.2.4 Break Control Register B (BCRB) BCRB is the channel B break control register. The bit configuration is the same as for BCRA. 6.3 Operation The operation flow from break condition setting to PC break interrupt exception handling is shown in section 6.3.1, PC Break Interrupt Due to Instruction Fetch, and 6.3.2, PC Break Interrupt Due to Data Access, taking the example of channel A. 6.3.1 PC Break Interrupt Due to Instruction Fetch 1 Set the break address in BARA. For a PC break caused by an instruction fetch, set the address of the first instruction byte as the break address. 2. Set the break conditions in BCR. Set bit 6 (CDA) to 0 to select the CPU because the bus master must be the CPU for a PC break caused by an instruction fetch. Set the address bits to be masked to bits 3 to 5 (BAMA2–0). Set bits 1 and 2 (CSELA1-0) to 00 to specify an instruction fetch as the break condition. Set bit 0 (BIEA) to 1 to enable break interrupts. 3 When the instruction at the set address is fetched, a PC break request is generated immediately before execution of the fetched instruction, and the condition match flag (CMFA) is set. 4 After priority determination by the interrupt controller, PC break interrupt exception handling is started. 6.3.2 PC Break Interrupt Due to Data Access 1 Set the break address in BARA. For a PC break caused by a data access, set the target ROM, RAM, I/O, or external address space address as the break address. Stack operations and branch address reads are included in data accesses. 2. Set the break conditions in BCRA. Select the bus master with bit 6 (CDA). Set the address bits to be masked to bits 3 to 5 (BAMA2–0). Set bits 1 and 2 (CSELA1-0) to 01, 10, or 11 to specify data access as the break condition. Set bit 0 (BIEA) to 1 to enable break interrupts. 3 After execution of the instruction that performs a data access on the set address, a PC break request is generated and the condition match flag (CMFA) is set. 4 After priority determination by the interrupt controller, PC break interrupt exception handling is started. Rev. 3.0, 04/02, Page 86 of 538 6.3.3 Notes on PC Break Interrupt Handling • When a PC break interrupt is generated at the transfer address of an EEPMOV.B instruction PC break exception handling is executed after all data transfers have been completed and the EEPMOV.B instruction has ended. • When a PC break interrupt is generated at a DTC transfer address PC break exception handling is executed after the DTC has completed the specified number of data transfers, or after data for which the DISEL bit is set to 1 has been transferred. 6.3.4 Operation in Transitions to Power-Down Modes The operation when a PC break interrupt is set for an instruction fetch at the address after a SLEEP instruction is shown below. • When the SLEEP instruction causes a transition from high-speed (medium-speed) mode to sleep mode: After execution of the SLEEP instruction, a transition is not made to sleep mode, and PC break interrupt handling is executed. After execution of PC break interrupt handling, the instruction at the address after the SLEEP instruction is executed (figure 6-2 (A)). • When the SLEEP instruction causes a transition to software standby mode: After execution of the SLEEP instruction, a transition is made to the respective mode, and PC break interrupt handling is not executed. However, the CMFA or CMFB flag is set (figure 6-2 (B)). SLEEP instruction execution SLEEP instruction execution PC break exception handling Transition to respective mode (B) Execution of instruction after sleep instruction (A) Figure 6-2 Operation in Power-Down Mode Transitions Rev. 3.0, 04/02, page 87 of 538 6.3.5 When Instruction Execution Is Delayed by One State While the break interrupt enable bit is set to 1, instruction execution is one state later than usual. • For 1-word branch instructions (Bcc d:8, BSR, JSR, JMP, TRAPA, RTE, and RTS) in on-chip ROM or RAM. • When break interruption by instruction fetch is set, the set address indicates on-chip ROM or RAM space, and that address is used for data access, the instruction that executes the data access is one state later than in normal operation. • When break interruption by instruction fetch is set and a break interrupt is generated, if the executing instruction immediately preceding the set instruction has one of the addressing modes shown below, and that address indicates on-chip ROM or RAM, the instruction will be one state later than in normal operation. Addressing modes: @ERn, @(d:16,ERn), @(d:32,ERn), @-ERn/ERn+, @aa:8, @aa:24, @aa:32, @(d:8,PC), @(d:16,PC), @@aa:8 • When break interruption by instruction fetch is set and a break interrupt is generated, if the executing instruction immediately preceding the set instruction is NOP or SLEEP, or has #xx,Rn as its addressing mode, and that instruction is located in on-chip ROM or RAM, the instruction will be one state later than in normal operation. Rev. 3.0, 04/02, Page 88 of 538 6.4 Usage Notes 6.4.1 Module Stop Mode Setting PBC operation can be disabled or enabled using the module stop control register. The initial setting is for PBC operation to be halted. Register access is enabled by clearing module stop mode. For details, refer to section 20, Power-Down Modes. 6.4.2 PC Break Interrupts The PC break interrupt is shared by channels A and B. The channel from which the request was issued must be determined by the interrupt handler. 6.4.3 CMFA and CMFB The CMFA and CMFB flags are not automatically cleared to 0, so 0 must be written to CMFA or CMFB after first reading the flag while it is set to 1. If the flag is left set to 1, another interrupt will be requested after interrupt handling ends. 6.4.4 PC Break Interrupt when DTC Is Bus Master A PC break interrupt generated when the DTC is the bus master is accepted after the bus has been transferred to the CPU by the bus controller. 6.4.5 PC Break Set for Instruction Fetch at Address Following BSR, JSR, JMP, TRAPA, RTE, or RTS Instruction When a PC break is set for an instruction fetch at an address following a BSR, JSR, JMP, TRAPA, RTE, or RTS instruction: Even if the instruction at the address following a BSR, JSR, JMP, TRAPA, RTE, or RTS instruction is fetched, it is not executed, and so a PC break interrupt is not generated by the instruction fetch at the next address. 6.4.6 I Bit Set by LDC, ANDC, ORC, or XORC Instruction When the I bit is set by an LDC, ANDC, ORC, or XORC instruction, a PC break interrupt becomes valid two states after the end of the executing instruction. If a PC break interrupt is set for the instruction following one of these instructions, since interrupts, including NMI, are disabled for a 3-state period in the case of LDC, ANDC, ORC, and XOR, the next instruction is always executed. For details, see section 5, Interrupt Controller. Rev. 3.0, 04/02, page 89 of 538 6.4.7 PC Break Set for Instruction Fetch at Address Following Bcc Instruction When a PC break is set for an instruction fetch at an address following a Bcc instruction: A PC break interrupt is generated if the instruction at the next address is executed in accordance with the branch condition, and is not generated if the instruction at the next address is not executed. 6.4.8 PC Break Set for Instruction Fetch at Branch Destination Address of Bcc Instruction When a PC break is set for an instruction fetch at the branch destination address of a Bcc instruction: A PC break interrupt is generated if the instruction at the branch destination is executed in accordance with the branch condition, and is not generated if the instruction at the branch destination is not executed. Rev. 3.0, 04/02, Page 90 of 538 Section 7 Bus Controller The H8S/2600 CPU is driven by a system clock, denoted by the symbol ø. The bus controller controls a memory cycle and a bus cycle. Different methods are used to access on-chip memory and on-chip support modules. The bus controller also has a bus arbitration function, and controls the operation of the internal bus masters: the CPU and data transfer controller (DTC). 7.1 Basic Timing The period from one rising edge of ø to the next is referred to as a "state." The memory cycle or bus cycle consists of one, two, three, or four states. Different methods are used to access on-chip memory, on-chip support modules, and the external address space. 7.1.1 On-Chip Memory Access Timing (ROM, RAM) On-chip memory is accessed in one state. The data bus is 16 bits wide, permitting both byte and word transfer instruction. Figure 7-1 shows the on-chip memory access cycle. Bus cycle T1 φ Internal address bus Read access Internal read signal Internal data bus Write access Address Read data Internal write signal Internal data bus Write data Figure 7-1 On-Chip Memory Access Cycle Rev. 3.0, 04/02, page 91 of 538 7.1.2 On-Chip Support Module Access Timing The on-chip support modules, except for HCAN, MMT, and POE, are accessed in two states. The data bus is either 8 bits or 16 bits wide, depending on the particular internal I/O register being accessed. For details, refer to appendix A, Internal I/O Register. Figure 7-2 shows access timing for the on-chip supporting modules. Bus cycle T1 T2 φ Internal address bus Read access Internal read signal Internal data bus Write access Address Read data Internal write signal Internal data bus Write data Figure 7-2 On-Chip Support Module Access Cycle Rev. 3.0, 04/02, Page 92 of 538 7.1.3 On-Chip HCAN Module Access Timing On-chip HCAN module access is performed in four states. The data bus width is 16 bits. Wait states can be inserted by means of a wait request from the HCAN. On-chip HCAN module access timing is shown in figures 7-3. Bus cycle T1 T2 T3 Tw Tw T4 φ Internal address bus Address HCAN read signal Read Internal data bus Read data HCAN write signal Write Internal data bus Write data Figure 7-3 On-Chip HCAN Module Access Cycle (Wait States Inserted) 7.1.4 On-chip MMT Module Access Timing On-chip MMT module and POE access are performed in three states. The data width is 16 bits. On-chip MMT module access timings are shown in figure 7-4. Bus cycle T1 T2 T3 φ Internal address bus Address MMT read signal Read Internal data bus Read data MMT write signal Write Internal data bus Write data Figure 7-4 On-chip MMT Module Access Cycle Rev. 3.0, 04/02, page 93 of 538 7.2 Bus Arbitration The Bus Controller has a bus arbiter that arbitrates bus master operations. There are two bus masters, the CPU and DTC, which perform read/write operations when they control the bus. 7.2.1 Order of Priority of the Bus Masters Each bus master requests the bus by means of a bus request signal. The bus arbiter detects the bus masters’ bus request signals, and if the bus is requested, sends a bus request acknowledge signal to the bus master making the request. If there are bus requests from more than one bus master, the bus request acknowledge signal is sent to the one with the highest priority. When a bus master receives the bus request acknowledge signal, it takes possession of the bus until that signal is canceled. The order of priority of the bus masters is as follows: (High) 7.2.2 DTC > CPU (Low) Bus Transfer Timing Even if a bus request is received from a bus master with a higher priority than that of the bus master that has acquired the bus and is currently operating, the bus is not necessarily transferred immediately. The CPU is the lowest-priority bus master, and if a bus request is received from the DTC, the bus arbiter transfers the bus to the bus master that issued the request. The timing for transfer of the bus is as follows: • The bus is transferred at a break between bus cycles. However, if a bus cycle is executed in discrete operations, as in the case of a longword-size access, the bus is not transferred between such operations. For details, refer to section 2.7, Bus States During Instruction Execution, in the H8S/2600 Series, H8S/2000 Series Programming Manual. • If the CPU is in sleep mode, it transfers the bus immediately. The DTC can release the bus after a vector read, a register information read (3 states), a single data transfer, or a register information write (3 states). It does not release the bus during a register information read (3 states), a single data transfer, or a register information write (3 states). Rev. 3.0, 04/02, Page 94 of 538 Section 8 Data Transfer Controller (DTC) This LSI includes a data transfer controller (DTC). The DTC can be activated by an interrupt or software, to transfer data. Figure 8-1 shows a block diagram of the DTC. The DTC’s register information is stored in the on-chip RAM. When the DTC is used, the RAME bit in SYSCR must be set to 1. A 32-bit bus connects the DTC to the on-chip RAM (1 kbyte), enabling 32-bit/1-state reading and writing of the DTC register information. 8.1 Features • Transfer is possible over any number of channels • Three transfer modes Normal, repeat, and block transfer modes are available • One activation source can trigger a number of data transfers (chain transfer) • The direct specification of 16-Mbyte address space is possible • Activation by software is possible • Transfer can be set in byte or word units • A CPU interrupt can be requested for the interrupt that activated the DTC • Module stop mode can be set Rev. 3.0, 04/02, page 95 of 538 Internal address bus Internal data bus : DTC mode registers A and B : DTC transfer count registers A and B : DTC source address register : DTC destination address register : DTC enable registers A to G : DTC vector register Figure 8-1 Block Diagram of DTC Rev. 3.0, 04/02, Page 96 of 538 Register information MRA MRB CRA CRB DAR SAR Control logic DTC service request CPU interrupt request Legend MRA, MRB CRA, CRB SAR DAR DTCERA to DTCERG DTVECR On-chip RAM DTC DTVECR Interrupt request DTCERA to DTCERG Interrupt controller 8.2 Register Configuration The DTC has the following registers. • DTC mode register A (MRA) • DTC mode register B (MRB) • DTC source address register (SAR) • DTC destination address register (DAR) • DTC transfer count register A (CRA) • DTC transfer count register B (CRB) These six registers cannot be directly accessed from the CPU. When activated, the DTC reads a set of register information that is stored in on-chip RAM to the corresponding DTC registers and transfers data. After the data transfer, it writes a set of updated register information back to the RAM. • DTC enable registers (DTCER) • DTC vector register (DTVECR) For details on register addresses and register states during each process, refer to appendix A, Internal I/O Register. Rev. 3.0, 04/02, page 97 of 538 8.2.1 DTC Mode Register A (MRA) MRA is an 8-bit register that selects the DTC operating mode. Bit Bit Name Initial Value R/W Description 7 6 SM1 SM0 Undefined Undefined − − Source Address Mode 1 and 0 These bits specify an SAR operation after a data transfer. 0X: SAR is fixed 10: SAR is incremented after a transfer (by +1 when Sz = 0; by +2 when Sz = 1) 11: SAR is decremented after a transfer (by –1 when Sz = 0; by –2 when Sz = 1) 5 4 DM1 DM0 Undefined Undefined − − Destination Address Mode 1 and 0 These bits specify a DAR operation after a data transfer. 0X: DAR is fixed 10: DAR is incremented after a transfer (by +1 when Sz = 0; by +2 when Sz = 1) 11: DAR is decremented after a transfer (by –1 when Sz = 0; by –2 when Sz = 1) 3 2 MD1 MD0 Undefined Undefined − − DTC Mode These bits specify the DTC transfer mode. 00: Normal mode 01: Repeat mode 10: Block transfer mode 11: Setting prohibited 1 DTS Undefined − DTC Transfer Mode Select Specifies whether the source side or the destination side is set to be a repeat area or block area, in repeat mode or block transfer mode. 0: Destination side is repeat area or block area 1: Source side is repeat area or block area 0 Sz Undefined − DTC Data Transfer Size Specifies the size of data to be transferred. 0: Byte-size transfer 1: Word-size transfer Legend X : Don’t care Rev. 3.0, 04/02, Page 98 of 538 8.2.2 DTC Mode Register B (MRB) MRB is an 8-bit register that selects the DTC operating mode. Bit Bit Name Initial Value R/W Description 7 CHNE Undefined − DTC Chain Transfer Enable When this bit is set to 1, a chain transfer will be performed. For details, refer to 8.5.4, Chain Transfer. In data transfer with CHNE set to 1, determination of the end of the specified number of transfers, clearing of the interrupt source flag, and clearing of DTCER, are not performed. 6 DISEL Undefined − DTC Interrupt Select When this bit is set to 1, a CPU interrupt request is generated every time after the end of a data transfer. When this bit is set to 0, a CPU interrupt request is generated at the time when the specified number of data transfer ends. 5 4 3 2 1 0 8.2.3 − − − − − − Undefined Undefined Undefined Undefined Undefined Undefined − − − − − − Reserved These bits have no effect on DTC operation. Only 0 should be written to these bits. DTC Source Address Register (SAR) SAR is a 24-bit register that designates the source address of data to be transferred by the DTC. For word-size transfer, specify an even source address. 8.2.4 DTC Destination Address Register (DAR) DAR is a 24-bit register that designates the destination address of data to be transferred by the DTC. For word-size transfer, specify an even destination address. 8.2.5 DTC Transfer Count Register A (CRA) CRA is a 16-bit register that designates the number of times data is to be transferred by the DTC. In normal mode, the entire CRA functions as a 16-bit transfer counter (1 to 65536). It is decremented by 1 every time data is transferred, and transfer ends when the count reaches H'0000. Rev. 3.0, 04/02, page 99 of 538 In repeat mode or block transfer mode, the CRA is divided into two parts; the upper 8 bits (CRAH) and the lower 8 bits (CRAL). CRAH holds the number of transfers while CRAL functions as an 8-bit transfer counter (1 to 256). CRAL is decremented by 1 every time data is transferred, and the contents of CRAH are sent when the count reaches H'00. 8.2.6 DTC Transfer Count Register B (CRB) CRB is a 16-bit register that designates the number of times data is to be transferred by the DTC in block transfer mode. It functions as a 16-bit transfer counter (1 to 65536) that is decremented by 1 every time data is transferred, and transfer ends when the count reaches H'0000. 8.2.7 DTC Enable Registers (DTCER) DTCER is comprised of seven registers; DTCERA to DTCERG, and is a register that specifies DTC activation interrupt sources. The correspondence between interrupt sources and DTCE bits is shown in table 8-1. For DTCE bit setting, use bit manipulation instructions such as BSET and BCLR for reading and writing. If all interrupts are masked, multiple activation sources can be set at one time (only at the initial setting) by writing data after executing a dummy read on the relevant register. Bit Bit Name Initial Value R/W Description 7 6 5 4 3 2 1 0 DTCE7 DTCE6 DTCE5 DTCE4 DTCE3 DTCE2 DTCE1 DTCE0 0 0 0 0 0 0 0 0 R/W R/W R/W R/W R/W R/W R/W R/W DTC Activation Enable Setting this bit to 1 specifies a relevant interrupt source as a DTC activation source. [Clearing conditions] • When the DISEL bit is 1 and the data transfer has ended • When the specified number of transfers have ended These bits are not cleared when the DISEL bit is 0 and the specified number of transfers have not been completed 8.2.8 DTC Vector Register (DTVECR) DTVECR is an 8-bit readable/writable register that enables or disables DTC activation by software, and sets a vector number for the software activation interrupt. Rev. 3.0, 04/02, Page 100 of 538 Bit Bit Name Initial Value R/W Description 7 SWDTE 0 R/W DTC Software Activation Enable Setting this bit to 1 activates DTC. Only 1 can be written to this bit. [Clearing conditions] • When the DISEL bit is 0 and the specified number of transfers have not ended • When 0 s written to the DISEL bit after a software-activated data transfer end interrupt (SWDTEND) request has been sent to the CPU. When the DISEL bit is 1 and data transfer has ended or when the specified number of transfers have ended, this bit will not be cleared. 6 5 4 3 2 1 0 8.3 DTVEC6 DTVEC5 DTVEC4 DTVEC3 DTVEC2 DTVEC1 DTVEC0 0 0 0 0 0 0 0 R/W R/W R/W R/W R/W R/W R/W DTC Software Activation Vectors 0 to 6 These bits specify a vector number for DTC software activation. The vector address is expressed as H'0400 + (vector number × 2). For example, when DTVEC6 to DTVEC0 = H'10, the vector address is H'0420. When the bit SWDTE is 0, these bits can be written. Activation Sources The DTC operates when activated by an interrupt or by a write to DTVECR by software. An interrupt request can be directed to the CPU or DTC, as designated by the corresponding DTCER bit. At the end of a data transfer (or the last consecutive transfer in the case of chain transfer), the activation source or corresponding DTCER bit is cleared. The activation source flag, in the case of RXI_0, for example, is the RDRF flag of SCI_0. When an interrupt has been designated a DTC activation source, the existing CPU mask level and interrupt controller priorities have no effect. If there is more than one activation source at the same time, the DTC operates in accordance with the default priorities. Figure 8-2 shows a block diagram of activation source control. For details, see section 5, Interrupt Controller. Rev. 3.0, 04/02, page 101 of 538 Source flag cleared Clear controller Clear DTCER On-chip supporting module IRQ interrupt Interrupt request DTVECR Selection circuit Select Clear request DTC CPU Interrupt controller Interrupt mask Figure 8-2 Block Diagram of DTC Activation Source Control 8.4 Location of Register Information and DTC Vector Table Locate the register information in the on-chip RAM (addresses: H'FFEBC0 to H'FFEFBF). Register information should be located at an address that is a multiple of four within the range. Locating the register information in address space is shown in figure 8-3. Locate the MRA, SAR, MRB, DAR, CRA, and CRB registers, in that order, from the start address of the register information. In the case of chain transfer, register information should be located in consecutive areas and the register information start address should be located at the vector address corresponding to the interrupt source. The DTC reads the start address of the register information from the vector address set for each activation source, and then reads the register information from that start address. When the DTC is activated by software, the vector address is obtained from: H'0400 + (DTVECR[6:0] × 2). For example, if DTVECR is H'10, the vector address is H'0420. The configuration of the vector address is the same in both normal and advanced modes, a 2-byte unit being used in both cases. These two bytes specify the lower bits of the register information start address. Rev. 3.0, 04/02, Page 102 of 538 Lower address 0 Register information start address Chain transfer 1 2 MRA SAR MRB DAR 3 Register information CRB CRA MRA SAR MRB DAR Register information for 2nd transfer in chain transfer CRB CRA 4 bytes Figure 8-3 Correspondence between DTC Vector Address and Register Information Rev. 3.0, 04/02, page 103 of 538 Table 8-1 Interrupt Sources, DTC Vector Addresses, and Corresponding DTCEs Interrupt Source Origin of Interrupt Source DTC Vector Number Vector Address DTCE* Priority Software Write to DTVECR DTVECR H'0400 + (vector number × 2) — High External pin IRQ0 16 H'0420 DTCEA7 IRQ1 17 H'0422 DTCEA6 IRQ2 18 H'0424 DTCEA5 IRQ3 19 H'0426 DTCEA4 IRQ4 20 H'0428 DTCEA3 IRQ5 21 H'042A DTCEA2 Reserved for 22 H'042C DTCEA1 System use 23 H'042E DTCEA0 A/D ADI (A/D conversion 28 end) H'0438 DTCEB6 TPU TGIA_0 32 H'0440 DTCEB5 channel 0 TGIB_0 33 H'0442 DTCEB4 TGIC_0 34 H'0444 DTCEB3 TGID_0 35 H'0446 DTCEB2 TPU TGIA_1 40 H'0450 DTCEB1 channel 1 TGIB_1 41 H'0452 DTCEB0 TPU TGIA_2 44 H'0458 DTCEC7 channel 2 TGIB_2 45 H'045A DTCEC6 TPU TGIA_3 48 H'0460 DTCEC5 channel 3 TGIB_3 49 H'0462 DTCEC4 TGIC_3 50 H'0464 DTCEC3 TGID_3 51 H'0466 DTCEC2 TPU TGIA_4 56 H'0470 DTCEC1 channel 4 TGIB_4 57 H'0472 DTCEC0 TPU TGIA_5 60 H'0478 DTCED5 channel 5 TGIB_5 61 H'047A DTCED4 Rev. 3.0, 04/02, Page 104 of 538 Low Interrupt Source SCI channel 0 SCI channel 1 SCI channel 2 HCAN MMT — Origin of Interrupt Source DTC Vector Number Vector Address DTCE* Priority Reserved for 64 H'0480 DTCED3 High system use 65 H'0482 DTCED2 68 H'0488 DTCED1 69 H'048A DTCED0 72 H'0490 DTCEE7 73 H'0492 DTCEE6 74 H'0494 DTCEE5 75 H'0496 DTCEE4 RXI_0 81 H'04A2 DTCEE3 TXI_0 82 H'04A4 DTCEE2 RXI_1 85 H'04AA DTCEE1 TXI_1 86 H'04AC DTCEE0 RXI_2 89 H'04B2 DTCEF7 TXI_2 90 H'04B4 DTCEF6 Reserved for system 104 use H'04D0 DTCEG7 RM0 105 H'04D2 DTCEG6 Reserved for system 106 use H'04D4 DTCEG5 Reserved for system 107 use H'04D6 DTCEG4 TGIMN 108 H'04D8 DTCEG3 TGINN 109 H'04DA DTCEG2 Reserved for system 110 use H'04DC DTCEG1 Reserved for system 111 use H'04DE DTCEG0 Low Note: * DTCE bits with no corresponding interrupt are reserved, and should be written with 0. 8.5 Operation Register information is stored in on-chip memory. When activated, the DTC reads register information in on-chip memory and transfers data. After the data transfer, the DTC writes updated register information back to the memory. The pre-storage of register information in memory makes it possible to transfer data over any required number of channels. The transfer mode can be specified as normal, repeat, and block Rev. 3.0, 04/02, page 105 of 538 transfer mode. Setting the CHNE bit in MRB to 1 makes it possible to perform a number of transfers with a single activation source (chain transfer). The 24-bit SAR designates the DTC transfer source address, and the 24-bit DAR designates the transfer destination address. After each transfer, SAR and DAR are independently incremented, decremented, or left fixed depending on its register information. Start Read DTC vector Next transfer Read register information Data transfer Write register information CHNE=1 Yes No Transfer Counter=0 or DISEL=1 Yes No Clear an activation flag Clear DTCER End Interrupt exception handling Figure 8-4 Flowchart of DTC Operation Rev. 3.0, 04/02, Page 106 of 538 8.5.1 Normal Mode In normal mode, one operation transfers one byte or one word of data. Table 8-2 lists the register information in normal mode. From 1 to 65,536 transfers can be specified. Once the specified number of transfers have been completed, a CPU interrupt can be requested. Table 8-2 Register Information in Normal Mode Name Abbreviation Function DTC source address register SAR Designates source address DTC destination address register DAR Designates destination address DTC transfer count register A CRA Designates transfer count DTC transfer count register B CRB Not used SAR DAR Transfer Figure 8-5 Memory Mapping in Normal Mode Rev. 3.0, 04/02, page 107 of 538 8.5.2 Repeat Mode In repeat mode, one operation transfers one byte or one word of data. Table 8-3 lists the register information in repeat mode. From 1 to 256 transfers can be specified. Once the specified number of transfers have ended, the initial state of the transfer counter and the address register specified as the repeat area is restored, and transfer is repeated. In repeat mode the transfer counter value does not reach H'00, and therefore CPU interrupts cannot be requested when DISEL = 0. Table 8-3 Register Information in Repeat Mode Name Abbreviation Function DTC source address register SAR Designates source address DTC destination address register DAR Designates destination address DTC transfer count register AH CRAH Holds number of transfers DTC transfer count register AL CRAL Designates transfer count DTC transfer count register B CRB Not used SAR or DAR Repeat area Transfer Figure 8-6 Memory Mapping in Repeat Mode Rev. 3.0, 04/02, Page 108 of 538 DAR or SAR 8.5.3 Block Transfer Mode In block transfer mode, one operation transfers one block of data. Either the transfer source or the transfer destination is designated as a block area. Table 8-4 lists the register information in block transfer mode. The block size can be between 1 and 256. When the transfer of one block ends, the initial state of the block size counter and the address register specified as the block area is restored. The other address register is then incremented, decremented, or left fixed. From 1 to 65,536 transfers can be specified. Once the specified number of transfers have been completed, a CPU interrupt is requested. Table 8-4 Register Information in Block Transfer Mode Name Abbreviation Function DTC source address register SAR Designates source address DTC destination address register DAR Designates destination address DTC transfer count register AH CRAH Holds block size DTC transfer count register AL CRAL Designates block size count DTC transfer count register B CRB Transfer count First block SAR or DAR Block area Transfer DAR or SAR Nth block Figure 8-7 Memory Mapping in Block Transfer Mode Rev. 3.0, 04/02, page 109 of 538 8.5.4 Chain Transfer Setting the CHNE bit in MRB to 1 enables a number of data transfers to be performed consecutively in response to a single transfer request. SAR, DAR, CRA, CRB, MRA, and MRB, which define data transfers, can be set independently. Figure 8-8 shows the memory map for chain transfer. When activated, the DTC reads the register information start address stored at the vector address, and then reads the first register information at that start address. After the data transfer, the CHNE bit will be tested. When it has been set to 1, DTC reads the next register information located in a consecutive area and performs the data transfer. These sequences are repeated until the CHNE bit is cleared to 0. In the case of transfer with CHNE set to 1, an interrupt request to the CPU is not generated at the end of the specified number of transfers or by setting of the DISEL bit to 1, and the interrupt source flag for the activation source is not affected. Source Destination Register information CHNE=1 DTC vector address Register information start address Register information CHNE=0 Source Destination Figure 8-8 Chain Transfer Operation Rev. 3.0, 04/02, Page 110 of 538 8.5.5 Interrupts An interrupt request is issued to the CPU when the DTC has completed the specified number of data transfers, or a data transfer for which the DISEL bit was set to 1. In the case of interrupt activation, the interrupt set as the activation source is generated. These interrupts to the CPU are subject to CPU mask level and interrupt controller priority level control. In the case of software activation, a software-activated data transfer end interrupt (SWDTEND) is generated. When the DISEL bit is 1 and one data transfer has been completed, or the specified number of transfers have been completed, after data transfer ends the SWDTE bit is held at 1 and an SWDTEND interrupt is generated. The interrupt handling routine will then clear the SWDTE bit to 0. When the DTC is activated by software, an SWDTEND interrupt is not generated during a data transfer wait or during data transfer even if the SWDTE bit is set to 1. 8.5.6 Operation Timing φ DTC activation request DTC request Vector read Data transfer Address Read Write Transfer information read Transfer information write Figure 8-9 DTC Operation Timing (Example in Normal Mode or Repeat Mode) Rev. 3.0, 04/02, page 111 of 538 φ DTC activation request DTC request Data transfer Vector read Read Write Read Write Address Transfer information read Transfer information write Figure 8-10 DTC Operation Timing (Example of Block Transfer Mode, with Block Size of 2) φ DTC activation request DTC request Data transfer Data transfer Read Write Read Write Vector read Address Transfer information read Transfer information write Transfer information read Transfer information write Figure 8-11 DTC Operation Timing (Example of Chain Transfer) 8.5.7 Number of DTC Execution States Table 8-5 lists execution status for a single DTC data transfer, and table 8-6 shows the number of states required for each execution status. Rev. 3.0, 04/02, Page 112 of 538 Table 8-5 DTC Execution Status Mode Vector Read I Register Information Read/Write Data Read J K Data Write L Internal Operations M Normal 1 6 1 3 1 Repeat 1 6 1 1 3 Block transfer 1 6 N N 3 Legend N: Block size (initial setting of CRAH and CRAL) Table 8-6 Number of States Required for Each Execution Status Object to be Accessed OnChip RAM OnChip ROM On-Chip I/O Registers External Devices* Bus width 32 16 8 16 8 Access states 1 1 2 2 2 3 Execution status Vector read SI — 1 — — 4 6+2m 2 3+m Register information read/write SJ 1 — — — — — — — Byte data read SK 1 1 2 2 2 3+m 2 3+m Word data read SK 1 1 4 2 4 6+2m 2 3+m Byte data write SL 1 1 2 2 2 3+m 2 3+m Word data write SL 1 1 4 2 4 6+2m 2 3+m Internal operation SM 1 16 2 3 Note:* Cannot be used in this LSI. The number of execution states is calculated from using the formula below. Note that Σ is the sum of all transfers activated by one activation event (the number in which the CHNE bit is set to 1, plus 1). Number of execution states = I · SI + Σ (J · SJ + K · SK + L · SL) + M · SM For example, when the DTC vector address table is located in the on-chip ROM, normal mode is set, and data is transferred from on-chip ROM to an internal I/O register, then the time required for the DTC operation is 13 states. The time from activation to the end of the data write is 10 states. Rev. 3.0, 04/02, page 113 of 538 8.6 Procedures for Using DTC 8.6.1 Activation by Interrupt The procedure for using the DTC with interrupt activation is as follows: 1 Set the MRA, MRB, SAR, DAR, CRA, and CRB register information in on-chip RAM. 2 Set the start address of the register information in the DTC vector address. 3 Set the corresponding bit in DTCER to 1. 4 Set the enable bits for the interrupt sources to be used as the activation sources to 1. The DTC is activated when an interrupt used as an activation source is generated. 5 After one data transfer has been completed, or after the specified number of data transfers have been completed, the DTCE bit is cleared to 0 and a CPU interrupt is requested. If the DTC is to continue transferring data, set the DTCE bit to 1. 8.6.2 Activation by Software The procedure for using the DTC with software activation is as follows: 1 Set the MRA, MRB, SAR, DAR, CRA, and CRB register information in on-chip RAM. 2 Set the start address of the register information in the DTC vector address. 3 Check that the SWDTE bit is 0. 4 Write 1 to SWDTE bit and the vector number to DTVECR. 5 Check the vector number written to DTVECR. 6 After one data transfer has been completed, if the DISEL bit is 0 and a CPU interrupt is not requested, the SWDTE bit is cleared to 0. If the DTC is to continue transferring data, set the SWDTE bit to 1. When the DISEL bit is 1, or after the specified number of data transfers have been completed, the SWDTE bit is held at 1 and a CPU interrupt is requested. 8.7 Examples of Use of the DTC 8.7.1 Normal Mode An example is shown in which the DTC is used to receive 128 bytes of data via the SCI. 1 Set MRA to a fixed source address (SM1 = SM0 = 0), incrementing destination address (DM1 = 1, DM0 = 0), normal mode (MD1 = MD0 = 0), and byte size (Sz = 0). The DTS bit can have any value. Set MRB for one data transfer by one interrupt (CHNE = 0, DISEL = 0). Set the SCI RDR address in SAR, the start address of the RAM area where the data will be received in DAR, and 128 (H'0080) in CRA. CRB can be set to any value. 2 Set the start address of the register information at the DTC vector address. Rev. 3.0, 04/02, Page 114 of 538 3 Set the corresponding bit in DTCER to 1. 4 Set the SCI to the appropriate receive mode. Set the RIE bit in SCR to 1 to enable the reception complete (RXI) interrupt. Since the generation of a receive error during the SCI reception operation will disable subsequent reception, the CPU should be enabled to accept receive error interrupts. 5 Each time the reception of one byte of data has been completed on the SCI, the RDRF flag in SSR is set to 1, an RXI interrupt is generated, and the DTC is activated. The receive data is transferred from RDR to RAM by the DTC. DAR is incremented and CRA is decremented. The RDRF flag is automatically cleared to 0. 6 When CRA becomes 0 after the 128 data transfers have been completed, the RDRF flag is held at 1, the DTCE bit is cleared to 0, and an RXI interrupt request is sent to the CPU. The interrupt handling routine will perform wrap-up processing. 8.7.2 Chain Transfer An example of DTC chain transfer is shown in which pulse output is performed using the PPG. Chain transfer can be used to perform pulse output data transfer and PPG output trigger cycle updating. Repeat mode transfer to the PPG's NDR is performed in the first half of the chain transfer, and normal mode transfer to the TPU's TGR in the second half. This is because clearing of the activation source and interrupt generation at the end of the specified number of transfers are restricted to the second half of the chain transfer (transfer when CHNE = 0). 1 Perform settings for transfer to the PPG’s NDR. Set MRA to incrementing source address (SM1 = 1, SM0 = 0), a fixed destination address (DM1 = DM0 = 0), repeat mode (MD1 = 0, MD0 = 1), and word size (Sz = 1). Set the source side as a repeat area (DTS = 1). Set MRB to chain mode (CHNE = 1, DISEL = 0). Set the data table start address in SAR, the NDRH address in DAR, and the data table size in CRAH and CRAL. CRB can be set to any value. 2 Perform settings for transfer to the TPU’s TGR. Set MRA to incrementing source address (SM1 = 1, SM0 = 0), a fixed destination address (DM1 = DM0 = 0), normal mode (MD1 = MD0 = 0), and word size (Sz = 1). Set the data table start address in SAR, the TGRA address in DAR, and the data table size in CRA. CRB can be set to any value. 3 Locate the TPU transfer register information consecutively after the NDR transfer register information. 4 Set the start address of the NDR transfer register information to the DTC vector address. 5 Set the bit corresponding to TGIA in DTCER to 1. 6 Set TGRA as an output compare register (output disabled) with TIOR, and enable the TGIA interrupt with TIER. 7 Set the initial output value in PODR, and the next output value in NDR. Set bits in DDR and NDER for which output is to be performed to 1. Using PCR, select the TPU compare match to be used as the output trigger. 8 Set the CST bit in TSTR to 1, and start the TCNT count operation. Rev. 3.0, 04/02, page 115 of 538 9 Each time a TGRA compare match occurs, the next output value is transferred to NDR and the set value of the next output trigger period is transferred to TGRA. The activation source TGFA flag is cleared. 10 When the specified number of transfers are completed (the TPU transfer CRA value is 0), the TGFA flag is held at 1, the DTCE bit is cleared to 0, and a TGIA interrupt request is sent to the CPU. Termination processing should be performed in the interrupt handling routine. 8.7.3 Software Activation An example is shown in which the DTC is used to transfer a block of 128 bytes of data by means of software activation. The transfer source address is H'1000 and the destination address is H'2000. The vector number is H'60, so the vector address is H'04C0. 1 Set MRA to incrementing source address (SM1 = 1, SM0 = 0), incrementing destination address (DM1 = 1, DM0 = 0), block transfer mode (MD1 = 1, MD0 = 0), and byte size (Sz = 0). The DTS bit can have any value. Set MRB for one block transfer by one interrupt (CHNE = 0). Set the transfer source address (H'1000) in SAR, the destination address (H'2000) in DAR, and 128 (H'8080) in CRA. Set 1 (H'0001) in CRB. 2 Set the start address of the register information at the DTC vector address (H'04C0). 3 Check that the SWDTE bit in DTVECR is 0. Check that there is currently no transfer activated by software. 4 Write 1 to the SWDTE bit and the vector number (H'60) to DTVECR. The write data is H'E0. 5 Read DTVECR again and check that it is set to the vector number (H'60). If it is not, this indicates that the write failed. This is presumably because an interrupt occurred between steps 3 and 4 and led to a different software activation. To activate this transfer, go back to step 3. 6 If the write was successful, the DTC is activated and a block of 128 bytes of data is transferred. 7 After the transfer, an SWDTEND interrupt occurs. The interrupt handling routine should clear the SWDTE bit to 0 and perform other wrap-up processing. 8.8 Usage Notes 8.8.1 Module Stop Mode Setting DTC operation can be disabled or enabled using the module stop control register. The initial setting is for DTC operation to be halted. Register access is enabled by clearing module stop mode. For details, refer to section 20, Power-Down Modes. 8.8.2 On-Chip RAM The MRA, MRB, SAR, DAR, CRA, and CRB registers are all located in on-chip RAM. When the DTC is used, the RAME bit in SYSCR must not be cleared to 0. Rev. 3.0, 04/02, Page 116 of 538 8.8.3 DTCE Bit Setting For DTCE bit setting, use bit manipulation instructions such as BSET and BCLR. If all interrupts are masked, multiple activation sources can be set at one time (only at the initial setting) by writing data after executing a dummy read on the relevant register. Rev. 3.0, 04/02, page 117 of 538 Rev. 3.0, 04/02, Page 118 of 538 Section 9 I/O Ports Table 9-1 summarizes the port functions. The pins of each port also have other functions such as input/output or interrupt input pins of on-chip supporting modules. Each I/O port includes a data direction register (DDR) that controls input/output, a data register (DR) that stores output data, and a port register (PORT) used to read the pin states. The input-only ports do not have a DR or DDR register. Ports A to D have a built-in input pull-up MOS function and a MOS input pull-up control register (PCR) to control the on/off state of MOS input pull-up. Ports A to C include an open-drain control register (ODR) that controls the on/off state of the output buffer PMOS. All the I/O ports can drive a single TTL load and a 30 pF capacitive load. Rev. 3.0, 04/02, page 119 of 538 Table 9-1 Port Functions Port Description Port 1 General I/O port also functioning as TPU I/O pins, PPG output pins, and interrupt input pins Port and Other Functions Name Input/Output and Output Type P17/PO15/TIOCB2/TCLKD P16/PO14/TIOCA2/IRQ1 P15/PO13/TIOCB1/TCLKC P14/PO12/TIOCA1/IRQ0 P13/PO11/TIOCD0/TCLKB P12/PO10/TIOCC0/TCLKA P11/PO9/TIOCB0 P10/PO8/TIOCA0 Port 4 General input port also functioning as A/D converter analog inputs P47/AN7 P46/AN6 P45/AN5 P44/AN4 P43/AN3 P42/AN2 P41/AN1 P40/AN0 Port 9 General input port also functioning as A/D converter analog inputs P93/AN11 P92/AN10 P91/AN9 P90/AN8 Port A General I/O port also functioning as SCI_2 I/O pins, POE input pins PA3/SCK2/POE3 Built-in MOS input pull-up PA2/RxD2/POE2 Push-pull or open-drain output selectable PA1/TxD2/POE1 PA0/POE0 Port B General I/O port also functioning as TPU_5, TPU_4, and TPU_3 I/O pins, and MMT I/O pins PB7/TIOCB5/PWOB Built-in MOS input pull-up PB6/TIOCA5/PWOA Push-pull or open-drain output selectable PB5/TIOCB4/PVOB PB4/TIOCA4/PVOA PB3/TIOCD3/PUOB PB2/TIOCC3/PUOA PB1/TIOCB3/PCO PB0/TIOCA3/PCI Rev. 3.0, 04/02, Page 120 of 538 Port Description Port C General I/O port also functioning as SCI_1 and SCI_0 I/O pins, and interrupt input pins Port and Other Functions Name Input/Output and Output Type PC7 Built-in MOS input pull-up PC6 Push-pull or open-drain output selectable PC5/SCK1/IRQ5 PC4/RxD1 PC3/TxD1 PC2/SCK0/IRQ4 PC1/RxD0 PC0/TxD0 Port D General I/O port PD7 Built-in MOS input pull-up PD6 PD5 PD4 PD3 PD2 PD1 PD0 Port F General I/O port also functioning as interrupt input pins, an A/D converter start trigger input pin, and a system clock output pin (φ) PF7/ φ PF6 PF5 PF4 PF3/ADTRG/IRQ3 PF2 PF1 PF0/IRQ2 Rev. 3.0, 04/02, page 121 of 538 9.1 Port 1 Port 1 is an 8-bit I/O port and has the following registers. For details on register addresses and register states during each process, refer to appendix A, Internal I/O Register. • Port 1 data direction register (P1DDR) • Port 1 data register (P1DR) • Port 1 register (PORT1) 9.1.1 Port 1 Data Direction Register (P1DDR) P1DDR is an 8-bit write-only register, the individual bits of which specify input or output for the pins of port 1. P1DDR cannot be read; if it is, an undefined value will be read. Bit Bit Name Initial Value R/W Description 7 P17DDR 0 W 6 P16DDR 0 W 5 P15DDR 0 W When a pin is specified as a general purpose I/O port, setting this bit to 1 makes the corresponding port 1 pin an output pin. Clearing this bit to 0 makes the pin an input pin. 4 P14DDR 0 W 3 P13DDR 0 W 2 P12DDR 0 W 1 P11DDR 0 W 0 P10DDR 0 W Rev. 3.0, 04/02, Page 122 of 538 9.1.2 Port 1 Data Register (P1DR) P1DR is an 8-bit readable/writable register that stores output data for port 1 pins. Bit Bit Name Initial Value R/W Description 7 P17DR 0 R/W 6 P16DR 0 R/W Output data for a pin is stored when the pin is specified as a general purpose I/O port. 5 P15DR 0 R/W 4 P14DR 0 R/W 3 P13DR 0 R/W 2 P12DR 0 R/W 1 P11DR 0 R/W 0 P10DR 0 R/W 9.1.3 Port 1 Register (PORT1) PORT1 is an 8-bit read-only register that shows the pin states. PORT1 cannot be modified. Bit Bit Name Initial Value R/W Description 7 P17 Undefined* R 6 P16 Undefined* R 5 P15 Undefined* R If a port 1 read is performed while P1DDR bits are set to 1, the P1DR values are read. If a port 1 read is performed while P1DDR bits are cleared to 0, the pin states are read. 4 P14 Undefined* R 3 P13 Undefined* R 2 P12 Undefined* R 1 P11 Undefined* R 0 P10 Undefined* R Note:* Determined by the states of pins P17 to P10. Rev. 3.0, 04/02, page 123 of 538 9.1.4 Pin Functions Port 1 pins also function as TPU I/O pins, PPG output pins, and interrupt input pins. The correspondence between the register specification and the pin functions is shown below. Table 9-2 P17 Pin Function TPU Channel 2 Setting* Output NDER15 − − Pin function TIOCB2 output P17DDR Input or Initial Value 0 1 1 − 0 1 P17 input P17 output PO15 output TIOCB2 input TCLKD input Note:* For details on the TPU channel specification, refer to section 10, 16-Bit Timer Pulse Unit (TPU). Table 9-3 P16 Pin Function TPU Channel 2 Setting* Output NDER14 − − Pin function TIOCA2 output P16DDR Input or Initial Value 0 1 1 − 0 1 P16 input P16 output PO14 output TIOCA2 input IRQ1 input Note:* For details on the TPU channel specification, refer to section 10, 16-Bit Timer Pulse Unit (TPU). Table 9-4 P15 Pin Function TPU Channel 1 Setting* Output NDER13 − − Pin function TIOCB1 output P15DDR Input or Initial Value 0 1 1 − 0 1 P15 input P15 output PO13 output TIOCB1 input TCLKC input Note:* For details on the TPU channel specification, refer to section 10, 16-Bit Timer Pulse Unit (TPU). Rev. 3.0, 04/02, Page 124 of 538 Table 9-5 P14 Pin Function TPU Channel 1 Setting* Output NDER12 − − Pin function TIOCA1 output P14DDR Input or Initial Value 0 1 1 − 0 1 P14 input P14 output PO12 output TIOCA1 input IRQ0 input Note:* For details on the TPU channel specification, refer to section 10, 16-Bit Timer Pulse Unit (TPU). Table 9-6 P13 Pin Function TPU Channel 0 Setting* Output NDER11 − − Pin function TIOCD0 output P13DDR Input or Initial Value 0 1 1 − 0 1 P13 input P13 output PO11 output TIOCD0 input TCLKB input Note:* For details on the TPU channel specification, refer to section 10, 16-Bit Timer Pulse Unit (TPU). Table 9-7 P12 Pin Function TPU Channel 0 Setting* Output NDER10 − − Pin function TIOCC0 output P12DDR Input or Initial Value 0 1 1 − 0 1 P12 input P12 output PO10 output TIOCC0 input TCLKA input Note:* For details on the TPU channel specification, refer to section 10, 16-Bit Timer Pulse Unit (TPU). Rev. 3.0, 04/02, page 125 of 538 Table 9-8 P11 Pin Function TPU Channel 0 Setting* Output NDER9 − − Pin function TIOCB0 output P11DDR Input or Initial Value 0 1 1 − 0 1 P11 input P11 output PO9 output TIOCB0 input Note:* For details on the TPU channel specification, refer to section 10, 16-Bit Timer Pulse Unit (TPU). Table 9-9 P10 Pin Function TPU Channel 0 Setting* Output NDER8 − − Pin function TIOCA0 output P10DDR Input or Initial Value 0 1 1 − 0 1 P10 input P10 output PO8 output TIOCA0 input Note:* For details on the TPU channel specification, refer to section 10, 16-Bit Timer Pulse Unit (TPU). 9.2 Port 4 Port 4 is an 8-bit input-only port. Port 4 pins also function as A/D converter analog input pins. For details on register addresses, refer to appendix A, Internal I/O Register. • Port 4 register (PORT4) 9.2.1 Port 4 Register (PORT4) PORT4 is an 8-bit read-only register that shows port 4 pin states. PORT4 cannot be modified. Rev. 3.0, 04/02, Page 126 of 538 Bit Bit Name Initial Value R/W Description 7 P47 Undefined* R 6 P46 Undefined* R The pin states are always read when a port 4 read is performed. 5 P45 Undefined* R 4 P44 Undefined* R 3 P43 Undefined* R 2 P42 Undefined* R 1 P41 Undefined* R 0 P40 Undefined* R Note:* Determined by the states of pins P47 to P40. 9.3 Port 9 Port 9 is a 4-bit input-only port. Port 9 pins also function as A/D converter analog input pins. Port 9 has the following registers. For details on register addresses, refer to appendix A, Internal I/O Register. • Port 9 register (PORT9) 9.3.1 Port 9 Register (PORT9) PORT9 is an 8-bit read-only register that shows port 9 pin states. PORT9 cannot be modified. Bit Bit Name Initial Value R/W Description Undefined R Undefined R The pin states are always read when a port 9 read is performed. Undefined R Undefined R 4 − − − − 3 P93 Undefined* R 2 P92 Undefined* R 1 P91 Undefined* R 0 P90 Undefined* R 7 6 5 Note:* Determined by the states of pins P93 to P90. Rev. 3.0, 04/02, page 127 of 538 9.4 Port A Port A is a 4-bit I/O port that also has other functions. Port A has the following registers. For details on register addresses and register states during each processing, refer to appendix A, Internal I/O Register. • Port A data direction register (PADDR) • Port A data register (PADR) • Port A register (PORTA) • Port A pull-up MOS control register (PAPCR) • Port A open-drain control register (PAODR) 9.4.1 Port A Data Direction Register (PADDR) PADDR is an 8-bit write-only register, the individual bits of which specify whether the pins of port A are used for input or output. PADDR cannot be read; if it is, an undefined value will be read. Bit Bit Name 4 − − − − 3 Initial Value R/W Undefined − − − − PA3DDR 0 W 2 PA2DDR 0 W 1 PA1DDR 0 W 0 PA0DDR 0 W 7 6 5 Undefined Undefined Undefined Rev. 3.0, 04/02, Page 128 of 538 Description Reserved When a pin is specified as a general purpose I/O port, setting this bit to 1 makes the corresponding port A pin an output pin. Clearing this bit to 0 makes the pin an input pin. 9.4.2 Port A Data Register (PADR) PADR is an 8-bit readable/writable register that stores output data for port A pins. Bit Bit Name 4 − − − − 3 Initial Value R/W Undefined − − − − PA3DR 0 R/W 2 PA2DR 0 R/W 1 PA1DR 0 R/W 0 PA0DR 0 R/W 7 6 5 9.4.3 Undefined Undefined Undefined Description Reserved These bits are read as an undefined value. Output data for a pin is stored when the pin is specified as a general purpose I/O port. Port A Register (PORTA) PORTA is an 8-bit read-only register that shows port A pin states. PORTA cannot be modified. Bit Bit Name 4 − − − − 3 Initial Value R/W Undefined − − − − PA3 Undefined* R 2 PA2 Undefined* R 1 PA1 Undefined* R 0 PA0 Undefined* R 7 6 5 Undefined Undefined Undefined Description Reserved These bits are read as an undefined value. If a port A read is performed while PADDR bits are set to 1, the PADR values are read. If a port A read is performed while PADDR bits are cleared to 0, the pin states are read. Note:* Determined by the states of pins PA3 to PA0. Rev. 3.0, 04/02, page 129 of 538 9.4.4 Port A Pull-Up MOS Control Register (PAPCR) PAPCR is an 8-bit register that controls the MOS input pull-up function. Bit Bit Name 4 − − − − 3 Initial Value R/W Undefined − − − − PA3PCR 0 R/W 2 PA2PCR 0 R/W 1 PA1PCR 0 R/W 0 PA0PCR 0 R/W 7 6 5 9.4.5 Undefined Undefined Undefined Description Reserved These bits are read as an undefined value. When a pin is specified as an input port, setting the corresponding bit to 1 turns on the MOS input pull-up for that pin. Port A Open-Drain Control Register (PAODR) PAODR is an 8-bit read/write register that specifies the output type of port A. Bit Bit Name 4 − − − − 3 Initial Value R/W Undefined − − − − PA3ODR 0 R/W 2 PA2ODR 0 R/W 1 PA1ODR 0 R/W 0 PA0ODR 0 R/W 7 6 5 Undefined Undefined Undefined Rev. 3.0, 04/02, Page 130 of 538 Description Reserved These bits are read as an undefined value. When a pin is specified as an output port, setting the corresponding bit to 1 specifies pin output to opendrain and the MOS input pull-up to the off state. Clearing this bit to 0 specifies that to push-pull output. 9.4.6 Pin Functions Port A pins also function as SCI_2 I/O, interrupt input, and POE input pins. The correspondence between the register specification and the pin functions is shown below. Table 9-10 PA3 Pin Function POE3E 0 1 CKE1 0 C/A 0 CKE0 0 PA3DDR 0 1 Pin function PA3 input PA3 output − − − − − − − SCK2 input POE3 input 1 1 − − − SCK2 output SCK2 output 1 Table 9-11 PA2 Pin Function POE2E 0 RE 0 PA2DDR 0 1 − − − 1 Pin function PA2 input PA2 output RxD2 input POE2 input 1 Table 9-12 PA1 Pin Function POE1E 0 1 TE 0 PA1DDR 0 1 − − − Pin function PA1 input PA1 output TxD2 output POE1 input 1 Table 9-13 PA0 Pin Function POE0E 0 1 PA0DDR 0 1 − Pin function PA0 input PA0 output POE0 input Rev. 3.0, 04/02, page 131 of 538 9.5 Port B Port B is an 8-bit I/O port that also has other functions. Port B has the following registers. For details on register addresses and register states during each processing, refer to appendix A, Internal I/O Register. • Port B data direction register (PBDDR) • Port B data register (PBDR) • Port B register (PORTB) • Port B pull-up MOS control register (PBPCR) • Port B open-drain control register (PBODR) 9.5.1 Port B Data Direction Register (PBDDR) PBDDR is an 8-bit write-only register, the individual bits of which specify whether the pins of port B are used for input or output. PBDDR cannot be read; if it is, an undefined value will be read. Bit Bit Name Initial Value R/W Description 7 PB7DDR 0 W 6 PB6DDR 0 W 5 PB5DDR 0 W When a pin is specified as a general purpose I/O port, setting this bit to 1 makes the corresponding port 1 pin an output pin. Clearing this bit to 0 makes the pin an input pin. 4 PB4DDR 0 W 3 PB3DDR 0 W 2 PB2DDR 0 W 1 PB1DDR 0 W 0 PB0DDR 0 W Rev. 3.0, 04/02, Page 132 of 538 9.5.2 Port B Data Register (PBDR) PBDR is an 8-bit readable/writable register that stores output data for the port B pins. Bit Bit Name Initial Value R/W Description 7 PB7DR 0 R/W 6 PB6DR 0 R/W Output data for a pin is stored when the pin is specified as a general purpose I/O port. 5 PB5DR 0 R/W 4 PB4DR 0 R/W 3 PB3DR 0 R/W 2 PB2DR 0 R/W 1 PB1DR 0 R/W 0 PB0DR 0 R/W 9.5.3 Port B Register (PORTB) PORTB is an 8-bit read-only register that shows port B pin states. PORTB cannot be modified. Bit Bit Name Initial Value R/W Description 7 PB7 Undefined* R 6 PB6 Undefined* R 5 PB5 Undefined* R If a port B read is performed while PBDDR bits are set to 1, the PBDR values are read. If a port B read is performed while PBDDR bits are cleared to 0, the pin states are read. 4 PB4 Undefined* R 3 PB3 Undefined* R 2 PB2 Undefined* R 1 PB1 Undefined* R 0 PB0 Undefined* R Note:* Determined by the states of pins PB7 to PB0. Rev. 3.0, 04/02, page 133 of 538 9.5.4 Port B Pull-Up MOS Control Register (PBPCR) PBPCR is an 8-bit read/write register that controls the on/off state of MOS input pull-up of port B. Bit Bit Name Initial Value R/W Description 7 PB7PCR 0 R/W 6 PB6PCR 0 R/W When a pin is specified as an input port, setting the corresponding bit to 1 turns on the MOS input pull-up for that pin. 5 PB5PCR 0 R/W 4 PB4PCR 0 R/W 3 PB3PCR 0 R/W 2 PB2PCR 0 R/W 1 PB1PCR 0 R/W 0 PB0PCR 0 R/W 9.5.5 Port B Open-Drain Control Register (PBODR) PBODR is an 8-bit read/write register that specifies the output type of port B. Bit Bit Name Initial Value R/W Description 7 PB7ODR 0 R/W 6 PB6ODR 0 R/W 5 PB5ODR 0 R/W When a pin function is specified as an output port, setting the corresponding bit to 1 specifies pin output as open-drain and the PMOS input pull-up to the off state. Clearing this bit to 0 specifies push-pull output. 4 PB4ODR 0 R/W 3 PB3ODR 0 R/W 2 PB2ODR 0 R/W 1 PB1ODR 0 R/W 0 PB0ODR 0 R/W Rev. 3.0, 04/02, Page 134 of 538 9.5.6 Pin Functions Port B pins also function as TPU and MMT I/O pins. The correspondence between the register specification and the pin functions is shown below. Table 9-14 PB7 Pin Function PWOBE 0 1 TPU channel 5 setting* Output Input or Initial Value PB7DDR − 0 1 − Pin function TIOCB5 output PB7 input PB7 output PWOB output − TIOCB5 input Note:* For details on the TPU channel specification, refer to section 10, 16-Bit Timer Pulse Unit (TPU). Table 9-15 PB6 Pin Function PWOAE 0 1 TPU channel 5 setting* Output Input or Initial Value PB6DDR − 0 1 − Pin function TIOCA5 output PB6 input PB6 output PWOA output − TIOCA5 input Note:* For details on the TPU channel specification, refer to section 10, 16-Bit Timer Pulse Unit (TPU). Table 9-16 PB5 Pin Function PVOBE 0 1 TPU channel 4 setting* Output Input or Initial Value PB5DDR − 0 1 − Pin function TIOCB4 output PB5 input PB5 output PVOB output − TIOCB4 input Note:* For details on the TPU channel specification, refer to section 10, 16-Bit Timer Pulse Unit (TPU). Rev. 3.0, 04/02, page 135 of 538 Table 9-17 PB4 Pin Function PVOAE 0 1 TPU channel 4 setting* Output Input or Initial Value PB4DDR − 0 1 − Pin function TIOCA4 output PB4 input PB4 output PVOA output − TIOCA4 input Note:* For details on the TPU channel specification, refer to section 10, 16-Bit Timer Pulse Unit (TPU). Table 9-18 PB3 Pin Function PUOBE 0 1 TPU channel 3 setting* Output Input or Initial Value PB3DDR − 0 1 − Pin function TIOCD3 output PB3 input PB3 output PUOB output − TIOCD3 input Note:* For details on the TPU channel specification, refer to section 10, 16-Bit Timer Pulse Unit (TPU). Table 9-19 PB2 Pin Function PUOAE 0 1 TPU channel 3 setting* Output Input or Initial Value PB2DDR − 0 1 − Pin function TIOCC3 output PB2 input PB2 output PUOA output − TIOCC3 input Note:* For details on the TPU channel specification, refer to section 10, 16-Bit Timer Pulse Unit (TPU). Rev. 3.0, 04/02, Page 136 of 538 Table 9-20 PB1 Pin Function PCOE 0 1 TPU channel 3 setting* Output Input or Initial Value PB1DDR − 0 1 − Pin function TIOCB3 output PB1 input PB1 output PCO output − TIOCB3 input Note:* For details on the TPU channel specification, refer to section 10, 16-Bit Timer Pulse Unit (TPU). Table 9-21 PB0 Pin Function PCIE 0 1 TPU channel 3 setting* Output Input or Initial Value PB0DDR − 0 1 0 Pin function TIOCA3 output PB0 input PB0 output PCI input TIOCA3 input Note:* For details on the TPU channel specification, refer to section 10, 16-Bit Timer Pulse Unit (TPU). 9.6 Port C Port C is an 8-bit I/O port that also has other functions. Port C has the following registers. For details on register addresses and register states during each processing, refer to appendix A, Internal I/O Register. • Port C data direction register (PCDDR) • Port C data register (PCDR) • Port C register (PORTC) • Port C MOS pull-up control register (PCPCR) • Port C open-drain control register (PCODR) 9.6.1 Port C Data Direction Register (PCDDR) PCDDR is an 8-bit write-only register, the individual bits of which specify whether the pins of port C are used for input or output. PCDDR cannot be read; if it is, an undefined value will be read. Rev. 3.0, 04/02, page 137 of 538 Bit Bit Name Initial Value R/W Description 7 PC7DDR 0 W 6 PC6DDR 0 W 5 PC5DDR 0 W When a pin is specified as a general purpose I/O port, setting this bit to 1 makes the corresponding port 1 pin an output pin. Clearing this bit to 0 makes the pin an input pin. 4 PC4DDR 0 W 3 PC3DDR 0 W 2 PC2DDR 0 W 1 PC1DDR 0 W 0 PC0DDR 0 W 9.6.2 Port C Data Register (PCDR) PCDR is an 8-bit readable/writable register that stores output data for the port C pins. Bit Bit Name Initial Value R/W Description 7 PC7DR 0 R/W 6 PC6DR 0 R/W Output data for a pin is stored when the pin is specified as a general purpose I/O port. 5 PC5DR 0 R/W 4 PC4DR 0 R/W 3 PC3DR 0 R/W 2 PC2DR 0 R/W 1 PC1DR 0 R/W 0 PC0DR 0 R/W Rev. 3.0, 04/02, Page 138 of 538 9.6.3 Port C Register (PORTC) PORTC is an 8-bit read-only register that shows port C pin states. PORTC cannot be modified. Bit Bit Name Initial Value R/W Description 7 PC7 Undefined* R 6 PC6 Undefined* R 5 PC5 Undefined* R If a port C read is performed while PCDDR bits are set to 1, the PCDR values are read. If a port C read is performed while PCDDR bits are cleared to 0, the pin states are read. 4 PC4 Undefined* R 3 PC3 Undefined* R 2 PC2 Undefined* R 1 PC1 Undefined* R 0 PC0 Undefined* R Note:* Determined by the states of pins PC7 to PC0. 9.6.4 Port C Pull-Up MOS Control Register (PCPCR) PCPCR is an 8-bit read/write register that controls the on/off state of MOS input pull-up of port C. Bit Bit Name Initial Value R/W Description 7 PC7PCR 0 R/W 6 PC6PCR 0 R/W When a pin is specified as an input port, setting the corresponding bit to 1 turns on the MOS input pull-up for that pin. 5 PC5PCR 0 R/W 4 PC4PCR 0 R/W 3 PC3PCR 0 R/W 2 PC2PCR 0 R/W 1 PC1PCR 0 R/W 0 PC0PCR 0 R/W Rev. 3.0, 04/02, page 139 of 538 9.6.5 Port C Open-Drain Control Register (PCODR) PCODR is an 8-bit read/write register that specifies an output type of port C. Bit Bit Name Initial Value R/W Description 7 PC7ODR 0 R/W 6 PC6ODR 0 R/W 5 PC5ODR 0 R/W When a pin is specified as an output port, setting the corresponding bit to 1 specifies pin output as opendrain and the MOS input pull-up to the off state. Clearing this bit to 0 specifies push-pull output. 4 PC4ODR 0 R/W 3 PC3ODR 0 R/W 2 PC2ODR 0 R/W 1 PC1ODR 0 R/W 0 PC0ODR 0 R/W 9.6.6 Pin Functions Port C pins also function as SCI_1 and SCI_0 I/O and interrupt input. The correspondence between the register specification and the pin functions is shown below. PC7: This pin function is switched as shown below. PC7DDR 0 1 Pin function PC7 input PC7 output PC6: This pin function is switched as shown below. PC6DDR 0 1 Pin function PC6 input PC6 output PC5/SCK1/IRQ5: The pin function is switched as shown below according to the operating mode, bit C/A in the SCI1's SMR, bits CKE0 and CKE1 in SCR, and bit PC5DDR. CKE1 0 C/A 0 1 CKE0 0 PC5DDR 0 1 − − − − − − Pin function PC5 input PC5 output SCK1 output SCK1 output SCK1 input IRQ5 input Rev. 3.0, 04/02, Page 140 of 538 1 1 PC4/RxD1: The pin function is switched as shown below according to the operating mode, bit RE in the SCI1’s SCR, and bit PC4DDR. RE 0 1 PC4DDR 0 1 − Pin function PC4 input PC4 output RxD1 input PC3/TxD1: The pin function is switched as shown below according to the operating mode, bit TE in the SCI1's SCR, and bit PC3DDR. TE 0 1 PC3DDR 0 1 − Pin function PC3 input PC3 output TxD1 output PC2/SCK0/IRQ4: The pin function is switched as shown below according to the operating mode, bit C/A in the SCI0's SMR, bits CKE0 and CKE1 in SCR, and bit PC2DDR. CKE1 0 1 C/A 0 CKE0 0 PC2DDR 0 1 Pin function PC2 input PC2 output − − − − − − SCK0 output SCK0 output SCK0 input 1 1 IRQ4 input PC1/RxD0: The pin function is switched as shown below according to the operating mode, bit RE in the SCI0's SCR, and bit PC1DDR. RE 0 1 PC1DDR 0 1 − Pin function PC1 input PC1 output RxD0 input PC0/TxD0: The pin function is switched as shown below according to the operating mode, bit TE in the SCI0's SCR, and bit PC0DDR. TE 0 1 PC0DDR 0 1 − Pin function PC0 input PC0 output TxD0 output Rev. 3.0, 04/02, page 141 of 538 9.7 Port D Port D is an 8-bit I/O port that also has other functions. Port D has the following registers. For details on register addresses and register states during each processing, refer to appendix A, Internal I/O Register. • Port D data direction register (PDDDR) • Port D data register (PDDR) • Port D register (PORTD) • Port D pull-up MOS control register (PDPCR) 9.7.1 Port D Data Direction Register (PDDDR) PDDDR is an 8-bit write-only register, the individual bits of which specify whether the pins of port D are used for input or output. PDDDR cannot be read; if it is, an undefined value will be read. Bit Bit Name Initial Value R/W Description 7 PD7DDR 0 W 6 PD6DDR 0 W 5 PD5DDR 0 W When a pin is specified as a general purpose I/O port, setting this bit to 1 makes the corresponding port 1 pin an output pin. Clearing this bit to 0 makes the pin an input pin. 4 PD4DDR 0 W 3 PD3DDR 0 W 2 PD2DDR 0 W 1 PD1DDR 0 W 0 PD0DDR 0 W Rev. 3.0, 04/02, Page 142 of 538 9.7.2 Port D Data Register (PDDR) PDDR is an 8-bit readable/writable register that stores output data for the port D pins. Bit Bit Name Initial Value R/W Description 7 PD7DR 0 R/W 6 PD6DR 0 R/W Output data for a pin is stored when the pin is specified as a general purpose I/O port. 5 PD5DR 0 R/W 4 PD4DR 0 R/W 3 PD3DR 0 R/W 2 PD2DR 0 R/W 1 PD1DR 0 R/W 0 PD0DR 0 R/W 9.7.3 Port D Register (PORTD) PORTD is an 8-bit read-only register that shows port D pin states. PORTD cannot be modified. Bit Bit Name Initial Value R/W Description 7 PD7 Undefined* R 6 PD6 Undefined* R 5 PD5 Undefined* R If a port D read is performed while PDDDR bits are set to 1, the PDDR values are read. If a port D read is performed while PDDDR bits are cleared to 0, the pin states are read. 4 PD4 Undefined* R 3 PD3 Undefined* R 2 PD2 Undefined* R 1 PD1 Undefined* R 0 PD0 Undefined* R Note:* Determined by the states of pins PD7 to PD0. 9.7.4 Port D Pull-up MOS Control Register (PDPCR) PDPCR is an 8-bit readable/writable register that controls on/off states of the input pull-up MOS of port D. Rev. 3.0, 04/02, page 143 of 538 Bit Bit Name Initial Value 7 PD7PCR 0 R/W 6 PD6PCR 0 R/W 5 PD5PCR 0 R/W 4 PD4PCR 0 R/W 3 PD3PCR 0 R/W 2 PD2PCR 0 R/W 1 PD1PCR 0 R/W 0 PD0PCR 0 R/W 9.8 R/W Description When the pin is in its input state, the input pull-up MOS of the input pin is on when the corresponding bit is set to 1. Port F Port F is an 8-bit I/O port that also has other functions. Port F has the following registers. For details on register addresses and register states during each processing, refer to appendix A, Internal I/O Register. • Port F data direction register (PFDDR) • Port F data register (PFDR) • Port F register (PORTF) 9.8.1 Port F Data Direction Register (PFDDR) PFDDR is an 8-bit write-only register, the individual bits of which specify whether the pins of port F are used for input or output. PFDDR cannot be read; if it is, an undefined value will be read. Bit Bit Name Initial Value R/W Description 7 PF7DDR 0 W When a pin is specified as a general purpose I/O port, setting this bit to 1 makes the PF7 pin a φ output pin. Clearing this bit to 0 makes the pin an input pin. 6 PF6DDR 0 W 5 PF5DDR 0 W 4 PF4DDR 0 W When a pin is specified as a general purpose I/O port, setting this bit to 1 makes the corresponding port F pin an output pin. Clearing this bit to 0 makes the pin an input pin. 3 PF3DDR 0 W 2 PF2DDR 0 W 1 PF1DDR 0 W 0 PF0DDR 0 W Rev. 3.0, 04/02, Page 144 of 538 9.8.2 Port F Data Register (PFDR) PFDR is an 8-bit readable/writable register that stores output data for the port F pins. Bit Bit Name Initial Value R/W Description 7 — 0 R/W Reserved Only 0 should be written to this bit. 6 PF6DR 0 R/W 5 PF5DR 0 R/W 4 PF4DR 0 R/W 3 PF3DR 0 R/W 2 PF2DR 0 R/W 1 PF1DR 0 R/W 0 PF0DR 0 R/W 9.8.3 Output data for a pin is stored when the pin is specified as a general purpose I/O port. Port F Register (PORTF) PORTF is an 8-bit read-only register that shows port F pin states. PORTF cannot be modified. Bit Bit Name Initial Value R/W Description 7 PF7 Undefined* R 6 PF6 Undefined* R 5 PF5 Undefined* R If a port F read is performed while PFDDR bits are set to 1, the PFDR values are read. If a port F read is performed while PFDDR bits are cleared to 0, the pin states are read. 4 PF4 Undefined* R 3 PF3 Undefined* R 2 PF2 Undefined* R 1 PF1 Undefined* R 0 PF0 Undefined* R Note:* Determined by the states of pins PF7 to PF0. Rev. 3.0, 04/02, page 145 of 538 9.8.4 Pin Functions Port F is an 8-bit I/O port. Port F pins also function as external interrupt input, IRQ2 and IRQ3, A/D trigger input (ADTRG), and system clock output (φ). PF7/ φ: The pin function is switched as shown below according to bit PF7DDR. PF7DDR 0 1 Pin function PF7 input φ output PF6: The pin function is switched as shown below according to bit PF6DDR. PF6DDR 0 1 Pin function PF6 input PF6 output PF5: The pin function is switched as shown below according to bit PF5DDR. PF5DDR 0 1 Pin function PF5 input PF5 output PF4: The pin function is switched as shown below according to bit PF4DDR. PF4DDR 0 1 Pin function PF4 input PF4 output PF3/ADTRG/IRQ3: The pin function is switched as shown below according to the operating mode, the bus mode, A/D converter bits TRGS1 and TRGS0, and bit PF3DDR. PF3DDR 0 Pin function PF3 input 1 PF3 output ADTRG input* IRQ3 input * 1 2 Notes: 1. ADTRG input when TRGS0=TRGS1=1. 2. When used as an external interrupt input pin, do not use as an I/O pin for another function. Rev. 3.0, 04/02, Page 146 of 538 PF2: The pin function is switched as shown below according to bit PF2DDR. PF2DDR 0 1 Pin function PF2 input PF2 output PF1: The pin function is switched as shown below according to bit PF1DDR. PF1DDR 0 1 Pin function PF1 input PF1 output PF0/IRQ2: The pin function is switched as shown below according to bit PF0DDR. PFDDR 0 1 Pin function PF0 input PF0 output IRQ2 input Rev. 3.0, 04/02, page 147 of 538 Rev. 3.0, 04/02, Page 148 of 538 Section 10 16-Bit Timer Pulse Unit (TPU) This LSI has an on-chip 16-bit timer pulse unit (TPU) comprised of six 16-bit timer channels. The function list of the 16-bit timer unit and its block diagram are shown in table 10-1 and figure 10-1, respectively. 10.1 Features • Maximum 16-pulse input/output • Selection of 8 counter input clocks for each channel • The following operations can be set for each channel: Waveform output at compare match Input capture function Counter clear operation Synchronous operation: Multiple timer counters (TCNT) can be written to simultaneously Simultaneous clearing by compare match and input capture is possible Register simultaneous input/output is possible by synchronous counter operation A maximum 15-phase PWM output is possible in combination with synchronous operation • Buffer operation settable for channels 0 and 3 • Phase counting mode settable independently for each of channels 1, 2, 4, and 5 • Cascaded operation • Fast access via internal 16-bit bus • 26 interrupt sources • Automatic transfer of register data • Programmable pulse generator (PPG) output trigger can be generated • A/D converter conversion start trigger can be generated • Module stop mode can be set Rev. 3.0, 04/02, page 149 of 538 Table 10-1 TPU Functions Item Channel 0 Channel 1 Channel 2 Channel 3 Channel 4 Channel 5 Count clock ø/1 ø/4 ø/16 ø/64 TCLKA TCLKB TCLKC TCLKD ø/1 ø/4 ø/16 ø/64 ø/256 TCLKA TCLKB ø/1 ø/4 ø/16 ø/64 ø/1024 TCLKA TCLKB TCLKC ø/1 ø/4 ø/16 ø/64 ø/256 ø/1024 ø/4096 TCLKA ø/1 ø/4 ø/16 ø/64 ø/1024 TCLKA TCLKC ø/1 ø/4 ø/16 ø/64 ø/256 TCLKA TCLKC TCLKD General registers TGRA_0 TGRB_0 TGRA_1 TGRB_1 TGRA_2 TGRB_2 TGRA_3 TGRB_3 TGRA_4 TGRB_4 TGRA_5 TGRB_5 General registers/ buffer registers TGRC_0 TGRD_0 — — TGRC_3 TGRD_3 — — I/O pins TIOCA0 TIOCB0 TIOCC0 TIOCD0 TIOCA1 TIOCB1 TIOCA2 TIOCB2 TIOCA3 TIOCB3 TIOCC3 TIOCD3 TIOCA4 TIOCB4 TIOCA5 TIOCB5 Counter clear function TGR compare match or input capture TGR compare match or input capture TGR compare match or input capture TGR compare match or input capture TGR compare match or input capture TGR compare match or input capture — — Compare 0 output match 1 output output Toggle output Input capture function Synchronous operation PWM mode Phase counting mode — Buffer operation Rev. 3.0, 04/02, Page 150 of 538 — — — Item Channel 0 Channel 1 Channel 2 Channel 3 Channel 4 Channel 5 DTC TGR activation compare match or input capture TGR compare match or input capture TGR compare match or input capture TGR compare match or input capture TGR compare match or input capture TGR compare match or input capture A/D TGRA_0 converter compare trigger match or input capture TGRA_1 compare match or input capture TGRA_2 compare match or input capture TGRA_3 compare match or input capture TGRA_4 compare match or input capture TGRA_5 compare match or input capture PPG trigger TGRA_0/ TGRB_0 compare match or input capture TGRA_1/ TGRB_1 compare match or input capture TGRA_2/ TGRB_2 compare match or input capture TGRA_3/ — TGRB_3 compare match or input capture — Interrupt sources 5 sources 4 sources 4 sources 5 sources 4 sources 4 sources • Compare • match or input capture 0A Compare • match or input capture 1A Compare • match or input capture 2A Compare • match or input capture 3A Compare • match or input capture 4A Compare match or input capture 5A • Compare • match or input capture 0B Compare • match or input capture 1B Compare • match or input capture 2B Compare • match or input capture 3B Compare • match or input capture 4B Compare match or input capture 5B • Compare • match or • input capture 0C Overflow • Overflow • Overflow • Overflow Underflow • Underflow Compare • match or • input capture 3C Underflow • Underflow • Compare match or input capture 0D • Compare match or input capture 3D • Overflow • Overflow Legend : Possible — : Not possible Rev. 3.0, 04/02, page 151 of 538 TGRD TGRC TGRB TGRB TGRB TCNT TGRA TCNT TGRA TCNT TGRA Module data bus Bus interface A/D converter convertion start signal TGRB TGRD TGRB TGRB TGRC TCNT TGRA TCNT TGRA TCNT PPG output trigger signal Legend TSTR: TSYR: TCR: TMDR: Timer start register Timer synchro register Timer control register Timer mode register TIOR(H, L) TIER: TSR: TGR(A, B, C, D): Timer I/O control registers (H, L) Timer interrupt enable register Timer status register TImer general registers (A, B, C, D) Figure 10-1 Block Diagram of TPU Rev. 3.0, 04/02, Page 152 of 538 Interrupt request signals Channel 3: TGIA_3 TGIB_3 TGIC_3 TGID_3 TCIV_3 Channel 4: TGIA_4 TGIB_4 TCIV_4 TCIU_4 Channel 5: TGIA_5 TGIB_5 TCIV_5 TCIU_5 Internal data bus TGRA TSR TIER TSR TIER TSR TIER TSYR TSTR TSR TIER TIER TSR TSR TIER TMDR TIORH TIORL TIOR TIOR TIOR TIOR TIORH TIORL Channel 3 TCR TMDR Channel 4 TCR TMDR TCR Channel 5 Common Control logic TMDR Channel 2 Channel 0 Channel 2: Control logic for channel 0 to 2 Channel 1: TIOCA0 TIOCB0 TIOCC0 TIOCD0 TIOCA1 TIOCB1 TIOCA2 TIOCB2 Channel 1 Input/output pins Channel 0: TCR External clock: φ/1 φ/4 φ/16 φ/64 φ/256 φ/1024 φ/4096 TCLKA TCLKB TCLKC TCLKD TMDR Clock input Internal clock: TCR Channel 5: TMDR Channel 4: TIOCA3 TIOCB3 TIOCC3 TIOCD3 TIOCA4 TIOCB4 TIOCA5 TIOCB5 Control logic for channels 3 to 5 Channel 3: TCR Input/output pins Interrupt request signals Channel 3: TGIA_0 TGIB_0 TGIC_0 TGID_0 TCIV_0 Channel 4: TGIA_1 TGIB_1 TCIV_1 TCIU_1 Channel 5: TGIA_2 TGIB_2 TCIV_2 TCIU_2 10.2 Input/Output Pins Table 10-2 TPU Pins Channel Symbol I/O Function All TCLKA Input External clock A input pin (Channel 1 and 5 phase counting mode A phase input) TCLKB Input External clock B input pin (Channel 1 and 5 phase counting mode B phase input) TCLKC Input External clock C input pin (Channel 2 and 4 phase counting mode A phase input) TCLKD Input External clock D input pin (Channel 2 and 4 phase counting mode B phase input) TIOCA0 I/O TGRA_0 input capture input/output compare output/PWM output pin TIOCB0 I/O TGRB_0 input capture input/output compare output/PWM output pin TIOCC0 I/O TGRC_0 input capture input/output compare output/PWM output pin 0 1 2 3 4 5 TIOCD0 I/O TGRD_0 input capture input/output compare output/PWM output pin TIOCA1 I/O TGRA_1 input capture input/output compare output/PWM output pin TIOCB1 I/O TGRB_1 input capture input/output compare output/PWM output pin TIOCA2 I/O TGRA_2 input capture input/output compare output/PWM output pin TIOCB2 I/O TGRB_2 input capture input/output compare output/PWM output pin TIOCA3 I/O TGRA_3 input capture input/output compare output/PWM output pin TIOCB3 I/O TGRB_3 input capture input/output compare output/PWM output pin TIOCC3 I/O TGRC_3 input capture input/output compare output/PWM output pin TIOCD3 I/O TGRD_3 input capture input/output compare output/PWM output pin TIOCA4 I/O TGRA_4 input capture input/output compare output/PWM output pin TIOCB4 I/O TGRB_4 input capture input/output compare output/PWM output pin TIOCA5 I/O TGRA_5 input capture input/output compare output/PWM output pin TIOCB5 I/O TGRB_5 input capture input/output compare output/PWM output pin Rev. 3.0, 04/02, page 153 of 538 10.3 Register Descriptions The TPU has the following registers. For details on register addresses and register states during each process, refer to appendix A, Internal I/O Register. To distinguish registers in each channel, an underscore and the channel number are added as a suffix to the register name; TCR for channel 0 is expressed as TCR_0. • Timer control register_0 (TCR_0) • Timer mode register_0 (TMDR_0) • Timer I/O control register H_0 (TIORH_0) • Timer I/O control register L_0 (TIORL_0) • Timer interrupt enable register_0 (TIER_0) • Timer status register_0 (TSR_0) • Timer counter_0 (TCNT_0) • Timer general register A_0 (TGRA_0) • Timer general register B_0 (TGRB_0) • Timer general register C_0 (TGRC_0) • Timer general register D_0 (TGRD_0) • Timer control register_1 (TCR_1) • Timer mode register_1 (TMDR_1) • Timer I/O control register _1 (TIOR_1) • Timer interrupt enable register_1 (TIER_1) • Timer status register_1 (TSR_1) • Timer counter_1 (TCNT_1) • Timer general register A_1 (TGRA_1) • Timer general register B_1 (TGRB_1) • Timer control register_2 (TCR_2) • Timer mode register_2 (TMDR_2) • Timer I/O control register_2 (TIOR_2) • Timer interrupt enable register_2 (TIER_2) • Timer status register_2 (TSR_2) • Timer counter_2 (TCNT_2) • Timer general register A_2 (TGRA_2) • Timer general register B_2 (TGRB_2) • Timer control register_3 (TCR_3) • Timer mode register_3 (TMDR_3) • Timer I/O control register H_3 (TIORH_3) • Timer I/O control register L_3 (TIORL_3) Rev. 3.0, 04/02, Page 154 of 538 • Timer interrupt enable register_3 (TIER_3) • Timer status register_3 (TSR_3) • Timer counter_3 (TCNT_3) • Timer general register A_3 (TGRA_3) • Timer general register B_3 (TGRB_3) • Timer general register C_3 (TGRC_3) • Timer general register D_3 (TGRD_3) • Timer control register_4 (TCR_4) • Timer mode register_4 (TMDR_4) • Timer I/O control register _4 (TIOR_4) • Timer interrupt enable register_4 (TIER_4) • Timer status register_4 (TSR_4) • Timer counter_4 (TCNT_4) • Timer general register A_4 (TGRA_4) • Timer general register B_4 (TGRB_4) • Timer control register_5 (TCR_5) • Timer mode register_5 (TMDR_5) • Timer I/O control register_5 (TIOR_5) • Timer interrupt enable register_5 (TIER_5) • Timer status register_5 (TSR_5) • Timer counter_5 (TCNT_5) • Timer general register A_5 (TGRA_5) • Timer general register B_5 (TGRB_5) Common Registers • Timer start register (TSTR) • Timer synchro register (TSYR) 10.3.1 Timer Control Register (TCR) The TCR registers are 8-bit readable/writable registers that control the TCNT operation for each channel. The TPU has a total of six TCR registers, one for each channel (channel 0 to 5). TCR register settings should be conducted only when TCNT operation is stopped. Rev. 3.0, 04/02, page 155 of 538 Bit Bit Name Initial value R/W Description 7 6 5 CCLR2 CCLR1 CCLR0 0 0 0 R/W R/W R/W Counter Clear 0 to 2 4 3 CKEG1 CKEG0 0 0 R/W R/W Clock Edge 0 and 1 These bits select the TCNT counter clearing source. See tables 10-3 and 10-4 for details. These bits select the input clock edge. When the input clock is counted using both edges, the input clock period is halved (e.g. ø/4 both edges = ø/2 rising edge). If phase counting mode is used on channels 1, 2, 4, and 5, this setting is ignored and the phase counting mode setting has priority. Internal clock edge selection is valid when the input clock is ø/4 or slower. This setting is ignored if the input clock is ø/1, or when overflow/underflow of another channel is selected. 00: Count at rising edge 01: Count at falling edge 1X: Count at both edges Legend X: Don’t care 2 1 0 TPSC2 TPSC1 TPSC0 0 0 0 Rev. 3.0, 04/02, Page 156 of 538 R/W R/W R/W Time Prescaler 0 to 2 These bits select the TCNT counter clock. The clock source can be selected independently for each channel. See tables10-5 to10-10 for details. Table 10-3 CCLR0 to CCLR2 (channels 0 and 3) Channel Bit 7 CCLR2 Bit 6 CCLR1 Bit 5 CCLR0 Description 0, 3 0 0 0 TCNT clearing disabled 1 TCNT cleared by TGRA compare match/input capture 0 TCNT cleared by TGRB compare match/input capture 1 TCNT cleared by counter clearing for another channel performing synchronous clearing/ 1 synchronous operation* 0 TCNT clearing disabled 1 TCNT cleared by TGRC compare match/input 2 capture* 0 TCNT cleared by TGRD compare match/input 2 capture* 1 TCNT cleared by counter clearing for another channel performing synchronous clearing/ 1 synchronous operation* 1 1 0 1 Notes: 1. Synchronous operation is set by setting the SYNC bit in TSYR to 1. 2. When TGRC or TGRD is used as a buffer register, TCNT is not cleared because the buffer register setting has priority, and compare match/input capture does not occur. Table 10-4 CCLR0 to CCLR2 (channels 1, 2, 4, and 5) Channel Bit 7 Bit 6 2 Reserved* CCLR1 Bit 5 CCLR0 Description 1, 2, 4, 5 0 0 TCNT clearing disabled 1 TCNT cleared by TGRA compare match/input capture 0 TCNT cleared by TGRB compare match/input capture 1 TCNT cleared by counter clearing for another channel performing synchronous clearing/ 1 synchronous operation* 0 1 Notes: 1. Synchronous operation is selected by setting the SYNC bit in TSYR to 1. 2. Bit 7 is reserved in channels 1, 2, 4, and 5. It is always read as 0 and cannot be modified. Rev. 3.0, 04/02, page 157 of 538 Table 10-5 TPSC0 to TPSC2 (channel 0) Channel Bit 2 TPSC2 Bit 1 TPSC1 Bit 0 TPSC0 Description 0 0 0 0 Internal clock: counts on ø/1 1 Internal clock: counts on ø/4 0 Internal clock: counts on ø/16 1 Internal clock: counts on ø/64 0 External clock: counts on TCLKA pin input 1 External clock: counts on TCLKB pin input 0 External clock: counts on TCLKC pin input 1 External clock: counts on TCLKD pin input 1 1 0 1 Table 10-6 TPSC0 to TPSC2 (channel 1) Channel Bit 2 TPSC2 Bit 1 TPSC1 Bit 0 TPSC0 Description 1 0 0 0 Internal clock: counts on ø/1 1 Internal clock: counts on ø/4 0 Internal clock: counts on ø/16 1 Internal clock: counts on ø/64 0 External clock: counts on TCLKA pin input 1 External clock: counts on TCLKB pin input 0 Internal clock: counts on ø/256 1 Counts on TCNT2 overflow/underflow 1 1 0 1 Note: This setting is ignored when channel 1 is in phase counting mode. Rev. 3.0, 04/02, Page 158 of 538 Table 10-7 TPSC0 to TPSC2 (channels 2) Channel Bit 2 TPSC2 Bit 1 TPSC1 Bit 0 TPSC0 Description 2 0 0 0 Internal clock: counts on ø/1 1 Internal clock: counts on ø/4 0 Internal clock: counts on ø/16 1 Internal clock: counts on ø/64 0 External clock: counts on TCLKA pin input 1 External clock: counts on TCLKB pin input 0 External clock: counts on TCLKC pin input 1 Internal clock: counts on ø/1024 1 1 0 1 Note: This setting is ignored when channel 2 is in phase counting mode. Table 10-8 TPSC0 to TPSC2 (channel 3) Channel Bit 2 TPSC2 Bit 1 TPSC1 Bit 0 TPSC0 Description 3 0 0 0 Internal clock: counts on ø/1 1 Internal clock: counts on ø/4 0 Internal clock: counts on ø/16 1 Internal clock: counts on ø/64 1 1 0 1 0 External clock: counts on TCLKA pin input 1 Internal clock: counts on ø/1024 0 Internal clock: counts on ø/256 1 Internal clock: counts on ø/4096 Rev. 3.0, 04/02, page 159 of 538 Table 10-9 TPSC0 to TPSC2 (channel 4) Channel Bit 2 TPSC2 Bit 1 TPSC1 Bit 0 TPSC0 Description 4 0 0 0 Internal clock: counts on ø/1 1 Internal clock: counts on ø/4 0 Internal clock: counts on ø/16 1 Internal clock: counts on ø/64 0 External clock: counts on TCLKA pin input 1 External clock: counts on TCLKC pin input 0 Internal clock: counts on ø/1024 1 Counts on TCNT5 overflow/underflow 1 1 0 1 Note: This setting is ignored when channel 4 is in phase counting mode. Table 10-10 TPSC0 to TPSC2 (channel 5) Channel Bit 2 TPSC2 Bit 1 TPSC1 Bit 0 TPSC0 Description 5 0 0 0 Internal clock: counts on ø/1 1 Internal clock: counts on ø/4 0 Internal clock: counts on ø/16 1 Internal clock: counts on ø/64 1 1 0 1 0 External clock: counts on TCLKA pin input 1 External clock: counts on TCLKC pin input 0 Internal clock: counts on ø/256 1 External clock: counts on TCLKD pin input Note: This setting is ignored when channel 5 is in phase counting mode. 10.3.2 Timer Mode Register (TMDR) The TMDR registers are 8-bit readable/writable registers that are used to set the operating mode of each channel. The TPU has six TMDR registers, one for each channel. TMDR register settings should be changed only when TCNT operation is stopped. Rev. 3.0, 04/02, Page 160 of 538 Bit Bit Name Initial value R/W Description 7 6 – – 1 1 – – Reserved 5 BFB 0 R/W Buffer Operation B These bits are always read as 1 and cannot be modified. Specifies whether TGRB is to operate in the normal way, or TGRB and TGRD are to be used together for buffer operation. When TGRD is used as a buffer register, TGRD input capture/output compare is not generated. In channels 1, 2, 4, and 5, which have no TGRD, bit 5 is reserved. It is always read as 0 and cannot be modified. 0: TGRB operates normally 1: TGRB and TGRD used together for buffer operation 4 BFA 0 R/W Buffer Operation A Specifies whether TGRA is to operate in the normal way, or TGRA and TGRC are to be used together for buffer operation. When TGRC is used as a buffer register, TGRC input capture/output compare is not generated. In channels 1, 2, 4, and 5, which have no TGRC, bit 4 is reserved. It is always read as 0 and cannot be modified. 0: TGRA operates normally 1:TGRA and TGRC used together for buffer operation 3 2 1 0 MD3 MD2 MD1 MD0 0 0 0 0 R/W R/W R/W R/W Modes 0 to 3 These bits are used to set the timer operating mode. MD3 is a reserved bit. In a write, it should always be written with 0. See table 10-11 for details. Rev. 3.0, 04/02, page 161 of 538 Table 10-11 MD0 to MD3 Bit 3 1 MD3* Bit 2 2 MD2* Bit 1 MD1 Bit 0 MD0 Description 0 0 0 0 Normal operation 1 Reserved 1 0 PWM mode 1 1 PWM mode 2 0 0 Phase counting mode 1 1 Phase counting mode 2 0 Phase counting mode 3 1 Phase counting mode 4 X — 1 1 1 X X Legend X: Don’t care Notes: 1. MD3 is a reserved bit. In a write, it should always be written with 0. 2. Phase counting mode cannot be set for channels 0 and 3. In this case, 0 should always be written to MD2. Rev. 3.0, 04/02, Page 162 of 538 10.3.3 Timer I/O Control Register (TIOR) The TIOR registers are 8-bit readable/writable registers that control the TGR registers. The TPU has eight TIOR registers, two each for channels 0 and 3, and one each for channels 1, 2, 4, and 5. Care is required as TIOR is affected by the TMDR setting. The initial output specified by TIOR is valid when the counter is stopped (the CST bit in TSTR is cleared to 0). Note also that, in PWM mode 2, the output at the point at which the counter is cleared to 0 is specified. When TGRC or TGRD is designated for buffer operation, this setting is invalid and the register operates as a buffer register. TIORH_0, TIOR_1, TIOR_2, TIORH_3, TIOR_4, TIOR_5 Bit Bit Name Initial value R/W Description 7 6 5 4 IOB3 IOB2 IOB1 IOB0 0 0 0 0 R/W R/W R/W R/W I/O Control B0 to B3 3 2 1 0 IOA3 IOA2 IOA1 IOA0 0 0 0 0 R/W R/W R/W R/W I/O Control A0 to A3 Specify the function of TGRB. Specify the function of TGRA. TIORL_0, TIORL_3 Bit Bit Name Initial value R/W Description 7 6 5 4 IOD3 IOD2 IOD1 IOD0 0 0 0 0 R/W R/W R/W R/W I/O Control D0 to D3 3 2 1 0 IOC3 IOC2 IOC1 IOC0 0 0 0 0 R/W R/W R/W R/W I/O Control C0 to C3 Specify the function of TGRD. Specify the function of TGRC. Rev. 3.0, 04/02, page 163 of 538 Table 10-12 TIORH_0 (channel 0) Description Bit 7 IOB3 Bit 6 IOB2 Bit 5 IOB1 Bit 4 IOB0 TGRB_0 Function TIOCB0 Pin Function 0 0 0 0 Output Output disabled 1 compare Initial output is 0 register 1 0 0 output at compare match Initial output is 0 1 output at compare match 1 Initial output is 0 Toggle output at compare match 1 0 0 Output disabled 1 Initial output is 1 0 output at compare match 1 0 Initial output is 1 1 output at compare match 1 Initial output is 1 Toggle output at compare match 1 0 1 0 0 Input Input capture at rising edge 1 capture Input capture at falling edge 1 X register Input capture at both edges X X Capture input source is channel 1/count clock Input capture at TCNT_1 count- up/count-down* Legend X: Don’t care Note: * When bits TPSC0 to TPSC2 in TCR_1 are set to B'000 and ø/1 is used as the TCNT_1 count clock, this setting is invalid and input capture is not generated. Rev. 3.0, 04/02, Page 164 of 538 Table 10-13 TIORL_0 (channel 0) Description Bit 7 IOD3 Bit 6 IOD2 Bit 5 IOD1 Bit 4 IOD0 TGRD_0 Function TIOCD0 Pin Function 0 0 0 0 Output Output disabled 1 Compare 2 register* Initial output is 0 1 0 0 output at compare match Initial output is 0 1 output at compare match 1 Initial output is 0 Toggle output at compare match 1 0 0 Output disabled 1 Initial output is 1 0 output at compare match 1 0 Initial output is 1 1 output at compare match 1 Initial output is 1 Toggle output at compare match 1 0 1 0 0 Input 1 capture 1 X X X Input capture at rising edge Input capture at falling edge 2 register* Input capture at both edges Capture input source is channel 1/count clock Input capture at TCNT_1 count-up/count-down* 1 Legend X: Don’t care Notes: 1. When bits TPSC0 to TPSC2 in TCR_1 are set to B'000 and ø/1 is used as the TCNT_1 count clock, this setting is invalid and input capture is not generated. 2. When the BFB bit in TMDR_0 is set to 1 and TGRD_0 is used as a buffer register, this setting is invalid and input capture/output compare is not generated. Rev. 3.0, 04/02, page 165 of 538 Table 10-14 TIOR_1 (channel 1) Description Bit 7 IOB3 Bit 6 IOB2 Bit 5 IOB1 Bit 4 IOB0 TGRB_1 Function TIOCB1 Pin Function 0 0 0 0 Output Output disabled 1 compare register Initial output is 0 1 0 0 output at compare match Initial output is 0 1 output at compare match 1 Initial output is 0 Toggle output at compare match 1 0 0 Output disabled 1 Initial output is 1 0 output at compare match 1 0 Initial output is 1 1 output at compare match 1 Initial output is 1 Toggle output at compare match 1 0 1 0 0 Input Input capture at rising edge 1 capture Input capture at falling edge 1 X register Input capture at both edges X X TGRC_0 compare match/ input capture Input capture at generation of TGRC_0 compare match/input capture Legend X: Don’t care Rev. 3.0, 04/02, Page 166 of 538 Table 10-15 TIOR_2 (channel 2) Description Bit 7 IOB3 Bit 6 IOB2 Bit 5 IOB1 Bit 4 IOB0 TGRB_2 Function TIOCB2 Pin Function 0 0 0 0 Output Output disabled 1 compare register Initial output is 0 1 0 0 output at compare match Initial output is 0 1 output at compare match 1 Initial output is 0 Toggle output at compare match 1 0 0 Output disabled 1 Initial output is 1 0 output at compare match 1 0 Initial output is 1 1 output at compare match 1 Initial output is 1 Toggle output at compare match 1 X 0 1 0 Input Input capture at rising edge 1 capture Input capture at falling edge X register Input capture at both edges Legend X: Don’t care Rev. 3.0, 04/02, page 167 of 538 Table 10-16 TIORH_3 (channel 3) Description Bit 7 IOB3 Bit 6 IOB2 Bit 5 IOB1 Bit 4 IOB0 TGRB_3 Function TIOCB3 Pin Function 0 0 0 0 Output Output disabled 1 compare register Initial output is 0 1 0 0 output at compare match Initial output is 0 1 output at compare match 1 Initial output is 0 Toggle output at compare match 1 0 0 Output disabled 1 Initial output is 1 0 output at compare match 1 0 Initial output is 1 1 output at compare match 1 Initial output is 1 Toggle output at compare match 1 0 1 0 0 Input Input capture at rising edge 1 capture Input capture at falling edge 1 X register Input capture at both edges X X Capture input source is channel 4/count clock Input capture at TCNT_4 count-up/count-down* Legend X: Don’t care Note: * When bits TPSC0 to TPSC2 in TCR_4 are set to B'000 and ø/1 is used as the TCNT_4 count clock, this setting is invalid and input capture is not generated. Rev. 3.0, 04/02, Page 168 of 538 Table 10-17 TIORL_3 (channel 3) Description Bit 7 IOD3 Bit 6 IOD2 Bit 5 IOD1 Bit 4 IOD0 TGRD_3 Function TIOCD3 Pin Function 0 0 0 0 Output Output disabled 1 compare 2 register* Initial output is 0 1 0 0 output at compare match Initial output is 0 1 output at compare match 1 Initial output is 0 Toggle output at compare match 1 0 0 Output disabled 1 Initial output is 1 0 output at compare match 1 0 Initial output is 1 1 output at compare match 1 Initial output is 1 Toggle output at compare match 1 0 1 0 0 Input 1 capture 1 X X X Input capture at rising edge Input capture at falling edge 2 register* Input capture at both edges Capture input source is channel 4/count clock Input capture at TCNT_4 count-up/count-down* 1 Legend X: Don’t care Notes: 1. When bits TPSC0 to TPSC2 in TCR_4 are set to B'000 and ø/1 is used as the TCNT_4 count clock, this setting is invalid and input capture is not generated. 2. When the BFB bit in TMDR_3 is set to 1 and TGRD_3 is used as a buffer register, this setting is invalid and input capture/output compare is not generated. Rev. 3.0, 04/02, page 169 of 538 Table 10-18 TIOR_4 (channel 4) Description Bit 7 IOB3 Bit 6 IOB2 Bit 5 IOB1 Bit 4 IOB0 TGRB_4 Function TIOCB4 Pin Function 0 0 0 0 Output Output disabled 1 compare register Initial output is 0 1 0 0 output at compare match Initial output is 0 1 output at compare match 1 Initial output is 0 Toggle output at compare match 1 0 0 Output disabled 1 Initial output is 1 0 output at compare match 1 0 Initial output is 1 1 output at compare match 1 Initial output is 1 Toggle output at compare match 1 0 1 0 0 Input Input capture at rising edge 1 capture Input capture at falling edge 1 X register Input capture at both edges X X Capture input source is TGRC_3 compare match/input capture Input capture at generation of TGRC_3 compare match/input capture Legend X: Don’t care Rev. 3.0, 04/02, Page 170 of 538 Table 10-19 TIOR_5 (channel 5) Description Bit 7 IOB3 Bit 6 IOB2 Bit 5 IOB1 Bit 4 IOB0 TGRB_5 Function TIOCB5 Pin Function 0 0 0 0 Output Output disabled 1 compare register Initial output is 0 1 0 0 output at compare match Initial output is 0 1 output at compare match 1 Initial output is 0 Toggle output at compare match 1 0 0 Output disabled 1 Initial output is 1 0 output at compare match 1 0 Initial output is 1 1 output at compare match 1 Initial output is 1 Toggle output at compare match 1 X 0 1 0 Input Input capture at rising edge 1 capture Input capture at falling edge X register Input capture at both edges Legend X: Don’t care Rev. 3.0, 04/02, page 171 of 538 Table 10-20 TIORH_0 (channel 0) Description Bit 3 IOA3 Bit 2 IOA2 Bit 1 IOA1 Bit 0 IOA0 TGRA_0 Function TIOCA0 Pin Function 0 0 0 0 Output Output disabled 1 compare register Initial output is 0 1 0 0 output at compare match Initial output is 0 1 output at compare match 1 Initial output is 0 Toggle output at compare match 1 0 0 Output disabled 1 Initial output is 1 0 output at compare match 1 0 Initial output is 1 1 output at compare match 1 Initial output is 1 Toggle output at compare match 1 0 0 0 Input Capture input source is TIOCA0 pin Input capture at rising edge 1 1 capture Input capture at falling edge 1 X register Input capture at both edges X X Capture input source is channel 1/count clock Input capture at TCNT_1 count-up/count-down Legend X: Don’t care Rev. 3.0, 04/02, Page 172 of 538 Table 10-21 TIORL_0 (channel 0) Description Bit 3 IOC3 Bit 2 IOC2 Bit 1 IOC1 Bit 0 IOC0 TGRC_0 Function TIOCC0 Pin Function 0 0 0 0 Output Output disabled 1 compare register* Initial output is 0 1 0 0 output at compare match Initial output is 0 1 output at compare match 1 Initial output is 0 Toggle output at compare match 1 0 0 Output disabled 1 Initial output is 1 0 output at compare match 1 0 Initial output is 1 1 output at compare match 1 Initial output is 1 Toggle output at compare match 1 0 1 0 0 Input Input capture at rising edge 1 capture Input capture at falling edge 1 X register* Input capture at both edges X X Capture input source is channel 1/count clock Input capture at TCNT_1 count-up/count-down Legend X: Don’t care Note:* When the BFA bit in TMDR_0 is set to 1 and TGRC_0 is used as a buffer register, this setting is invalid and input capture/output compare is not generated. Rev. 3.0, 04/02, page 173 of 538 Table 10-22 TIOR_1 (channel 1) Description Bit 3 IOA3 Bit 2 IOA2 Bit 1 IOA1 Bit 0 IOA0 TGRA_1 Function TIOCA1 Pin Function 0 0 0 0 Output Output disabled 1 compare register Initial output is 0 1 0 0 output at compare match Initial output is 0 1 output at compare match 1 Initial output is 0 Toggle output at compare match 1 0 0 Output disabled 1 Initial output is 1 0 output at compare match 1 0 Initial output is 1 1 output at compare match 1 Initial output is 1 Toggle output at compare match 1 0 1 0 0 Input Input capture at rising edge 1 capture Input capture at falling edge 1 X register Input capture at both edges X X Capture input source is TGRA_0 compare match/input capture Input capture at generation of channel 0/TGRA_0 compare match/input capture Legend X: Don’t care Rev. 3.0, 04/02, Page 174 of 538 Table 10-23 TIOR_2 (channel 2) Description Bit 3 IOA3 Bit 2 IOA2 Bit 1 IOA1 Bit 0 IOA0 TGRA_2 Function TIOCA2 Pin Function 0 0 0 0 Output Output disabled 1 compare register Initial output is 0 1 0 0 output at compare match Initial output is 0 1 output at compare match 1 Initial output is 0 Toggle output at compare match 1 0 0 Output disabled 1 Initial output is 1 0 output at compare match 1 0 Initial output is 1 1 output at compare match 1 Initial output is 1 Toggle output at compare match 1 X 0 1 0 Input Input capture at rising edge 1 capture Input capture at falling edge X register Input capture at both edges Legend X: Don’t care Rev. 3.0, 04/02, page 175 of 538 Table 10-24 TIORH_3 (channel 3) Description Bit 3 IOA3 Bit 2 IOA2 Bit 1 IOA1 Bit 0 IOA0 TGRA_3 Function TIOCA3 Pin Function 0 0 0 0 Output Output disabled 1 compare register Initial output is 0 1 0 0 output at compare match Initial output is 0 1 output at compare match 1 Initial output is 0 Toggle output at compare match 1 0 0 Output disabled 1 Initial output is 1 0 output at compare match 1 0 Initial output is 1 1 output at compare match 1 Initial output is 1 Toggle output at compare match 1 0 1 0 0 Input Input capture at rising edge 1 capture Input capture at falling edge 1 X register Input capture at both edges X X Capture input source is channel 4/count clock Input capture at TCNT_4 count-up/count-down Legend X: Don’t care Rev. 3.0, 04/02, Page 176 of 538 Table 10-25 TIORL_3 (channel 3) Description Bit 3 IOC3 Bit 2 IOC2 Bit 1 IOC1 Bit 0 IOC0 TGRC_3 Function TIOCC3 Pin Function 0 0 0 0 Output Output disabled 1 compare register* Initial output is 0 1 0 0 output at compare match Initial output is 0 1 output at compare match 1 Initial output is 0 Toggle output at compare match 1 0 0 Output disabled 1 Initial output is 1 0 output at compare match 1 0 Initial output is 1 1 output at compare match 1 Initial output is 1 Toggle output at compare match 1 0 1 0 0 Input Input capture at rising edge 1 capture Input capture at falling edge 1 X register* Input capture at both edges X X Capture input source is channel 4/count clock Input capture at TCNT_4 count-up/count-down Legend X: Don’t care Note:* When the BFA bit in TMDR_3 is set to 1 and TGRC_3 is used as a buffer register, this setting is invalid and input capture/output compare is not generated. Rev. 3.0, 04/02, page 177 of 538 Table 10-26 TIOR_4 (channel 4) Description Bit 3 IOA3 Bit 2 IOA2 Bit 1 IOA1 Bit 0 IOA0 TGRA_4 Function TIOCA4 Pin Function 0 0 0 0 Output Output disabled 1 compare register Initial output is 0 1 0 0 output at compare match Initial output is 0 1 output at compare match 1 Initial output is 0 Toggle output at compare match 1 0 0 Output disabled 1 Initial output is 1 0 output at compare match 1 0 Initial output is 1 1 output at compare match 1 Initial output is 1 Toggle output at compare match 1 0 1 0 0 Input Input capture at rising edge 1 capture Input capture at falling edge 1 X register Input capture at both edges X X Capture input source is TGRA_3 compare match/input capture Input capture at generation of TGRA_3 compare match/input capture Legend X: Don’t care Rev. 3.0, 04/02, Page 178 of 538 Table 10-27 TIOR_5 (channel 5) Description Bit 3 IOA3 Bit 2 IOA2 Bit 1 IOA1 Bit 0 IOA0 TGRA_5 Function TIOCA5 Pin Function 0 0 0 0 Output Output disabled 1 compare register Initial output is 0 1 0 0 output at compare match Initial output is 0 1 output at compare match 1 Initial output is 0 Toggle output at compare match 1 0 0 Output disabled 1 Initial output is 1 0 output at compare match 1 0 Initial output is 1 1 output at compare match 1 Initial output is 1 Toggle output at compare match 1 X 0 1 0 Input Input capture at rising edge 1 capture Input capture at falling edge X register Input capture at both edges Legend X: Don’t care 10.3.4 Timer Interrupt Enable Register (TIER) The TIER registers are 8-bit readable/writable registers that control enabling or disabling of interrupt requests for each channel. The TPU has six TIER registers, one for each channel. Rev. 3.0, 04/02, page 179 of 538 Bit Bit Name Initial value R/W Description 7 TTGE 0 R/W A/D Conversion Start Request Enable Enables or disables generation of A/D conversion start requests by TGRA input capture/compare match. 0: A/D conversion start request generation disabled 1: A/D conversion start request generation enabled 6 – 1 – Reserved This bit is always read as 1 and cannot be modified. 5 TCIEU 0 R/W Underflow Interrupt Enable Enables or disables interrupt requests (TCIU) by the TCFU flag when the TCFU flag in TSR is set to 1 in channels 1, 2, 4, and 5. In channels 0 and 3, bit 5 is reserved. It is always read as 0 and cannot be modified. 0: Interrupt requests (TCIU) by TCFU disabled 1: Interrupt requests (TCIU) by TCFU enabled 4 TCIEV 0 R/W Overflow Interrupt Enable Enables or disables interrupt requests (TCIV) by the TCFV flag when the TCFV flag in TSR is set to 1. 0: Interrupt requests (TCIV) by TCFV disabled 1: Interrupt requests (TCIV) by TCFV enabled 3 TGIED 0 R/W TGR Interrupt Enable D Enables or disables interrupt requests (TGID) by the TGFD bit when the TGFD bit in TSR is set to 1 in channels 0 and 3. In channels 1, 2, 4, and 5, bit 3 is reserved. It is always read as 0 and cannot be modified. 0: Interrupt requests (TGID) by TGFD bit disabled 1: Interrupt requests (TGID) by TGFD bit enabled 2 TGIEC 0 R/W TGR Interrupt Enable C Enables or disables interrupt requests (TGIC) by the TGFC bit when the TGFC bit in TSR is set to 1 in channels 0 and 3. In channels 1, 2, 4, and 5, bit 2 is reserved. It is always read as 0 and cannot be modified. 0: Interrupt requests (TGIC) by TGFC bit disabled 1: Interrupt requests (TGIC) by TGFC bit enabled Rev. 3.0, 04/02, Page 180 of 538 Bit Bit Name Initial value R/W Description 1 TGIEB 0 R/W TGR Interrupt Enable B Enables or disables interrupt requests (TGIB) by the TGFB bit when the TGFB bit in TSR is set to 1. 0: Interrupt requests (TGIB) by TGFB bit disabled 1: Interrupt requests (TGIB) by TGFB bit enabled 0 TGIEA 0 R/W TGR Interrupt Enable A Enables or disables interrupt requests (TGIA) by the TGFA bit when the TGFA bit in TSR is set to 1. 0: Interrupt requests (TGIA) by TGFA bit disabled 1: Interrupt requests (TGIA) by TGFA bit enabled 10.3.5 Timer Status Register (TSR) The TSR registers are 8-bit readable/writable registers that indicate the status of each channel. The TPU has six TSR registers, one for each channel. Rev. 3.0, 04/02, page 181 of 538 Bit Bit Name Initial value R/W Description 7 TCFD 1 R Count Direction Flag Status flag that shows the direction in which TCNT counts in channels 1, 2, 4, and 5. In channels 0 and 3, bit 7 is reserved. It is always read as 1 and cannot be modified. 0: TCNT counts down 1: TCNT counts up 6 – 1 – Reserved This bit is always read as 1 and cannot be modified. 5 TCFU 0 R/(W) Underflow Flag Status flag that indicates that TCNT underflow has occurred when channels 1, 2, 4, and 5 are set to phase counting mode. Only 0 can be written, for flag clearing. In channels 0 and 3, bit 5 is reserved. It is always read as 0 and cannot be modified. [Setting condition] When the TCNT value underflows (changes from H'0000 to H'FFFF) [Clearing condition] When 0 is written to TCFU after reading TCFU = 1 4 TCFV 0 R/(W) Overflow Flag Status flag that indicates that TCNT overflow has occurred. Only 0 can be written, for flag clearing. [Setting condition] When the TCNT value overflows (changes from H'FFFF to H'0000 ) [Clearing condition] When 0 is written to TCFV after reading TCFV = 1 Rev. 3.0, 04/02, Page 182 of 538 Bit Bit Name Initial value R/W Description 3 TGFD 0 R/(W) Input Capture/Output Compare Flag D Status flag that indicates the occurrence of TGRD input capture or compare match in channels 0 and 3. Only 0 can be written, for flag clearing. In channels 1, 2, 4, and 5, bit 3 is reserved. It is always read as 0 and cannot be modified. [Setting conditions] • When TCNT = TGRD and TGRD is functioning as output compare register • When TCNT value is transferred to TGRD by input capture signal and TGRD is functioning as input capture register [Clearing conditions] 2 TGFC 0 R/(W) • When DTC is activated by TGID interrupt and the DISEL bit of MRB in DTC is 0 • When 0 is written to TGFD after reading TGFD = 1 Input Capture/Output Compare Flag C Status flag that indicates the occurrence of TGRC input capture or compare match in channels 0 and 3. Only 0 can be written, for flag clearing. In channels 1, 2, 4, and 5, bit 2 is reserved. It is always read as 0 and cannot be modified. [Setting conditions] • When TCNT = TGRC and TGRC is functioning as output compare register • When TCNT value is transferred to TGRC by input capture signal and TGRC is functioning as input capture register [Clearing conditions] • When DTC is activated by TGIC interrupt and the DISEL bit of MRB in DTC is 0 • When 0 is written to TGFC after reading TGFC = 1 Rev. 3.0, 04/02, page 183 of 538 Bit Bit Name Initial value R/W Description 1 TGFB 0 R/(W) Input Capture/Output Compare Flag B Status flag that indicates the occurrence of TGRB input capture or compare match. Only 0 can be written, for flag clearing. [Setting conditions] • When TCNT = TGRB and TGRB is functioning as output compare register • When TCNT value is transferred to TGRB by input capture signal and TGRB is functioning as input capture register [Clearing conditions] 0 TGFA 0 R/(W) • When DTC is activated by TGIB interrupt and the DISEL bit of MRB in DTC is 0 • When 0 is written to TGFB after reading TGFB = 1 Input Capture/Output Compare Flag A Status flag that indicates the occurrence of TGRA input capture or compare match. Only 0 can be written, for flag clearing. [Setting conditions] When TCNT = TGRA and TGRA is functioning as output compare register When TCNT value is transferred to TGRA by input capture signal and TGRA is functioning as input capture register [Clearing conditions] 10.3.6 • When DTC is activated by TGIA interrupt and the DISEL bit of MRB in DTC is 0 • When 0 is written to TGFA after reading TGFA = 1 Timer Counter (TCNT) The TCNT registers are 16-bit readable/writable counters. The TPU has six TCNT counters, one for each channel. The TCNT counters are initialized to H'0000 by a reset, and in hardware standby mode. Rev. 3.0, 04/02, Page 184 of 538 The TCNT counters cannot be accessed in 8-bit units; they must always be accessed as a 16-bit unit. 10.3.7 Timer General Register (TGR) The TGR registers are dual function 16-bit readable/writable registers, functioning as either output compare or input capture registers. The TPU has 16 TGR registers, four each for channels 0 and 3 and two each for channels 1, 2, 4, and 5. TGRC and TGRD for channels 0 and 3 can also be designated for operation as buffer registers. The TGR registers cannot be accessed in 8-bit units; they must always be accessed as a 16-bit unit. TGR buffer register combinations are TGRA— TGRC and TGRB—TGRD. 10.3.8 Timer Start Register (TSTR) TSTR is an 8-bit readable/writable register that selects operation/stoppage for channels 0 to 5. When setting the operating mode in TMDR or setting the count clock in TCR, first stop the TCNT counter. Bit Bit Name Initial value R/W Description 7 6 – 0 – Reserved 5 4 3 2 1 0 CST5 CST4 CST3 CST2 CST1 CST0 Only 0 should be written to these bits. 0 R/W Counter Start 0 to 5 (CST0 to CST5) These bits select operation or stoppage for TCNT. If 0 is written to the CST bit during operation with the TIOC pin designated for output, the counter stops but the TIOC pin output compare output level is retained. If TIOR is written to when the CST bit is cleared to 0, the pin output level will be changed to the set initial output value. 0: TCNT_0 to TCNT_5 count operation is stopped 1: TCNT_0 to TCNT_5 performs count operation Rev. 3.0, 04/02, page 185 of 538 10.3.9 Timer Synchro Register (TSYR) TSYR is an 8-bit readable/writable register that selects independent operation or synchronous operation for the channel 0 to 5 TCNT counters. A channel performs synchronous operation when the corresponding bit in TSYR is set to 1. Bit Bit Name Initial value R/W Description 7 6 – – 0 0 R/W R/W Reserved 5 4 3 2 1 0 SYNC5 SYNC4 SYNC3 SYNC2 SYNC1 SYNC0 0 0 0 0 0 0 R/W R/W R/W R/W R/W R/W Timer Synchro 0 to 5 Only 0 should be written to these bits. These bits are used to select whether operation is independent of or synchronized with other channels. When synchronous operation is selected, the TCNT synchronous presetting of multiple channels, and synchronous clearing by counter clearing on another channel, are possible. To set synchronous operation, the SYNC bits for at least two channels must be set to 1. To set synchronous clearing, in addition to the SYNC bit , the TCNT clearing source must also be set by means of bits CCLR0 to CCLR2 in TCR. 0: TCNT_0 to TCNT_5 operates independently (TCNT presetting /clearing is unrelated to other channels) 1: TCNT_0 to TCNT_5 performs synchronous operation TCNT synchronous presetting/synchronous clearing is possible 10.4 Operation 10.4.1 Basic Functions Each channel has a TCNT and TGR register. TCNT performs up-counting, and is also capable of free-running operation, synchronous counting, and external event counting. Each TGR can be used as an input capture register or output compare register. Counter Operation: When one of bits CST0 to CST5 is set to 1 in TSTR, the TCNT counter for the corresponding channel begins counting. TCNT can operate as a free-running counter, periodic counter, for example. 1. Example of count operation setting procedure Rev. 3.0, 04/02, Page 186 of 538 Figure 10-2 shows an example of the count operation setting procedure. Operation selection Select counter clock [1] Periodic counter Select counter clearing source Free-running counter [2] [3] Select output compare register Set period [4] Start count operation [5] <Periodic counter> Start count operation <Free-running counter> [1] Select the counter clock with bits TPSC2 to TPSC0 in TCR. At the same time, select the input clock edge with bits CKEG1 and CKEG0 in TCR. [2] For periodic counter operation, select the TGR to be used as the TCNT clearing source with bits CCLR2 to CCLR0 in TCR. [3] Designate the TGR selected in [2] as an output compare register by means of TIOR. [4] Set the periodic counter cycle in the TGR selected in [2]. [5] Set the CST bit in TSTR to 1 to start the counter operation. Figure 10-2 Example of Counter Operation Setting Procedure Rev. 3.0, 04/02, page 187 of 538 2. Free-running count operation and periodic count operation Immediately after a reset, the TPU’s TCNT counters are all designated as free-running counters. When the relevant bit in TSTR is set to 1 the corresponding TCNT counter starts upcount operation as a free-running counter. When TCNT overflows (from H'FFFF to H'0000), the TCFV bit in TSR is set to 1. If the value of the corresponding TCIEV bit in TIER is 1 at this point, the TPU requests an interrupt. After overflow, TCNT starts counting up again from H'0000. Figure 10-3 illustrates free-running counter operation. TCNT value H'FFFF H'0000 Time CST bit TCFV Figure 10-3 Free-Running Counter Operation When compare match is selected as the TCNT clearing source, the TCNT counter for the relevant channel performs periodic count operation. The TGR register for setting the period is designated as an output compare register, and counter clearing by compare match is selected by means of bits CCLR0 to CCLR2 in TCR. After the settings have been made, TCNT starts up-count operation as a periodic counter when the corresponding bit in TSTR is set to 1. When the count value matches the value in TGR, the TGF bit in TSR is set to 1 and TCNT is cleared to H'0000. If the value of the corresponding TGIE bit in TIER is 1 at this point, the TPU requests an interrupt. After a compare match, TCNT starts counting up again from H'0000. Figure 10-4 illustrates periodic counter operation. Rev. 3.0, 04/02, Page 188 of 538 Counter cleared by TGR compare match TCNT value TGR H'0000 Time CST bit Flag cleared by software or DTC activation TGF Figure 10-4 Periodic Counter Operation Waveform Output by Compare Match: The TPU can perform 0, 1, or toggle output from the corresponding output pin using compare match. 1. Example of setting procedure for waveform output by compare match Figure 10-5 shows an example of the setting procedure for waveform output by compare match Output selection Select waveform output mode [1] Set output timing [2] Start count operation [3] [1] Select initial value 0 output or 1 output, and compare match output value 0 output, 1 output, or toggle output, by means of TIOR. The set initial value is output at the TIOC pin unit the first compare match occurs. [2] Set the timing for compare match generation in TGR. [3] Set the CST bit in TSTR to 1 to start the count operation. <Waveform output> Figure 10-5 Example of Setting Procedure for Waveform Output by Compare Match Rev. 3.0, 04/02, page 189 of 538 2. Examples of waveform output operation Figure 10-6 shows an example of 0 output/1 output. In this example TCNT has been designated as a free-running counter, and settings have been made such that 1 is output by compare match A, and 0 is output by compare match B. When the set level and the pin level coincide, the pin level does not change. TCNT value H'FFFF TGRA TGRB Time H'0000 No change No change 1 output TIOCA No change TIOCB No change 0 output Figure 10-6 Example of 0 Output/1 Output Operation Figure 10-7 shows an example of toggle output. In this example, TCNT has been designated as a periodic counter (with counter clearing on compare match B), and settings have been made such that the output is toggled by both compare match A and compare match B. TCNT value Counter cleared by TGRB compare match H'FFFF TGRB TGRA Time H'0000 Toggle output TIOCB Toggle output TIOCA Figure 10-7 Example of Toggle Output Operation Rev. 3.0, 04/02, Page 190 of 538 Input Capture Function: The TCNT value can be transferred to TGR on detection of the TIOC pin input edge. Rising edge, falling edge, or both edges can be selected as the detected edge. For channels 0, 1, 3, and 4, it is also possible to specify another channel's counter input clock or compare match signal as the input capture source. Note: When another channel's counter input clock is used as the input capture input for channels 0 and 3, ø/1 should not be selected as the counter input clock used for input capture input. Input capture will not be generated if ø/1 is selected. 1. Example of input capture operation setting procedure Figure 10-8 shows an example of the input capture operation setting procedure. Input selection Select input capture input Start count [1] Designate TGR as an input capture register by means of TIOR, and select rising edge, falling edge, or both edges as the input capture source and input signal edge. [2] Set the CST bit in TSTR to 1 to start the count operation. [1] [2] <Input capture operation> Figure 10-8 Example of Input Capture Operation Setting Procedure Rev. 3.0, 04/02, page 191 of 538 2. Example of input capture operation Figure 10-9 shows an example of input capture operation. In this example both rising and falling edges have been selected as the TIOCA pin input capture input edge, the falling edge has been selected as the TIOCB pin input capture input edge, and counter clearing by TGRB input capture has been designated for TCNT. Counter cleared by TIOCB input (falling edge) TCNT value H'0180 H'0160 H'0010 H'0005 Time H'0000 TIOCA TGRA H'0005 H'0160 H'0010 TIOCB TGRB H'0180 Figure 10-9 Example of Input Capture Operation Rev. 3.0, 04/02, Page 192 of 538 10.4.2 Synchronous Operation In synchronous operation, the values in a number of TCNT counters can be rewritten simultaneously (synchronous presetting). Also, a number of TCNT counters can be cleared simultaneously by making the appropriate setting in TCR (synchronous clearing). Synchronous operation enables TGR to be incremented with respect to a single time base. Channels 0 to 5 can all be designated for synchronous operation. Example of Synchronous Operation Setting Procedure: Figure 10-10 shows an example of the synchronous operation setting procedure. Synchronous operation selection Set synchronous operation [1] Synchronous presetting Set TCNT Synchronous clearing [2] Clearing source generation channel? No Yes <Synchronous presetting> Select counter clearing source [3] Set synchronous counter clearing [4] Start count [4] Start count [5] <Counter clearing> <Synchronous clearing> [1] Set to 1 the SYNC bits in TSYR corresponding to the channels to be designated for synchronous operation. [2] When the TCNT counter of any of the channels designated for synchronous operation is written to, the same value is simultaneously written to the other TCNT counters. [3] Use bits CCLR2 to CCLR0 in TCR to specify TCNT clearing by input capture/output compare, etc. [4] Use bits CCLR2 to CCLR0 in TCR to designate synchronous clearing for the counter clearing source. [5] Set to 1 the CST bits in TSTR for the relevant channels, to start the count operation. Figure 10-10 Example of Synchronous Operation Setting Procedure Rev. 3.0, 04/02, page 193 of 538 Example of Synchronous Operation: Figure 10-11 shows an example of synchronous operation. In this example, synchronous operation and PWM mode 1 have been designated for channels 0 to 2, TGRB_0 compare match has been set as the channel 0 counter clearing source, and synchronous clearing has been set for the channel 1 and 2 counter clearing source. Three-phase PWM waveforms are output from pins TIOC0A, TIOC1A, and TIOC2A. At this time, synchronous presetting, and synchronous clearing by TGRB_0 compare match, are performed for channel 0 to 2 TCNT counters, and the data set in TGRB_0 is used as the PWM cycle. For details of PWM modes, see section 10.4.5, PWM Modes. Synchronous clearing by TGRB_0 compare match TCNT0 to TCNT2 values TGRB_0 TGRB_1 TGRA_0 TGRB_2 TGRA_1 TGRA_2 Time H'0000 TIOCA_0 TIOCA_1 TIOCA_2 Figure 10-11 Example of Synchronous Operation 10.4.3 Buffer Operation Buffer operation, provided for channels 0 and 3, enables TGRC and TGRD to be used as buffer registers. Buffer operation differs depending on whether TGR has been designated as an input capture register or as a compare match register. Table 10-28 shows the register combinations used in buffer operation. Rev. 3.0, 04/02, Page 194 of 538 Table 10-28 Register Combinations in Buffer Operation Channel Timer General Register Buffer Register 0 TGRA_0 TGRC_0 TGRB_0 TGRD_0 TGRA_3 TGRC_3 TGRB_3 TGRD_3 3 • When TGR is an output compare register When a compare match occurs, the value in the buffer register for the corresponding channel is transferred to the timer general register. This operation is illustrated in figure 10-12. Compare match signal Timer general register Buffer register Comparator TCNT Figure 10-12 Compare Match Buffer Operation • When TGR is an input capture register When input capture occurs, the value in TCNT is transferred to TGR and the value previously held in the timer general register is transferred to the buffer register. This operation is illustrated in figure 10-13. Input capture signal Buffer register Timer general register TCNT Figure 10-13 Input Capture Buffer Operation Example of Buffer Operation Setting Procedure: Figure 10-14 shows an example of the buffer operation setting procedure. Rev. 3.0, 04/02, page 195 of 538 Buffer operation Select TGR function [1] Set buffer operation [2] Start count [3] [1] Designate TGR as an input capture register or output compare register by means of TIOR. [2] Designate TGR for buffer operation with bits BFA and BFB in TMDR. [3] Set the CST bit in TSTR to 1 start the count operation. <Buffer operation> Figure 10-14 Example of Buffer Operation Setting Procedure Examples of Buffer Operation 1. When TGR is an output compare register Figure 10-15 shows an operation example in which PWM mode 1 has been designated for channel 0, and buffer operation has been designated for TGRA and TGRC. The settings used in this example are TCNT clearing by compare match B, 1 output at compare match A, and 0 output at compare match B. As buffer operation has been set, when compare match A occurs the output changes and the value in buffer register TGRC is simultaneously transferred to timer general register TGRA. This operation is repeated each time that compare match A occurs. For details of PWM modes, see section 10.4.5, PWM Modes. TCNT value TGRB_0 H'0520 H'0450 H'0200 TGRA_0 Time H'0000 H'0450 TGRC_0 H'0200 H'0520 Transfer TGRA_0 H'0200 H'0450 TIOCA Figure 10-15 Example of Buffer Operation (1) Rev. 3.0, 04/02, Page 196 of 538 2. When TGR is an input capture register Figure 10-16 shows an operation example in which TGRA has been designated as an input capture register, and buffer operation has been designated for TGRA and TGRC. Counter clearing by TGRA input capture has been set for TCNT, and both rising and falling edges have been selected as the TIOCA pin input capture input edge. As buffer operation has been set, when the TCNT value is stored in TGRA upon the occurrence of input capture A, the value previously stored in TGRA is simultaneously transferred to TGRC. TCNT value H'0F07 H'09FB H'0532 H'0000 Time TIOCA TGRA TGRC H'0532 H'0F07 H'09FB H'0532 H'0F07 Figure 10-16 Example of Buffer Operation (2) Rev. 3.0, 04/02, page 197 of 538 10.4.4 Cascaded Operation In cascaded operation, two 16-bit counters for different channels are used together as a 32-bit counter. This function works by counting the channel 1 (channel 4) counter clock upon overflow/underflow of TCNT_2 (TCNT_5) as set in bits TPSC0 to TPSC2 in TCR. Underflow occurs only when the lower 16-bit TCNT is in phase-counting mode. Table 10-29 shows the register combinations used in cascaded operation. Note: When phase counting mode is set for channel 1 or 4, the counter clock setting is invalid and the counters operates independently in phase counting mode. Table 10-29 Cascaded Combinations Combination Upper 16 Bits Lower 16 Bits Channels 1 and 2 TCNT_1 TCNT_2 Channels 4 and 5 TCNT_4 TCNT_5 Example of Cascaded Operation Setting Procedure: Figure 10-17 shows an example of the setting procedure for cascaded operation. Cascaded operation Set cascading [1] Start count [2] [1] Set bits TPSC2 to TPSC0 in the channel 1 (channel 4) TCR to B'1111 to select TCNT_2 (TCNT_5) overflow/underflow counting. [2] Set the CST bit in TSTR for the upper and lower channel to 1 to start the count operation. <Cascaded operation> Figure 10-17 Cascaded Operation Setting Procedure Examples of Cascaded Operation: Figure 10-18 illustrates the operation when TCNT_2 overflow/underflow counting has been set for TCNT_1, when TGRA_1 and TGRA_2 have been designated as input capture registers, and when TIOC pin rising edge has been selected. When a rising edge is input to the TIOCA1 and TIOCA2 pins simultaneously, the upper 16 bits of the 32-bit data are transferred to TGRA_1, and the lower 16 bits to TGRA_2. Rev. 3.0, 04/02, Page 198 of 538 TCNT_1 clock TCNT_1 H'03A1 H'03A2 TCNT_2 clock TCNT_2 H'FFFF H'0000 H'0001 TIOCA1, TIOCA2 TGRA_1 H'03A2 TGRA_2 H'0000 Figure 10-18 Example of Cascaded Operation (1) Figure 10-19 illustrates the operation when TCNT_2 overflow/underflow counting has been set for TCNT_1 and phase counting mode has been designated for channel 2. TCNT_1 is incremented by TCNT_2 overflow and decremented by TCNT_2 underflow. TCLKA TCLKB TCNT_2 FFFD TCNT_1 FFFE FFFF 0000 0000 0001 0002 0001 0000 0001 FFFF 0000 Figure 10-19 Example of Cascaded Operation (2) 10.4.5 PWM Modes In PWM mode, PWM waveforms are output from the output pins. The output level can be selected as 0, 1, or toggle output in response to a compare match of each TGR. TGR registers settings can be used to output a PWM waveform in the range of 0% to 100% duty. Designating TGR compare match as the counter clearing source enables the period to be set in that register. All channels can be designated for PWM mode independently. Synchronous operation is also possible. There are two PWM modes, as described below. Rev. 3.0, 04/02, page 199 of 538 • PWM mode 1 PWM output is generated from the TIOCA and TIOCC pins by pairing TGRA with TGRB and TGRC with TGRD. The output specified by bits IOA0 to IOA3 and IOC0 to IOC3 in TIOR is output from the TIOCA and TIOCC pins at compare matches A and C, and the output specified by bits IOB0 to IOB3 and IOD0 to IOD3 in TIOR is output at compare matches B and D. The initial output value is the value set in TGRA or TGRC. If the set values of paired TGRs are identical, the output value does not change when a compare match occurs. In PWM mode 1, a maximum 8-phase PWM output is possible. • PWM mode 2 PWM output is generated using one TGR as the cycle register and the others as duty registers. The output specified in TIOR is performed by means of compare matches. Upon counter clearing by a synchronization register compare match, the output value of each pin is the initial value set in TIOR. If the set values of the cycle and duty registers are identical, the output value does not change when a compare match occurs. In PWM mode 2, a maximum 15-phase PWM output is possible in combination use with synchronous operation. The correspondence between PWM output pins and registers is shown in table 10-30. Table 10-30 PWM Output Registers and Output Pins Output Pins Channel Registers PWM Mode 1 PWM Mode 2 0 TGRA_0 TIOCA0 TIOCA0 TIOCC0 TIOCC0 TGRB_0 TGRC_0 TIOCB0 TGRD_0 1 TGRA_1 TIOCD0 TIOCA1 TGRB_1 2 TGRA_2 TIOCB1 TIOCA2 TGRB_2 3 TGRA_3 TIOCA3 TIOCA3 TIOCC3 TIOCC3 TIOCB3 TGRD_3 4 TGR4A_4 TIOCD3 TIOCA4 TGR4B_4 5 TGRA_5 TGRB_5 TIOCA2 TIOCB2 TGRB_3 TGRC_3 TIOCA1 TIOCA4 TIOCB4 TIOCA5 TIOCA5 TIOCB5 Note: In PWM mode 2, PWM output is not possible for the TGR register in which the period is set. Rev. 3.0, 04/02, Page 200 of 538 Example of PWM Mode Setting Procedure: Figure 10-20 shows an example of the PWM mode setting procedure. PWM mode Select counter clock [1] Select counter clearing source [2] Select waveform output level [3] Set TGR [4] Set PWM mode [5] Start count [6] [1] Select the counter clock with bits TPSC2 to TPSC0 in TCR. At the same time, select the input clock edge with bits CKEG1 and CKEG0 in TCR. [2] Use bits CCLR2 to CCLR0 in TCR to select the TGR to be used as the TCNT clearing source. [3] Use TIOR to designate the TGR as an output compare register, and select the initial value and output value. [4] Set the cycle in the TGR selected in [2], and set the duty in the other the TGR. [5] Select the PWM mode with bits MD3 to MD0 in TMDR. [6] Set the CST bit in TSTR to 1 start the count operation. <PWM mode> Figure 10-20 Example of PWM Mode Setting Procedure Examples of PWM Mode Operation: Figure 10-21 shows an example of PWM mode 1 operation. In this example, TGRA compare match is set as the TCNT clearing source, 0 is set for the TGRA initial output value and output value, and 1 is set as the TGRB output value. In this case, the value set in TGRA is used as the period, and the values set in the TGRB registers are used as the duty levels. TCNT value Counter cleared by TGRA compare match TGRA TGRB H'0000 Time TIOCA Figure 10-21 Example of PWM Mode Operation (1) Rev. 3.0, 04/02, page 201 of 538 Figure 10-22 shows an example of PWM mode 2 operation. In this example, synchronous operation is designated for channels 0 and 1, TGRB_1 compare match is set as the TCNT clearing source, and 0 is set for the initial output value and 1 for the output value of the other TGR registers (TGRA_0 to TGRD_0, TGRA_1), outputting a 5-phase PWM waveform. In this case, the value set in TGRB_1 is used as the cycle, and the values set in the other TGRs are used as the duty levels. TCNT value Counter cleared by TGRB_1 compare match TGRB_1 TGRA_1 TGRD_0 TGRC_0 TGRB_0 TGRA_0 H'0000 Time TIOCA0 TIOCB0 TIOCC0 TIOCD0 TIOCA1 Figure 10-22 Example of PWM Mode Operation (2) Figure 10-23 shows examples of PWM waveform output with 0% duty and 100% duty in PWM mode. Rev. 3.0, 04/02, Page 202 of 538 TCNT value TGRB rewritten TGRA TGRB TGRB rewritten TGRB rewritten H'0000 Time 0% duty TIOCA Output does not change when cycle register and duty register compare matches occur simultaneously TCNT value TGRB rewritten TGRA TGRB rewritten TGRB rewritten TGRB H'0000 Time 100% duty TIOCA Output does not change when cycle register and duty register compare matches occur simultaneously TCNT value TGRB rewritten TGRA TGRB rewritten TGRB TGRB rewritten Time H'0000 TIOCA 100% duty 0% duty Figure 10-23 Example of PWM Mode Operation (3) Rev. 3.0, 04/02, page 203 of 538 10.4.6 Phase Counting Mode In phase counting mode, the phase difference between two external clock inputs is detected and TCNT is incremented/decremented accordingly. This mode can be set for channels 1, 2, 4, and 5. When phase counting mode is set, an external clock is selected as the counter input clock and TCNT operates as an up/down-counter regardless of the setting of bits TPSC0 to TPSC2 and bits CKEG0 and CKEG1 in TCR. However, the functions of bits CCLR0 and CCLR1 in TCR, and of TIOR, TIER, and TGR, are valid, and input capture/compare match and interrupt functions can be used. This can be used for two-phase encoder pulse input. If overflow occurs when TCNT is counting up, the TCFV flag in TSR is set; if underflow occurs when TCNT is counting down, the TCFU flag is set. The TCFD bit in TSR is the count direction flag. Reading the TCFD flag reveals whether TCNT is counting up or down. Table 10-31 shows the correspondence between external clock pins and channels. Table 10-31 Phase Counting Mode Clock Input Pins External Clock Pins Channels A-Phase B-Phase When channel 1 or 5 is set to phase counting mode TCLKA TCLKB When channel 2 or 4 is set to phase counting mode TCLKC TCLKD Example of Phase Counting Mode Setting Procedure: Figure 10-24 shows an example of the phase counting mode setting procedure. [1] Select phase counting mode with bits MD3 to MD0 in TMDR. [2] Set the CST bit in TSTR to 1 to start the count operation. Phase counting mode Select phase counting mode [1] Start count [2] <Phase counting mode> Figure 10-24 Example of Phase Counting Mode Setting Procedure Rev. 3.0, 04/02, Page 204 of 538 Examples of Phase Counting Mode Operation: In phase counting mode, TCNT counts up or down according to the phase difference between two external clocks. There are four modes, according to the count conditions. 1. Phase counting mode 1 Figure 10-25 shows an example of phase counting mode 1 operation, and table 10-32 summarizes the TCNT up/down-count conditions. TCLKA(channels 1 and 5) TCLKC(channels 2 and 4) TCLKB(channels 1 and 5) TCLKD(channels 2 and 4) TCNT value Down-count Up-count Time Figure 10-25 Example of Phase Counting Mode 1 Operation Table 10-32 Up/Down-Count Conditions in Phase Counting Mode 1 TCLKA (Channels 1 and 5) TCLKC (Channels 2 and 4) TCLKB (Channels 1 and 5) TCLKD (Channels 2 and 4) High level Operation Up-count Low level Low level High level High level Down-count Low level High level Low level Legend : Rising edge : Falling edge 2. Phase counting mode 2 Figure 10-26 shows an example of phase counting mode 2 operation, and table 10-33 summarizes the TCNT up/down-count conditions. Rev. 3.0, 04/02, page 205 of 538 TCLKA(channels 1 and 5) TCLKC(channels 2 and 4) TCLKB(channels 1 and 5) TCLKD(channels 2 and 4) TCNT value Up-count Down-count Time Figure 10-26 Example of Phase Counting Mode 2 Operation Table 10-33 Up/Down-Count Conditions in Phase Counting Mode 2 TCLKA (Channels 1 and 5) TCLKC (Channels 2 and 4) TCLKB (Channels 1 and 5) TCLKD (Channels 2 and 4) Operation High level Don’t care Low level Don’t care Low level Don’t care High level Up-count High level Don’t care Low level Don’t care Legend : Rising edge : Falling edge Rev. 3.0, 04/02, Page 206 of 538 High level Don’t care Low level Down-count 3. Phase counting mode 3 Figure 10-27 shows an example of phase counting mode 3 operation, and table 10-34 summarizes the TCNT up/down-count conditions. TCLKA(channels 1 and 5) TCLKC(channels 2 and 4) TCLKB(channels 1 and 5) TCLKD(channels 2 and 4) TCNT value Down-count Up-count Time Figure 10-27 Example of Phase Counting Mode 3 Operation Table 10-34 Up/Down-Count Conditions in Phase Counting Mode 3 TCLKA (Channels 1 and 5) TCLKC (Channels 2 and 4) TCLKB (Channels 1 and 5) TCLKD (Channels 2 and 4) Operation High level Don’t care Low level Don’t care Low level Don’t care High level Up-count High level Down-count Low level Don’t care High level Don’t care Low level Don’t care Legend : Rising edge : Falling edge Rev. 3.0, 04/02, page 207 of 538 4. Phase counting mode 4 Figure 10-28 shows an example of phase counting mode 4 operation, and table 10-35 summarizes the TCNT up/down-count conditions. TCLKA(channels 1 and 5) TCLKC(channels 2 and 4) TCLKB(channels 1 and 5) TCLKD(channels 2 and 4) TCNT value Down-count Up-count Time Figure 10-28 Example of Phase Counting Mode 4 Operation Table 10-35 Up/Down-Count Conditions in Phase Counting Mode 4 TCLKA (Channels 1 and 5) TCLKC (Channels 2 and 4) TCLKB (Channels 1 and 5) TCLKD (Channels 2 and 4) High level Operation Up-count Low level Low level Don’t care High level High level Down-count Low level High level Low level Legend : Rising edge : Falling edge Rev. 3.0, 04/02, Page 208 of 538 Don’t care Phase Counting Mode Application Example: Figure 10-29 shows an example in which channel 1 is in phase counting mode, and channel 1 is coupled with channel 0 to input servo motor 2-phase encoder pulses in order to detect position or speed. Channel 1 is set to phase counting mode 1, and the encoder pulse A-phase and B-phase are input to TCLKA and TCLKB. Channel 0 operates with TCNT counter clearing by TGRC_0 compare match; TGRA_0 and TGRC_0 are used for the compare match function and are set with the speed control period and position control period. TGRB_0 is used for input capture, with TGRB_0 and TGRD_0 operating in buffer mode. The channel 1 counter input clock is designated as the TGRB_0 input capture source, and the pulse widths of 2-phase encoder 4-multiplication pulses are detected. TGRA_1 and TGRB_1 for channel 1 are designated for input capture, and channel 0 TGRA_0 and TGRC_0 compare matches are selected as the input capture source and store the up/down-counter values for the control periods. This procedure enables the accurate detection of position and speed. Rev. 3.0, 04/02, page 209 of 538 Channel 1 TCLKA TCLKB Edge detection circuit TCNT_1 TGRA_1 (speed period capture) TGRB_1 (speed period capture) TCNT_0 TGRA_0 (speed control period) + - TGRC_0 (position control period) + - TGRB_0 (pulse width capture) TGRD_0 (buffer operation) Channel 0 Figure 10-29 Phase Counting Mode Application Example Rev. 3.0, 04/02, Page 210 of 538 10.5 Interrupts There are three kinds of TPU interrupt source; TGR input capture/compare match, TCNT overflow, and TCNT underflow. Each interrupt source has its own status flag and enable/disabled bit, allowing the generation of interrupt request signals to be enabled or disabled individually. When an interrupt request is generated, the corresponding status flag in TSR is set to 1. If the corresponding enable/disable bit in TIER is set to 1 at this time, an interrupt is requested. The interrupt request is cleared by clearing the status flag to 0. Relative channel priorities can be changed by the interrupt controller, however the priority order within a channel is fixed. For details, see section 5, Interrupt Controller. Table 10-36 lists the TPU interrupt sources. Rev. 3.0, 04/02, page 211 of 538 Table 10-36 TPU Interrupts Channel Name Interrupt Source DTC Interrupt Flag Activation 0 TGIA_0 TGRA_0 input capture/compare match TGFA_0 Possible TGIB_0 TGRB_0 input capture/compare match TGFB_0 Possible TGIC_0 TGRC_0 input capture/compare match TGFC_0 Possible TGID_0 TGRD_0 input capture/compare match TGFD_0 Possible TCIV_0 TCNT_0 overflow TCFV_0 Not possible TGIA_1 TGRA_1 input capture/compare match TGFA_1 Possible TGIB_1 TGRB_1 input capture/compare match TGFB_1 Possible TCIV_1 TCNT_1 overflow TCFV_1 Not possible TCIU_1 TCNT_1 underflow TCFU_1 Not possible TGIA_2 TGRA_2 input capture/compare match TGFA_2 Possible TGIB_2 TGRB_2 input capture/compare match TGFB_2 Possible 1 2 3 4 5 TCIV_2 TCNT_2 overflow TCFV_2 Not possible TCIU_2 TCNT_2 underflow TCFU_2 Not possible TGIA_3 TGRA_3 input capture/compare match TGFA_3 Possible TGIB_3 TGRB_3 input capture/compare match TGFB_3 Possible TGIC_3 TGRC_3 input capture/compare match TGFC_3 Possible TGID_3 TGRD_3 input capture/compare match TGFD_3 Possible TCIV_3 TCNT_3 overflow TCFV_3 Not possible TGIA_4 TGRA_4 input capture/compare match TGFA_4 Possible TGIB_4 TGRB_4 input capture/compare match TGFB_4 Possible TCIV_4 TCNT_4 overflow TCFV_4 Not possible TCIU_4 TCNT_4 underflow TCFU_4 Not possible TGIA_5 TGRA_5 input capture/compare match TGFA_5 Possible TGIB_5 TGRB_5 input capture/compare match TGFB_5 Possible TCIV_5 TCNT_5 overflow TCFV_5 Not possible TCIU_5 TCNT_5 underflow TCFU_5 Not possible Note: This table shows the initial state immediately after a reset. The relative channel priorities can be changed by the interrupt controller. Rev. 3.0, 04/02, Page 212 of 538 Input Capture/Compare Match Interrupt: An interrupt is requested if the TGIE bit in TIER is set to 1 when the TGF flag in TSR is set to 1 by the occurrence of a TGR input capture/compare match on a particular channel. The interrupt request is cleared by clearing the TGF flag to 0. The TPU has 16 input capture/compare match interrupts, four each for channels 0 and 3, and two each for channels 1, 2, 4, and 5. Overflow Interrupt: An interrupt is requested if the TCIEV bit in TIER is set to 1 when the TCFV flag in TSR is set to 1 by the occurrence of TCNT overflow on a channel. The interrupt request is cleared by clearing the TCFV flag to 0. The TPU has six overflow interrupts, one for each channel. Underflow Interrupt: An interrupt is requested if the TCIEU bit in TIER is set to 1 when the TCFU flag in TSR is set to 1 by the occurrence of TCNT underflow on a channel. The interrupt request is cleared by clearing the TCFU flag to 0. The TPU has four underflow interrupts, one each for channels 1, 2, 4, and 5. 10.6 DTC Activation The DTC can be activated by the TGR input capture/compare match interrupt for a channel. For details, see section 8, Data Transfer Controller. A total of 16 TPU input capture/compare match interrupts can be used as DTC activation sources, four each for channels 0 and 3, and two each for channels 1, 2, 4, and 5. 10.7 A/D Converter Activation The A/D converter can be activated by the TGRA input capture/compare match for a channel. If the TTGE bit in TIER is set to 1 when the TGFA flag in TSR is set to 1 by the occurrence of a TGRA input capture/compare match on a particular channel, a request to begin A/D conversion is sent to the A/D converter. If the TPU conversion start trigger has been selected on the A/D converter side at this time, A/D conversion is begun. In the TPU, a total of six TGRA input capture/compare match interrupts can be used as A/D converter conversion start sources, one for each channel. Rev. 3.0, 04/02, page 213 of 538 10.8 Operation Timing 10.8.1 Input/Output Timing TCNT Count Timing: Figure 10-30 shows TCNT count timing in internal clock operation, and figure 10-31 shows TCNT count timing in external clock operation. φ Internal clock Rising edge Falling edge TCNT input clock TCNT N-1 N N+1 N+2 Figure 10-30 Count Timing in Internal Clock Operation φ External clock Rising edge Falling edge Falling edge TCNT input clock TCNT N-1 N N+1 N+2 Figure 10-31 Count Timing in External Clock Operation Output Compare Output Timing: A compare match signal is generated in the final state in which TCNT and TGR match (the point at which the count value matched by TCNT is updated). When a compare match signal is generated, the output value set in TIOR is output at the output compare output pin. After a match between TCNT and TGR, the compare match signal is not generated until the TCNT input clock is generated. Figure 10-32 shows output compare output timing. Rev. 3.0, 04/02, Page 214 of 538 φ TCNT input clock N TCNT N+1 N TGR Compare match signal TIOC pin Figure 10-32 Output Compare Output Timing Input Capture Signal Timing: Figure 10-33 shows input capture signal timing. φ Input capture input Input capture signal TCNT TGR N N+1 N+2 N N+2 Figure 10-33 Input Capture Input Signal Timing Timing for Counter Clearing by Compare Match/Input Capture: Figure 10-34 shows the timing when counter clearing on compare match is specified, and figure 10-35 shows the timing when counter clearing on input capture is specified. Rev. 3.0, 04/02, page 215 of 538 φ Compare match signal Counter clear signal TCNT N TGR N H'0000 Figure 10-34 Counter Clear Timing (Compare Match) φ Input capture signal Counter clear signal N TCNT H'0000 N TGR Figure 10-35 Counter Clear Timing (Input Capture) Rev. 3.0, 04/02, Page 216 of 538 Buffer Operation Timing: Figures 10-36 and 10-37 show the timing in buffer operation. φ n TCNT n+1 Compare match signal TGRA, TGRB n TGRC, TGRD N N Figure 10-36 Buffer Operation Timing (Compare Match) φ Input capture signal TCNT N TGRA, TGRB n TGRC, TGRD N+1 N N+1 n N Figure 10-37 Buffer Operation Timing (Input Capture) Rev. 3.0, 04/02, page 217 of 538 10.8.2 Interrupt Signal Timing TGF Flag Setting Timing in Case of Compare Match: Figure 10-38 shows the timing for setting of the TGF flag in TSR on compare match, and TGI interrupt request signal timing. φ TCNT input clock TCNT N TGR N N+1 Compare match signal TGF flag TGI interrupt Figure 10-38 TGI Interrupt Timing (Compare Match) TGF Flag Setting Timing in Case of Input Capture: Figure 10-39 shows the timing for setting of the TGF flag in TSR on input capture, and TGI interrupt request signal timing. φ Input capture signal N TCNT TGR N TGF flag TGI interrupt Figure 10-39 TGI Interrupt Timing (Input Capture) Rev. 3.0, 04/02, Page 218 of 538 TCFV Flag/TCFU Flag Setting Timing: Figure 10-40 shows the timing for setting of the TCFV flag in TSR on overflow, and TCIV interrupt request signal timing. Figure 10-41 shows the timing for setting of the TCFU flag in TSR on underflow, and TCIU interrupt request signal timing. φ TCNT input clock TCNT (overflow) H'FFFF H'0000 Overflow signal TCFV flag TCIV interrupt Figure 10-40 TCIV Interrupt Setting Timing φ TCNT input clock TCNT (underflow) H'0000 H'FFFF Underflow signal TCFU flag TCIU interrupt Figure 10-41 TCIU Interrupt Setting Timing Rev. 3.0, 04/02, page 219 of 538 Status Flag Clearing Timing: After a status flag is read as 1 by the CPU, it is cleared by writing 0 to it. When the DTC is activated, the flag is cleared automatically. Figure 10-42 shows the timing for status flag clearing by the CPU, and figure 10-43 shows the timing for status flag clearing by the DTC. TSR write cycle T1 T2 φ TSR address Address Write signal Status flag Interrupt request signal Figure 10-42 Timing for Status Flag Clearing by CPU DTC read cycle T1 T2 DTC write cycle T1 T2 φ Address Source address Destination address Status flag Interrupt request signal Figure 10-43 Timing for Status Flag Clearing by DTC Activation Rev. 3.0, 04/02, Page 220 of 538 10.9 Usage Notes 10.9.1 Module Stop Mode Setting TPU operation can be disabled or enabled using the module stop control register. The initial setting is for TPU operation to be halted. Register access is enabled by clearing module stop mode. For details, refer to section 20, Power-Down Modes. 10.9.2 Input Clock Restrictions The input clock pulse width must be at least 1.5 states in the case of single-edge detection, and at least 2.5 states in the case of both-edge detection. The TPU will not operate properly at narrower pulse widths. In phase counting mode, the phase difference and overlap between the two input clocks must be at least 1.5 states, and the pulse width must be at least 2.5 states. Figure 10-44 shows the input clock conditions in phase counting mode. Overlap Phase Phase differdifference Overlap ence Pulse width Pulse width TCLKA (TCLKC) TCLKB (TCLKD) Pulse width Pulse width Notes: Phase difference and overlap : 1.5 states or more Pulse width : 2.5 states or more Figure 10-44 Phase Difference, Overlap, and Pulse Width in Phase Counting Mode 10.9.3 Caution on Period Setting When counter clearing on compare match is set, TCNT is cleared in the final state in which it matches the TGR value (the point at which the count value matched by TCNT is updated). Consequently, the actual counter frequency is given by the following formula: f= ø (N + 1) Rev. 3.0, 04/02, page 221 of 538 Where 10.9.4 f : Counter frequency ø : Operating frequency N : TGR set value Contention between TCNT Write and Clear Operations If the counter clear signal is generated in the T2 state of a TCNT write cycle, TCNT clearing takes precedence and the TCNT write is not performed. Figure 10-45 shows the timing in this case. TCNT write cycle T1 T2 ø TCNT address Address Write signal Counter clear signal TCNT N H'0000 Figure 10-45 Contention between TCNT Write and Clear Operations Rev. 3.0, 04/02, Page 222 of 538 10.9.5 Contention between TCNT Write and Increment Operations If incrementing occurs in the T2 state of a TCNT write cycle, the TCNT write takes precedence and TCNT is not incremented. Figure 10-46 shows the timing in this case. TCNT write cycle T1 T2 ø TCNT address Address Write signal TCNT input clock TCNT N M TCNT write data Figure 10-46 Contention between TCNT Write and Increment Operations Rev. 3.0, 04/02, page 223 of 538 10.9.6 Contention between TGR Write and Compare Match If a compare match occurs in the T2 state of a TGR write cycle, the TGR write takes precedence and the compare match signal is inhibited. A compare match does not occur even if the previous value is written. Figure 10-47 shows the timing in this case. TGR write cycle T1 T2 ø TGR address Address Write signal Compare match signal Inhibited TCNT N N+1 TGR N M TGR write data Figure 10-47 Contention between TGR Write and Compare Match Rev. 3.0, 04/02, Page 224 of 538 10.9.7 Contention between Buffer Register Write and Compare Match If a compare match occurs in the T2 state of a TGR write cycle, the data that is transferred to TGR by the buffer operation will be that in the buffer prior to the write. Figure 10-48 shows the timing in this case. TGR write cycle T1 T2 ø Buffer register address Address Write signal Compare match signal Buffer register write data Buffer register TGR N M N Figure 10-48 Contention between Buffer Register Write and Compare Match Rev. 3.0, 04/02, page 225 of 538 10.9.8 Contention between TGR Read and Input Capture If an input capture signal is generated in the T1 state of a TGR read cycle, the data that is read will be that in the buffer after input capture transfer. Figure 10-49 shows the timing in this case. TGR read cycle T1 T2 ø TGR address Address Read signal Input capture signal TGR X Internal data bus M M Figure 10-49 Contention between TGR Read and Input Capture Rev. 3.0, 04/02, Page 226 of 538 10.9.9 Contention between TGR Write and Input Capture If an input capture signal is generated in the T2 state of a TGR write cycle, the input capture operation takes precedence and the write to TGR is not performed. Figure 10-50 shows the timing in this case. TGR write cycle T1 T2 ø Address TGR address Write signal Input capture signal TCNT TGR M M Figure 10-50 Contention between TGR Write and Input Capture Rev. 3.0, 04/02, page 227 of 538 10.9.10 Contention between Buffer Register Write and Input Capture If an input capture signal is generated in the T2 state of a buffer register write cycle, the buffer operation takes precedence and the write to the buffer register is not performed. Figure 10-51 shows the timing in this case. Buffer register write cycle T1 T2 ø Buffer register address Address Write signal Input capture signal TCNT TGR Buffer register N M N M Figure 10-51 Contention between Buffer Register Write and Input Capture Rev. 3.0, 04/02, Page 228 of 538 10.9.11 Contention between Overflow/Underflow and Counter Clearing If overflow/underflow and counter clearing occur simultaneously, the TCFV/TCFU flag in TSR is not set and TCNT clearing takes precedence. Figure 10-52 shows the operation timing when a TGR compare match is specified as the clearing source, and when H'FFFF is set in TGR. ø TCNT input clock TCNT H'FFFF H'0000 Counter clear signal TGF Disabled TCFV Figure 10-52 Contention between Overflow and Counter Clearing Rev. 3.0, 04/02, page 229 of 538 10.9.12 Contention between TCNT Write and Overflow/Underflow If there is an up-count or down-count in the T2 state of a TCNT write cycle, and overflow/underflow occurs, the TCNT write takes precedence and the TCFV/TCFU flag in TSR is not set. Figure 10-53 shows the operation timing when there is contention between TCNT write and overflow. TCNT write cycle T1 T2 ø TCNT address Address Write signal TCNT TCNT write data H'FFFF M TCFV flag Figure 10-53 Contention between TCNT Write and Overflow 10.9.13 Multiplexing of I/O Pins In this LSI, the TCLKA input pin is multiplexed with the TIOCC0 I/O pin, the TCLKB input pin with the TIOCD0 I/O pin, the TCLKC input pin with the TIOCB1 I/O pin, and the TCLKD input pin with the TIOCB2 I/O pin. When an external clock is input, compare match output should not be performed from a multiplexed pin. 10.9.14 Interrupts in Module Stop Mode If module stop mode is entered when an interrupt has been requested, it will not be possible to clear the CPU interrupt source or the DTC activation source. Interrupts should therefore be disabled before entering module stop mode. Rev. 3.0, 04/02, Page 230 of 538 Section 11 Motor Management Timer (MMT) Motor Management Timer (MMT) can output 6-phase PWM waveforms with non-overlap times. Figure 11-1 shows a block diagram of the MMT. 11.1 Features • Triangular wave comparison type 6-phase PWM waveform output with non-overlap times • Non-overlap times generated by timer dead time counters • Toggle output synchronized with PWM period • Counter clearing on an external signal • Data transfer by DTC activation • Output-off functions • PWM output halted by external signal • PWM output halted when oscillation stops • Module stop mode can be set Rev. 3.0, 04/02, page 231 of 538 2Td compare match interrupt TPDR compare match interrupt TDDR +2Td TPBR TDCNT0 2 Comparators TPDR PCO Control circuit Comparators TCNT Pø PUOA PUOB PVOA PVOB Magnitude comparators PWOA TBRU TGRWD TGRW TGRWU TBRV +Td +2Td TGRVD TGRVU TGRV +Td +2Td TGRUD TGRU +Td +2Td TGRUU PWOB TMDR TCNT TBRW TSR Legend TGR : Timer general register TBR : Timer buffer register TDDR : Timer dead time data register TPDR : Timer period data register TPBR : Timer period buffer register Td : Dead time TMDR : Timer mode register TCNR : Timer control register TSR : Timer status register TCNT : Timer counter TDCNT : Timer dead time counter Figure 11-1 Block Diagram of MMT Rev. 3.0, 04/02, Page 232 of 538 11.2 Input/Output Pins Table 11-1 shows the pin configuration of the MMT. Table 11-1 Pin Configuration Name I/O Function PCI Input Counter clear signal input PCO Output Toggle output synchronized with PWM period PUOA Output PWMU phase output (positive phase) PUOB Output PWMU phase output (negative phase) PVOA Output PWMV phase output (positive phase) PVOB Output PWMV phase output (negative phase) PWOA Output PWMW phase output (positive phase) PWOB Output PWMW phase output (negative phase) 11.3 Register Descriptions The MMT has the following registers. These registers are initialized on power-on reset or in hardware standby mode. They are not initialized in module stop mode or software standby mode. For details on register addresses, refer to appendix A, Internal I/O Register. • Timer mode register (TMDR) • Timer control register (TCNR) • Timer status register (TSR) • Timer counter (TCNT) • Timer buffer register U (TBRU) • Timer buffer register V (TBRV) • Timer buffer register W (TBRW) • Timer general register UU (TGRUU) • Timer general register VU (TGRVU) • Timer general register WU (TGRWU) • Timer general register U (TGRU) • Timer general register V (TGRV) • Timer general register W (TGRW) • Timer general register UD (TGRUD) • Timer general register VD (TGRVD) • Timer general register WD (TGRWD) • Timer dead time counter 0 (TDCNT0) Rev. 3.0, 04/02, page 233 of 538 • Timer dead time counter 1 (TDCNT1) • Timer dead time counter 2 (TDCNT2) • Timer dead time counter 3 (TDCNT3) • Timer dead time counter 4 (TDCNT4) • Timer dead time counter 5 (TDCNT5) • Timer dead time data register (TDDR) • Timer period buffer register (TPBR) • Timer period data register (TPDR) • MMT pin control register (MMTPC) 11.3.1 Timer Mode Register (TMDR) The timer mode register (TMDR) sets the operating mode and selects the PWM output level. Bit Bit Name Initial Value R/W Description 7 to 4 — 0 — Reserved 3 OLSN These bits are always read as 0 and should only be written with 0. 0 R/W Output Level Select N Selects the negative phase output level in the operating modes. 0: Active level is low 1: Active level is high 2 OLSP 0 R/W Output Level Select P Selects the positive phase output level in the operating modes. 0: Active level is low 1: Active level is high 1 MD1 0 R/W Mode 0 to 3 0 MD0 0 R/W These bits set the timer operating mode. 00: Operation halted 01: Operating mode 1 (transfer at crest) 10: Operating mode 2 (transfer at trough) 11: Operating mode 3 (transfer at crest and trough) Rev. 3.0, 04/02, Page 234 of 538 11.3.2 Timer Control Register (TCNR) The timer control register (TCNR) controls the enabling or disabling of interrupt requests, selects the enabling or disabling of register access, selects counter operation or halting, and controls the enabling or disabling of toggle output synchronized with the PWM period. Bit Bit Name Initial Value R/W Description 7 — 0 R/W Reserved This bit is always read as 0. Only 0 should be written to this bit. 6 CST 0 R/W Timer Counter Start Selects operation or halting of the timer counter (TCNT) and timer dead time counter (TDCNT). 0: TCNT and TDCNT operation is halted 1: TCNT and TDCNT perform count operations 5 RPRO 0 R/W Register Protect Enables or disables the reading of registers other than TSR, and enables or disables writes to registers other than TBRU to TBRW, TPBR, and TSR. Writes to TCNR itself are also disabled. Note that reset input is necessary in order to write to these registers again. 0: Register access enabled 1: Register access disabled 4 to 2 — 1 TGIEN 0 — Reserved These bits are always read as 0. Only 0 should be written to these bits. 0 R/W TGR Interrupt Enable N Enables or disables interrupt requests by the TGFN bit when TGFN is set to 1 in the TSR register. 0: Interrupt requests by TGFN bit disabled 1: Interrupt requests by TGFN bit enabled 0 TGIEM 0 R/W TGR Interrupt Enable M Enables or disables interrupt requests by the TGFM bit when TGFM is set to 1 in the TSR register. 0: Interrupt requests by TGFM bit disabled 1: Interrupt requests by TGFM bit enabled Rev. 3.0, 04/02, page 235 of 538 11.3.3 Timer Status Register (TSR) The timer status register holds status flags. Bit Bit Name Initial Value R/W Description 7 TCFG 1 R Count Direction Flag Status flag that indicates the count direction of the TCNT counter. 0: TCNT counts down 1: TCNT counts up 6 to 2 — 0 1 TGFN — Reserved These bits are always read as 0 and should only be written with 0. 0 R/(W)* Output Compare Flag N Status flag that indicates a compare match between TCNT and 2Td (Td: TDDR value). [Setting condition] When TCNT = 2Td [Clearing condition] When 0 is written to TGFN after reading TGFN = 1 0 TGFM 0 R/(W)* Output Compare Flag M Status flag that indicates a compare match between TCNT and the TPDR register. [Setting condition] When TCNT = TPDR [Clearing condition] When 0 is written to TGFM after reading TGFM = 1 Note: * Can only be written with 0 for flag clearing. 11.3.4 Timer Counter (TCNT) The timer counter (TCNT) is a 16-bit counter. Only 16-bit access can be used on TCNT; 8-bit access is not possible. Rev. 3.0, 04/02, Page 236 of 538 11.3.5 Timer Buffer Registers (TBR) The timer buffer registers (TBR) function as 16-bit buffer registers. The MMT has three TBR registers; TBRU, TBRV, and TBRW, each of which have two addresses; a buffer operation address (shown first) and a free operation address (shown second). A value written to the buffer operation address is transferred to the corresponding TGR at the timing set in bits MD1 and MD0 in the timer mode register (TMDR). A value set in the free operation address is transferred to the corresponding TGR immediately. Only 16-bit access can be used on the TBR registers; 8-bit access is not possible. 11.3.6 Timer General Registers (TGR) The timer general registers (TGR) function as 16-bit compare registers. The MMT has nine TGR registers, that are compared with the TCNT counter in the operating modes. Only 16-bit access can be used on the TGR registers; 8-bit access is not possible. 11.3.7 Timer Dead Time Counters (TDCNT) The timer dead time counters (TDCNT) are 16-bit read-only counters. Only 16-bit access can be used on the TDCNT counters; 8-bit access is not possible. 11.3.8 Timer Dead Time Data Register (TDDR) The timer dead time data register (TDDR) is a 16-bit register that sets the positive phase and negative phase non-overlap time (dead time). Only 16-bit access can be used on TDDR; 8-bit access is not possible. 11.3.9 Timer Period Buffer Register (TPBR) The timer period buffer register (TPBR) is a 16-bit register that functions as a buffer register for the TPDR register. A value of 1/2 the PWM carrier period should be set as the TPBR value. The TPBR value is transferred to the TPDR register at the transfer timing set in the TMDR register. Only 16-bit access can be used on TPBR; 8-bit access is not possible. 11.3.10 Timer Period Data Register (TPDR) The timer period data register (TPDR) functions as a 16-bit compare register. In the operating modes, the TPDR register value is constantly compared with the TCNT counter value, and when they match the TCNT counter changes its count direction from up to down. Only 16-bit access can be used on TPDR; 8-bit access is not possible. Rev. 3.0, 04/02, page 237 of 538 11.3.11 MMT Pin Control Register (MMTPC) The MMTPC is an 8-bit readable/writable register that enables or disables usage of the MMT pins. Bit Bit Name Initial Value R/W Description 7 PWOBE 0 R/W PWOB enabled 0: PB7 pin is port I/O pin/TPU I/O pin 1: PB7 pin is PWOB output pin of MMT 6 PWOAE 0 R/W PWOA enabled 0: PB6 pin is port I/O pin/TPU I/O pin 1: PB6 pin is PWOA output pin of MMT 5 PVOBE 0 R/W PVOB enabled 0: PB5 pin is port I/O pin/TPU I/O pin 1: PB5 pin is PVOB output pin of MMT 4 PVOAE 0 R/W PVOA enabled 0: PB4 pin is port I/O pin/TPU I/O pin 1: PB4 pin is PVOA output pin of MMT 3 PUOBE 0 R/W PUOB enabled 0: PB3 pin is port I/O pin/TPU I/O pin 1: PB3 pin is PUOB output pin of MMT 2 PUOAE 0 R/W PUOA enabled 0: PB2 pin is port I/O pin/TPU I/O pin 1: PB2 pin is PUOA output pin of MMT 1 PCOE 0 R/W PCO enabled 0: PB1 pin is port I/O pin/TPU I/O pin 1: PB1 pin is PCO output pin of MMT 0 PCIE 0 R/W PCI enabled 0: PB0 pin is port I/O pin/TPU I/O pin 1: PB0 pin is PCI output pin of MMT 11.4 Operation When the operating mode is selected, a 3-phase PWM waveform is output with a non-overlap relationship between the positive and negative phases. The PUOA, PUOB, PVOA, PVOB, PWOA, and PWOB pins are PWM output pins, the PCO pin functions as a toggle output synchronized with the PWM waveform, and the PCI pin functions as the counter clear signal input. The TCNT counter performs up- and down-count operations, whereas the TDCNT counters perform up-count operations. Rev. 3.0, 04/02, Page 238 of 538 11.4.1 Sample Setting Procedure An example of the operating mode setting procedure is shown in figure 11-2. Halt count operation Set TCNT Clear the CST bit to 0 in the timer control register (TCNR) to halt timer counter operation. Make the operating mode setting while TCNT is halted. Set 2Td (Td: dead time) in TCNT. Set dead time carrier period Set dead time Td in the dead time data register (TDDR), set 1/2 the carrier period in the timer period buffer register (TPBR), and set {TPBR value + 2Td} in the timer period data register (TPDR). Set TBR Set the output {PWM duty initial value – Td} in the free operation addresses of the buffer registers (TBRU, TBRV, TBRW). Set PWM output level Set the PWM output level with bits OLSN and OLSP in the timer mode register (TMDR). Set operating mode Set external pin functions Start count operation Set the operating mode in the timer mode register (TMDR). The PUOA, PUOB, PVOA, PVOB, PWOA, and PWOB pins are output pins. Set the external pin functions with the MMT pin control register. Set the CST bit to 1 in TCNR to start the count operation. <Operating mode> Figure 11-2 Sample Operating Mode Setting Procedure Rev. 3.0, 04/02, page 239 of 538 Figure 11-3 shows the sample MMT canceling procedure. MMT count operation Set port Set the PWM output port to go high. Set external pin function Clear the enable bit in MMTPC to 0 to switch the MMT output pin to the port pin. Halt count operation Clear the CST bit in TCNR to 0 to halt count operation. Figure 11-3 MMT Canceling Procedure Count Operation: Set 2Td (Td: value set in TDDR) as the initial value of the TCNT counter when CST bit in TCNR is set to 0. When the CST bit is set to 1, TCNT counts up to {value set in TPBR + 2Td}, and then starts counting down. When TCNT reaches 2Td, it starts counting up again, and continues in this way. TCNT is constantly compared with TGRU, TGRV, and TGRW. In addition, it is compared with TGRUU, TGRVU, TGRWU, and TPDR when counting up, and with TGRUD, TGRVD, TGRWD, and 2Td when counting down. TDCNT0 to TDCNT5 are read-only counters. It is not necessary to set their initial values. TDCNT0, TDCNT2, and TDCNT4 start counting up at the falling edge of a positive phase compare match output when TCNT is counting down. When they become equal to TDDR they are cleared to 0 and halt. TDCNT1, TDCNT3, and TDCNT5 start counting up at the falling edge of a negative phase compare match output when TCNT is counting up. When they match TDDR they are cleared to 0 and halt. TDCNT0 to TDCNT5 are compared with TDDR only while a count operation is in progress. No count operation is performed when the TDDR value is 0. Figure 11-4 shows an example of the TCNT count operation. Rev. 3.0, 04/02, Page 240 of 538 H'FFFF 2Td TPDR TCNT TGRUU Td TGRU Td TGRUD 1/2 period (TPBR) 2Td 2Td Td H'0000 Figure 11-4 Example of TCNT Count Operation Register Operation: In the operating modes, four buffer registers and ten compare registers are used. The registers that are constantly compared with the TCNT counter are TGRU, TGRV, and TGRW. In addition, TGRUU, TGRVU, TGRWU, and TPDR are compared with TCNT when TCNT is counting up, and TGRUD, TGRVD, TGRWD are compared with TCNT when TCNT is counting down. The buffer register for TPDR is TPBR; the buffer register for TGRUU, TGRU, and TGRUD is TBRU; the buffer register for TGRVU, TGRV, and TGRVD is TBRV; and the buffer register for TGRWU, TGRW, and TGRWD is TBRW. To change compare register data, the new data should be written to the corresponding buffer register. The buffer registers can be read and written to at all times. Data written to TPBR and the buffer operation addresses for TBRU to TBRW is transferred at the timing specified by bits MD1 and MD0 in the timer mode register (TMDR). Data written to the free operation addresses for TBRU to TBRW is transferred immediately. After data transfer is completed, the relationship between the compare registers and buffer registers is as follows: TGRU (TGRV, TGRW) value = TBRU (TBRV, TBRW) value + Td (Td: value set in TDDR) TGRUU (TGRVU, TGRWU) value = TBRU (TBRV, TBRW) value + 2Td TGRUD (TGRVD, TGRWD) value = TBRU (TBRV, TBRW) value TPDR value = TPBR value + 2Td The values of TBRU to TBRW should always be set in the range H'0000 to H'FFFF – 2Td, and the value of TPBR should always be set in the range H'0000 to H'FFFF – 4Td. Figure 11-5 shows examples of counter and register operations. Rev. 3.0, 04/02, page 241 of 538 2 TDDR TGRUU TGRVU TGRWU + TGRU TGRV TGRW + (Td) (TBR + 2Td) Compared during up-count (TBR + Td) Constantly compared TCNT TBRU TBRV TBRW TGRUD TGRVD (TBR) TGRWD Compared during down-count (TBR) (1/2 period + 2Td) + TPBR TPDR (1/2 period) Compared during up-count compare Up-count down-count match Compared during down-count compare Down-count up-count match TCNT 2 TDDR (2Td) (Td) TDDR (Td) Up-count compare match halt TDCNT Figure 11-5 Examples of Counter and Register Operations Initial Settings: In the operating modes, there are five registers that require initialization. Make the following register settings before setting the operating mode with bits MD1 and MD0 in the timer mode register (TMDR). Set the timer period buffer register (TPBR) to 1/2 the PWM carrier period, set dead time Td in the timer dead time data register (TDDR) (when outputting an ideal waveform, Td = H'0000), and set {TPBR value + 2Td} in the timer period data register (TPDR). Set {PWM duty initial value – Td} in the free write operation addresses for TBRU to TBRW. The values of TBRU to TBRW should always be set in the range H'0000 to H'FFFF – 2Td, and the value of TPBR should always be set in the range H'0000 to H'FFFF – 4Td. Rev. 3.0, 04/02, Page 242 of 538 PWM Output Active Level Setting: In the operating modes, the active level of PWM pulses is set with bits OLSN and OLSP in the timer mode register (TMDR). The output level can be set for the three positive phases and the three negative phases of 6-phase output. The operating mode must be exited before setting or changing the output level. Dead time Setting: In the operating modes, PWM pulses are output with a non-overlap relationship between the positive and negative phases. This non-overlap time is known as the dead time. The non-overlap time is set in the timer dead time data register (TDDR). The dead time generation waveform is generated by comparing the value set in TDDR with the timer dead time counters (TDCNT) for each phase. The operating mode must be exited before changing the contents of TDDR. PWM Period Setting: In the operating modes, 1/2 the PWM pulse period is set in the TPBR register. The TPBR value should always be set in the range H'0000 to H'FFFF – 4Td. The value set in TPBR is transferred to TPDR at the timing selected with bits MD1 and MD0 in the timer mode register (TMDR). After the transfer, the value in TPDR is {TPBR value + 2Td}. The new PWM period is effective from the next period when data is updated at the TCNT counter crest, and from the same period when data is updated at the trough. Register Updating: In the operating modes, buffer registers are used to update compare register data. Update data can be written to a buffer register at all times. The buffer register value is transferred to the compare register at the timing set by bits MD1 and MD0 in the timer mode register (TMDR) (except in the case of a write to the free operation address for TBRU to TBRW, in which case the value is transferred to the corresponding compare register immediately). Initial Output in Operating Modes: The initial output in the operating modes is determined by the initial values of TBRU to TBRW. Table 11-2 shows the relationship between the initial value of TBRU to TBRW and the initial output. Table 11-2 Initial Values of TBRU to TBRW and Initial Output Initial Output Initial Value of TBRU to TBRW OLSP = 1, OLSN = 1 OLSP = 0, OLSN = 0 TBR = H'0000 Positive phase: 1 Positive phase: 0 Negative phase: 0 Negative phase: 1 Positive phase: 0 Positive phase: 1 Negative phase: 0 Negative phase: 1 Positive phase: 0 Positive phase: 1 Negative phase: 1 Negative phase: 0 H'0000 < TBR ≤ Td Td < TBR ≤ H'FFFF – 2Td Rev. 3.0, 04/02, page 243 of 538 PWM Output Generation in Operating Modes: In the operating modes, a 3-phase PWM waveform is output with a non-overlap relationship between the positive and negative phases. This non-overlap time is called the dead time. The PWM waveform is generated from an output generation waveform generated by ANDing the compare output waveform with the dead time generation waveform. Waveform generation for one phase (the U-phase) is shown here. The V-phase and W-phase waveforms are generated in the same way. 1. Compare Output Waveform The compare output waveform is generated by comparing the values in the TCNT counter and the TGR registers. For compare output waveform U phase A (CMOUA), 0 is output if TGRUU > TCNT in the T1 interval (when TCNT is counting up), and 1 is output if TGRUU ≤ TCNT. In the T2 interval (when TCNT is counting down), 0 is output if TGRU > TCNT, and 1 is output if TGRU ≤ TCNT. For compare output waveform U phase B (CMOUB), 1 is output if TGRU > TCNT in the T1 interval, and 0 is output if TGRU ≤ TCNT. In the T2 interval, 1 is output if TGRUD > TCNT, and 0 is output if TGRUD ≤ TCNT. 2. Dead Time Generation Waveform For dead time generation waveform U phases A (DTGUA) and B (DTGUB), 1 is output as the initial value. TDCNT0 starts counting at the falling edge of CMOUA. DTGUA outputs 0 if TDCNT0 is counting, and 1 otherwise. TDCNT1 starts counting at the falling edge of CMOUB. DTGUB outputs 0 if TDCNT1 is counting, and 1 otherwise. 3. Output Generation Waveform Output generation waveform U phase A (OGUA) is generated by ANDing CMOUA and DTGUB, and output generation waveform U phase B (OGUB) is generated by ANDing CMOUB and DTGUA. 4. PWM Waveform The PWM waveform is generated by converting the output generation waveform to the output level set in bits OLSN and OLSP in the timer mode register (TMDR). Figure 11-6 shows an example of PWM waveform generation (operating mode 3, OLSN = 1, OLSP = 1). Rev. 3.0, 04/02, Page 244 of 538 When writing to free operation address TPDR 2Td Compare output waveform Dead time generation waveform Output generation waveform PWM waveform Figure 11-6 Example of PWM Waveform Generation 0% to 100% Duty Output: In the operating modes, PWM waveforms with any duty from 0% to 100% can be output. The output PWM duty is set using the buffer registers (TBRU to TBRW). 100% duty output is performed when the buffer register (TBRU to TBRW) value is set to H'0000. The waveform in this case has positive phase in the 100% on state. 0% duty output is performed when a value greater than the TPDR value is set as the buffer register (TBRU to TBRW) value. The waveform in this case has positive phase in the 100% off state. External Counter Clear Function: In the operating modes, the TCNT counter can be cleared from an external source. When using the counter clear function, the PCI pin function should be set to input using the MMT pin control register. At the falling edge of PCI, the TCNT counter is cleared to 2Td (initial set value), counts up until it reaches the TPDR value, and then starts counting down. When the count reaches 2Td, TCNT starts counting up again, and this sequence is repeated. An example of counter clearing is shown in figure 11-7. Rev. 3.0, 04/02, page 245 of 538 TPDR TCNT 2Td H'0000 pin (counter clear input) Figure 11-7 Example of TCNT Counter Clearing Toggle Output Synchronized with PWM Period: In the operating modes, output can be toggled synchronously with the PWM carrier period. When outputting the PWM period, the PCO pin function should be set to output using the MMT pin control register. An example of the toggle output waveform is shown in figure 11-8. PWM output is toggled according to the TCNT count direction. The toggle output pin is PCO. PCO outputs 1 when TCNT is counting up, and 0 when counting down. Output State when Counter is Halted: When TCNT is halted, the state of the PWM outputpin is retained. The TCNT value is also retained. TPDR TCNT 2Td H'0000 PCO pin (toggle output) Figure 11-8 Example of Toggle Output Waveform Synchronized with PWM Period Rev. 3.0, 04/02, Page 246 of 538 11.4.2 Output Protection Functions Operating mode output has the following protection functions: • Halting PWM output by external signal The 6-phase PWM output pins can be placed in the high-impedance state automatically by inputting a specified external signal. There are four external signal input pins. For details, see section 11.8, Port Output Enable (POE). • Halting MMT output when oscillation stops The 6-phase PWM output pins are placed in the high-impedance state automatically when stoppage of the clock input is detected. However, pin states are not guaranteed when the clock is restarted. 11.5 Interrupts When the TGFM (TGFN) flag is set to 1 in the timer status register (TSR) by a compare match between TCNT and the TPDR register (2Td), and if the TGIEM (TGIEN) bit setting in the timer control register (TCNR) is 1, an interrupt is requested. The interrupt request is cleared by clearing the TGF flag to 0. Table 11-3 MMT Interrupt Sources Name Interrupt Source Interrupt Flag DTC Activation TGIMN Compare match between TCNT and TPDR TGFM Yes TGINN Compare match between TCNT and 2Td TGFN Yes The on-chip DTC can be activated by a compare match between TCNT and TPDR or between TCNT and 2Td. Rev. 3.0, 04/02, page 247 of 538 11.6 Operation Timing 11.6.1 Input/Output Timing TCNT and TDCNT Count Timing: Figure 11-9 shows the TCNT and TDCNT count timing. ø TCNT, TDCNT N–3 N–2 N–1 N N+1 N+2 N+3 N+4 Figure 11-9 Count Timing TCNT Counter Clearing Timing: Figure 11-10 shows the timing of TCNT counter clearing by an external signal. ø Counter clear signal TCNT N–3 TDDR N–2 N–1 N N+1 2Td 2Td + 1 2Td + 2 Td Figure 11-10 TCNT Counter Clearing Timing Rev. 3.0, 04/02, Page 248 of 538 TDCNT Operation Timing: Figure 11-11 shows the TDCNT operation timing. ø CMO TDCNT TDDR H'0000 H'0001 .... Td – 1 Td H'0000 Td Compare match signal DTG TDCNT clear signal Figure 11-11 TDCNT Operation Timing Dead Time Genaration Timing: Figure 11-12 shows the timing for dead time generation. Rev. 3.0, 04/02, page 249 of 538 <When counting up> TCNT N-1 TDCNT N 0 N+1 N+Td N+1+Td 1 Td 0 N-2 N-1-Td N-2-Td 1 Td 0 Td TDDR TGRUU, TGRVU TGRWU N+Td TGRU, TGRV TGRW N TGRUD, TGRVD TGRWD N-Td PUOA, PVOA PWOA PUOB, PVOB PWOB <When counting down> TCNT N TDCNT N-1 0 Td TDDR TGRUU, TGRVU TGRWU TGRU, TGRV TGRW N+Td N TGRUD, TGRVD TGRWD N-Td PUOA, PVOA PWOA PUOB, PVOB PWOB Figure 11-12 Dead Time Generation Timing Rev. 3.0, 04/02, Page 250 of 538 Buffer Operation Timing: Figure 11-13 shows the compare match buffer operation timing. ø Compare match signal TCNT N–1 TPDR M0 + 2Td TPBR M0 N N–1 .... 2Td + 1 2Td 2Td + 1 2Td + 2 M1 + 2Td M2 + 2Td M1 TDDR M2 Td TGRUU, TGRVU, TGRWU L0 + 2Td L1 + 2Td L2 + 2Td TGRU, TGRV, TGRW L0 + Td L1 + Td L2 + Td L0 L1 L2 TGRUD, TGRVD, TGRWD TBRU, TBRV, TBRW L0 L1 L2 Figure 11-13 Buffer Operation Timing Rev. 3.0, 04/02, page 251 of 538 11.6.2 Interrupt Signal Timing Timing of TGF Flag Setting by Compare Match: Figure 11-14 shows the timing of setting of the TGF flag in the timer status register (TSR) on a compare match between TCNT and TPDR, and the timing of the TGI interrupt request signal. The timing is the same for a compare match between TCNT and 2Td. ø TCNT N–3 N–2 N–1 N TPDR N+1 N+2 N+3 N+4 N Compare match signal TGF flag TGI interrupt Figure 11-14 TGI Interrupt Timing Status Flag Clearing Timing: A status flag is cleared when the CPU reads 1 from the flag, then 0 is written to it. When the DTC controller is activated, the flag is cleared automatically. Figure 1114 shows the timing of status flag clearing by the CPU, and Figure 11-15 shows the timing of status flag clearing by the DTC. TSR write cycle T1 T2 T3 ø TSR address Address Write signal Status flag TGI interrupt Figure 11-15 Timing of Status Flag Clearing by CPU Rev. 3.0, 04/02, Page 252 of 538 DTC read cycle T1 T2 T3 DTC write cycle T1 T2 T3 ø Address Source address Destination address Status flag TGI interrupt Figure 11-16 Timing of Status Flag Clearing by DTC Controller 11.7 Usage Notes 11.7.1 Module Stop Mode Setting MMT operation can be disabled or enabled using the module stop control register. The initial setting is for MMT operation to be halted. Register access is enabled by clearing module stop mode. For details, refer to section 20, Power-Down Modes. 11.7.2 Notes for MMT Operation Note that the kinds of operation and contention described below occur during MMT operation. Contention between Buffer Register Write and Compare Match: If a compare match occurs in the T2 state of a buffer register (TBRU to TBRW, or TPBR) write cycle, data is transferred from the buffer register to the compare register (TGR or TPDR) by a buffer operation. The data transferred is the buffer register write data. Figure 11-17 shows the timing in this case. Rev. 3.0, 04/02, page 253 of 538 Buffer register write cycle T1 T2 T3 ø Address Buffer register address Write signal Compare match signal TGI interrupt Buffer register write data Buffer register Compare register N M M Figure 11-17 Contention between Buffer Register Write and Compare Match Contention between Compare Register Write and Compare Match: If a compare match occurs in the T3 state of a compare register (TGR or TPDR) write cycle, the compare register write is not performed, and data is transferred from the buffer register (TBRU, TBRV, TBRW, or TPBR) to the compare register by a buffer operation. Figure 11-18 shows the timing in this case. Rev. 3.0, 04/02, Page 254 of 538 Compare register write cycle T1 T2 T3 ø Address Compare register address Write signal Compare match signal TGI interrupt Buffer register N N Compare register Compare register write data Figure 11-18 Contention between Compare Register Write and Compare Match Rev. 3.0, 04/02, page 255 of 538 11.8 Port Output Enable (POE) The port output enable (POE) circuit enables the MMT’s output pins (POUA, POUB, POVA, POVB, POWA, and POWB, PCO) to be placed in the high-impedance state by varying the input at pins POE0 to POE3. An interrupt can also be requested at the same time. 11.8.1 Features The POE circuit has the following features: • Falling edge, Pø/8 × 16 times, Pø/16 × 16 times, or Pø/128 × 16 times low-level sampling can be set for each of input pins POE0 to POE3. • The MMT’s output pins can be placed in the high-impedance state on sampling of a falling edge or low level at pins POE0 to POE3. • An interrupt request can be initiated by input level sampling. High impedance request control signal ICSR Input level detection circuit Falling edge detection circuit Low level detection circuit ø/8 ø/16 ø/128 Frequency divider ø Figure 11-19 Block Diagram of POE Rev. 3.0, 04/02, Page 256 of 538 Interrupt request 11.8.2 Input/Output Pins Table 11-4 shows the pin configuration of the POE circuit. Table 11-4 Pin Configuration Name Abbreviation I/O Function Port output enable input pins POE0–POE3 Input Input request signals for placing MMT’s output pins in high-impedance state 11.8.3 Register Descriptions The POE circuit has the following registers. The ICSR registers are initialized by a reset or in hardware standby mode. However, they are not initialized in software standby mode or sleep mode and retain their previous values. For details on register addresses, refer to appendix A, Internal I/O Register. • Input level control/status register (ICSR) • POE pin control register (POEPC) Input Level Control/Status Register (ICSR) : The input level control/status register (ICSR) is a 16-bit readable/writable register that selects the input mode for pins POE0 to POE3, controls enabling or disabling of interrupts, and holds status information. Bit Bit Name Initial Value R/W Description 15 POE3F 0 R/(W)* POE3 Flag Indicates that a high impedance request has been input to the POE3 pin. [Clearing condition] When 0 is written to POE3F after reading POE3F =1 [Setting condition] When the input set by bits 6 and 7 of ICSR occurs at the POE3 pin Rev. 3.0, 04/02, page 257 of 538 Bit Bit Name Initial Value R/W Description 14 POE2F 0 R/(W)* POE2 Flag Indicates that a high impedance request has been input to the POE2 pin. [Setting condition] When the input set by bits 4 and 5 of ICSR occurs at the POE2 pin [Clearing condition] When 0 is written to POE2F after reading POE2F =1 13 POE1F 0 R/(W)* POE1 Flag Indicates that a high impedance request has been input to the POE1 pin. [Setting condition] When the input set by bits 2 and 3 of ICSR occurs at the POE1 pin [Clearing condition] When 0 is written to POE1F after reading POE1F =1 12 POE0F 0 R/(W)* POE0 Flag Indicates that a high impedance request has been input to the POE0 pin. [Setting condition] When the input set by bits 0 and 1 of ICSR occurs at the POE0 pin [Clearing condition] When 0 is written to POE0F after reading POE0F =1 11 to 9 — 8 PIE 0 — Reserved These bits are always read as 0. Only 0 should be written to these bits. 0 R/W Port Interrupt Enable Enables or disables an interrupt request when 1 is set in any of bits POE0F to POE3F in ICSR. 0: Interrupt request disabled 1: Interrupt request enabled Rev. 3.0, 04/02, Page 258 of 538 Bit Bit Name Initial Value R/W Description 7 POE3M1 0 R/W POE3 Mode 1 and 0 6 POE3M0 0 R/W These bits select the input mode of the POE3 pin. 00: Request accepted at falling edge of POE3 input 01: POE3 input is sampled for low level 16 times every Pø/8 clock, and request is accepted when all samples are low level 10: POE3 input is sampled for low level 16 times every Pø/16 clock, and request is accepted when all samples are low level 11: POE3 input is sampled for low level 16 times every Pø/128 clock, and request is accepted when all samples are low level 5 POE2M1 0 R/W POE2 Mode 1 and 0 4 POE2M0 0 R/W These bits select the input mode of the POE2 pin. 00: Request accepted at falling edge of POE2 input 01: POE2 input is sampled for low level 16 times every Pø/8 clock, and request is accepted when all samples are low level 10: POE2 input is sampled for low level 16 times every Pø/16 clock, and request is accepted when all samples are low level 11: POE2 input is sampled for low level 16 times every Pø/128 clock, and request is accepted when all samples are low level 3 POE1M1 0 R/W POE1 Mode 1 and 0 2 POE1M0 0 R/W These bits select the input mode of the POE1 pin. 00: Request accepted at falling edge of POE1 input 01: POE1 input is sampled for low level 16 times every Pø/8 clock, and request is accepted when all samples are low level 10: POE1 input is sampled for low level 16 times every Pø/16 clock, and request is accepted when all samples are low level 11: POE1 input is sampled for low level 16 times every Pø/128 clock, and request is accepted when all samples are low level Rev. 3.0, 04/02, page 259 of 538 Bit Bit Name Initial Value R/W Description 1 POE0M1 0 R/W POE0 Mode 1 and 0 0 POE0M0 0 R/W These bits select the input mode of the POE0 pin. 00: Request accepted at falling edge of POE0 input 01: POE0 input is sampled for low level 16 times every Pø/8 clock, and request is accepted when all samples are low level 10: POE0 input is sampled for low level 16 times every Pø/16 clock, and request is accepted when all samples are low level 11: POE0 input is sampled for low level 16 times every Pø/128 clock, and request is accepted when all samples are low level Note: * Only 0 can be written, for flag clearing. POE Pin Control Register (POEPC) : POEPC is a 8-bit readable/writable register that controls enabling or disabling of the POE pin. Bit Bit Name Initial Value R/W Description 7 POE3E 0 R/W POE3 enabled 0: PA3 pin is port I/O pin/SCK2 I/O pin 1: PA3 pin is POE3 input pin of POE 6 POE2E 0 R/W POE2 enabled 0: PA2 pin is port I/O pin/RxD2 input pin 1: PA2 pin is POE2 input pin of POE 5 POE1E 0 R/W POE1 enabled 0: PA1 pin is port I/O pin/TxD output pin 1: PA1 pin is POE1 input pin of POE 4 POE0E 0 R/W POE0 enabled 0: PA0 pin is port I/O pin 1: PA0 pin is POE0 input pin of POE 3 to 0 — Undefined Rev. 3.0, 04/02, Page 260 of 538 — Reserved 11.8.4 Operation Input Level Detection: When the input condition set in ICSR occurs on any one of the POE pins, the MMT output pins go to the high-impedance state. • Pins placed in the high-impedance state (the MMT’s output pins) The 7 pins PWOB, PWOA, PVOB, PVOA, PUOB, PUOA, PCO are placed in the highimpedance state. Note: When used as an output port or TPU output pin, a pin will not enter the high-impedance state. 1. Falling edge detection When a transition from high- to low-level input occurs on a POE pin. 2. Low level detection Figure 11-20 shows the low level detection operation. Low level sampling is performed 16 times in succession using the sampling clock set in ICSR. The input is not accepted if a high level is detected even once among these samples. The timing of entry of the MMT's output pins into the high-impedance state from the sampling clock is the same for falling edge detection and low level detection. 8, 16, or 128 clocks ø Sampling clock input PUOA All samples low-level At least one high-level sample High-impedance state [1] [2] [1] [2] [3] [16] Flag set (POE accepted) [13] Flag not set Note: The other MMT output pins also go to the high-impedance state at the same timing. Figure 11-20 Low Level Detection Operation Exiting High-Impedance State: The MMT output pins that have entered the high-impedance state are released from this state by restoring them to their initial states by means of a power-on reset, or by clearing all the POE flags in ICSR (POE0F to POE3F: bits 12 to 15). Rev. 3.0, 04/02, page 261 of 538 Rev. 3.0, 04/02, Page 262 of 538 Section 12 Programmable Pulse Generator (PPG) The programmable pulse generator provides pulse outputs using the 16-bit timer pulse unit (TPU) as a time base. The PPG pulse outputs are divided into 4-bit groups (group 2 and group 3) that can operate both simultaneously and independently. The block diagram of the PPG is shown in figure 12-1. 12.1 Features • 8-bit output data • Two output groups • Selectable output trigger signals • Non-overlap mode • Can operate in tandem with the data transfer controller (DTC) • Settable inverted output • Module stop mode can be set Rev. 3.0, 04/02, page 263 of 538 Compare match signals Control logic PO15 PO14 PO13 PO12 PO11 PO10 PO9 PO8 NDERH NDERL PMR PCR Pulse output pins, group 3 PODRH NDRH PODRL NDRL Pulse output pins, group 2 Pulse output pins, group 1 Pulse output pins, group 0 Legend : PPG output mode register PMR : PPG output control register PCR NDERH : Next data enable register H NDERL : Next data enable register L NDRH : Next data register H NDRL : Next data register L PODRH : Output data register H PODRL : Output data register L Figure 12-1 Block Diagram of PPG Rev. 3.0, 04/02, Page 264 of 538 Internal data bus 12.2 Input/Output Pins Table 12-1 summarizes the I/O pins of the PPG. Table 12-1 PPG I/O Pins Pin Name I/O Function PO15 Output Group 3 pulse output PO14 Output PO13 Output PO12 Output PO11 Output PO10 Output PO9 Output PO8 Output 12.3 Group 2 pulse output Register Descriptions The PPG has the following registers. For details on register addresses and register states during each processing, refer to appendix A, Internal I/O Register. • PPG output control register (PCR) • PPG output mode register (PMR) • Next data enable register H (NDERH) • Next data enable register L (NDERL) • Output data register H (PODRH) • Output data register L (PODRL) • Next data register H (NDRH) • Next data register L (NDRL) Rev. 3.0, 04/02, page 265 of 538 12.3.1 Next Data Enable Registers H,L (NDERH, NDERL) NDERH, NDERL is an 8-bit readable/writable register that enables or disables pulse output on a bit-by-bit basis. The corresponding DDR also needs to be set to 1 in order to enable pulse output by the PPG. NDERH Bit Bit Name Initial Value R/W Description 7 NDER15 0 R/W Next Data Enable 8 to 15 6 NDER14 0 R/W 5 NDER13 0 R/W 4 NDER12 0 R/W 3 NDER11 0 R/W When a bit is set to 1 for pulse output by NDRH, the value in the corresponding NDRH bit is transferred to the PODRH bit by the selected output trigger. Values are not transferred from NDRH to PODRH for cleared bits. 2 NDER10 0 R/W 1 NDER9 0 R/W 0 NDER8 0 R/W NDERL Bit Bit Name Initial Value R/W Description 7 NDER7 0 R/W Next Data Enable 0 to 7 6 NDER6 0 R/W 5 NDER5 0 R/W 4 NDER4 0 R/W 3 NDER3 0 R/W When a bit is set to 1 for pulse output by NDRL, the value in the corresponding NDRL bit is transferred to the PODRL bit by the selected output trigger. Values are not transferred from NDRL to PODRL for cleared bits. 2 NDER2 0 R/W 1 NDER1 0 R/W 0 NDER0 0 R/W Rev. 3.0, 04/02, Page 266 of 538 12.3.2 Output Data Registers H,L (PODRH, PODRL) PODRH and PODRL is 8-bit readable/writable registers that store output data for use in pulse output. A bit that has been set for pulse output by NDER is read-only and cannot be modified. PODRH Bit Bit Name Initial Value R/W Description 7 POD15 0 R/W Output Data Register 8 to 15 6 POD14 0 R/W 5 POD13 0 R/W 4 POD12 0 R/W 3 POD11 0 R/W 2 POD10 0 R/W For bits that have been set to pulse output by NDERH, the output trigger transfers NDRH values to this register during PPG operation. While NDERH is set to 1, the CPU cannot write to this register. While NDERH is cleared, the initial output value of the pulse can be set. 1 POD9 0 R/W 0 POD8 0 R/W PODRL Bit Bit Name Initial Value R/W Description 7 POD15 0 R/W Output Data Register 0 to 7 6 POD14 0 R/W 5 POD13 0 R/W 4 POD12 0 R/W 3 POD11 0 R/W 2 POD10 0 R/W For bits which have been set to pulse output by NDERL, the output trigger transfers NDRL values to this register during PPG operation. While NDERL is set to 1, the CPU cannot write to this register. While NDERL is cleared, the initial output value of the pulse can be set. 1 POD9 0 R/W 0 POD8 0 R/W Rev. 3.0, 04/02, page 267 of 538 12.3.3 Next Data Registers H,L (NDRH, NDRL) NDRH is an 8-bit readable/writable register that stores the data for the next pulse output. The NDR addresses differ depending on whether pulse output groups have the same output trigger or different output triggers. NDRH If pulse output groups 2 and 3 have the same output trigger, all eight bits are mapped to the same address and can be accessed at one time, as shown below. Bit Bit Name Initial Value R/W Description 7 NDR15 0 R/W Next Data Register 8 to 15 6 NDR14 0 R/W 5 NDR13 0 R/W 4 NDR12 0 R/W The register contents are transferred to the corresponding PODRH bits by the output trigger specified with PCR. 3 NDR11 0 R/W 2 NDR10 0 R/W 1 NDR9 0 R/W 0 NDR8 0 R/W If pulse output groups 2 and output pulse groups 3 have different output triggers, the upper 4 bits and the lower 4 bits are mapped to different addresses, as shown below. Bit Bit Name Initial Value R/W Description 7 NDR15 0 R/W Next Data Register 12 to 15 6 NDR14 0 R/W 5 NDR13 0 R/W 4 NDR12 0 R/W The register contents are transferred to the corresponding PODRH bits by the output trigger specified with PCR. 3 — 1 — Reserved 2 — 1 — 1 — 1 — These bits are always read as 1 and cannot be modified. 0 — 1 — Rev. 3.0, 04/02, Page 268 of 538 Bit Bit Name Initial Value R/W Description 7 — 1 — Reserved 6 — 1 — 5 — 1 — These bits are always read as 1 and cannot be modified. 4 — 1 — 3 NDR11 0 R/W Next Data Register 8 to11 2 NDR10 0 R/W 1 NDR9 0 R/W 0 NDR8 0 R/W The register contents are transferred to the corresponding PODRH bits by the output trigger specified with PCR. NDRL If pulse output groups 0 and 1 have the same output trigger, all eight bits are mapped to the same address and can be accessed at one time, as shown below. Bit Bit Name Initial Value R/W Description 7 NDR7 0 R/W Next Data Register 0 to 7 6 NDR6 0 R/W 5 NDR5 0 R/W 4 NDR4 0 R/W The register contents are transferred to the corresponding PODRL bits by the output trigger specified with PCR. 3 NDR3 0 R/W 2 NDR2 0 R/W 1 NDR1 0 R/W 0 NDR0 0 R/W If pulse output groups 0 and output pulse groups 1 have different output triggers, upper 4 bits and lower 4 bits are mapped to the different addresses as shown below. Bit Bit Name Initial Value R/W Description 7 NDR7 0 R/W Next Data Register 4 to 7 6 NDR6 0 R/W 5 NDR5 0 R/W 4 NDR4 0 R/W The register contents are transferred to the corresponding PODRL bits by the output trigger specified with PCR. 3 — 1 — Reserved 2 — 1 — 1 — 1 — These bits are always read as 1 and cannot be modified. 0 — 1 — Rev. 3.0, 04/02, page 269 of 538 Bit Bit Name Initial Value R/W Description 7 — 1 — Reserved 6 — 1 — 1 is always read and write is disabled. 5 — 1 — 4 — 1 — 3 NDR3 0 R/W Next Data Register 3 to 0 2 NDR2 0 R/W 1 NDR1 0 R/W 0 NDR0 0 R/W The register contents are transferred to the corresponding PODRL bits by the output trigger specified with PCR. 12.3.4 PPG Output Control Register (PCR) PCR is an 8-bit readable/writable register that selects output trigger signals on a group-by-group basis. For details on output trigger selection, refer to section 12.3.5, PPG Output Mode Register (PMR). Bit Bit Name Initial Value R/W Description 7 G3CMS1 1 R/W Group 3 Compare Match Select 0 and 1 6 G3CMS0 1 R/W Select output trigger of pulse output group 3. 00: Compare match in TPU channel 0 01: Compare match in TPU channel 1 10: Compare match in TPU channel 2 11: Compare match in TPU channel 3 5 4 G2CMS1 1 R/W Group 2 Compare Match Select 0 and 1 G2CMS0 1 R/W Select output trigger of pulse output group 2. 00: Compare match in TPC channel 0 01: Compare match in TPC channel 1 10: Compare match in TPC channel 2 11: Compare match in TPC channel 3 3 G1CMS1 1 R/W 2 G1CMS0 1 R/W 1 G0CMS1 1 R/W 0 G0CMS0 1 R/W Rev. 3.0, 04/02, Page 270 of 538 Reserved Reserved 12.3.5 PPG Output Mode Register (PMR) The PMR is an 8-bit readable/writable register that selects the pulse output mode of the PPG for each group. If inverted output is selected, a low-level pulse is output when PODRH is 1 and a high-level pulse is output when PODRH is 0. If non-overlapping operation is selected, PPG updates its output values on compare match A or B of the TPU that becomes the output trigger. For details, refer to section 12.4.5, Non-Overlapping Pulse Output. Bit Bit Name Initial Value R/W Description 7 G3INV 1 R/W Group 3 Inversion Selects direct output or inverted output for pulse output group 3. 0: Inverted output 1: Direct output 6 G2INV 1 R/W Group 2 Inversion Selects direct output or inverted output for pulse output group 2. 0: Inverted output 1: Direct output 5 — 1 R/W 4 — 1 R/W 3 G3NOV 0 R/W Reserved Group 3 Non-Overlap Selects normal or non-overlapping operation for pulse output group 3. 0: Normal operation (output values updated at compare match A in the selected TPU channel) 1: Non-overlapping operation (output values at compare match A or B in the selected TPU channel) 2 G2NOV 0 R/W Group 2 Non-Overlap Selects normal or non-overlapping operation for pulse output group 2. 0: Normal operation (output values updated at compare match A in the selected TPU channel) 1: Non-overlapping operation (output values at compare match A or B in the selected TPU channel) 1 — 0 R/W 0 — 0 R/W Reserved Rev. 3.0, 04/02, page 271 of 538 12.4 Operation 12.4.1 Overview Figure 12-2 shows a block diagram of the PPG. PPG pulse output is enabled when the corresponding bits in P1DDR and NDER are set to 1. An initial output value is determined by its corresponding PODR initial setting. When the compare match event specified by PCR occurs, the corresponding NDR bit contents are transferred to PODR to update the output values. The sequential output of up to 8 bits of data is possible by writing new output data to NDR before the next compare match. DDR NDER Q Output trigger signal C Q PODR D Q NDR D Pulse output pin Normal output/inverted output Figure 12-2 PPG Output Operation Rev. 3.0, 04/02, Page 272 of 538 Internal data bus 12.4.2 Output Timing If pulse output is enabled, the contents of NDR contents are transferred to PODR and output when the specified compare match event occurs. Figure 12-3 shows the timing of these operations for the case of normal output in groups 2 and 3, triggered by compare match A. ø N TCNT TGRA N+1 N Compare match A signal n NDRH PODRH PO8 to PO15 m n m n Figure 12-3 Timing of Transfer and Output of NDR Contents (Example) Rev. 3.0, 04/02, page 273 of 538 12.4.3 Sample Setup Procedure for Normal Pulse Output Figure 12-4 shows a sample procedure for setting up normal pulse output. Normal PPG output Select TGR functions [1] Set TGRA value [2] Set counting operation [3] Select interrupt request [4] Set initial output data [5] Enable pulse output [6] Select output trigger [7] [1] Set TIOR to make TGRA an output compare register (with output disabled) [2] Set the PPG output trigger period TPU setup Port and PPG setup TPU setup Set next pulse output data [8] Start counter [9] Compare match? No [3] Select the counter clock source with bits TPSC2 to TPSC0 in TCR. Select the counter clear source with bits CCLR1 and CCLR0. [4] Enable the TGIA interrupt in TIER. The DTC can also be set up to transfer data to NDR. [5] Set the initial output values in PODR. [6] Set the DDR and NDER bits for the pins to be used for pulse output to 1. [7] Select the TPU compare match event to be used as the output trigger in PCR. [8] Set the next pulse output values in NDR. Yes Set next pulse output data [10] [9] Set the CST bit in TSTR to 1 to start the TCNT counter. [10] At each TGIA interrupt, set the next output values in NDR. Figure 12-4 Setup Procedure for Normal Pulse Output (Example) Rev. 3.0, 04/02, Page 274 of 538 12.4.4 Example of Normal Pulse Output (Example of Five-Phase Pulse Output) Figure 12-5 shows an example in which pulse output is used for cyclic five-phase pulse output. TCNT value Compare match TCNT TGRA H'0000 Time 80 NDRH PODRH 00 C0 80 40 C0 60 40 20 60 30 20 10 30 18 10 08 18 88 08 80 88 C0 80 40 C0 PO15 PO14 PO13 PO12 PO11 Figure 12-5 Normal Pulse Output Example (Five-Phase Pulse Output) 1. Set up TGRA of the TPU that is used as the output trigger to be an output compare register. Set a frequency in TGRA so the counter will be cleared on compare match A. Set the TGIEA bit of TIER to 1 to enable the compare match/input capture A (TGIA) interrupt. 2. Write H'F8 in P1DDR and NDERH, and set the G3CMS0, G3CMS1, G2CMS0, and G2CMS1 bits in PCR to select compare match in the TPU channel set up in the previous step to be the output trigger. Write output data H'80 in NDRH. 3. When compare match A occurs, the NDRH contents are transferred to PODRH and output. The TGIA interrupt handling routine writes the next output data (H'C0) in NDRH. 4. Five-phase overlapping pulse output (one or two phases active at a time) can be obtained subsequently by writing H'40, H'60, H'20, H'30. H'10, H'18, H'08, H'88... at successive TGIA interrupts. If the DTC is set for activation by this interrupt, pulse output can be obtained without imposing a load on the CPU. Rev. 3.0, 04/02, page 275 of 538 12.4.5 Non-Overlapping Pulse Output During non-overlapping operation, transfer from NDR to PODR is performed as follows: • NDR bits are always transferred on PODR bits on compare match A. • On compare match B, NDR bits are transferred only if their value is 0. Bits are not transferred if their value is 1. Figure 12-6 illustrates the non-overlapping pulse output operation. DDR NDER Q Compare match A Compare match B C Q PODR D Pulse output pin Q NDR D Internal data bus Normal output/inverted output Figure 12-6 Non-Overlapping Pulse Output Therefore, 0 data can be transferred ahead of 1 data by making compare match B occur before compare match A. The NDR contents should not be altered during the interval between compare match B and compare match A (the non-overlap margin). This can be accomplished by having the TGIA interrupt handling routine write the next data in NDR, or by having the TGIA interrupt activate the DTC. Note, however, that the next data must be written before the next compare match B occurs. Figure 12-7 shows the timing of this operation. Rev. 3.0, 04/02, Page 276 of 538 Compare match A Compare match B Write to NDR Write to NDR NDR PODR 0 output 0/1 output Write to NDR Do not write here to NDR here 0 output 0/1 output Do not write to NDR here Write to NDR here Figure 12-7 Non-Overlapping Operation and NDR Write Timing Rev. 3.0, 04/02, page 277 of 538 12.4.6 Sample Setup Procedure for Non-Overlapping Pulse Output Figure 12-8 shows a sample procedure for setting up non-overlapping pulse output. Non-overlapping PPG output Select TGR functions [1] Set TGR values [2] Set counting operation [3] Select interrupt request [4] Set initial output data [5] Enable pulse output [6] Select output trigger [7] Set non-overlapping groups [8] Set next pulse output data [9] Start counter [10] TPU setup PPG setup TPU setup Compare match A? [2] Set the pulse output trigger period in TGRB and the non-overlap margin in TGRA. [3] Select the counter clock source with bits TPSC2 to TPSC0 in TCR. Select the counter clear source with bits CCLR1 and CCLR0. [4] Enable the TGIA interrupt in TIER. The DTC can also be set up to transfer data to NDR. [5] Set the initial output values in PODR. [6] Set the DDR and NDER bits for the pins to be used for pulse output to 1. [7] Select the TPU compare match event to be used as the pulse output trigger in PCR. No [8] In PMR, select the groups that will operate in non-overlap mode. Yes Set next pulse output data [1] Set TIOR to make TGRA and TGRB an output compare registers (with output disabled) [11] [9] Set the next pulse output values in NDR. [10] Set the CST bit in TSTR to 1 to start the TCNT counter. [11] At each TGIA interrupt, set the next output values in NDR. Figure 12-8 Setup Procedure for Non-Overlapping Pulse Output (Example) Rev. 3.0, 04/02, Page 278 of 538 12.4.7 Example of Non-Overlapping Pulse Output (Example of Four-Phase Complementary Non-Overlapping Output) Figure 12-9 shows an example in which pulse output is used for four-phase complementary nonoverlapping pulse output. TCNT value TGRB TCNT TGRA H'0000 NDRH PODRH Time 95 00 65 95 59 05 65 56 41 59 95 50 56 65 14 95 05 65 Non-overlap margin PO15 PO14 PO13 PO12 PO11 PO10 PO9 PO8 Figure 12-9 Non-Overlapping Pulse Output Example (Four-Phase Complementary) Rev. 3.0, 04/02, page 279 of 538 1. Set up the TPU channel to be used as the output trigger channel such that TGRA and TGRB are output compare registers. Set the trigger period in TGRB and the non-overlap margin in TGRA, and set the counter to be cleared on compare match B. Set the TGIEA bit in TIER to 1 to enable the TGIA interrupt. 2. Write H'FF in P1DDR and NDERH, and set the G3CMS1, G3CMS0, G2CMS1, and G2CMS0 bits in PCR to select compare match in the TPU channel set up in the previous step to be the output trigger. Set the G3NOV and G2NOV bits in PMR to 1 to select non-overlapping output. Write output data H'95 in NDRH. 3. The timer counter in the TPU channel starts. When a compare match with TGRB occurs, outputs change from 1 to 0. When a compare match with TGRA occurs, outputs change from 0 to 1 (the change from 0 to 1 is delayed by the value set in TGRA). The TGIA interrupt handling routine writes the next output data (H'65) in NDRH. 4. Four-phase complementary non-overlapping pulse output can be obtained subsequently by writing H'59, H'56, H'95... at successive TGIA interrupts. If the DTC is set for activation by this interrupt, pulse output can be obtained without imposing a load on the CPU. Rev. 3.0, 04/02, Page 280 of 538 12.4.8 Inverted Pulse Output If the G3INV, G2INV, G1INV, and G0INV bits in PMR are cleared to 0, values that are the inverse of the PODR contents can be output. Figure 12-10 shows the outputs when G3INV and G2INV are cleared to 0, in addition to the settings of figure 12-9. TCNT value TGRB TCNT TGRA H'0000 NDRH PODRL Time 95 00 65 95 59 05 65 56 41 59 95 50 56 65 14 95 05 65 PO15 PO14 PO13 PO12 PO11 PO10 PO9 PO8 Figure 12-10 Inverted Pulse Output (Example) Rev. 3.0, 04/02, page 281 of 538 12.4.9 Pulse Output Triggered by Input Capture Pulse output can be triggered by TPU input capture as well as by compare match. If TGRA functions as an input capture register in the TPU channel selected by PCR, pulse output will be triggered by the input capture signal. Figure 12-11 shows the timing of this output. ø TIOC pin Input capture signal NDR N PODR M PO M N N Figure 12-11 Pulse Output Triggered by Input Capture (Example) 12.5 Usage Notes 12.5.1 Module Stop Mode Setting PPG operation can be disabled or enabled using the module stop control register. The initial setting is for PPG operation to be halted. Register access is enabled by clearing module stop mode. For details, refer to section 20, Power-Down Modes. 12.5.2 Operation of Pulse Output Pins Pins PO8 to PO15 are also used for other peripheral functions such as the TPU. When output by another peripheral function is enabled, the corresponding pins cannot be used for pulse output. Note, however, that data transfer from NDR bits to PODR bits takes place, regardless of the usage of the pins. Pin functions should be changed only under conditions in which the output trigger event will not occur. Rev. 3.0, 04/02, Page 282 of 538 Section 13 Watchdog Timer The watchdog timer (WDT) is an 8-bit timer that can generate an internal reset signal for this LSI if a system crash prevents the CPU from writing to the timer counter, thus allowing it to overflow. When this watchdog function is not needed, the WDT can be used as an interval timer. In interval timer operation, an interval timer interrupt is generated each time the counter overflows. The block diagram of the WDT is shown in figure 13-1. 13.1 Features • Selectable from eight counter input clocks. • Switchable between watchdog timer mode and interval timer mode In watchdog timer mode • If the counter overflows, it is possible to select whether this LSI is internally reset or not. In interval timer mode • If the counter overflows, the WDT generates an interval timer interrupt (WOVI). Internal reset signal* Interrupt control Clock Clock select Reset control RSTCSR TCNT ø/2 ø/64 ø/128 ø/512 ø/2048 ø/8192 ø/32768 ø/131072 Internal clock sources TSCR Bus interface Module bus Internal bus Overflow WOVI (interrupt request signal) WDT Legend : Timer control/status register TCSR : Timer counter TCNT RSTCSR : Reset control/status register Note: * The type of internal reset signal depends on a register setting. Figure 13-1 Block Diagram of WDT Rev. 3.0, 04/02, page 283 of 538 13.2 Register Descriptions The WDT has the following three registers. For details, refer to appendix A, Internal I/O Register. To prevent accidental overwriting, TCSR, TCNT, and RSTCSR have to be written to by a different method to normal registers. For details, refer to section 13.5.1, Notes on Register Access. • Timer control/status register (TCSR) • Timer counter (TCNT) • Reset control/status register (RSTCSR) 13.2.1 Timer Counter (TCNT) TCNT is an 8-bit readable/writable up-counter. TCNT is initialized to H'00 by a reset, when the TME bit in TCSR is cleared to 0. 13.2.2 Timer Control/Status Register (TCSR) TCSR is an 8-bit readable/writable register. Its functions include selecting the clock source to be input to TCNT, and selecting the timer mode. Bit Bit Name Initial Value R/W Description 7 OVF 0 R/(W)* Overflow Flag Indicates that TCNT has overflowed. Only a write of 0 is permitted, to clear the flag. [Setting condition] When TCNT overflows (changes from H’FF to H’00) When internal reset request generation is selected in watchdog timer mode, OVF is cleared automatically by the internal reset. [Clearing conditions] Cleared by reading TCSR when OVF = 1, then writing 0 to OVF 6 WT/IT 0 R/W Timer Mode Select Selects whether the WDT is used as a watchdog timer or interval timer. 0: Interval timer mode 1: Watchdog timer mode Rev. 3.0, 04/02, Page 284 of 538 Bit Bit Name Initial Value R/W Description 5 TME 0 R/W Timer Enable When this bit is set to 1, TCNT starts counting. When this bit is cleared, TCNT stops counting and is initialized to H'00. 4 — 1 — Reserved 3 — 1 — These bits are always read as 1 and cannot be modified. 2 CKS2 0 R/W Clock Select 0 to 2 1 CKS1 0 R/W 0 CKS0 0 R/W Selects the clock source to be input to TCNT. The overflow frequency for ø = 20 MHz is enclosed in parentheses. 000: Clock ø/2 (frequency: 25.6 µs) 001: Clock ø/64 (frequency: 819.2 µs) 010: Clock ø/128 (frequency: 1.6 ms) 011: Clock ø/512 (frequency: 6.6 ms) 100: Clock ø/2048 (frequency: 26.2 ms) 101: Clock ø/8192 (frequency: 104.9 ms) 110: Clock ø/32768 (frequency: 419.4 ms) 111: Clock ø/131072 (frequency: 1.68 s) Note: * Only 0 can be written, for flag clearing. Rev. 3.0, 04/02, page 285 of 538 13.2.3 Reset Control/Status Register (RSTCSR) RSTCSR is an 8-bit readable/writable register that controls the generation of the internal reset signal when TCNT overflows, and selects the type of internal reset signal. RSTCSR is initialized to H'1F by a reset signal from the RES pin, and not by the WDT internal reset signal caused by overflows. Bit Bit Name Initial Value R/W Description 7 WOVF 0 R/(W)* Watchdog Overflow Flag This bit is set when TCNT overflows in watchdog timer mode. This bit cannot be set in interval timer mode, and only 0 can be written. [Setting condition] Set when TCNT overflows (changed from H'FF to H'00) in watchdog timer mode [Clearing condition] Cleared by reading RSTCSR when WOVF = 1, and then writing 0 to WOVF 6 RSTE 0 R/W Reset Enable Specifies whether or not a reset signal is generated in the chip if TCNT overflows during watchdog timer operation. 0: Reset signal is not generated even if TCNT overflows (Though this LSI is not reset, TCNT and TCSR in WDT are reset) 1: Reset signal is generated if TCNT overflows 5 RSTS 0 R/W Reset Select Selects the type of internal reset generated if TCNT overflows during watchdog timer operation. 0: Power-on reset 1: Setting prohibited 4 — 1 — Reserved 3 — 1 — 2 — 1 — These bits are always read as 1 and cannot be modified. 1 — 1 — 0 — 1 — Note: * Only 0 can be written, for flag clearing. Rev. 3.0, 04/02, Page 286 of 538 13.3 Operation 13.3.1 Watchdog Timer Mode To use the WDT as a watchdog timer, set the WT/IT bit in TCSR and the TME bit to 1. When the WDT is used as a watchdog timer, and if TCNT overflows without being rewritten because of a system malfunction or other error, a WDTOVF signal is output. TCNT does not overflow while the system is operating normally. Software must prevent TCNT overflows by rewriting the TCNT value (normally be writing H'00) before overflows occurs. In watchdog timer mode, the WDT can internally reset this LSI with a WDTOVF signal. When the RSTE bit of the RSTCSR is set to 1, and if the TCNT overflows, an internal reset signal for this LSI is issued at the same time as a WDTOVF signal. In this case, select power-on reset by setting the RSTS bit of the RSTCSR to 0. If a reset caused by a signal input to the RES pin occurs at the same time as a reset caused by a WDT overflow, the RES pin reset has priority and the WOVF bit in RSTCSR is cleared to 0. The WDTOVF signal is output for 132 states when the RSTE bit = 1 of RSTCSR, and for 130 states when the RSTE bit = 0. When the TCNT overflows in watchdog timer mode, the WOVF bit of the RSTCSR is set to 1. If the RSTE bit of the RSTCSR has been set to 1, an internal reset signal for the entire LSI is generated at TCNT overflow. 13.3.2 Interval Timer Mode When the WDT is used as an interval timer, an interval timer interrupt (WOVI) is generated each time the TCNT overflows. Therefore, an interrupt can be generated at intervals. When the TCNT overflows in interval timer mode, an interval timer interrupt (WOVI) is requested at the time the OVF bit of the TCSR is set to 1. Rev. 3.0, 04/02, page 287 of 538 13.4 Interrupts During interval timer mode operation, an overflow generates an interval timer interrupt (WOVI). The interval timer interrupt is requested whenever the OVF flag is set to 1 in TCSR. OVF must be cleared to 0 in the interrupt handling routine. Table 13-1 WDT Interrupt Source Name Interrupt Source Interrupt Flag DTC Activation WOVI TCNT overflow WOVF Impossible 13.5 Usage Notes 13.5.1 Notes on Register Access The watchdog timer’s TCNT, TCSR, and RSTCSR registers differ from other registers in being more difficult to write to. The procedures for writing to and reading these registers are given below. Writing to TCNT, TCSR, and RSTCSR These registers must be written to by a word transfer instruction. They cannot be written to by a byte transfer instruction. TCNT and TCSR both have the same write address. Therefore, the relative condition shown in figure 13-2 needs to be satisfied in order to write to TCNT or TCSR. The transfer instruction writes the lower byte data to TCNT or TCSR according to the satisfied condition. To write to RSTCSR, execute a word transfer instruction for address H'FF76. A byte transfer instruction cannot write to RSTCSR. The method of writing 0 to the WOVF bit differs from that of writing to the RSTE and RSTS bits. To write 0 to the WOVF bit, satisfy the condition shown in figure 13-2. If satisfied, the transfer instruction clears the WOVF bit to 0, but has no effect on the RSTE and RSTS bits. To write to the RSTE and RSTS bits, satisfy the condition shown in figure 13-2. If satisfied, the transfer instruction writes the values in bits 5 and 6 of the lower byte into the RSTE and RSTS bits, respectively, but has no effect on the WOVF bit. Rev. 3.0, 04/02, Page 288 of 538 TCNT write Writing to RSTE and RSTS bits Address: H'FF74 H'FF76 15 8 H'5A 7 0 Write data TCSR write Writing 0 to WOVF bit Address: H'FF74 H'FF76 Figure 13-2 15 8 H'5A 7 0 Write data or H'00 Writing to TCNT, TCSR, and RSTCSR (example for WDT0) Reading TCNT, TCSR, and RSTCSR (WDT0) These registers are read in the same way as other registers. The read addresses are H'FF74 for TCSR, H'FF75 for TCNT, and H'FF77 for RSTCSR. 13.5.2 Contention between Timer Counter (TCNT) Write and Increment If a timer counter clock pulse is generated during the T2 state of a TCNT write cycle, the write takes priority and the timer counter is not incremented. Figure 13-3 shows this operation. TCNT write cycle T1 T2 ø Address Internal write signal TCNT input clock TCNT N M Counter write data Figure 13-3 Contention between TCNT Write and Increment Rev. 3.0, 04/02, page 289 of 538 13.5.3 Changing Value of CKS2 to CKS0 If bits CKS0 to CKS2 in TCSR are written to while the WDT is operating, errors could occur in the incrementation. Software must be used to stop the watchdog timer (by clearing the TME bit to 0) before changing the value of bits CKS0 to CKS2. 13.5.4 Switching between Watchdog Timer Mode and Interval Timer Mode If the mode is switched from watchdog timer to interval timer while the WDT is operating, errors could occur in the incrementation. Software must be used to stop the watchdog timer (by clearing the TME bit to 0) before switching the mode. 13.5.5 Internal Reset in Watchdog Timer Mode This LSI is not reset internally if TCNT overflows while the RSTE bit is cleared to 0 during watchdog timer operation, however TCNT and TCSR of the WDT are reset. TCNT, TCSR, or RSTCR cannot be written to for 132 states following an overflow. During this period, any attempt to read the WOVF flag is not acknowledged. Accordingly, wait 132 states after overflow to write 0 to the WOVF flag for clearing. 13.5.6 OVF Flag Clearing in Intervel Timer Mode When the OVF flag setting conflicts with the OVF flag reading in interval timer mode, writing 0 to the OVF bit may not clear the flag even though the OVF bit has been read while it is 1. If there is a possibility that the OVF flag setting and reading will conflict, such as when the OVF flag is polled with the intervel timer interrupt disabled, read the OVF bit while it is 1 at least twice before writing 0 to the OVF bit to clear the flag. Rev. 3.0, 04/02, Page 290 of 538 Section 14 Serial Communication Interface (SCI) This LSI has three independent serial communication interface (SCI) channels. The SCI can handle both asynchronous and clocked synchronous serial communication. Serial data communication can be carried out using standard asynchronous communication chips such as a Universal Asynchronous Receiver/Transmitter (UART) or an Asynchronous Communication Interface Adapter (ACIA). A function is also provided for serial communication between processors (multiprocessor communication function). The SCI also supports an IC card (Smart Card) interface conforming to ISO/IEC 7816-3 (Identification Card) as a serial communication interface extension function. Figure 14-1 shows a block diagram of the SCI. 14.1 Features • Choice of asynchronous or clocked synchronous serial communication mode • Full-duplex communication capability The transmitter and receiver are mutually independent, enabling transmission and reception to be executed simultaneously. Double-buffering is used in both the transmitter and the receiver, enabling continuous transmission and continuous reception of serial data. • On-chip baud rate generator allows any bit rate to be selected External clock can be selected as a transfer clock source (except for in Smart Card interface mode). • Choice of LSB-first or MSB-first transfer (except in the case of asynchronous mode 7-bit data) • Four interrupt sources Transmit-end, transmit-data-empty, receive-data-full, and receive error — that can issue requests. The transmit-data-empty interrupt and receive data full interrupts can be used to activate the data transfer controller (DTC). • Module stop mode can be set Asynchronous mode • Data length: 7 or 8 bits • Stop bit length: 1 or 2 bits • Parity: Even, odd, or none • Receive error detection: Parity, overrun, and framing errors • Break detection: Break can be detected by reading the RxD pin level directly in the case of a framing error Rev. 3.0, 04/02, page 291 of 538 Clocked Synchronous mode • Data length: 8 bits • Receive error detection: Overrun errors detected Smart Card Interface • Automatic transmission of error signal (parity error) in receive mode • Error signal detection and automatic data retransmission in transmit mode Bus interface • Direct convention and inverse convention both supported Module data bus RDR SCMR TDR BRR SSR RxD TxD SCR RSR TSR SMR ø Baud rate generator Transmission/ reception control Parity generation ø/4 ø/16 ø/64 Clock Parity check External clock SCK Legend RSR : Receive shift register RDR : Receive data register TSR : Transmit shift register TDR : Transmit data register SMR : Serial mode register SCR : Serial control register SSR : Serial status register SCMR : Smart card mode register BRR : Bit rate register Figure 14-1 Block Diagram of SCI Rev. 3.0, 04/02, Page 292 of 538 TEI TXI RXI ERI Internal data bus 14.2 Input/Output Pins Table 14-1 shows the serial pins for each SCI channel. Table 14-1 Pin Configuration Channel Pin Name* I/O Function 0 SCK0 I/O SCI0 clock input/output RxD0 Input SCI0 receive data input TxD0 Output SCI0 transmit data output SCK1 I/O SCI1 clock input/output RxD1 Input SCI1 receive data input TxD1 Output SCI1 transmit data output SCK2 I/O SCI2 clock input/output RxD2 Input SCI2 receive data input TxD2 Output SCI2 transmit data output 1 2 Note: * Pin names SCK, RxD, and TxD are used in the text for all channels, omitting the channel designation. 14.3 Register Descriptions The SCI has the following registers for each channel. For details on register addresses and register states during each process, refer to appendix A, Internal I/O Register. The serial mode register (SMR), serial status register (SSR), and serial control register (SCR) are described separately for normal serial communication interface mode and Smart Card interface mode because their bit functions differ in part. • Receive Shift Register (RSR) • Receive Data Register (RDR) • Transmit Data Register (TDR) • Transmit Shift Register (TSR) • Serial Mode Register (SMR) • Serial Control Register (SCR) • Serial Status Register (SSR) • Smart Card Mode Register (SCMR) • Bit Rate Register (BRR) Rev. 3.0, 04/02, page 293 of 538 14.3.1 Receive Shift Register (RSR) RSR is a shift register that is used to receive serial data input to the RxD pin and convert it into parallel data. When one byte of data has been received, it is transferred to RDR automatically. RSR cannot be directly accessed by the CPU. 14.3.2 Receive Data Register (RDR) RDR is an 8-bit register that stores received data. When the SCI has received one byte of serial data, it transfers the received serial data from RSR to RDR, where it is stored. After this, RSR is receive-enabled. As RSR and RDR function as a double buffer in this way, continuous receive operations are possible. After confirming that the RDRF bit in SSR is set to 1, read RDR only once. RDR cannot be written to by the CPU. 14.3.3 Transmit Data Register (TDR) TDR is an 8-bit register that stores data for transmission. When the SCI detects that TSR is empty, it transfers the transmit data written in TDR to TSR and starts transmission. The double-buffered structure of TDR and TSR enables continuous serial transmission. If the next transmit data has already been written to TDR during serial transmission, the SCI transfers the written data to TSR to continue transmission. Although TDR can be read or written to by the CPU at all times, to achieve reliable serial transmission, write transmit data to TDR only once after confirming that the TDRE bit in SSR is set to 1. 14.3.4 Transmit Shift Register (TSR) TSR is a shift register that transmits serial data. To perform serial data transmission, the SCI first transfers transmit data from TDR to TSR, then sends the data to the TxD pin. TSR cannot be directly accessed by the CPU. Rev. 3.0, 04/02, Page 294 of 538 14.3.5 Serial Mode Register (SMR) SMR is used to set the SCI’s serial transfer format and select the baud rate generator clock source. Some bit functions of SMR differ between normal serial communication interface mode and Smart Card interface mode. Normal Serial Communication Interface Mode (When SMIF in SCMR is 0) Bit Bit Name Initial Value R/W Description 7 C/A 0 R/W Communication Mode 0: Asynchronous mode 1: Clocked synchronous mode 6 CHR 0 R/W Character Length (enabled only in asynchronous mode) 0: Selects 8 bits as the data length. 1: Selects 7 bits as the data length. LSB-first is fixed and the MSB of TDR is not transmitted in transmission. In clocked synchronous mode, a fixed data length of 8 bits is used. 5 PE 0 R/W Parity Enable (enabled only in asynchronous mode) When this bit is set to 1, the parity bit is added to transmit data before transmission, and the parity bit is checked in reception. For a multiprocessor format, parity bit addition and checking are not performed regardless of the PE bit setting. 4 O/E 0 R/W Parity Mode (enabled only when the PE bit is 1 in asynchronous mode) 0: Selects even parity. 1: Selects odd parity. 3 STOP 0 R/W Stop Bit Length (enabled only in asynchronous mode) Selects the stop bit length in transmission. 0: 1 stop bit 1: 2 stop bits In reception, only the first stop bit is checked. If the second stop bit is 0, it is treated as the start bit of the next transmit character. Rev. 3.0, 04/02, page 295 of 538 Bit Bit Name Initial Value R/W Description 2 MP 0 R/W Multiprocessor Mode (enabled only in asynchronous mode) When this bit is set to 1, the multiprocessor communication function is enabled. The PE bit and O/E bit settings are invalid in multiprocessor mode. 1 CKS1 0 R/W Clock Select 0 and 1: 0 CKS0 0 R/W These bits select the clock source for the baud rate generator. 00: ø clock (n = 0) 01: ø/4 clock (n = 1) 10: ø/16 clock (n = 2) 11: ø/64 clock (n = 3) For the relationship between the bit rate register setting and the baud rate, see section 14.3.9, Bit Rate Register (BRR). n is the decimal representation of the value of n in BRR (see section 14.3.9, Bit Rate Register (BRR)). Rev. 3.0, 04/02, Page 296 of 538 Smart Card Interface Mode (When SMIF in SCMR is 1) Bit Bit Name Initial Value R/W 7 GM 0 R/W Description GSM Mode When this bit is set to 1, the SCI operates in GSM mode. In GSM mode, the timing of the TEND setting is advanced by 11.0 etu (Elementary Time Unit: the time for transfer of one bit), and clock output control mode addition is performed. For details, refer to section 14.7.8, Clock Output Control. 6 BLK 0 R/W When this bit is set to 1, the SCI operates in block transfer mode. For details on block transfer mode, refer to section 14.7.3, Block Transfer Mode. 5 PE 0 R/W Parity Enable (enabled only in asynchronous mode) When this bit is set to 1, the parity bit is added to transmit data in transmission, and the parity bit is checked in reception. In Smart Card interface mode, this bit must be set to 1. 4 O/E 0 R/W Parity Mode (enabled only when the PE bit is 1 in asynchronous mode) 0: Selects even parity. 1: Selects odd parity. For details on setting this bit in Smart Card interface mode, refer to section 14.7.2, Data Format (Except for Block Transfer Mode). 3 BCP1 0 R/W Basic Clock Pulse 1 and 2 2 BCP0 0 R/W These bits specify the number of basic clock periods in a 1-bit transfer interval on the Smart Card interface. 00: 32 clock (S = 32) 01: 64 clock (S = 64) 10: 372 clock (S = 372) 11: 256 clock (S = 256) For details, refer to section 14.7.4, Receive Data Sampling Timing and Reception Margin in Smart Card Interface Mode. S stands for the value of S in BRR (see section 14.3.9, Bit Rate Register (BRR)). Rev. 3.0, 04/02, page 297 of 538 Bit Bit Name Initial Value R/W Description 1 CKS1 0 R/W Clock Select 0 and 1 0 CKS0 0 R/W These bits select the clock source for the baud rate generator. 00: ø clock (n = 0) 01: ø/4 clock (n = 1) 10: ø/16 clock (n = 2) 11: ø/64 clock (n = 3) For the relationship between the bit rate register setting and the baud rate, see section 14.3.9, Bit Rate Register (BRR). n is the decimal representation of the value of n in BRR (see section 14.3.9, Bit Rate Register (BRR)). Rev. 3.0, 04/02, Page 298 of 538 14.3.6 Serial Control Register (SCR) SCR is a register that enables or disables SCI transfer operations and interrupt requests, and is also used to selection of the transfer clock source. For details on interrupt requests, refer to section 14.8, Interrupts. Some bit functions of SCR differ between normal serial communication interface mode and Smart Card interface mode. Normal Serial Communication Interface Mode (When SMIF in SCMR is 0) Bit Bit Name Initial Value R/W Description 7 TIE 0 R/W Transmit Interrupt Enable When this bit is set to 1, the TXI interrupt request is enabled. 6 RIE 0 R/W Receive Interrupt Enable When this bit is set to 1, RXI and ERI interrupt requests are enabled. 5 TE 0 R/W Transmit Enable When this bit s set to 1, transmission is enabled. 4 RE 0 R/W Receive Enable When this bit is set to 1, reception is enabled. 3 MPIE 0 R/W Multiprocessor Interrupt Enable (enabled only when the MP bit in SMR is 1 in asynchronous mode) When this bit is set to 1, receive data in which the multiprocessor bit is 0 is skipped, and setting of the RDRF, FER, and ORER status flags in SSR is prohibited. On receiving data in which the multiprocessor bit is 1, this bit is automatically cleared and normal reception is resumed. For details, refer to section 14.5, Multiprocessor Communication Function. 2 TEIE 0 R/W Transmit End Interrupt Enable This bit is set to 1, TEI interrupt request is enabled. Rev. 3.0, 04/02, page 299 of 538 Bit Bit Name Initial Value R/W Description 1 CKE1 0 R/W Clock Enable 0 and 1 0 CKE0 0 R/W Selects the clock source and SCK pin function. Asynchronous mode 00: Internal clock SCK pin functions as I/O port 01: Internal clock Outputs a clock of the same frequency as the bit rate from the SCK pin. 1X: External clock Inputs a clock with a frequency 16 times the bit rate from the SCK pin. Clocked synchronous mode 0X: Internal clock (SCK pin functions as clock output) 1X: External clock (SCK pin functions as clock input) Legend X: Don’t care Rev. 3.0, 04/02, Page 300 of 538 Smart Card Interface Mode (When SMIF in SCMR is 1) Bit Bit Name Initial Value R/W 7 TIE 0 R/W Description Transmit Interrupt Enable When this bit is set to 1, TXI interrupt request is enabled. 6 RIE 0 R/W Receive Interrupt Enable When this bit is set to 1, RXI and ERI interrupt requests are enabled. 5 TE 0 R/W Transmit Enable When this bit is set to 1, transmission is enabled. 4 RE 0 R/W Receive Enable When this bit is set to 1, reception is enabled. 3 MPIE 0 R/W Multiprocessor Interrupt Enable (enabled only when the MP bit in SMR is 1 in asynchronous mode) Write 0 to this bit in Smart Card interface mode. 2 TEIE 0 R/W 1 CKE1 0 R/W 0 CKE0 0 Transmit End Interrupt Enable Write 0 to this bit in Smart Card interface mode. Clock Enable 0 and 1 Enables or disables clock output from the SCK pin. The clock output can be dynamically switched in GSM mode. For details, refer to section 14.7.8, Clock Output Control. When the GM bit in SMR is 0: 00: Output disabled (SCK pin can be used as an I/O port pin) 01: Clock output 1X: Reserved When the GM bit in SMR is 1: 00: Output fixed low 01: Clock output 10: Output fixed high 11: Clock output Legend X: Don’t care Rev. 3.0, 04/02, page 301 of 538 14.3.7 Serial Status Register (SSR) SSR is a register containing status flags of the SCI and multiprocessor bits for transfer. 1 cannot be written to flags TDRE, RDRF, ORER, PER, and FER; they can only be cleared. Some bit functions of SSR differ between normal serial communication interface mode and Smart Card interface mode. Normal Serial Communication Interface Mode (When SMIF in SCMR is 0) Bit Bit Name Initial Value R/W Description 7 TDRE 1 R/W Transmit Data Register Empty Displays whether TDR contains transmit data. [Setting conditions] • When the TE bit in SCR is 0 • When data is transferred from TDR to TSR and data can be written to TDR [Clearing conditions] 6 RDRF 0 R/W • When 0 is written to TDRE after reading TDRE =1 • When the DTC is activated by a TXI interrupt request and writes data to TDR Receive Data Register Full Indicates that the received data is stored in RDR. [Setting condition] • When serial reception ends normally and receive data is transferred from RSR to RDR [Clearing conditions] • When 0 is written to RDRF after reading RDRF =1 • When the DTC is activated by an RXI interrupt and transferred data from RDR The RDRF flag is not affected and retains their previous values when the RE bit in SCR is cleared to 0. Rev. 3.0, 04/02, Page 302 of 538 Bit Bit Name Initial Value R/W Description 5 ORER 0 R/W Overrun Error [Setting condition] • When the next serial reception is completed while RDRF = 1 [Clearing condition] • 4 FER 0 R/W When 0 is written to ORER after reading ORER = 1 Framing Error [Setting condition] • When the stop bit is 0 [Clearing condition] • When 0 is written to FER after reading FER = 1 In 2-stop-bit mode, only the first stop bit is checked. 3 PER 0 R/W Parity Error [Setting condition] • When a parity error is detected during reception [Clearing condition] • 2 TEND 1 R When 0 is written to PER after reading PER = 1 Transmit End [Setting conditions] • When the TE bit in SCR is 0 • When TDRE = 1 at transmission of the last bit of a 1-byte serial transmit character [Clearing conditions] • When 0 is written to TDRE after reading TDRE =1 • When the DTC is activated by a TXI interrupt and writes data to TDR Rev. 3.0, 04/02, page 303 of 538 Bit Bit Name Initial Value R/W Description 1 MPB 0 R Multiprocessor Bit MPB stores the multiprocessor bit in the receive data. When the RE bit in SCR is cleared to 0 its previous state is retained. 0 MPBT 0 R/W Multiprocessor Bit Transfer MPBT stores the multiprocessor bit to be added to the transmit data. Smart Card Interface Mode (When SMIF in SCMR is 1) Bit Bit Name Initial Value R/W Description 7 TDRE 1 R/W Transmit Data Register Empty Displays whether TDR contains transmit data. [Setting conditions] • When the TE bit in SCR is 0 • When data is transferred from TDR to TSR and data can be written to TDR [Clearing conditions] 6 RDRF 0 R/W • When 0 is written to TDRE after reading TDRE =1 • When the DTC is activated by a TXI interrupt request and writes data to TDR Receive Data Register Full Indicates that the received data is stored in RDR. [Setting condition] • When serial reception ends normally and receive data is transferred from RSR to RDR [Clearing conditions] • When 0 is written to RDRF after reading RDRF =1 • When the DTC is activated by an RXI interrupt and transferred data from RDR The RDRF flag is not affected and retains their previous values when the RE bit in SCR is cleared to 0. Rev. 3.0, 04/02, Page 304 of 538 Bit Bit Name Initial Value R/W Description 5 ORER 0 R/W Overrun Error [Setting condition] • When the next serial reception is completed while RDRF = 1 [Clearing condition] • 4 ERS 0 R/W When 0 is written to ORER after reading ORER = 1 Error Signal Status [Setting condition] • When the low level of the error signal is sampled [Clearing conditions] • 3 PER 0 R/W When 0 is written to ERS after reading ERS = 1 Parity Error [Setting condition] • When a parity error is detected during reception [Clearing condition] • When 0 is written to PER after reading PER = 1 Rev. 3.0, 04/02, page 305 of 538 Bit Bit Name Initial Value R/W Description 2 TEND 1 R Transmit End This bit is set to 1 when no error signal has been sent back from the receiving end and the next transmit data is ready to be transferred to TDR. [Setting conditions] • When the TE bit in SCR is 0 and the ERS bit is also 0 When the ESR bit is 0 and the TDRE bit is 1 after the specified interval following transmission of 1byte data. The timing of bit setting differs according to the register setting as follows: When GM = 0 and BLK = 0, 2.5 etu after transmission starts When GM = 0 and BLK = 1, 1.5 etu after transmission starts When GM = 1 and BLK = 0, 1.0 etu after transmission starts When GM = 1 and BLK = 1, 1.0 etu after transmission starts [Clearing conditions] 1 MPB 0 R • When 0 is written to TDRE after reading TDRE =1 • When the DTC is activated by a TXI interrupt and writes data to TDR Multiprocessor Bit This bit is not used in Smart Card interface mode. 0 MPBT 0 R/W Multiprocessor Bit Transfer Write 0 to this bit in Smart Card interface mode. Rev. 3.0, 04/02, Page 306 of 538 14.3.8 Smart Card Mode Register (SCMR) SCMR is a register that selects Smart Card interface mode and its format. Bit Bit Name Initial Value R/W Description 7 — 1 — Reserved 6 — 1 — These bits are always read as 1. 5 — 1 — 4 — 1 — 3 SDIR 0 R/W Smart Card Data Transfer Direction Selects the serial/parallel conversion format. 0: LSB-first in transfer 1: MSB-first in transfer The bit setting is valid only when the transfer data format is 8 bits. For 7-bit data, LSB-first is fixed. 2 SINV 0 R/W Smart Card Data Invert Specifies inversion of the data logic level. The SINV bit does not affect the logic level of the parity bit. To invert the parity bit, invert the O/E bit in SMR. 0: TDR contents are transmitted as they are. Receive data is stored as it is in RDR 1: TDR contents are inverted before being transmitted. Receive data is stored in inverted form in RDR 1 — 1 — 0 SMIF 0 R/W Reserved This bit is always read as 1. Smart Card Interface Mode Select This bit is set to 1 to make the SCI operate in Smart Card interface mode. 0: Normal asynchronous mode or clocked synchronous mode 1: Smart card interface mode Rev. 3.0, 04/02, page 307 of 538 14.3.9 Bit Rate Register (BRR) BRR is an 8-bit register that adjusts the bit rate. As the SCI performs baud rate generator control independently for each channel, different bit rates can be set for each channel. Table 14-2 shows the relationships between the N setting in BRR and bit rate B for normal asynchronous mode, clocked synchronous mode, and Smart Card interface mode. The initial value of BRR is H'FF, and it can be read or written to by the CPU at all times. Table 14-2 The Relationships between The N Setting in BRR and Bit Rate B Mode Bit Rate Asynchronous Mode B= Clocked Synchronous Mode B= Smart Card Interface Mode B= Error ø 64 2 ø 8 2 2n-1 ø S 106 2n-1 2 2n-1 (N + 1) Error (%) = { 106 ø B 64 2 2n-1 (N + 1) -1 } 100 -1 } 100 106 (N + 1) 106 (N + 1) Error (%) = { ø B S 106 2 2n-1 (N + 1) Note: B: Bit rate (bit/s) N: BRR setting for baud rate generator (0 ≤ N ≤ 255) ø: Operating frequency (MHz) n and S: Determined by the SMR settings shown in the following tables. SMR Setting SMR Setting CKS1 CKS0 n BCP1 BCP0 S 0 0 0 0 0 32 0 1 1 0 1 64 1 0 2 1 0 372 1 1 3 1 1 256 Table 14-3 shows sample N settings in BRR in normal asynchronous mode. Table 14-4 shows the maximum bit rate for each frequency in normal asynchronous mode. Table 14-6 shows sample N settings in BRR in clocked synchronous mode. Table 14-8 shows sample N settings in BRR in Smart Card interface mode. In Smart Card interface mode, S (the number of basic clock periods in a 1-bit transfer interval) can be selected. For details, refer to section 14.7.4, Receive Data Sampling Timing and Reception Margin. Tables 14.5 and 14.7 show the maximum bit rates with external clock input. Rev. 3.0, 04/02, Page 308 of 538 Table 14-3 BRR Settings for Various Bit Rates (Asynchronous Mode) (1) Operating Frequency ø (MHz) 4 4.9152 5 Bit Rate (bit/s) n N Error (%) n N Error (%) n N Error (%) 110 2 70 0.03 2 86 0.31 2 88 –0.25 150 1 207 0.16 1 255 0.00 2 64 0.16 300 1 103 0.16 1 127 0.00 1 129 0.16 600 0 207 0.16 0 255 0.00 1 64 0.16 1200 0 103 0.16 0 127 0.00 0 129 0.16 2400 0 51 0.16 0 63 0.00 0 64 0.16 4800 0 25 0.16 0 31 0.00 0 32 –1.36 9600 0 12 0.16 0 15 0.00 0 15 1.73 19200 — — — 0 7 0.00 0 7 1.73 31250 0 3 0.00 0 4 –1.70 0 4 0.00 38400 — — — 0 3 0.00 0 3 1.73 Operating Frequency ø (MHz) 6 6.144 7.3728 8 Bit Rate (bit/s) n N Error (%) n N Error (%) n N Error (%) n N Error (%) 110 2 106 –0.44 2 108 0.08 2 130 –0.07 2 141 0.03 150 2 77 0.16 2 79 0.00 2 95 0.00 2 103 0.16 300 1 155 0.16 1 159 0.00 1 191 0.00 1 207 0.16 600 1 77 0.16 1 79 0.00 1 95 0.00 1 103 0.16 1200 0 155 0.16 0 159 0.00 0 191 0.00 0 207 0.16 2400 0 77 0.16 0 79 0.00 0 95 0.00 0 103 0.16 4800 0 38 0.16 0 39 0.00 0 47 0.00 0 51 0.16 9600 0 19 –2.34 0 19 0.00 0 23 0.00 0 25 0.16 19200 0 9 –2.34 0 9 0.00 0 11 0.00 0 12 0.16 31250 0 5 0.00 0 5 2.40 — — — 0 7 0.00 38400 0 4 –2.34 0 4 0.00 0 5 0.00 — — — Rev. 3.0, 04/02, page 309 of 538 Table 14-3 BRR Settings for Various Bit Rates (Asynchronous Mode) (2) Operating Frequency ø (MHz) 9.8304 10 12 12.288 Bit Rate (bit/s) n N Error (%) n N Error (%) n N Error (%) n N Error (%) 110 2 174 –0.26 2 177 –0.25 2 212 0.03 2 217 0.08 150 2 127 0.00 2 129 0.16 2 155 0.16 2 159 0.00 300 1 255 0.00 2 64 0.16 2 77 0.16 2 79 0.00 600 1 127 0.00 1 129 0.16 1 155 0.16 1 159 0.00 1200 0 255 0.00 1 64 0.16 1 77 0.16 1 79 0.00 2400 0 127 0.00 0 129 0.16 0 155 0.16 0 159 0.00 4800 0 63 0.00 0 64 0.16 0 77 0.16 0 79 0.00 9600 0 31 0.00 0 32 –1.36 0 38 0.16 0 39 0.00 19200 0 15 0.00 0 15 1.73 0 19 –2.34 0 19 0.00 31250 0 9 –1.70 0 9 0.00 0 11 0.00 0 11 2.40 38400 0 7 0.00 0 7 1.73 0 9 –2.34 0 9 0.00 Operating Frequency ø (MHz) 14 14.7456 16 17.2032 Bit Rate (bit/s) n N Error (%) n N Error (%) n N Error (%) n N Error (%) 110 2 248 –0.17 3 64 0.70 3 70 0.03 3 75 0.48 150 2 181 0.13 2 191 0.00 2 207 0.13 2 223 0.00 300 2 90 0.13 2 95 0.00 2 103 0.13 2 111 0.00 600 1 181 0.13 1 191 0.00 1 207 0.13 1 223 0.00 1200 1 90 0.13 1 95 0.00 1 103 0.13 1 111 0.00 2400 0 181 0.13 0 191 0.00 0 207 0.13 0 223 0.00 4800 0 90 0.13 0 95 0.00 0 103 0.13 0 111 0.00 9600 0 45 –0.93 0 47 0.00 0 51 0.13 0 55 0.00 19200 0 22 –0.93 0 23 0.00 0 25 0.13 0 27 0.00 31250 0 13 0.00 0 14 –1.70 0 15 0.00 0 13 1.20 38400 — — — 0 11 0.00 0 12 0.13 0 13 0.00 Rev. 3.0, 04/02, Page 310 of 538 Table 14-3 BRR Settings for Various Bit Rates (Asynchronous Mode) (3) Operating Frequency ø (MHz) 18 19.6608 20 Bit Rate (bit/s) n N Error (%) n N Error (%) n N Error (%) 110 3 79 –0.12 3 86 0.31 3 88 –0.25 150 2 233 0.16 2 255 0.00 3 64 0.16 300 2 116 0.16 2 127 0.00 2 129 0.16 600 1 233 0.16 1 255 0.00 2 64 0.16 1200 1 116 0.16 1 127 0.00 1 129 0.16 2400 0 233 0.16 0 255 0.00 1 64 0.16 4800 0 116 0.16 0 127 0.00 0 129 0.16 9600 0 58 –0.69 0 63 0.00 0 64 0.16 19200 0 28 1.02 0 31 0.00 0 32 –1.36 31250 0 17 0.00 0 19 –1.70 0 19 0.00 38400 0 14 –2.34 0 15 0.00 0 15 1.73 Table 14-4 Maximum Bit Rate for Each Frequency (Asynchronous Mode) ø (MHz) Maximum Bit Rate (bit/s) n N ø (MHz) Maximum Bit Rate (bit/s) n N 4 125000 0 0 12 375000 0 0 4.9152 153600 0 0 12.288 384000 0 0 5 156250 0 0 14 437500 0 0 6 187500 0 0 14.7456 460800 0 0 6.144 192000 0 0 16 500000 0 0 7.3728 230400 0 0 17.2032 537600 0 0 8 250000 0 0 18 562500 0 0 9.8304 307200 0 0 19.6608 614400 0 0 10 312500 0 0 20 625000 0 0 Rev. 3.0, 04/02, page 311 of 538 Table 14-5 Maximum Bit Rate with External Clock Input (Asynchronous Mode) ø (MHz) External Input Clock (MHz) Maximum Bit Rate (bit/s) ø (MHz) External Input Clock (MHz) Maximum Bit Rate (bit/s) 4 1.0000 62500 12 3.0000 187500 4.9152 1.2288 76800 12.288 3.0720 192000 5 1.2500 78125 14 3.5000 218750 6 1.5000 93750 14.7456 3.6864 230400 6.144 1.5360 96000 16 4.0000 250000 7.3728 1.8432 115200 17.2032 4.3008 268800 8 2.0000 125000 18 4.5000 281250 9.8304 2.4576 153600 19.6608 4.9152 307200 10 2.5000 156250 20 5.0000 312500 Rev. 3.0, 04/02, Page 312 of 538 Table 14-6 BRR Settings for Various Bit Rates (Clocked Synchronous Mode) Operating Frequency ø (MHz) 4 Bit Rate (bit/s) n N 110 — — 250 2 500 8 10 16 n N n N n N 249 3 124 — — 3 249 2 124 2 249 — — 3 1k 1 249 2 124 — — 2.5k 1 99 1 199 1 249 5k 0 199 1 99 1 10k 0 99 0 199 25k 0 39 0 50k 0 19 100k 0 250k 0 20 n N 124 — — 2 249 — — 2 99 2 124 124 1 199 1 249 0 249 1 99 1 124 79 0 99 0 159 0 199 0 39 0 49 0 79 0 99 9 0 19 0 24 0 39 0 49 3 0 7 0 9 0 15 0 19 0 4 500k 0 1 0 3 1M 0 0* 0 1 2.5M 0 0 7 0 9 0 3 0 4 0 1 0 0* 0* 5M Legend Blank : Cannot be set. — : Can be set, but there will be a degree of error. * : Continuous transfer is not possible. Table 14-7 Maximum Bit Rate with External Clock Input (Clocked Synchronous Mode) ø (MHz) External Input Clock (MHz) Maximum Bit Rate (bit/s) ø (MHz) External Input Clock (MHz) Maximum Bit Rate (bit/s) 4 0.6667 666666.7 14 2.3333 2333333.3 6 1.0000 1.000000.0 16 2.6667 2666666.7 8 1.3333 1333333.3 18 3.0000 3000000.0 10 1.6667 1666666.7 20 3.3333 3333333.3 12 2.0000 2000000.0 Rev. 3.0, 04/02, page 313 of 538 Table 14-8 Examples of Bit Rate for Various BRR Settings (Smart Card Interface Mode) (When n = 0 and S = 372) Operating Frequency ø (MHz) 7.1424 10.00 10.7136 13.00 Bit Rate (bit/s) n N Error (%) n N Error (%) n N Error (%) n N Error (%) 9600 0 0 0.00 0 1 30 0 1 25 0 1 8.99 Operating Frequency ø (MHz) 14.2848 Bit Rate (bit/s) n 9600 0 16.00 N Error (%) n 1 0.00 0 18.00 N Error (%) n 1 12.01 0 20.00 N Error (%) n N Error (%) 2 15.99 0 2 6.60 Table 14-9 Maximum Bit Rate at Various Frequencies (Smart Card Interface Mode) (when S = 372) ø (MHz) Maximum Bit Rate (bit/s) n N ø (MHz) Maximum Bit Rate (bit/s) n N 7.1424 9600 0 0 14.2848 19200 0 0 10.00 13441 0 0 16.00 21505 0 0 10.7136 14400 0 0 18.00 24194 0 0 13.00 17473 0 0 20.00 26882 0 0 Rev. 3.0, 04/02, Page 314 of 538 14.4 Operation in Asynchronous Mode Figure 14-2 shows the general format for asynchronous serial communication. One frame consists of a start bit (low level), followed by data (in LSB-first order), a parity bit (high or low level), and finally stop bits (high level). In asynchronous serial communication, the transmission line is usually held in the mark state (high level). The SCI monitors the transmission line. When the transmission line goes to the space state (low level), the SCI recognizes a start bit and starts serial communication. In asynchronous serial communication, the communication line is usually held in the mark state (high level). The SCI monitors the communication line, and when it goes to the space state (low level), recognizes a start bit and starts serial communication. Inside the SCI, the transmitter and receiver are independent units, enabling full-duplex. Both the transmitter and the receiver also have a double-buffered structure, so data can be read or written during transmission or reception, enabling continuous data transfer. LSB 1 Serial data 0 D0 Idle state (mark state) 1 MSB D1 D2 D3 D4 D5 Start bit Transmit/receive data 1 bit 7 or 8 bits D6 D7 0/1 Parity bit 1 bit, or none 1 1 Stop bit 1 or 2 bits One unit of transfer data (character or frame) Figure 14-2 Data Format in Asynchronous Communication (Example with 8-Bit Data, Parity, Two Stop Bits) 14.4.1 Data Transfer Format Table 14-10 shows the data transfer formats that can be used in asynchronous mode. Any of 12 transfer formats can be selected according to the SMR setting. For details on the multiprocessor bit, refer to section 14.5, Multiprocessor Communication Function. Rev. 3.0, 04/02, page 315 of 538 Table 14-10 Serial Transfer Formats (Asynchronous Mode) SMR Settings Serial Transfer Format and Frame Length CHR PE MP STOP 1 0 0 0 0 S 8-bit data STOP 0 0 0 1 S 8-bit data STOP STOP 0 1 0 0 S 8-bit data P STOP 0 1 0 1 S 8-bit data P STOP STOP 1 0 0 0 S 7-bit data STOP 1 0 0 1 S 7-bit data STOP STOP 1 1 0 0 S 7-bit data P STOP 1 1 0 1 S 7-bit data P STOP STOP 0 — 1 0 S 8-bit data MPB STOP 0 — 1 1 S 8-bit data MPB STOP STOP 1 — 1 0 S 7-bit data MPB STOP 1 — 1 1 S 7-bit data MPB STOP STOP Legend S : Start bit STOP : Stop bit P : Parity bit MPB : Multiprocessor bit Rev. 3.0, 04/02, Page 316 of 538 2 3 4 5 6 7 8 9 10 11 12 14.4.2 Receive Data Sampling Timing and Reception Margin in Asynchronous Mode In asynchronous mode, the SCI operates on a basic clock with a frequency of 16 times the transfer rate. In reception, the SCI samples the falling edge of the start bit using the basic clock, and performs internal synchronization. Receive data is latched internally at the rising edge of the 8th pulse of the basic clock as shown in figure 14-3. Thus, the reception margin in asynchronous mode is given by formula (1) below. M = { (0.5 – D – 0.5 1 )– N 2N – (L – 0.5) F} 100 [%] ... Formula (1) Where M N D L F : Reception margin : Ratio of bit rate to clock (N = 16) : Clock duty (D = 0.5 to 1.0) : Frame length (L = 9 to 12) : Absolute value of clock rate deviation Assuming values of F (absolute value of clock rate deviation) = 0 and D (clock duty) = 0.5 in formula (1), the reception margin can be given by the formula. M = {0.5 – 1/(2 × 16)} × 100 [%] = 46.875% However, this is only the computed value, and a margin of 20% to 30% should be allowed for in system design. 16 clocks 8 clocks 0 7 15 0 7 15 0 Internal basic clock Receive data (RxD) Start bit D0 D1 Synchronization sampling timing Data sampling timing Figure 14-3 Receive Data Sampling Timing in Asynchronous Mode Rev. 3.0, 04/02, page 317 of 538 14.4.3 Clock Either an internal clock generated by the on-chip baud rate generator or an external clock input at the SCK pin can be selected as the SCI’s serial clock, according to the setting of the C/A bit in SMR and the CKE0 and CKE1 bits in SCR. When an external clock is input at the SCK pin, the clock frequency should be 16 times the bit rate used. When the SCI is operated on an internal clock, the clock can be output from the SCK pin. The frequency of the clock output in this case is equal to the bit rate, and the phase is such that the rising edge of the clock is in the middle of the transmit data, as shown in figure 14-4. SCK TxD 0 D0 D1 D2 D3 D4 D5 D6 D7 0/1 1 1 1 frame Figure 14-4 Relationship between Output Clock and Transfer Data Phase (Asynchronous Mode) Rev. 3.0, 04/02, Page 318 of 538 14.4.4 SCI Initialization (Asynchronous Mode) Before transmitting and receiving data, you should first clear the TE and RE bits in SCR to 0, then initialize the SCI as described below. When the operating mode, or transfer format, is changed for example, the TE and RE bits must be cleared to 0 before making the change using the following procedure. When the TE bit is cleared to 0, the TDRE flag is set to 1. Note that clearing the RE bit to 0 does not initialize the contents of the RDRF, PER, FER, and ORER flags, or the contents of RDR. When the external clock is used in asynchronous mode, the clock must be supplied even during initialization. [1] Set the clock selection in SCR. Be sure to clear bits RIE, TIE, TEIE, and MPIE, and bits TE and RE, to 0. Start initialization Clear TE and RE bits in SCR to 0 Set CKE1 and CKE0 bits in SCR (TE, RE bits 0) [1] Set data transfer format in SMR and SCMR [2] Set value in BRR [3] When the clock is selected in asynchronous mode, it is output immediately after SCR settings are made. [2] Set the data transfer format in SMR and SCMR. [3] Write a value corresponding to the bit rate to BRR. Not necessary if an external clock is used. Wait No 1-bit interval elapsed? Yes Set TE and RE bits in SCR to 1, and set RIE, TIE, TEIE, and MPIE bits [4] Wait at least one bit interval, then set the TE bit or RE bit in SCR to 1. Also set the RIE, TIE, TEIE, and MPIE bits. Setting the TE and RE bits enables the TxD and RxD pins to be used. [4] <Initialization completion> Figure 14-5 Sample SCI Initialization Flowchart Rev. 3.0, 04/02, page 319 of 538 14.4.5 Data Transmission (Asynchronous Mode) Figure 14-6 shows an example of operation for transmission in asynchronous mode. In transmission, the SCI operates as described below. 1. The SCI monitors the TDRE flag in SSR. If the flag is cleared to 0, the SCI recognizes that data has been written to TDR, and transfers the data from TDR to TSR. 2. After transferring data from TDR to TSR, the SCI sets the TDRE flag to 1 and starts transmission. If the TIE bit is set to 1 at this time, a transmit data empty interrupt request (TXI) is generated. Continuous transmission is possible because the TXI interrupt routine writes next transmit data to TDR before transmission of the current transmit data has been completed. 3. Data is sent from the TxD pin in the following order: start bit, transmit data, parity bit or multiprocessor bit (may be omitted depending on the format), and stop bit. 4. The SCI checks the TDRE flag at the timing for sending the stop bit. 5. If the TDRE flag is 0, the data is transferred from TDR to TSR, the stop bit is sent, and then serial transmission of the next frame is started. 6. If the TDRE flag is 1, the TEND flag in SSR is set to 1, the stop bit is sent, and then the “mark state” is entered, in which 1 is output. If the TEIE bit in SCR is set to 1 at this time, a TEI interrupt request is generated. Figure 14-7 shows a sample flowchart for transmission in asynchronous mode. 1 Start bit 0 Data D0 D1 Parity Stop Start bit bit bit D7 0/1 1 0 Data D0 D1 Parity Stop bit bit D7 0/1 1 1 Idle state (mark state) TDRE TEND TXI interrupt Data written to TDR and TXI interrupt request generated TDRE flag cleared to 0 in request generated TXI interrupt service routine TEI interrupt request generated 1 frame Figure 14-6 Example of Operation in Transmission in Asynchronous Mode (Example with 8-Bit Data, Parity, One Stop Bit) Rev. 3.0, 04/02, Page 320 of 538 [1] Initialization Start transmission Read TDRE flag in SSR [2] [2] SCI status check and transmit data write: Read SSR and check that the TDRE flag is set to 1, then write transmit data to TDR and clear the TDRE flag to 0. No TDRE = 1 Yes Write transmit data to TDR and clear TDRE flag in SSR to 0 No All data transmitted? Yes [3] Read TEND flag in SSR No TEND = 1 Yes No Break output? Yes [1] SCI initialization: The TxD pin is automatically designated as the transmit data output pin. After the TE bit is set to 1, a frame of 1s is output, and transmission is enabled. [4] [3] Serial transmission continuation procedure: To continue serial transmission, read 1 from the TDRE flag to confirm that writing is possible, then write data to TDR, and then clear the TDRE flag to 0. Checking and clearing of the TDRE flag is automatic when the DTC is activated by a transmit data empty interrupt (TXI) request, and data is written to TDR. [4] Break output at the end of serial transmission: To output a break in serial transmission, set DDR for the port corresponding to the TxD pin to 1, clear DR to 0, then clear the TE bit in SCR to 0. Clear DR to 0 and set DDR to 1 Clear TE bit in SCR to 0 <End> Figure 14-7 Sample Serial Transmission Flowchart Rev. 3.0, 04/02, page 321 of 538 14.4.6 Serial Data Reception (Asynchronous Mode) Figure 14-8 shows an example of operation for reception in asynchronous mode. In serial reception, the SCI operates as described below. 1. The SCI monitors the communication line. If a start bit is detected, the SCI performs internal synchronization, receives receive data in RSR, and checks the parity bit and stop bit. 2. If an overrun error occurs (when reception of the next data is completed while the RDRF flag is still set to 1), the ORER bit in SSR is set to 1. If the RIE bit in SCR is set to 1 at this time, an ERI interrupt request is generated. Receive data is not transferred to RDR. The RDRF flag remains to be set to 1. 3. If a parity error is detected, the PER bit in SSR is set to 1 and receive data is transferred to RDR. If the RIE bit in SCR is set to 1 at this time, an ERI interrupt request is generated. 4. If a framing error is detected (when the stop bit is 0), the FER bit in SSR is set to 1 and receive data is transferred to RDR. If the RIE bit in SCR is set to 1 at this time, an ERI interrupt request is generated. 5. If reception is completed successfully, the RDRF bit in SSR is set to 1, and receive data is transferred to RDR. If the RIE bit in SCR is set to 1 at this time, an RXI interrupt request is generated. Continuous reception is possible because the RXI interrupt routine reads the receive data transferred to RDR before reception of the next receive data has been completed. 1 Start bit 0 Data D0 D1 Parity Stop Start bit bit bit D7 0/1 1 0 Data D0 D1 Parity Stop bit bit D7 0/1 0 1 Idle state (mark state) RDRF FER RXI interrupt request generated RDR data read and RDRF flag cleared to 0 in RXI interrupt service routine 1 frame Figure 14-8 Example of SCI Operation in Reception (Example with 8-Bit Data, Parity, One Stop Bit) Rev. 3.0, 04/02, Page 322 of 538 ERI interrupt request generated by framing error Table 14-11 shows the states of the SSR status flags and receive data handling when a receive error is detected. If a receive error is detected, the RDRF flag retains its state before receiving data. Reception cannot be resumed while a receive error flag is set to 1. Accordingly, clear the ORER, FER, PER, and RDRF bits to 0 before resuming reception. Figure 14-9 shows a sample flow chart for serial data reception. Table 14-11 SSR Status Flags and Receive Data Handling SSR Status Flag RDRF* ORER FER PER Receive Data Receive Error Type 1 1 0 0 Lost Overrun error 0 0 1 0 Transferred to RDR Framing error 0 0 0 1 Transferred to RDR Parity error 1 1 1 0 Lost Overrun error + framing error 1 1 0 1 Lost Overrun error + parity error 0 0 1 1 Transferred to RDR Framing error + parity error 1 1 1 1 Lost Overrun error + framing error + parity error Note: * The RDRF flag retains the state it had before data reception. Rev. 3.0, 04/02, page 323 of 538 Initialization [1] Start reception [1] SCI initialization: The RxD pin is automatically designated as the receive data input pin. [2] [3] Receive error processing and break detection: Read ORER, PER, and [2] If a receive error occurs, read the FER flags in SSR ORER, PER, and FER flags in SSR to identify the error. After performing the Yes appropriate error processing, ensure PER FER ORER = 1 that the ORER, PER, and FER flags are [3] all cleared to 0. Reception cannot be No Error processing resumed if any of these flags are set to 1. In the case of a framing error, a (Continued on next page) break can be detected by reading the value of the input port corresponding to [4] Read RDRF flag in SSR the RxD pin. [4] SCI status check and receive data read: Read SSR and check that RDRF = 1, then read the receive data in RDR and clear the RDRF flag to 0. Transition of the RDRF flag from 0 to 1 can also be identified by an RXI interrupt. No RDRF = 1 Yes Read receive data in RDR, and clear RDRF flag in SSR to 0 No All data received? Yes Clear RE bit in SCR to 0 [5] [5] Serial reception continuation procedure: To continue serial reception, before the stop bit for the current frame is received, read the RDRF flag, read RDR, and clear the RDRF flag to 0. The RDRF flag is cleared automatically when DTC is activated by an RXI interrupt and the RDR value is read. <End> Figure 14-9 Sample Serial Reception Data Flowchart (1) Rev. 3.0, 04/02, Page 324 of 538 [3] Error processing No ORER = 1 Yes Overrun error processing No FER = 1 Yes Yes Break? No Framing error processing Clear RE bit in SCR to 0 No PER = 1 Yes Parity error processing Clear ORER, PER, and FER flags in SSR to 0 <End> Figure 14-9 Sample Serial Reception Data Flowchart (2) Rev. 3.0, 04/02, page 325 of 538 14.5 Multiprocessor Communication Function Use of the multiprocessor communication function enables data transfer between a number of processors sharing communication lines by asynchronous serial communication using the multiprocessor format, in which a multiprocessor bit is added to the transfer data. When multiprocessor communication is performed, each receiving station is addressed by a unique ID code. The serial communication cycle consists of two component cycles; an ID transmission cycle that specifies the receiving station, and a data transmission cycle. The multiprocessor bit is used to differentiate between the ID transmission cycle and the data transmission cycle. If the multiprocessor bit is 1, the cycle is an ID transmission cycle; if the multiprocessor bit is 0, the cycle is a data transmission cycle. Figure 14-10 shows an example of inter-processor communication using the multiprocessor format. The transmitting station first sends the ID code of the receiving station with which it wants to perform serial communication as data with a 1 multiprocessor bit added. It then sends transmit data as data with a 0 multiprocessor bit added. When data with a 1 multiprocessor bit is received, the receiving station compares that data with its own ID. The station whose ID matches then receives the data sent next. Stations whose IDs do not match continue to skip data until data with a 1 multiprocessor bit is again received. The SCI uses the MPIE bit in SCR to implement this function. When the MPIE bit is set to 1, transfer of receive data from RSR to RDR, error flag detection, and setting the SSR status flags, RDRF, FER, and ORER to 1, are inhibited until data with a 1 multiprocessor bit is received. On reception of a receive character with a 1 multiprocessor bit, the MPB bit in SSR is set to 1 and the MPIE bit is automatically cleared, thus normal reception is resumed. If the RIE bit in SCR is set to 1 at this time, an RXI interrupt is generated. When the multiprocessor format is selected, the parity bit setting is rendered invalid. All other bit settings are the same as those in normal asynchronous mode. The clock used for multiprocessor communication is the same as that in normal asynchronous mode. Rev. 3.0, 04/02, Page 326 of 538 Transmitting station Serial transmission line Receiving station A Receiving station B Receiving station C Receiving station D (ID = 01) (ID = 02) (ID = 03) (ID = 04) Serial data H'01 H'AA (MPB = 1) (MPB = 0) ID transmission cycle = Data transmission cycle = receiving station Data transmission to specification receiving station specified by ID Legend MPB: Multiprocessor bit Figure 14-10 Example of Communication Using Multiprocessor Format (Transmission of Data H'AA to Receiving Station A) Rev. 3.0, 04/02, page 327 of 538 14.5.1 Multiprocessor Serial Data Transmission Figure 14-11 shows a sample flowchart for multiprocessor serial data transmission. For an ID transmission cycle, set the MPBT bit in SSR to 1 before transmission. For a data transmission cycle, clear the MPBT bit in SSR to 0 before transmission. All other SCI operations are the same as those in asynchronous mode. Initialization [1] Start transmission Read TDRE flag in SSR [2] No [2] SCI status check and transmit data write: Read SSR and check that the TDRE flag is set to 1, then write transmit data to TDR. Set the MPBT bit in SSR to 0 or 1. Finally, clear the TDRE flag to 0. TDRE = 1 Yes Write transmit data to TDR and set MPBT bit in SSR Clear TDRE flag to 0 No [3] All data transmitted? Yes Read TEND flag in SSR No TEND = 1 Yes No Break output? Yes [1] SCI initialization: The TxD pin is automatically designated as the transmit data output pin. After the TE bit is set to 1, a frame of 1s is output, and transmission is enabled. [4] [3] Serial transmission continuation procedure: To continue serial transmission, be sure to read 1 from the TDRE flag to confirm that writing is possible, then write data to TDR, and then clear the TDRE flag to 0. Checking and clearing of the TDRE flag is automatic when the DTC is activated by a transmit data empty interrupt (TXI) request, and data is written to TDR. [4] Break output at the end of serial transmission: To output a break in serial transmission, set the port DDR to 1, clear DR to 0, then clear the TE bit in SCR to 0. Clear DR to 0 and set DDR to 1 Clear TE bit in SCR to 0 <End> Figure 14-11 Sample Multiprocessor Serial Transmission Flowchart Rev. 3.0, 04/02, Page 328 of 538 14.5.2 Multiprocessor Serial Data Reception Figure 14-13 shows a sample flowchart for multiprocessor serial data reception. If the MPIE bit in SCR is set to 1, data is skipped until data with a 1 multiprocessor bit is sent. On receiving data with a 1 multiprocessor bit, the receive data is transferred to RDR. An RXI interrupt request is generated at this time. All other SCI operations are the same as in asynchronous mode. Figure 1412 shows an example of SCI operation for multiprocessor format reception. 1 Start bit 0 Data (ID1) MPB D0 D1 D7 1 Stop bit Start bit 1 0 Data (Data1) D0 D1 Stop MPB bit D7 0 1 1 Idle state (mark state) MPIE RDRF RDR value ID1 MPIE = 0 RXI interrupt request (multiprocessor interrupt) generated RDR data read and RDRF flag cleared to 0 in RXI interrupt service routine If not this station’s ID, MPIE bit is set to 1 again RXI interrupt request is not generated, and RDR retains its state (a) Data does not match station’s ID 1 Start bit 0 Data (ID2) D0 D1 Stop MPB bit D7 1 1 Start bit 0 Data (Data2) D0 D1 D7 Stop MPB bit 0 1 1 Idle state (mark state) MPIE RDRF RDR value ID1 MPIE = 0 Data2 ID2 RXI interrupt request (multiprocessor interrupt) generated RDR data read and RDRF flag cleared to 0 in RXI interrupt service routine Matches this station’s ID, so reception continues, and data is received in RXI interrupt service routine MPIE bit set to 1 again (b) Data matches station’s ID Figure 14-12 Example of SCI Operation in Reception (Example with 8-Bit Data, Multiprocessor Bit, One Stop Bit) Rev. 3.0, 04/02, page 329 of 538 Initialization [1] SCI initialization: The RxD pin is automatically designated as the receive data input pin. [1] Start reception Read MPIE bit in SCR [2] ID reception cycle: Set the MPIE bit in SCR to 1. [2] [3] SCI status check, ID reception and comparison: Read SSR and check that the RDRF flag is set to 1, then read the receive data in RDR and compare it with this station’s ID. If the data is not this station’s ID, set the MPIE bit to 1 again, and clear the RDRF flag to 0. If the data is this station’s ID, clear the RDRF flag to 0. Read ORER and FER flags in SSR Yes FER ORER = 1 No Read RDRF flag in SSR [3] No RDRF = 1 [4] SCI status check and data reception: Read SSR and check that the RDRF flag is set to 1, then read the data in RDR. Yes Read receive data in RDR No This station’s ID? Yes Read ORER and FER flags in SSR Yes FER ORER = 1 No Read RDRF flag in SSR [5] Receive error processing and break detection: If a receive error occurs, read the ORER and FER flags in SSR to identify the error. After performing the appropriate error processing, ensure that the ORER and FER flags are all cleared to 0. Reception cannot be resumed if either of these flags is set to 1. In the case of a framing error, a break can be detected by reading the RxD pin [4] value. No RDRF = 1 Yes Read receive data in RDR No All data received? [5] Error processing Yes Clear RE bit in SCR to 0 (Continued on next page) <End> Figure 14-13 Sample Multiprocessor Serial Reception Flowchart (1) Rev. 3.0, 04/02, Page 330 of 538 [5] Error processing No ORER = 1 Yes Overrun error processing No FER = 1 Yes Yes Break? No Framing error processing Clear RE bit in SCR to 0 Clear ORER and FER flags in SSR to 0 <End> Figure 14-13 Sample Multiprocessor Serial Reception Flowchart (2) Rev. 3.0, 04/02, page 331 of 538 14.6 Operation in Clocked Synchronous Mode Figure 14-14 shows the general format for clocked synchronous communication. In clocked synchronous mode, data is transmitted or received synchronous with clock pulses. In clocked synchronous serial communication, data on the transmission line is output from one falling edge of the serial clock to the next. In clocked synchronous mode, the SCI receives data in synchronous with the rising edge of the serial clock. After 8-bit data is output, the transmission line holds the MSB state. In clocked synchronous mode, no parity or multiprocessor bit is added. Inside the SCI, the transmitter and receiver are independent units, enabling full-duplex communication through the use of a common clock. Both the transmitter and the receiver also have a double-buffered structure, so data can be read or written during transmission or reception, enabling continuous data transfer. One unit of transfer data (character or frame) * * Synchronization clock LSB Bit 0 Serial data MSB Bit 1 Don’t care Bit 2 Bit 3 Bit 4 Bit 5 Bit 6 Bit 7 Don’t care Note: * High except in continuous transfer Figure 14-14 Data Format in Synchronous Communication (For LSB-First) 14.6.1 Clock Either an internal clock generated by the on-chip baud rate generator or an external synchronization clock input at the SCK pin can be selected, according to the setting of CKE0 and CKE1 bits in SCR. When the SCI is operated on an internal clock, the serial clock is output from the SCK pin. Eight serial clock pulses are output in the transfer of one character, and when no transfer is performed the clock is fixed high. Rev. 3.0, 04/02, Page 332 of 538 14.6.2 SCI Initialization (Clocked Synchronous Mode) Before transmitting and receiving data, the TE and RE bits in SCR should be cleared to 0, then the SCI should be initialized as described in a sample flowchart in figure 14-15. When the operating mode, or transfer format, is changed for example, the TE and RE bits must be cleared to 0 before making the change using the following procedure. When the TE bit is cleared to 0, the TDRE flag is set to 1. Note that clearing the RE bit to 0 does not change the contents of the RDRF, PER, FER, and ORER flags, or the contents of RDR. [1] Set the clock selection in SCR. Be sure to clear bits RIE, TIE, TEIE, and MPIE, TE and RE, to 0. Start initialization Clear TE and RE bits in SCR to 0 [2] Set the data transfer format in SMR and SCMR. Set CKE1 and CKE0 bits in SCR (TE, RE bits 0) [1] Set data transfer format in SMR and SCMR [2] Set value in BRR [3] Wait [3] Write a value corresponding to the bit rate to BRR. Not necessary if an external clock is used. [4] Wait at least one bit interval, then set the TE bit or RE bit in SCR to 1. Also set the RIE, TIE TEIE, and MPIE bits. Setting the TE and RE bits enables the TxD and RxD pins to be used. No 1-bit interval elapsed? Yes Set TE and RE bits in SCR to 1, and set RIE, TIE, TEIE, and MPIE bits [4] <Transfer start> Note: In simultaneous transmit and receive operations, the TE and RE bits should both be cleared to 0 or set to 1 simultaneously. Figure 14-15 Sample SCI Initialization Flowchart Rev. 3.0, 04/02, page 333 of 538 14.6.3 Serial Data Transmission (Clocked Synchronous Mode) Figure 14-16 shows an example of SCI operation for transmission in clocked synchronous mode. In serial transmission, the SCI operates as described below. 1. The SCI monitors the TDRE flag in SSR, and if the flag is 0, the SCI recognizes that data has been written to TDR, and transfers the data from TDR to TSR. 2. After transferring data from TDR to TSR, the SCI sets the TDRE flag to 1 and starts transmission. If the TIE bit in SCR is set to 1 at this time, a transmit data empty interrupt (TXI) is generated. Continuous transmission is possible because the TXI interrupt routine writes the next transmit data to TDR before transmission of the current transmit data has been completed. 3. 8-bit data is sent from the TxD pin synchronized with the output clock when output clock mode has been specified, and synchronized with the input clock when use of an external clock has been specified. 4. The SCI checks the TDRE flag at the timing for sending the MSB (bit 7). 5. If the TDRE flag is cleared to 0, data is transferred from TDR to TSR, and serial transmission of the next frame is started. 6. If the TDRE flag is set to 1, the TEND flag in SSR is set to 1, and the TDRE flag maintains the output state of the last bit. If the TEIE bit in SCR is set to 1 at this time, a TEI interrupt request is generated. The SCK pin is fixed high. Figure 14-17 shows a sample flow chart for serial data transmission. Even if the TDRE flag is cleared to 0, transmission will not start while a receive error flag (ORER, FER, or PER) is set to 1. Make sure that the receive error flags are cleared to 0 before starting transmission. Note that clearing the RE bit to 0 does not clear the receive error flags. Rev. 3.0, 04/02, Page 334 of 538 Transfer direction Synchronization clock Serial data Bit 0 Bit 1 Bit 7 Bit 0 Bit 1 Bit 6 Bit 7 TDRE TEND TXI interrupt request generated Data written to TDR and TDRE flag cleared to 0 in TXI interrupt service routine TXI interrupt request generated TEI interrupt request generated 1 frame Figure 14-16 Sample SCI Transmission Operation in Clocked Synchronous Mode Rev. 3.0, 04/02, page 335 of 538 [1] Initialization Start transmission Read TDRE flag in SSR [2] No TDRE = 1 Yes Write transmit data to TDR and clear TDRE flag in SSR to 0 No All data transmitted? [3] Yes [1] SCI initialization: The TxD pin is automatically designated as the transmit data output pin. [2] SCI status check and transmit data write: Read SSR and check that the TDRE flag is set to 1, then write transmit data to TDR and clear the TDRE flag to 0. [3] Serial transmission continuation procedure: To continue serial transmission, be sure to read 1 from the TDRE flag to confirm that writing is possible, then write data to TDR, and then clear the TDRE flag to 0. Checking and clearing of the TDRE flag is automatic when the DTC is activated by a transmit data empty interrupt (TXI) request and data is written to TDR. Read TEND flag in SSR No TEND = 1 Yes Clear TE bit in SCR to 0 <End> Figure 14-17 Sample Serial Transmission Flowchart Rev. 3.0, 04/02, Page 336 of 538 14.6.4 Serial Data Reception (Clocked Synchronous Mode) Figure 14-18 shows an example of SCI operation for reception in clocked synchronous mode. In serial reception, the SCI operates as described below. 1. The SCI performs internal initialization synchronous with a synchronous clock input or output, starts receiving data, and stores the received data in RSR. 2. If an overrun error occurs (when reception of the next data is completed while the RDRF flag in SSR is still set to 1), the ORER bit in SSR is set to 1. If the RIE bit in SCR is set to 1 at this time, an ERI interrupt request is generated, receive data is not transferred to RDR, and the RDRF flag remains to be set to 1. 3. If reception is completed successfully, the RDRF bit in SSR is set to 1, and receive data is transferred to RDR. If the RIE bit in SCR is set to 1 at this time, an RXI interrupt request is generated. Continuous reception is possible because the RXI interrupt routine reads the receive data transferred to RDR before reception of the next receive data has finished. Synchronization clock Serial data Bit 7 Bit 0 Bit 7 Bit 0 Bit 1 Bit 6 Bit 7 RDRF ORER RXI interrupt request generated RDR data read and RDRF flag cleared to 0 in RXI interrupt service routine RXI interrupt request generated ERI interrupt request generated by overrun error 1 frame Figure 14-18 Example of SCI Operation in Reception Reception cannot be resumed while a receive error flag is set to 1. Accordingly, clear the ORER, FER, PER, and RDRF bits to 0 before resuming reception. Figure 14-19 shows a sample flow chart for serial data reception. Rev. 3.0, 04/02, page 337 of 538 Initialization [1] Start reception [2] Read ORER flag in SSR Yes ORER = 1 [3] No Error processing (Continued below) Read RDRF flag in SSR [4] No RDRF = 1 Yes Read receive data in RDR, and clear RDRF flag in SSR to 0 No All data received? Yes Clear RE bit in SCR to 0 [5] [1] SCI initialization: The RxD pin is automatically designated as the receive data input pin. [2] [3] Receive error processing: If a receive error occurs, read the ORER flag in SSR, and after performing the appropriate error processing, clear the ORER flag to 0. Transfer cannot be resumed if the ORER flag is set to 1. [4] SCI status check and receive data read: Read SSR and check that the RDRF flag is set to 1, then read the receive data in RDR and clear the RDRF flag to 0. Transition of the RDRF flag from 0 to 1 can also be identified by an RXI interrupt. [5] Serial reception continuation procedure: To continue serial reception, before the MSB (bit 7) of the current frame is received, reading the RDRF flag, reading RDR, and clearing the RDRF flag to 0 should be finished. The RDRF flag is cleared automatically when the DTC is activated by a receive data full interrupt (RXI) request and the RDR value is read. <End> [3] Error processing Overrun error processing Clear ORER flag in SSR to 0 <End> Figure 14-19 Sample Serial Reception Flowchart Rev. 3.0, 04/02, Page 338 of 538 14.6.5 Simultaneous Serial Data Transmission and Reception (Clocked Synchronous Mode) Figure 14-20 shows a sample flowchart for simultaneous serial transmit and receive operations. The following procedure should be used for simultaneous serial data transmit and receive operations. To switch from transmit mode to simultaneous transmit and receive mode, after checking that the SCI has finished transmission and the TDRE and TEND flags are set to 1, clear TE to 0. Then simultaneously set TE and RE to 1 with a single instruction. To switch from receive mode to simultaneous transmit and receive mode, after checking that the SCI has finished reception, clear RE to 0. Then after checking that the RDRF and receive error flags (ORER, FER, and PER) are cleared to 0, simultaneously set TE and RE to 1 with a single instruction. Rev. 3.0, 04/02, page 339 of 538 Initialization [1] [1] SCI initialization: The TxD pin is designated as the transmit data output pin, and the RxD pin is designated as the receive data input pin, enabling simultaneous transmit and receive operations. [2] SCI status check and transmit data write: Read SSR and check that the TDRE flag is set to 1, then write transmit data to TDR and clear the TDRE flag to 0. Transition of the TDRE flag from 0 to 1 can also be identified by a TXI interrupt. Receive error processing: If a receive error occurs, read the ORER flag in SSR, and after performing the appropriate error processing, clear the ORER flag to 0. Transmission/reception cannot be resumed if the ORER flag is set to 1. Start transmission/reception Read TDRE flag in SSR [2] No TDRE = 1 Yes Write transmit data to TDR and clear TDRE flag in SSR to 0 [3] Read ORER flag in SSR ORER = 1 No Read RDRF flag in SSR Yes [3] Error processing [4] SCI status check and receive data read: Read SSR and check that the RDRF flag is set to 1, then read the receive data in RDR and clear the RDRF flag to 0. Transition of the RDRF flag from 0 to 1 can also be identified by an RXI interrupt. [5] Serial transmission/reception continuation procedure: To continue serial transmission/ reception, before the MSB (bit 7) of the current frame is received, finish reading the RDRF flag, reading RDR, and clearing the RDRF flag to 0. Also, before the MSB (bit 7) of the current frame is transmitted, read 1 from the TDRE flag to confirm that writing is possible. Then write data to TDR and clear the TDRE flag to 0. Checking and clearing of the TDRE flag is automatic when the DTC is activated by a transmit data empty interrupt (TXI) request and data is written to TDR. Also, the RDRF flag is cleared automatically when the DTC is activated by a receive data full interrupt (RXI) request and the RDR value is read. [4] No RDRF = 1 Yes Read receive data in RDR, and clear RDRF flag in SSR to 0 No All data received? [5] Yes Clear TE and RE bits in SCR to 0 <End> Note: When switching from transmit or receive operation to simultaneous transmit and receive operations, first clear the TE bit and RE bit to 0, then set both these bits to 1 simultaneously. Figure 14-20 Sample Flowchart of Simultaneous Serial Transmit and Receive Operations Rev. 3.0, 04/02, Page 340 of 538 14.7 Operation in Smart Card Interface The SCI supports an IC card (Smart Card) interface that conforms to ISO/IEC 7816-3 (Identification Card) as a serial communication interface extension function. Switching between the normal serial communication interface and the Smart Card interface mode is carried out by means of a register setting. 14.7.1 Pin Connection Example Figure 14-21 shows an example of connection with the Smart Card. In communication with an IC card, as both transmission and reception are carried out on a single data transmission line, the TxD pin and RxD pin should be connected to the LSI pin. The data transmission line should be pulled up to the VCC power supply with a resistor. If an IC card is not connected, and the TE and RE bits are both set to 1, closed transmission/reception is possible, enabling self-diagnosis to be carried out. When the clock generated on the Smart Card interface is used by an IC card, the SCK pin output is input to the CLK pin of the IC card. This LSI port output is used as the reset signal. VCC TxD RxD SCK Rx (port) This LSI Data line Clock line Reset line I/O CLK RST IC card Connected equipment Figure 14-21 Schematic Diagram of Smart Card Interface Pin Connections Rev. 3.0, 04/02, page 341 of 538 14.7.2 Data Format (Except for Block Transfer Mode) Figure 14-22 shows the transfer data format in Smart Card interface mode. • One frame consists of 8-bit data plus a parity bit in asynchronous mode. • In transmission, a guard time of at least 2 etu (Elementary Time Unit: the time for transfer of one bit) is left between the end of the parity bit and the start of the next frame. • If a parity error is detected during reception, a low error signal level is output for one etu period, 10.5 etu after the start bit. • If an error signal is sampled during transmission, the same data is retransmitted automatically after a delay of 2 etu or longer. When there is no parity error Ds D0 D1 D2 D3 D4 D5 D6 D7 Dp D6 D7 Dp Transmitting station output When a parity error occurs Ds D0 D1 D2 D3 D4 D5 DE Transmitting station output Receiving station output Legend : Start bit DS D0 to D7 : Data bits : Parity bit Dp : Error signal DE Figure 14-22 Normal Smart Card Interface Data Format Data transfer with other types of IC cards (direct convention and inverse convention) are performed as described in the following. (Z) A Z Z A Z Z Z A A Z Ds D0 D1 D2 D3 D4 D5 D6 D7 Dp (Z) State E = 0) Figure 14-23 Direct Convention (SDIR = SINV = O/E Rev. 3.0, 04/02, Page 342 of 538 With the direction convention type IC and the above sample start character, the logic 1 level corresponds to state Z and the logic 0 level to state A, and transfer is performed in LSB-first order. The start character data above is H'3B. For the direct convention type, clear the SDIR and SINV bits in SCMR to 0. According to Smart Card regulations, clear the O/E bit in SMR to 0 to select even parity mode. (Z) A Z Z A A A A A A Z (Z) Ds D7 D6 D5 D4 D3 D2 D1 D0 Dp State E = 1) Figure 14-24 Inverse Convention (SDIR = SINV = O/E With the inverse convention type, the logic 1 level corresponds to state A and the logic 0 level to state Z, and transfer is performed in MSB-first order. The start character data for the above is H'3F. For the inverse convention type, set the SDIR and SINV bits in SCMR to 1. According to Smart Card regulations, even parity mode is the logic 0 level of the parity bit, and corresponds to state Z. In this LSI, the SINV bit inverts only data bits D0 to D7. Therefore, set the O/E bit in SMR to 1 to invert the parity bit for both transmission and reception. 14.7.3 Block Transfer Mode Operation in block transfer mode is the same as that in SCI asynchronous mode, except for the following points. • In reception, though the parity check is performed, no error signal is output even if an error is detected. However, the PER bit in SSR is set to 1 and must be cleared before receiving the parity bit of the next frame. • In transmission, a guard time of at least 1 etu is left between the end of the parity bit and the start of the next frame. • In transmission, because retransmission is not performed, the TEND flag is set to 1, 11.5 etu after transmission start. • As with the normal Smart Card interface, the ERS flag indicates the error signal status, but since error signal transfer is not performed, this flag is always cleared to 0. Rev. 3.0, 04/02, page 343 of 538 14.7.4 Receive Data Sampling Timing and Reception Margin in Smart Card Interface Mode In Smart Card interface mode, the SCI operates on a basic clock with a frequency of 32, 64, 372, or 256 times the transfer rate (fixed at 16 times in normal asynchronous mode) as determined by bits BCP1 and BCP0. In reception, the SCI samples the falling edge of the start bit using the basic clock, and performs internal synchronization. As shown in figure 14-25, by sampling receive data at the rising-edge of the 16th, 32nd, 186th, or 128th pulse of the basic clock, data can be latched at the middle of the bit. The reception margin is given by the following formula. M = | (0.5 – | D – 0.5 | 1 ) – (L – 0.5) F – (1 + F) | N 2N 100% Where M: Reception margin (%) N: Ratio of bit rate to clock (N = 32, 64, 372, and 256) D: Clock duty (D = 0 to 1.0) L: Frame length (L = 10) F: Absolute value of clock frequency deviation Assuming values of F = 0, D = 0.5 and N = 372 in the above formula, the reception margin formula is as follows. M = (0.5 – 1/2 × 372) × 100% = 49.866% 372 clocks 186 clocks 0 185 185 371 0 371 0 Internal basic clock Receive data (RxD) Start bit D0 D1 Synchronization sampling timing Data sampling timing Figure 14-25 Receive Data Sampling Timing in Smart Card Mode (Using Clock of 372 Times the Transfer Rate) Rev. 3.0, 04/02, Page 344 of 538 14.7.5 Initialization Before transmitting and receiving data, initialize the SCI as described below. Initialization is also necessary when switching from transmit mode to receive mode, or vice versa. 1. Clear the TE and RE bits in SCR to 0. 2. Clear the error flags ERS, PER, and ORER in SSR to 0. 3. Set the GM, BLK, O/E, BCP0, BCP1, CKS0, CKS1 bits in SMR. Set the PE bit to 1. 4. Set the SMIF, SDIR, and SINV bits in SCMR. When the SMIF bit is set to 1, the TxD and RxD pins are both switched from ports to SCI pins, and are placed in the high-impedance state. 5. Set the value corresponding to the bit rate in BRR. 6. Set the CKE0 and CKE1 bits in SCR. Clear the TIE, RIE, TE, RE, MPIE, and TEIE bits to 0. If the CKE0 bit is set to 1, the clock is output from the SCK pin. 7. Wait at least one bit interval, then set the TIE, RIE, TE, and RE bits in SCR. Do not set the TE bit and RE bit at the same time, except for self-diagnosis. To switch from receive mode to transmit mode, after checking that the SCI has finished reception, initialize the SCI, and set RE to 0 and TE to 1. Whether SCI has finished reception or not can be checked with the RDRF, PER, or ORER flags. To switch from transmit mode to receive mode, after checking that the SCI has finished transmission, initialize the SCI, and set TE to 0 and RE to 1. Whether SCI has finished transmission or not can be checked with the TEND flag. 14.7.6 Data Transmission (Except for Block Transfer Mode) As data transmission in Smart Card interface mode involves error signal sampling and retransmission processing, the operations are different from those in normal serial communication interface mode (except for block transfer mode). Figure 14-26 illustrates the retransfer operation when the SCI is in transmit mode. 1. If an error signal is sent back from the receiving end after transmission of one frame is complete, the ERS bit in SSR is set to 1. If the RIE bit in SCR is enabled at this time, an ERI interrupt request is generated. The ERS bit in SSR should be kept cleared to 0 until the next parity bit is sampled. 2. The TEND bit in SSR is not set for a frame in which an error signal indicating an abnormality is received. Data is retransferred from TDR to TSR, and retransmitted automatically. 3. If an error signal is not sent back from the receiving end, the ERS bit in SSR is not set. Transmission of one frame, including a retransfer, is judged to have been completed, and the TEND bit in SSR is set to 1. If the TIE bit in SCR is enabled at this time, a TXI interrupt request is generated. Writing transmit data to TDR transfers the next transmit data. Rev. 3.0, 04/02, page 345 of 538 Figure 14-28 shows a flowchart for transmission. The sequence of transmit operations can be performed automatically by specifying the DTC to be activated with a TXI interrupt source. In a transmit operation, the TDRE flag is set to 1 at the same time as the TEND flag in SSR is set, and a TXI interrupt will be generated if the TIE bit in SCR has been set to 1. If the TXI request is designated beforehand as a DTC activation source, the DTC will be activated by the TXI request, and transfer of the transmit data will be carried out. The TDRE and TEND flags are automatically cleared to 0 when data is transferred by the DTC. In the event of an error, the SCI retransmits the same data automatically. During this period, the TEND flag remains cleared to 0 and the DTC is not activated. Therefore, the SCI and DTC will automatically transmit the specified number of bytes in the event of an error, including retransmission. However, the ERS flag is not cleared automatically when an error occurs, and so the RIE bit should be set to 1 beforehand so that an ERI request will be generated in the event of an error, and the ERS flag will be cleared. When performing transfer using the DTC, it is essential to set and enable the DTC before carrying out SCI setting. For details of the DTC setting procedures, refer to section 8, Data Transfer Controller (DTC). nth transfer frame Transfer frame n+1 Retransferred frame Ds D0 D1 D2 D3 D4 D5 D6 D7 Dp DE Ds D0 D1 D2 D3 D4 D5 D6 D7 Dp (DE) Ds D0 D1 D2 D3 D4 TDRE Transfer to TSR from TDR Transfer to TSR from TDR Transfer to TSR from TDR TEND [7] [9] FER/ERS [6] [8] Figure 14-26 Retransfer Operation in SCI Transmit Mode Rev. 3.0, 04/02, Page 346 of 538 The timing for setting the TEND flag depends on the value of the GM bit in SMR. The TEND flag set timing is shown in figure 14-27. I/O data Ds TXI (TEND interrupt) D0 D1 D2 D3 D4 D5 D6 D7 Dp DE Guard time 12.5etu When GM = 0 11.0etu When GM = 1 Legend Ds D0 to D7 Dp DE : Start bit : Data bits : Parity bit : Error signal Figure 14-27 TEND Flag Generation Timing in Transmission Operation Rev. 3.0, 04/02, page 347 of 538 Start Initialization Start transmission ERS = 0? No Yes Error processing No TEND = 1? Yes Write data to TDR, and clear TDRE flag in SSR to 0 No All data transmitted ? Yes No ERS = 0? Yes Error processing No TEND = 1? Yes Clear TE bit to 0 End Figure 14-28 Example of Transmission Processing Flow Rev. 3.0, 04/02, Page 348 of 538 14.7.7 Serial Data Reception (Except for Block Transfer Mode) Data reception in Smart Card interface mode uses the same operation procedure as for normal serial communication interface mode. Figure 14-29 illustrates the retransfer operation when the SCI is in receive mode. 1. If an error is found when the received parity bit is checked, the PER bit in SSR is automatically set to 1. If the RIE bit in SCR is set at this time, an ERI interrupt request is generated. The PER bit in SSR should be kept cleared to 0 until the next parity bit is sampled. 2. The RDRF bit in SSR is not set for a frame in which an error has occurred. 3. If no error is found when the received parity bit is checked, the PER bit in SSR is not set to 1, the receive operation is judged to have been completed normally, and the RDRF flag in SSR is automatically set to 1. If the RIE bit in SCR is enabled at this time, an RXI interrupt request is generated. Figure 14-30 shows a flowchart for reception. A sequence of receive operations can be performed automatically by specifying the DTC to be activated using an RXI interrupt source. In a receive operation, an RXI interrupt request is generated when the RDRF flag in SSR is set to 1. If the RXI request is designated beforehand as a DTC activation source, the DTC will be activated by the RXI request, and the receive data will be transferred. The RDRF flag is cleared to 0 automatically when data is transferred by the DTC. If an error occurs in receive mode and the ORER or PER flag is set to 1, a transfer error interrupt (ERI) request will be generated. Hence, so the error flag must be cleared to 0. In the event of an error, the DTC is not activated and receive data is skipped. Therefore, receive data is transferred for only the specified number of bytes in the event of an error. Even when a parity error occurs in receive mode and the PER flag is set to 1, the data that has been received is transferred to RDR and can be read from there. Note: For details on receive operations in block transfer mode, refer to section 14.4, Operation in Asynchronous Mode. nth transfer frame Transfer frame n+1 Retransferred frame Ds D0 D1 D2 D3 D4 D5 D6 D7 Dp DE Ds D0 D1 D2 D3 D4 D5 D6 D7 Dp (DE) Ds D0 D1 D2 D3 D4 RDRF [2] [4] [1] [3] PER Figure 14-29 Retransfer Operation in SCI Receive Mode Rev. 3.0, 04/02, page 349 of 538 Start Initialization Start reception ORER = 0 and PER = 0 No Yes Error processing No RDRF = 1? Yes Read RDR and clear RDRF flag in SSR to 0 No All data received? Yes Clear RE bit to 0 Figure 14-30 Example of Reception Processing Flow 14.7.8 Clock Output Control When the GM bit in SMR is set to 1, the clock output level can be fixed with bits CKE0 and CKE1 in SCR. At this time, the minimum clock pulse width can be made the specified width. Figure 14-31 shows the timing for fixing the clock output level. In this example, GM is set to 1, CKE1 is cleared to 0, and the CKE0 bit is controlled. CKE0 SCK Specified pulse width Specified pulse width Figure 14-31 Timing for Fixing Clock Output Level Rev. 3.0, 04/02, Page 350 of 538 When turning on the power or switching between Smart Card interface mode and software standby mode, the following procedures should be followed in order to maintain the clock duty. Powering On: To secure clock duty from power-on, the following switching procedure should be followed. 1. The initial state is port input and high impedance. Use a pull-up resistor or pull-down resistor to fix the potential. 2. Fix the SCK pin to the specified output level with the CKE1 bit in SCR. 3. Set SMR and SCMR, and switch to smart card mode operation. 4. Set the CKE0 bit in SCR to 1 to start clock output. When changing from smart card interface mode to software standby mode: 1. Set the data register (DR) and data direction register (DDR) corresponding to the SCK pin to the value for the fixed output state in software standby mode. 2. Write 0 to the TE bit and RE bit in the serial control register (SCR) to halt transmit/receive operation. At the same time, set the CKE1 bit to the value for the fixed output state in software standby mode. 3. Write 0 to the CKE0 bit in SCR to halt the clock. 4. Wait for one serial clock period. During this interval, clock output is fixed at the specified level, with the duty preserved. 5. Make the transition to the software standby state. When returning to smart card interface mode from software standby mode: 1. Exit the software standby state. 2. Write 1 to the CKE0 bit in SCR and output the clock. Signal generation is started with the normal duty. Software standby Normal operation [1] [2] [3] [4] [5] Normal operation [6] [7] Figure 14-32 Clock Halt and Restart Procedure Rev. 3.0, 04/02, page 351 of 538 14.8 Interrupts 14.8.1 Interrupts in Normal Serial Communication Interface Mode Table 14-12 shows the interrupt sources in normal serial communication interface mode. A different interrupt vector is assigned to each interrupt source, and individual interrupt sources can be enabled or disabled using the enable bits in SCR. When the TDRE flag in SSR is set to 1, a TXI interrupt request is generated. When the TEND flag in SSR is set to 1, a TEI interrupt request is generated. A TXI interrupt can activate the DTC to perform data transfer. The TDRE flag is cleared to 0 automatically when data is transferred by the DTC. When the RDRF flag in SSR is set to 1, an RXI interrupt request is generated. When the ORER, PER, or FER flag in SSR is set to 1, an ERI interrupt request is generated. An RXI interrupt request can activate the DTC to transfer data. The RDRF flag is cleared to 0 automatically when data is transferred by the DTC. A TEI interrupt is requested when the TEND flag is set to 1 and the TEIE bit is set to 1. If a TEI interrupt and a TXI interrupt are requested simultaneously, the TXI interrupt has priority for acceptance. However, if the TDRE and TEND flags are cleared simultaneously by the TXI interrupt routine, the SCI cannot branch to the TEI interrupt routine later. Table 14-12 SCI Interrupt Sources Channel Name Interrupt Source Interrupt Flag DTC Activation 0 ERI_0 Receive Error ORER, FER, PER Not possible RXI_0 Receive Data Full RDRF Possible TXI_0 Transmit Data Empty TDRE Possible TEI_0 Transmission End TEND Not possible ERI_1 Receive Error ORER, FER, PER Not possible RXI_1 Receive Data Full RDRF Possible TXI_1 Transmit Data Empty TDRE Possible TEI_1 Transmission End TEND Not possible ERI_2 Receive Error ORER, FER, PER Not possible RXI_2 Receive Data Full RDRF Possible TXI_2 Transmit Data Empty TDRE Possible TEI_2 Transmission End TEND Not possible 1 2 Rev. 3.0, 04/02, Page 352 of 538 14.8.2 Interrupts in Smart Card Interface Mode Table 14-13 shows the interrupt sources in Smart Card interface mode. The transmit end interrupt (TEI) request cannot be used in this mode. Table 14-13 SCI Interrupt Sources Channel Name Interrupt Source Interrupt Flag DTC Activation 0 ERI_0 Receive Error, detection ORER, PER, ERS Not possible RXI_0 Receive Data Full RDRF Possible TXI_0 Transmit Data Empty TEND Possible ERI_1 Receive Error, detection ORER, PER, ERS Not possible RXI_1 Receive Data Full RDRF Possible TXI_1 Transmit Data Empty TEND Possible ERI_2 Receive Error, detection ORER, PER, ERS Not possible RXI_2 Receive Data Full RDRF Possible TXI_2 Transmit Data Empty TEND Possible 1 2 In Smart Card interface mode, as in normal serial communication interface mode, transfer can be carried out using the DTC. In transmit operations, the TDRE flag is also set to 1 at the same time as the TEND flag in SSR is set, and a TXI interrupt is generated. If the TXI request is designated beforehand as a DTC activation source, the DTC will be activated by the TXI request, and transmit data will be transferred. The TDRE and TEND flags are automatically cleared to 0 when data is transferred by the DTC. In the event of an error, the SCI retransmits the same data automatically. During this period, the TEND flag remains cleared to 0 and the DTC is not activated. Therefore, the SCI and DTC will automatically transmit the specified number of bytes in the event of an error, including retransmission. However, the ERS flag is not cleared automatically when an error occurs. Hence, the RIE bit should be set to 1 beforehand so that an ERI request will be generated in the event of an error, and the ERS flag will be cleared. When transferring using the DTC, it is essential to set and enable the DTC before carrying out SCI setting. For details of the DTC setting procedures, refer to section 8, Data Transfer Controller (DTC). In receive operations, an RXI interrupt request is generated when the RDRF flag in SSR is set to 1. If the RXI request is designated beforehand as a DTC activation source, the DTC will be activated by the RXI request, and the receive data will be transferred. The RDRF flag is cleared to 0 automatically when data is transferred by the DTC. If an error occurs, an error flag is set but the RDRF flag is not. Consequently, the DTC is not activated, instead, an ERI interrupt request is sent to the CPU. Therefore, the error flag should be cleared. Rev. 3.0, 04/02, page 353 of 538 14.9 Usage Notes 14.9.1 Module Stop Mode Setting SCI operation can be disabled or enabled using the module stop control register. The initial setting is for SCI operation to be halted. Register access is enabled by clearing module stop mode. For details, refer to section 20, Power-Down Modes. 14.9.2 Break Detection and Processing When framing error detection is performed, a break can be detected by reading the RxD pin value directly. In a break, the input from the RxD pin becomes all 0s, setting the FER flag, and possibly the PER flag. Note that as the SCI continues the receive operation after receiving a break, even if the FER flag is cleared to 0, it will be set to 1 again. 14.9.3 Mark State and Break Detection When TE is 0, the TxD pin is used as an I/O port whose direction (input or output) and level are determined by DR and DDR. This can be used to set the TxD pin to mark state (high level) or send a break during serial data transmission. To maintain the communication line at mark state until TE is set to 1, set both PCR and PDR to 1. As TE is cleared to 0 at this point, the TxD pin becomes an I/O port, and 1 is output from the TxD pin. To send a break during serial transmission, first set PCR to 1 and PDR to 0, and then clear TE to 0. When TE is cleared to 0, the transmitter is initialized regardless of the current transmission state, the TxD pin becomes an I/O port, and 0 is output from the TxD pin. 14.9.4 Receive Error Flags and Transmit Operations (Clocked Synchronous Mode Only) Transmission cannot be started when a receive error flag (ORER, PER, or FER) is set to 1, even if the TDRE flag is cleared to 0. Be sure to clear the receive error flags to 0 before starting transmission. Note also that receive error flags cannot be cleared to 0 even if the RE bit is cleared to 0. Rev. 3.0, 04/02, Page 354 of 538 Section 15 Hitachi Controller Area Network (HCAN) The HCAN is a module for controlling a controller area network (CAN) for realtime communication in vehicular and industrial equipment systems, etc. For details on CAN specification, refer to Bosch CAN Specification Version 2.0 1991, Robert Bosch GmbH. The block diagram of the HCAN is shown in figure 15-1. 15.1 Features • CAN version: Bosch 2.0B active compatible Communication systems: NRZ (Non-Return to Zero) system (with bit-stuffing function) Broadcast communication system Transmission path: Bidirectional 2-wire serial communication Communication speed: Max. 1 Mbps Data length: 0 to 8 bytes • Number of channels: 1 • Data buffers: 16 (one receive-only buffer and 15 buffers settable for transmission/reception) • Data transmission: Two methods Mailbox (buffer) number order (low-to-high) Message priority (identifier) reverse-order (high-to-low) • Data reception: Two methods Message identifier match (transmit/receive-setting buffers) Reception with message identifier masked (receive-only) • CPU interrupts: 12 Error interrupt Reset processing interrupt Message reception interrupt Message transmission interrupt • HCAN operating modes • Support for various modes Hardware reset Software reset Normal status (error-active, error-passive) Bus off status HCAN configuration mode HCAN sleep mode HCAN halt mode Rev. 3.0, 04/02, page 355 of 538 • Other features DTC can be activated by message reception mailbox (HCAN mailbox 0 only) • Module stop mode can be set Peripheral data bus Peripheral address bus HCAN MBI Message buffer Mailboxes Message control Message data MC0–MC15, MD0–MD15 LAFM (CDLC) CAN Data Link Controller Bosch CAN 2.0B active Tx buffer MPI Microprocessor interface Rx buffer HTxD HRxD CPU interface Control register Status register Figure 15-1 HCAN Block Diagram • Message Buffer Interface (MBI) The MBI, consisting of mailboxes and a local acceptance filter mask (LAFM), stores CAN transmit/receive messages (identifiers, data, etc.) Transmit messages are written by the CPU. For receive messages, the data received by the CDLC is stored automatically. • Microprocessor Interface (MPI) The MPI, consisting of a bus interface, control register, status register, etc., controls HCAN internal data, status, and so forth. • CAN Data Link Controller (CDLC) The CDLC transmits and receives of messages conforming to the Bosch CAN Ver. 2.0B active standard (data frames, remote frames, error frames, overload frames, inter-frame spacing), as well as CRC checking, bus arbitration, and other functions. Rev. 3.0, 04/02, Page 356 of 538 15.2 Input/Output Pins Table 15-1 shows the HCAN's pins. When using HCAN pins, settings must be made in the HCAN configuration mode (during initialization: MCR0 = 1 and GSR3 = 1). Table 15-1 HCAN Pins Name Abbreviation Input/Output Function HCAN transmit data pin HTxD Output CAN bus transmission pin HCAN receive data pin HRxD Input CAN bus reception pin A bus driver is necessary for the interface between the pins and the CAN bus. A Philips PCA82C250 compatible model is recommended. 15.3 Register Descriptions The HCAN has the following registers. For details on register addresses and register states during each process, refer to appendix A, Internal I/O Register. • Master control register (MCR) • General status register (GSR) • Bit configuration register (BCR) • Mailbox configuration register (MBCR) • Transmit wait register (TXPR) • Transmit wait cancel register (TXCR) • Transmit acknowledge register (TXACK) • Abort acknowledge register (ABACK) • Receive complete register (RXPR) • Remote request register (RFPR) • Interrupt register (IRR) • Mailbox interrupt mask register (MBIMR) • Interrupt mask register (IMR) • Receive error counter (REC) • Transmit error counter (TEC) • Unread message status register (UMSR) • Local acceptance filter mask H (LAFMH) • Local acceptance filter mask L (LAFML) • Message control (8-bit × 8 registers × 16 sets) (MC0 to MC15) Rev. 3.0, 04/02, page 357 of 538 • Message data (8-bit × 8 registers × 16 sets) (MD0 to MD15) • HCAN Monitor Register (HCANMON) 15.3.1 Master Control Register (MCR) The master control register (MCR) is an 8-bit register that controls the HCAN. Bit Bit Name Initial Value R/W Description 7 MCR7 0 R/W HCAN Sleep Mode Release When this bit is set to 1, the HCAN automatically exits HCAN sleep mode on detection of CAN bus operation. 6 — 0 R Reserved This bit is always read as 0. Only 0 should be written to this bit. 5 MCR5 0 R/W HCAN Sleep Mode When this bit is set to 1, the HCAN transits to HCAN sleep mode. When this bit is cleared to 0, HCAN sleep mode is released. 4 — 0 R Reserved 3 — 0 R These bits are always read as 0. Only 0 should be written to these bits. 2 MCR2 0 R/W Message Transmission Method 0: Transmission order determined by message identifier priority 1: Transmission order determined by mailbox (buffer) number priority (TXPR1 > TXPR15) 1 MCR1 0 R/W Halt Request When this bit is set to 1, the HCAN transits to HCAN HALT mode. When this bit is cleared to 0, HCAN HALT mode is released. Rev. 3.0, 04/02, Page 358 of 538 Bit Bit Name Initial Value R/W Description 0 MCR0 1 R/W Reset Request When this bit is set to 1, the HCAN transits to reset mode. For details, refer to section 15.4.1, Hardware and Software Reset. [Setting conditions] • Power-on reset • Hardware standby • Software standby • 1-write (software reset) [Clearing condition] • 15.3.2 When 0 is written to this bit while the GSR3 bit in GSR is 1 General Status Register (GSR) The general status register (GSR) is an 8-bit that indicates the status of the CAN bus. Bit Bit Name Initial Value R/W Description 7 — 0 R Reserved 6 — 0 R 5 — 0 R These bits are always read as 0. Only 0 should be written to these bits. 4 — 0 R 3 GSR3 1 R Reset Status Bit Indicates whether the HCAN module is in the normal operating state or the reset state. This bit cannot be modified. [Setting condition] • When entering configuration mode after the HCAN internal reset has finished • Sleep mode [Clearing condition] • When entering normal operation mode after the MCR0 bit in MCR is cleared to 0 (Note that there is a delay between clearing of the MCR0 bit and the GSR3 bit.) Rev. 3.0, 04/02, page 359 of 538 Bit Bit Name Initial Value R/W Description 2 GSR2 1 R Message Transmission Status Flag Flag that indicates whether the module is currently in the message transmission period. This bit cannot be modified. [Setting condition] • Start of message transmission (SOF) [Clearing condition] • 1 GSR1 0 R Interval of three bits after EOF (End of Frame) Transmit/Receive Warning Flag This bit cannot be modified. [Clearing condition] • When TEC < 96 and REC < 96 or TEC ≥ 256 [Setting condition] • 0 GSR0 0 R When TEC ≥ 96 or REC ≥ 96 Bus Off Flag This bit cannot be modified. [Setting condition] • When TEC ≥ 256 (bus off state) [Clearing condition] • Rev. 3.0, 04/02, Page 360 of 538 Recovery from bus off state 15.3.3 Bit Configuration Register (BCR) The bit configuration register (BCR) is a 16-bit register that is used to set HCAN bit timing parameters and the baud rate prescaler. For details on parameters, refer to section 15.4.2, Initialization after Hardware Reset. Bit Bit Name Initial Value R/W Description 15 BCR7 0 R/W Re-Synchronization Jump Width (SJW) 14 BCR6 0 R/W Set the maximum bit synchronization width. 00: 1 time quantum 01: 2 time quanta 10: 3 time quanta 11: 4 time quanta 13 BCR5 0 R/W Baud Rate Prescaler (BRP) 12 BCR4 0 R/W Set the length of time quantum. 11 BCR3 0 R/W 000000: 2 × system clock 10 BCR2 0 R/W 000001: 4 × system clock 9 BCR1 0 R/W 000010: 6 × system clock 8 BCR0 0 R/W : 111111: 128 × system clock 7 BCR15 0 R/W Bit Sample Point (BSP) Sets the point at which data is sampled. 0: Bit sampling at one point (end of time segment 1 (TSEG1)) 1: Bit sampling at three points (end of TSEG1 and preceding and following one time quantum) 6 BCR14 0 R/W Time Segment 2 (TSEG2) 5 BCR13 0 R/W 4 BCR12 0 R/W Set the TSEG2 width within a range of 2 to 8 time quanta. 000: Setting prohibited 001: 2 time quanta 010: 3 time quanta 011: 4 time quanta 100: 5 time quanta 101: 6 time quanta 110: 7 time quanta 111: 8 time quanta Rev. 3.0, 04/02, page 361 of 538 Bit Bit Name Initial Value R/W Description 3 BCR11 0 R/W Time Segment 1 (TSEG1) 2 BCR10 0 R/W 1 BCR9 0 R/W Set the TSEG1 (PRSEG + PHSEG1) width to between 4 and 16 time quanta. 0 BCR8 0 R/W 0000: Setting prohibited 0001: Setting prohibited 0010: Setting prohibited 0011: 4 time quanta 0100: 5 time quanta 0101: 6 time quanta 0110: 7 time quanta 0111: 8 time quanta 1000: 9 time quanta 1001: 10 time quanta 1010: 11 time quanta 1011: 12 time quanta 1100: 13 time quanta 1101: 14 time quanta 1110: 15 time quanta 1111: 16 time quanta Rev. 3.0, 04/02, Page 362 of 538 15.3.4 Mailbox Configuration Register (MBCR) The mailbox configuration register (MBCR) is a 16-bit register that is used to set the transfer direction for each mailbox. Bit Bit Name Initial Value R/W Description 15 MBCR7 0 R/W 14 MBCR6 0 R/W 13 MBCR5 0 R/W These bits set the transfer direction for the corresponding mailboxes from 1 to 15. MBCRn determines the transfer direction for mailbox n (n =1 to 15). 12 MBCR4 0 R/W 0: Corresponding mailbox is set for transmission 11 MBCR3 0 R/W 1: Corresponding mailbox is set for reception 10 MBCR2 0 R/W 9 MBCR1 0 R/W Bit 8 is reserved. This bit is always read as 1 and the write value should always be 1. 8 — 1 R 7 MBCR15 0 R/W 6 MBCR14 0 R/W 5 MBCR13 0 R/W 4 MBCR12 0 R/W 3 MBCR11 0 R/W 2 MBCR10 0 R/W 1 MBCR9 0 R/W 0 MBCR8 0 R/W Rev. 3.0, 04/02, page 363 of 538 15.3.5 Transmit Wait Register (TXPR) The transmit wait register (TXPR) is a 16-bit register that is used to set a transmit wait after a transmit message is stored in a mailbox (buffer) (CAN bus arbitration wait). Bit Bit Name Initial Value R/W Description 15 TXPR7 0 R/W 14 TXPR6 0 R/W 13 TXPR5 0 R/W These bits set a transmit wait (CAN bus arbitration wait) for the corresponding mailboxes 1 to 15. When TXPRn (n = 1 to 15) is set to 1, the message in mailbox n becomes the transmit wait state. 12 TXPR4 0 R/W [Clearing condition] 11 TXPR3 0 R/W • Completion of message transmission 10 TXPR2 0 R/W • Completion of transmission cancellation 9 TXPR1 0 R/W 8 — 0 R 7 TXPR15 0 R/W 6 TXPR14 0 R/W 5 TXPR13 0 R/W 4 TXPR12 0 R/W 3 TXPR11 0 R/W 2 TXPR10 0 R/W 1 TXPR9 0 R/W 0 TXPR8 0 R/W Rev. 3.0, 04/02, Page 364 of 538 Bit 8 is reserved. This bit is always read as 1 and the write value should always be 1. 15.3.6 Transmit Wait Cancel Register (TXCR) The transmit wait cancel register (TXCR) is a 16-bit register that controls the cancellation of transmit wait messages in mailboxes (buffers). Bit Bit Name Initial Value R/W Description 15 TXCR7 0 R/W 14 TXCR6 0 R/W 13 TXCR5 0 R/W These bits cancel the transmit wait message in the corresponding mailboxes 1 to 15. When TXCRn (n = 1 to 15) is set to 1, the transmit wait message in mailbox n is canceled. 12 TXCR4 0 R/W [Clearing condition] 11 TXCR3 0 R/W • 10 TXCR2 0 R/W 9 TXCR1 0 R/W 8 — 0 R 7 TXCR15 0 R/W 6 TXCR14 0 R/W 5 TXCR13 0 R/W 4 TXCR12 0 R/W 3 TXCR11 0 R/W 2 TXCR10 0 R/W 1 TXCR9 0 R/W 0 TXCR8 0 R/W Completion of TXPR clearing when transmit message is canceled normally Bit 8 is reserved. This bit is always read as 0 and the write value should always be 0. Rev. 3.0, 04/02, page 365 of 538 15.3.7 Transmit Acknowledge Register (TXACK) The transmit acknowledge register (TXACK) is a 16-bit register containing status flags that indicate the normal transmission of mailbox (buffer) transmit messages. Bit Bit Name Initial Value R/W Description 15 TXACK7 0 R/W 14 TXACK6 0 R/W 13 TXACK5 0 R/W 12 TXACK4 0 R/W These bits are status flags that indicate error-free transmission of the transmit message in the corresponding mailboxes 1 to 15. When the message in mailbox n (n = 1 to 15) has been transmitted error-free, TXACKn is set to 1. 11 TXACK3 0 R/W [Setting condition] 10 TXACK2 0 R/W • 9 TXACK1 0 R/W 8 — 0 R 7 TXACK15 0 R/W 6 TXACK14 0 R/W 5 TXACK13 0 R/W 4 TXACK12 0 R/W 3 TXACK11 0 R/W 2 TXACK10 0 R/W 1 TXACK9 0 R/W 0 TXACK8 0 R/W Rev. 3.0, 04/02, Page 366 of 538 Completion of message transmission for corresponding mailbox [Clearing condition] • Writing 1 Bit 8 is reserved. This bit is always read as 0 and the write value should always be 0. 15.3.8 Abort Acknowledge Register (ABACK) The abort acknowledge register (ABACK) is a 16-bit register containing status flags that indicate the normal cancellation (aborting) of mailbox (buffer) transmit messages. Bit Bit Name Initial Value R/W Description 15 ABACK7 0 R/W 14 ABACK6 0 R/W 13 ABACK5 0 R/W 12 ABACK4 0 R/W These bits are status flags that indicate error-free cancellation (abortion) of the transmit message in the corresponding mailboxes 1 to 15. When the message in mailbox n (n = 1 to 15) has been canceled error-free, ABACKn is set to 1. 11 ABACK3 0 R/W [Setting condition] 10 ABACK2 0 R/W • 9 ABACK1 0 R/W 8 — 0 R 7 ABACK15 0 R/W 6 ABACK14 0 R/W 5 ABACK13 0 R/W 4 ABACK12 0 R/W 3 ABACK11 0 R/W 2 ABACK10 0 R/W 1 ABACK9 0 R/W 0 ABACK8 0 R/W Completion of transmit message cancellation for corresponding mailbox [Clearing condition] • Writing 1 Bit 8 is reserved. This bit is always read as 0. The write value should always be 0. Rev. 3.0, 04/02, page 367 of 538 15.3.9 Receive Complete Register (RXPR) The receive complete register (RXPR) is a 16-bit register containing status flags that indicate the normal reception of messages in mailboxes (buffers). For reception of a remote frame, when a bit in this register is set to 1, the corresponding remote request register (RFPR) bit is also set to 1 simultaneously. Bit Bit Name Initial Value R/W Description 15 RXPR7 0 R/W 14 RXPR6 0 R/W When the message in mailbox n (n = 0 to 15) has been received error-free, RXPRn is set to 1. 13 RXPR5 0 R/W [Setting condition] 12 RXPR4 0 R/W • 11 RXPR3 0 R/W 10 RXPR2 0 R/W [Clearing condition] 9 RXPR1 0 R/W • 8 RXPR0 0 R/W 7 RXPR15 0 R/W 6 RXPR14 0 R/W 5 RXPR13 0 R/W 4 RXPR12 0 R/W 3 RXPR11 0 R/W 2 RXPR10 0 R/W 1 RXPR9 0 R/W 0 RXPR8 0 R/W Rev. 3.0, 04/02, Page 368 of 538 Completion of message (data frame or remote frame) reception in corresponding mailbox Writing 1 15.3.10 Remote Request Register (RFPR) The remote request register (RFPR) is a 16-bit register containing status flags that indicate normal reception of remote frames in mailboxes (buffers). When a bit in this register is set to 1, the corresponding receive complete register (RXPR) bit is also set to 1 simultaneously. Bit Bit Name Initial Value R/W Description 15 RFPR7 0 R/W 14 RFPR6 0 R/W 13 RFPR5 0 R/W When mailbox n (n = 0 to 15) has received the remote frame error-free, RFPRn (n = 0 to 15) is set to 1. 12 RFPR4 0 R/W 11 RFPR3 0 R/W 10 RFPR2 0 R/W 9 RFPR1 0 R/W [Clearing condition] 8 RFPR0 0 R/W • 7 RFPR15 0 R/W 6 RFPR14 0 R/W 5 RFPR13 0 R/W 4 RFPR12 0 R/W 3 RFPR11 0 R/W 2 RFPR10 0 R/W 1 RFPR9 0 R/W 0 RFPR8 0 R/W [Setting condition] • Completion of remote frame reception in corresponding mailbox Writing 1 Rev. 3.0, 04/02, page 369 of 538 15.3.11 Interrupt Register (IRR) The interrupt register (IRR) is a 16-bit interrupt status flag register. Bit Bit Name Initial Value R/W Description 15 IRR7 0 R/W Overload Frame [Setting condition] • When an overload frame is transmitted in error active/passive state [Clearing condition] • 14 IRR6 0 R/W Writing 1 Bus Off Interrupt Flag Status flag indicating the bus off state caused by the transmit error counter. [Setting condition] • When TEC ≥ 256 [Clearing condition] • 13 IRR5 0 R/W Writing 1 Error Passive Interrupt Flag Status flag indicating the error passive state caused by the transmit/receive error counter. [Setting condition] When TEC ≥ 128 or REC ≥ 128 [Clearing condition] • Rev. 3.0, 04/02, Page 370 of 538 Writing 1 Bit Bit Name Initial Value R/W Description 12 IRR4 0 R/W Receive Overload Warning Interrupt Flag Status flag indicating the error warning state caused by the receive error counter. [Setting condition] When REC ≥ 96 [Clearing condition] • 11 IRR3 0 R/W Writing 1 Transmit Overload Warning Interrupt Flag Status flag indicating the error warning state caused by the transmit error counter. [Setting condition] • When TEC ≥ 96 [Clearing condition] • 10 IRR2 0 R Writing 1 Remote Frame Request Interrupt Flag Status flag indicating that a remote frame has been received in a mailbox (buffer). [Setting condition] • When remote frame reception is completed, when corresponding MBIMR = 0 [Clearing condition] • 9 IRR1 0 R Clearing of all bits in RFPR (remote request register) Receive Message Interrupt Flag Status flag indicating that a mailbox (buffer) receive message has been received normally. [Setting condition] • When data frame or remote frame reception is completed, when corresponding MBIMR = 0 [Clearing condition] • Clearing of all bits in RXPR (receive complete register) Rev. 3.0, 04/02, page 371 of 538 Bit Bit Name Initial Value R/W Description 8 IRR0 1 R/W Reset Interrupt Flag Status flag indicating that the HCAN module has been reset. This bit cannot be masked by the interrupt mask register (IMR). If this bit is not cleared to 0 after entering power-on reset or returning from software standby mode, interrupt processing will start immediately when the interrupt controller enables interrupts. [Setting condition] • When the reset operation has finished after entering power-on reset or software standby mode [Clearing condition] • Writing 1 7 — 0 — Reserved 6 — 0 — 5 — 0 — These bits are always read as 0. Only 0 should be written to these bits. 4 IRR12 0 R/W Bus Operation Interrupt Flag Status flag indicating detection of a dominant bit due to bus operation when the HCAN module is in HCAN sleep mode. [Setting condition] • Bus operation (dominant bit) detection in HCAN sleep mode [Clearing condition] • Writing 1 3 — 0 — Reserved 2 — 0 — These bits are always read as 0. Only 0 should be written to these bits. Rev. 3.0, 04/02, Page 372 of 538 Bit Bit Name Initial Value R/W Description 1 IRR9 0 R Unread Interrupt Flag Status flag indicating that a receive message has been overwritten before being read. [Setting condition] • When UMSR (unread message status register) is set [Clearing condition] • 0 IRR8 0 R/W Clearing of all bits in UMSR (unread message status register) Mailbox Empty Interrupt Flag Status flag indicating that the next transmit message can be stored in the mailbox. [Setting condition] • When TXPR (transmit wait register) is cleared by completion of transmission or completion of transmission abort [Clearing condition] • Writing 1 Rev. 3.0, 04/02, page 373 of 538 15.3.12 Mailbox Interrupt Mask Register (MBIMR) The mailbox interrupt mask register (MBIMR) is a 16-bit register that controls the enabling or disabling of individual mailbox (buffer) interrupt requests. Bit Bit Name Initial Value R/W Description 15 MBIMR7 1 R/W Mailbox Interrupt Mask (MBIMRx) 14 MBIMR6 1 R/W 13 MBIMR5 1 R/W 12 MBIMR4 1 R/W When MBIMRn (n = 1 to 15) is cleared to 0, the interrupt request in mailbox n is enabled. When set to 1, the interrupt request is masked. 11 MBIMR3 1 R/W 10 MBIMR2 1 R/W 9 MBIMR1 1 R/W 8 MBIMR0 1 R/W 7 MBIMR15 1 R/W 6 MBIMR14 1 R/W 5 MBIMR13 1 R/W 4 MBIMR12 1 R/W 3 MBIMR11 1 R/W 2 MBIMR10 1 R/W 1 MBIMR9 1 R/W 0 MBIMR8 1 R/W Rev. 3.0, 04/02, Page 374 of 538 The interrupt source in a transmit mailbox is TXPR clearing caused by transmission end or transmission cancellation. The interrupt source in a receive mailbox is RXPR setting on reception end. 15.3.13 Interrupt Mask Register (IMR) The interrupt mask register (IMR) is a 16-bit register containing flags that enable or disable requests by individual interrupt sources. The interrupt flag cannot be masked. Bit Bit Name Initial Value R/W 15 IMR7 1 R/W Description Overload Frame/Bus Off Recovery Interrupt Mask When this bit is cleared to 0, OVR0 (interrupt request by IRR7) is enabled. When set to 1, OVR0 is masked. 14 IMR6 1 R/W Bus Off Interrupt Mask When this bit is cleared to 0, ERS0 (interrupt request by IRR6) is enabled. When set to 1, ERS0 is masked. 13 IMR5 1 R/W Error Passive Interrupt Mask When this bit is cleared to 0, ERS0 (interrupt request by IRR5) is enabled. When set to 1, ERS0 is masked. 12 IMR4 1 R/W Receive Overload Warning Interrupt Mask When this bit is cleared to 0, OVR0 (interrupt request by IRR4) is enabled. When set to 1, OVR0 is masked. 11 IMR3 1 R/W Transmit Overload Warning Interrupt Mask When this bit is cleared to 0, OVR0 (interrupt request by IRR3) is enabled. When set to 1, OVR0 is masked. 10 IMR2 1 R/W Remote Frame Request Interrupt Mask When this bit is cleared to 0, OVR0 (interrupt request by IRR2) is enabled. When set to 1, OVR0is masked. 9 IMR1 1 R/W Receive Message Interrupt Mask When this bit is cleared to 0, RM1 (interrupt request by IRR1) is enabled. When set to 1, RMI is masked. 8 — 0 R Reserved This bit is always read as 0. Only 0 should be written to this bit. 7 — 1 R Reserved 6 — 1 R 5 — 1 R These bits are always read as 1. Only 1 should be written to these bits. Rev. 3.0, 04/02, page 375 of 538 Bit Bit Name Initial Value R/W Description 4 IMR12 1 R/W Bus Operation Interrupt Mask When this bit is cleared to 0, OVR0 (interrupt request by IRR12) is enabled. When set to 1, OVR0 is masked. 3 — 1 R Reserved 2 — 1 R These bits are always read as 1. Only 1 should be written to these bits. 1 IMR9 1 R/W Unread Interrupt Mask When this bit is cleared to 0, OVR0 (interrupt request by IRR9) is enabled. When set to 1, OVR0 is masked. 0 IMR8 1 R/W Mailbox Empty Interrupt Mask When this bit is cleared to 0, SLE0 (interrupt request by IRR8) is enabled. When set to 1, SLE0 is masked. 15.3.14 Receive Error Counter (REC) The receive error counter (REC) is an 8-bit read-only register that functions as a counter indicating the number of receive message errors on the CAN bus. The count value is stipulated in the CAN protocol. 15.3.15 Transmit Error Counter (TEC) The transmit error counter (TEC) is an 8-bit read-only register that functions as a counter indicating the number of transmit message errors on the CAN bus. The count value is stipulated in the CAN protocol. Rev. 3.0, 04/02, Page 376 of 538 15.3.16 Unread Message Status Register (UMSR) The unread message status register (UMSR) is a 16-bit register containing status flags that indicate, for individual mailboxes (buffers), that a received message has been overwritten by a new receive message before being read. When overwritten by a new message, data in the unread receive message is lost. Bit Bit Name Initial Value R/W Description 15 UMSR7 0 R/W [Setting condition] 14 UMSR6 0 R/W 13 UMSR5 0 R/W When a new message is received before RXPR is cleared 12 UMSR4 0 R/W [Clearing condition] 11 UMSR3 0 R/W Writing 1 10 UMSR2 0 R/W 9 UMSR1 0 R/W 8 UMSR0 0 R/W 7 UMSR15 0 R/W 6 UMSR14 0 R/W 5 UMSR13 0 R/W 4 UMSR12 0 R/W 3 UMSR11 0 R/W 2 UMSR10 0 R/W 1 UMSR9 0 R/W 0 UMSR8 0 R/W Rev. 3.0, 04/02, page 377 of 538 15.3.17 Local Acceptance Filter Masks (LAFML, LAFMH) The local acceptance filter masks (LAFML and LAFMH) are 16-bit registers that individually set the identifier bits of the message to be stored in mailbox 0 as Don't Care. For details, refer to section 15.4.4, Massage Reception. The relationship between the identifier bits and mask bits are shown in the following. LAFML Bit Bit Name Initial Value R/W Description 15 LAFML7 0 R/W When this bit is set to 1, ID-7 of the receive message identifier is not compared. 14 LAFML6 0 R/W When this bit is set to 1, ID-6 of the receive message identifier is not compared. 13 LAFML5 0 R/W When this bit is set to 1, ID-5 of the receive message identifier is not compared. 12 LAFML4 0 R/W When this bit is set to 1, ID-4 of the receive message identifier is not compared. 11 LAFML3 0 R/W When this bit is set to 1, ID-3 of the receive message identifier is not compared. 10 LAFML2 0 R/W When this bit is set to 1, ID-2 of the receive message identifier is not compared. 9 LAFML1 0 R/W When this bit is set to 1, ID-1 of the receive message identifier is not compared. 8 LAFML0 0 R/W When this bit is set to 1, ID-0 of the receive message identifier is not compared. 7 LAFML15 0 R/W When this bit is set to 1, ID-15 of the receive message identifier is not compared. 6 LAFML14 0 R/W When this bit is set to 1, ID-14 of the receive message identifier is not compared. 5 LAFML13 0 R/W When this bit is set to 1, ID-13 of the receive message identifier is not compared. 4 LAFML12 0 R/W When this bit is set to 1, ID-12 of the receive message identifier is not compared. 3 LAFML11 0 R/W When this bit is set to 1, ID-11 of the receive message identifier is not compared. 2 LAFML10 0 R/W When this bit is set to 1, ID-10 of the receive message identifier is not compared. 1 LAFML9 0 R/W When this bit is set to 1, ID-9 of the receive message identifier is not compared. 0 LAFML8 0 R/W When this bit is set to 1, ID-8 of the receive message identifier is not compared. Rev. 3.0, 04/02, Page 378 of 538 LAFMH Bit Bit Name Initial Value R/W Description 15 LAFMH7 0 R/W When this bit is set to 1, ID-20 of the receive message identifier is not compared. 14 LAFMH6 0 R/W When this bit is set to 1, ID-19 of the receive message identifier is not compared. 13 LAFMH5 0 R/W When this bit is set to 1, ID-18 of the receive message identifier is not compared. 12 — 0 R Reserved 11 — 0 R 10 — 0 R These bits are always read as 0. Only 0 should be written to these bits. 9 LAFMH1 0 R/W When this bit is set to 1, ID-17 of the receive message identifier is not compared. 8 LAFMH0 0 R/W When this bit is set to 1, ID-16 of the receive message identifier is not compared. 7 LAFMH15 0 R/W When this bit is set to 1, ID-28 of the receive message identifier is not compared. 6 LAFMH14 0 R/W When this bit is set to 1, ID-27 of the receive message identifier is not compared. 5 LAFMH13 0 R/W When this bit is set to 1, ID-26 of the receive message identifier is not compared. 4 LAFMH12 0 R/W When this bit is set to 1, ID-25 of the receive message identifier is not compared. 3 LAFMH11 0 R/W When this bit is set to 1, ID-24 of the receive message identifier is not compared. 2 LAFMH10 0 R/W When this bit is set to 1, ID-23 of the receive message identifier is not compared. 1 LAFMH9 0 R/W When this bit is set to 1, ID-22 of the receive message identifier is not compared. 0 LAFMH8 0 R/W When this bit is set to 1, ID-21 of the receive message identifier is not compared. Rev. 3.0, 04/02, page 379 of 538 15.3.18 Message Control (MC0 to MC15) The message control register sets consist of eight 8-bit registers for one mailbox. The HCAN has 16 sets of these registers. Because message control registers are in RAM, their initial values after power-on are undefined. Be sure to initialize them by writing 0 or 1. Figure 15-2 shows the register names for each mailbox. Mail box 0 MC0[1] MC0[2] MC0[3] MC0[4] MC0[5] MC0[6] MC0[7] MC0[8] Mail box 1 MC1[1] MC1[2] MC1[3] MC1[4] MC1[5] MC1[6] MC1[7] MC1[8] Mail box 2 MC2[1] MC2[2] MC2[3] MC2[4] MC2[5] MC2[6] MC2[7] MC2[8] Mail box 3 MC3[1] MC3[2] MC3[3] MC3[4] MC3[5] MC3[6] MC3[7] MC3[8] Mail box 15 MC15[1] MC15[2] MC15[3] MC15[4] MC15[5] MC15[6] MC15[7] MC15[8] Figure 15-2 Message Control Register Configuration The setting of message control registers are shown in the following. Figures 15.3 and 15.4 show the correspondence between the identifiers and register bit names. SOF ID-28 ID-27 ID-18 RTR IDE R0 identifier Figure 15-3 Standard Format SOF ID-28 ID-27 ID-18 Standard identifier SRR IDE ID-17 ID-16 Extended identifier Figure 15-4 Extended Format Rev. 3.0, 04/02, Page 380 of 538 ID-0 RTR R1 Register Name Bit Bit Name R/W Description MCx[1] 7 to 4 — R/W The initial value of these bits is undefined; they must be initialized (by writing 0 or 1). 3 to 0 DLC3 to DLC0 R/W Data Length Code Set the data length of a data frame or the data length requested in a remote frame within the range of 0 to 8 bits. 0000: 0 byte 0001: 1 byte 0010: 2 bytes 0011: 3 bytes 0100: 4 bytes 0101: 5 bytes 0110: 6 bytes 0111: 7 bytes 1000: 8 bytes : : 1111: 8 bytes MCx[2] 7 to 0 — R/W MCx[3] 7 to 0 — R/W MCx[4] 7 to 0 — R/W MCx[5] 7 to 5 ID-20 to ID-18 R/W 4 RTR R/W The initial value of these bits is undefined; they must be initialized (by writing 0 or 1). Sets ID-20 to ID-18 in the identifier. Remote Transmission Request Used to distinguish between data frames and remote frames. 0: Data frame 1: Remote frame 3 IDE R/W Identifier Extension Used to distinguish between the standard format and extended format of data frames and remote frames. 0: Standard format 1: Extended format 2 — R/W The initial value of this bit is undefined. It must be initialized by writing 0 or 1. 1 to 0 ID-17 to ID-16 R/W Sets ID-17 and ID-16 in the identifier. MCx[6] 7 to 0 ID-28 to ID-21 R/W Sets ID-28 to ID-21 in the identifier. MCx[7] 7 to 0 ID-7 to ID-0 R/W Sets ID-7 to ID-0 in the identifier. MCx[8] 7 to 0 ID-15 to ID-8 R/W Sets ID-15 to ID-8 in the identifier. Note: x: Mailbox number Rev. 3.0, 04/02, page 381 of 538 15.3.19 Message Data (MD0 to MD15) The message data register sets consist of eight 8-bit registers for one mailbox. The HCAN has 16 sets of these registers. Because message data registers are in RAM, their initial values after poweron are undefined. Be sure to initialize them by writing 0 or 1. Figure 15-5 shows the register names for each mailbox. Mail box 0 MD0[1] MD0[2] MD0[3] MD0[4] MD0[5] MD0[6] MD0[7] MD0[8] Mail box 1 MD1[1] MD1[2] MD1[3] MD1[4] MD1[5] MD1[6] MD1[7] MD1[8] Mail box 2 MD2[1] MD2[2] MD2[3] MD2[4] MD2[5] MD2[6] MD2[7] MD2[8] Mail box 3 MD3[1] MD3[2] MD3[3] MD3[4] MD3[5] MD3[6] MD3[7] MD3[8] Mail box 15 MD15[1] MD15[2] MD15[3] MD15[4] MD15[5] MD15[6] MD15[7] MD15[8] Figure 15-5 Message Data Configuration 15.3.20 HCAN Monitor Register (HCANMON) The HCAN monitor register (HCANMON) is an 8-bit read-only register that reflects the states of the HCAN pins. This register cannot be modified.G Bit Bit Name Initial Value R/W 7 — Undefined — 6 — Undefined — 5 — Undefined — 4 — Undefined — 3 — Undefined — 2 — Undefined — 1 TxD Undefined R Description Transmission pin The state of the HTxD pin is read. This bit cannot be modified. 0 RxD Undefined R Reception pin The state of the HRxD pin is read. This bit cannot be modified. Rev. 3.0, 04/02, Page 382 of 538 15.4 Operation 15.4.1 Hardware and Software Resets The HCAN can be reset by a hardware reset or software reset. • Hardware Reset At power-on reset, or in hardware or software standby mode, the HCAN is initialized by automatically setting the MCR reset request bit (MCR0) in MCR and the reset state bit (GSR3) in GSR. At the same time, all internal registers, except for message control and message data registers, are initialized by a hardware reset. • Software Reset The HCAN can be reset by setting the MCR reset request bit (MCR0) in MCR via software. In a software reset, the error counters (TEC and REC) are initialized, however other registers are not. If the MCR0 bit is set while the CAN controller is performing a communication operation (transmission or reception), the initialization state is not entered until message transfer has been completed. The reset status bit (GSR3) in GSR is set on completion of initialization. 15.4.2 Initialization after Hardware Reset After a hardware reset, the following initialization processing should be carried out: 1. Clearing of IRR0 bit in the interrupt register (IRR) 2. Bit rate setting 3. Mailbox transmit/receive settings 4. Mailbox (RAM) initialization 5. Message transmission method setting These initial settings must be made while the HCAN is in bit configuration mode. Configuration mode is a state in which the GSR3 bit in GSR is set to 1 by a reset. Configuration mode is exited by clearing the MCR0 bit in MCR to 0; when the MCR0 bit is cleared to 0, the HCAN automatically clears the GSR3 bit in GSR. There is a delay between clearing the MCR0 bit and clearing the GSR3 bit because the HCAN needs time to be internally reset, there is a delay between clearing of the MCR0 bit and GSR3 bit. After the HCAN exits configuration mode, the power-up sequence begins, and communication with the CAN bus is possible as soon as 11 consecutive recessive bits have been detected. IRR0 Clearing: The reset interrupt flag (IRR0) is always set after a power-on reset or recovery from software standby mode. As an HCAN interrupt is initiated immediately when interrupts are enabled, IRR0 should be cleared. Rev. 3.0, 04/02, page 383 of 538 Hardware reset : Settings by user : Processing by hardware MCR0 = 1 (automatic) IRR0 = 1 (automatic) GSR3 = 1 (automatic) Initialization of HCAN module Bit configuration mode Period in which BCR, MBCR, etc., are initialized Clear IRR0 BCR setting MBCR setting Mailbox initialization Message transmission method initialization MCR0 = 0 GSR3 = 0? No Yes IMR setting (interrupt mask setting) MBIMR setting (interrupt mask setting) MC[x] setting (receive identifier setting) LAFM setting (receive identifier mask setting) GSR3 = 0 & 11 recessive bits received? No Yes Can bus communication enabled Figure 15-6 Hardware Reset Flowchart Rev. 3.0, 04/02, Page 384 of 538 MCR0 = 1 : Settings by user Bus idle? No : Processing by hardware Yes GSR3 = 1 (automatic) Initialization of REC and TEC only Correction BCR setting MBCR setting Mailbox (RAM) initialization Message transmission method initialization OK? No Yes MCR0 = 0 GSR3 = 0? No Yes Correction IMR setting MBIMR setting MC[x] setting LAFM setting OK? No Yes GSR3 = 0 & 11 recessive bits received? No Yes CAN bus communication enabled Figure 15-7 Software Reset Flowchart Bit Rate and Bit Timing Settings: The bit rate and bit timing settings are made in the bit configuration register (BCR). Settings should be made such that all CAN controllers connected to the CAN bus have the same baud rate and bit width. The 1-bit time consists of the total of the settable time quantum (tq). Rev. 3.0, 04/02, page 385 of 538 1-bit time (8–25 time quanta) SYNC_SEG PRSEG PHSEG1 PHSEG2 Time segment 2 (TSEG2) Time segment 1 (TSEG1) 1 time quantum 2–16 time quanta Figure 15-8 Detailed Description of One Bit SYNC_SEG is a segment for establishing the synchronization of nodes on the CAN bus. Normal bit edge transitions occur in this segment. PRSEG is a segment for compensating for the physical delay between networks. PHSEG1 is a buffer segment for correcting phase drift (positive). This segment is extended when synchronization (resynchronization) is established. PHSEG2 is a buffer segment for correcting phase drift (negative). This segment is shortened when synchronization (resynchronization) is established. Limits on the settable value (TSEG1, TSEG2, BRP, sample point, and SJW) are shown in table 15-2. Table 15-2 Limits for Settable Value Name Abbreviation Time segment 1 TSEG1 Min. Value B’0011* 2 3 Max. Value B’1111 Time segment 2 TSEG2 B’001* Baud rate prescaler BRP B’000000 B’111111 Bit sample point BSP B’0 B’1 B’00 B’11 Re-synchronization jump width Note: SJW* 1 1. SJW is stipulated in the CAN specifications: 4 ≥ SJW ≥ 1 2. The minimum value of TSEG2 is stipulated in the CAN specifications: TSEG2 ≥ 2+ SJW 3. The minimum value of TSEG1 is stipulated in the CAN specifications: TSEG1 > TSEG2 Rev. 3.0, 04/02, Page 386 of 538 B’111 Time Quanta (TQ) is an integer multiple of the number of system clocks, and is determined by the baud rate prescaler (BRP) as follows. fCLK is the system clock frequency. TQ = 2 × (BPR setting + 1)/fCLK The following formula is used to calculate the 1-bit time and bit rate. 1-bit time = TQ × (3 + TSEG1 + TSEG2) Bit rate = 1/Bit time = fCLK/{2 × (BPR setting + 1) × (3 + TSEG1 + TSEG2)} Note: fCLK = φ (system clock) A BCR value is used for BRP, TSEG1, and TSEG2. Example: With a system clock of 20 MHz, a BRP setting of B'000000, a TSEG1 setting of B'0100, and a TSEG2 setting of B’011: Bit rate = 20/{2 × (0 + 1) × (3 + 4 + 3)} = 1 Mbps Table 15-3 Setting Range for TSEG1 and TSEG2 in BCR TSEG2 (BCR[14:12]) TSEG1 (BCR[11:8]) Note: 0011 001 010 011 100 101 110 111 2 3 4 5 6 7 8 No Yes No No No No No 0100 Yes* Yes Yes No No No No 0101 Yes* Yes Yes Yes No No No 0110 Yes* Yes Yes Yes Yes No No 0111 Yes* Yes Yes Yes Yes Yes No 1000 Yes* Yes Yes Yes Yes Yes Yes 1001 Yes* Yes Yes Yes Yes Yes Yes 1010 Yes* Yes Yes Yes Yes Yes Yes 1011 Yes* Yes Yes Yes Yes Yes Yes 1100 Yes* Yes Yes Yes Yes Yes Yes 1101 Yes* Yes Yes Yes Yes Yes Yes 1110 Yes* Yes Yes Yes Yes Yes Yes 1111 Yes* Yes Yes Yes Yes Yes Yes The time quantum value for TSEG1 and TSEG2 is the TSEG value + 1. * Only a value other than BRP[13:8] = B’000000 can be set. Rev. 3.0, 04/02, page 387 of 538 Mailbox Transmit/Receive Settings: The HCAN has 16 mailboxes. Mailbox 0 is receive-only, while mailboxes 1 to 15 can be set for transmission or reception. The Initial status of mailboxes 1 to 15 is for transmission. Mailbox transmit/receive settings are not initialized by a software reset. Clearing a bit to 0 in the mailbox configuration register (MBCR) designates the corresponding mailbox for transmission use, whereas a setting of 1 in MBCR designates the corresponding mailbox for reception use. When setting mailboxes for reception, in order to improve message reception efficiency, high-priority messages should be set in low-to-high mailbox order. Mailbox (Message Control/Data) Initial Settings: Message control/data are held in RAM, and so their initial values are undefined after power is supplied. Initial values must therefore be set in all the mailboxes (by writing 0s or 1s). Setting the Message Transmission Method: The following two kinds of message transmission methods are available. • Transmission order determined by message identifier priority • Transmission order determined by mailbox number priority Either of the message transmission methods can be selected with the message transmission method bit (MCR2) in the master control register (MCR): When messages are set to be transmitted according to the message identifier priority, if several messages are designated as waiting for transmission (TXPR = 1), the message with the highest priority in the message identifier is stored in the transmit buffer. CAN bus arbitration is then carried out for the message stored in the transmit buffer, and the message is transmitted when the transmission right is acquired. When the TXPR bit is set, the highest-priority message is found and stored in the transmit buffer. When messages are set to be transmitted according to the mailbox number proiority, if several messages are designated as waiting for transmission (TXPR = 1), messages are stored in the transmit buffer in low-to-high mailbox order. CAN bus arbitration is then carried out for the message stored in the transmit buffer, and the message is transmitted when the transmission right is acquired. Rev. 3.0, 04/02, Page 388 of 538 15.4.3 Message Transmission Messages are transmitted using mailboxes 1 to 15. The transmission procedure after initial settings is described below, and a transmission flowchart is shown in figure 15-9. Initialization (after hardware reset only) Clear IRR0 BCR setting MBCR setting Mailbox initialization Message transmission method setting : Settings by user : Processing by hardware Interrupt settings Transmit data setting Arbitration field setting Control field setting Data field setting Message transmission wait TXPR setting Bus idle? No Yes Message transmission GSR2 = 0 (during transmission only) Transmission completed? No Yes TXACK = 1 IRR8 = 1 IMR8 = 1? Yes No Interrupt to CPU Clear TXACK Clear IRR8 End of transmission Figure 15-9 Transmission Flowchart Rev. 3.0, 04/02, page 389 of 538 CPU interrupt source settings: The CPU interrupt source is set by the interrupt mask register (IMR) and mailbox interrupt mask register (MBIMR). Transmission acknowledge and transmission abort acknowledge interrupts can be generated for individual mailboxes in the mailbox interrupt mask register (MBIMR). Arbitration field setting: The arbitration field is set by message control registers MCx[5]– MCx[8] in a transmit mailbox. For a standard format, an 11-bit identifier (ID-28 to ID-18) and the RTR bit are set, and the IDE bit is cleared to 0. For an extended format, a 29-bit identifier (ID-28 to ID-0) and the RTR bit are set, and the IDE bit is set to 1. Control field setting: In the control field, the byte length of the data to be transmitted is set within the range of zero to eight bytes. The register to be set is the message control register MCx[1] in a transmit mailbox. Data field setting: In the data field, the data to be transmitted is set within the range zero to eight. The registers to be set are the message data registers MDx[1]–MDx[8]. The byte length of the data to be transmitted is determined by the data length code in the control field. Even if data exceeding the value set in the control field is set in the data field, up to the byte length set in the control field will actually be transmitted. Message transmission: If the corresponding mailbox transmit wait bit (TXPR1–TXPR15) in the transmit wait register (TXPR) is set to 1 after message control and message data registers have been set, the message enters transmit wait state. If the message is transmitted error-free, the corresponding acknowledge bit (TXACK1–TXACK15) in the transmit acknowledge register (TXACK) is set to 1, and the corresponding transmit wait bit (TXPR1–TXPR15) in the transmit wait register (TXPR) is automatically cleared to 0. Also, if the corresponding bit (MBIMR1MBIMR15) in the mailbox interrupt mask register (MBIMR) and the mailbox empty interrupt bit (IRR8) in the interrupt mask register (IMR) are both simultaneously set to enable interrupts, interrupts may be sent to the CPU. If transmission of a transmit message is aborted in the following cases, the message is retransmitted automatically: • CAN bus arbitration failure (failure to acquire the bus) • Error during transmission (bit error, stuff error, CRC error, frame error, or ACK error) Message transmission cancellation: Transmission cancellation can be specified for a message stored in a mailbox as a transmit wait message. A transmit wait message is canceled by setting the bit for the corresponding mailbox (TXCR1–TXCR15) to 1 in the transmit cancel register (TXCR). Clearing the transmit wait register (TXPR) does not cancel transmission. When cancellation is executed, the transmit wait register (TXPR) is automatically reset, and the corresponding bit is set to 1 in the abort acknowledge register (ABACK). An interrupt to the CPU can be requested, and if the mailbox empty interrupt (IRR8) is enabled for the bits (MBIMR1-MBIMR15) corresponding Rev. 3.0, 04/02, Page 390 of 538 to the mailbox interrupt mask register (MBIMR) and interrupt mask register (IMR), interrupts may be sent to the CPU. However, a transmit wait message cannot be canceled at the following times: • During internal arbitration or CAN bus arbitration • During data frame or remote frame transmission Figure 15-10 shows a flowchart for transmit message cancellation. Message transmit wait TXPR setting : Settings by user : Processing by hardware Set TXCR bit corresponding to message to be canceled No Cancellation possible? Yes Message not sent Clear TXCR, TXPR ABACK = 1 IRR8 = 1 IMR8 = 1? Completion of message transmission TXACK = 1 Clear TXCR, TXPR IRR8 = 1 Yes No Interrupt to CPU Clear TXACK Clear ABACK Clear IRR8 End of transmission/transmission cancellation Figure 15-10 Transmit Message Cancellation Flowchart Rev. 3.0, 04/02, page 391 of 538 15.4.4 Message Reception The reception procedure after initial settings is described below. A reception flowchart is shown in Figure 15-11. Initialization : Settings by user Clear IRR0 BCR setting MBCR setting Mailbox (RAM) initialization : Processing by hardware Interrupt settings Receive data setting Arbitration field setting Local acceptance filter settings Message reception (Match of identifier in mailbox?) No Yes Yes Same RXPR = 1? Unread message No Data frame? No Yes RXPR, RFPR = 1 IRR2 = 1, IRR1 = 1 RXPR IRR1 = 1 Yes IMR1 = 1? IMR2 = 1? No No Interrupt to CPU Interrupt to CPU Message control read Message data read Message control read Message data read Clear IRR1 Clear IRR2, IRR1 Transmission of data frame corresponding to remote frame End of reception Figure 15-11 Reception Flowchart Rev. 3.0, 04/02, Page 392 of 538 Yes CPU interrupt source settings: CPU interrupt source settings are made in the interrupt mask register (IMR) and mailbox interrupt register (MBIMR). The message to be received is also specified. Data frame and remote frame receive wait interrupt requests can be generated for individual mailboxes in the MBIMR. Arbitration field setting: To receive a message, the message identifier must be set in advance in the message control registers (MCx[1]–MCx[8]) for the receiving mailbox. When a message is received, all the bits in the receive message identifier are compared with those in each message control register identifier, and if a 100% match is found, the message is stored in the matching mailbox. Mailbox 0 has a local acceptance filter mask (LAFM) that allows Don't Care settings to be made. The LAFM setting can be made only for mailbox 0. By making the Don't Care setting for all the bits in the receive message identifier, messages of multiple identifiers can be received. Examples: • When the identifier of mailbox 1 is 010_1010_1010 (standard format), only one kind of message identifier can be received by mailbox 1: Identifier 1: 010_1010_1010 • When the identifier of mailbox 0 is 010_1010_1010 (standard format) and the LAFM setting is 000_0000_0011 (0: Care, 1: Don't Care), a total of four kinds of message identifiers can be received by mailbox 0: Identifier 1: 010_1010_1000 Identifier 2: 010_1010_1001 Identifier 3: 010_1010_1010 Identifier 4: 010_1010_1011 Message reception: When a message is received, a CRC check is performed automatically. If the result of the CRC check is normal, ACK is transmitted in the ACK field irrespective of whether the message can be received or not. • Data frame reception If the received message is confirmed to be error-free by the CRC check, the identifier in the mailbox (and also LAFM in the case of mailbox 0 only) and the identifier of the receive message, are compared. If a complete match is found, the message is stored in the mailbox. The message identifier comparison is carried out on each mailbox in turn, starting with mailbox 0 and ending with mailbox 15. If a complete match is found, the comparison ends at that point, the message is stored in the matching mailbox, and the corresponding receive complete bit (RXPR0–RXPR15) is set in the receive complete register (RXPR). However, when a mailbox 0 LAFM comparison is carried out, even if the identifier matches, the mailbox comparison sequence does not end at that point, but continues with mailbox 1 and then the remaining mailboxes. It is therefore possible for a message matching mailbox 0 to be received by another mailbox. Note that the same message cannot be stored in more than one of mailboxes 1 to 15. On receiving a message, a CPU interrupt request may be generated Rev. 3.0, 04/02, page 393 of 538 depending on the mailbox interrupt mask register (MBIMR) and interrupt mask register (IMR) settings. • Remote frame reception Two kinds of messages—data frames and remote frames—can be stored in mailboxes. A remote frame differs from a data frame in that the remote transmission request bit (RTR) in the message control register and the data field are 0 bytes long. The data length to be returned in a data frame must be stored in the data length code (DLC) in the control field. When a remote frame (RTR = recessive) is received, the corresponding bit is set in the remote request wait register (RFPR). If the corresponding bit (MBIMR0–MBIMR15) in the mailbox interrupt mask register (MBIMR) and the remote frame request interrupt mask (IRR2) in the interrupt mask register (IMR) are set to the interrupt enable value at this time, an interrupt can be sent to the CPU. Unread message overwrite: If the receive message identifier matches the mailbox identifier, the receive message is stored in the mailbox regardless of whether the mailbox contains an unread message or not. If a message overwrite occurs, the corresponding bit (UMSR0–UMSR15) is set in the unread message register (UMSR). In overwriting an unread message, when a new message is received before the corresponding bit in the receive complete register (RXPR) has been cleared, the unread message register (UMSR) is set. If the unread interrupt flag (IRR9) in the interrupt mask register (IMR) is set to the interrupt enable value at this time, an interrupt can be sent to the CPU. Figure 15-12 shows a flowchart for unread message overwriting. : Settings by user Unread message overwrite : Processing by hardware UMSR = 1 IRR9 = 1 IMR9 = 1? Yes No Interrupt to CPU Clear IRR9 Message control/message data read End Figure 15-12 Unread Message Overwrite Flowchart Rev. 3.0, 04/02, Page 394 of 538 15.4.5 HCAN Sleep Mode The HCAN is provided with an HCAN sleep mode that places the HCAN module in the sleep state in order to reduce current dissipation. Figure 15-13 shows a flowchart of the HCAN sleep mode. Rev. 3.0, 04/02, page 395 of 538 MCR5 = 1 : Settings by user : Processing by hardware Bus idle? No Initialize TEC and REC Bus operation? No Yes IRR12 = 1 No IMR12 = 1? CPU interrupt Yes Sleep mode clearing method MCR7 = 0? No (automatic) Yes (manual) Clear sleep mode? MCR5 = 0 No Yes MCR5 = 0 11 recessive bits? No Yes CAN bus communication possible Figure 15-13 HCAN Sleep Mode Flowchart Rev. 3.0, 04/02, Page 396 of 538 HCAN sleep mode is entered by setting the HCAN sleep mode bit (MCR5) to 1 in the master control register (MCR). If the CAN bus is operating, the transition to HCAN sleep mode is delayed until the bus becomes idle. Either of the following methods of clearing HCAN sleep mode can be selected: • Clearing by software • Clearing by CAN bus operation Eleven recessive bits must be received after HCAN sleep mode is cleared before CAN bus communication is re-enabled. Clearing by software: HCAN sleep mode is cleared by writing a 0 to MCR5 from the CPU. Clearing by CAN bus operation: The cancellation method is selected by the MCR7 bit setting in MCR. Clearing by CAN bus operation occurs automatically when the CAN bus performs an operation and this change is detected. In this case, the first message is not stored in a mailbox; messages will be received normally from the second message onward. When a change is detected on the CAN bus in HCAN sleep mode, the bus operation interrupt flag (IRR12) is set in the interrupt register (IRR). If the bus interrupt mask (IMR12) in the interrupt mask register (IMR) is set to the interrupt enable value at this time, an interrupt can be sent to the CPU. Rev. 3.0, 04/02, page 397 of 538 15.4.6 HCAN Halt Mode The HCAN halt mode is provided to enable mailbox settings to be changed without performing an HCAN hardware or software reset. Figure 15-14 shows a flowchart of the HCAN halt mode. MCR1 = 1 Bus idle? No Yes MBCR setting MCR1 = 0 : Settings by user CAN bus communication possible : Processing by hardware Figure 15-14 HCAN Halt Mode Flowchart HCAN halt mode is entered by setting the halt request bit (MCR1) to 1 in the master control register (MCR). If the CAN bus is operating, the transition to HCAN halt mode is delayed until the bus becomes idle. HCAN halt mode is cleared by clearing MCR1 to 0. Rev. 3.0, 04/02, Page 398 of 538 15.5 Interrupts Table 15-4 lists the HCAN interrupt sources. With the exception of the reset processing vector (IRR0), these sources can be masked. Masking is implemented using the mailbox interrupt mask register (MBIMR) and interrupt mask register (IMR). For details on the interrupt vector of each interrupt source, refer to section 5, Interrupt Controller. Table 15-4 HCAN Interrupt Sources Name Description Interrupt Flag DTC Activation ERS0/OVR0 Error passive interrupt (TEC ≥ 128 or REC ≥ 128) IRR5 Bus off interrupt (TEC ≥ 256) IRR6 Not possible Reset process interrupt by power-on reset IRR0 Remote frame reception IRR2 Error warning interrupt (TEC ≥ 96) IRR3 Error warning interrupt (REC ≥ 96) IRR4 Overload frame transmission interrupt/bus off recovery interrupt (11 recessive bits × 128 times) IRR7 Unread message overwrite IRR9 Detection of CAN bus operation in HCAN sleep mode IRR12 RM0 Mailbox 0 message reception IRR1 Possible RM1 Mailbox 1-15 message reception IRR1 Not possible SLE0 Message transmission/cancellation IRR8 Not possible Rev. 3.0, 04/02, page 399 of 538 15.6 DTC Interface The DTC can be activated by the reception of a message in HCAN mailbox 0. When DTC transfer ends after DTC activation has been set, the RXPR0 and RFPR0 flags are acknowledge automatically. An interrupt request due to a receive interrupt from the HCAN cannot be sent to the CPU in this case. Figure 15-15 shows a DTC transfer flowchart. : Settings by user DTC initialization DTC enable register setting DTC register information setting : Processing by hardware Message reception in HCAN’s mailbox 0 DTC activation End of DTC transfer? No Yes RXPR and RFPR clearing Transfer counter = 0 or DISEL = 1? No Yes Interrupt to CPU End Figure 15-15 DTC Transfer Flowchart Rev. 3.0, 04/02, Page 400 of 538 15.7 CAN Bus Interface A bus transceiver IC is necessary to connect this chip to a CAN bus. A Philips PCA82C250 transceiver IC is recommended. Any other product must be compatible with the PCA82C250. Figure 15-16 shows a sample connection diagram. 124 This LSI Vcc PCA82C250 RS Vcc HRxD RxD CANH HTxD TxD CANL Vref CAN bus GND NC 124 Note: NC: No Connection Figure 15-16 High-Speed Interface Using PCA82C250 15.8 Usage Notes 15.8.1 Module Stop Mode Setting HCAN operation can be disabled or enabled using the module stop control register. The initial setting is for HCAN operation to be halted. Register access is enabled by clearing module stop mode. For details, refer to section 20, Power-Down Modes. 15.8.2 Reset The HCAN is reset by a power-on reset, in hardware standby mode, and in software standby mode. All the registers are initialized in a reset, however mailboxes (message control (MCx[x])/message data (MDx[x])) are not. After power-on, mailboxes (message control (MCx[x])/message data (MDx[x])) are un-initialized, and their values are undefined. Therefore, mailbox initialization must always be carried out after a power-on reset, a transition to hardware standby mode, or software standby mode. The reset interrupt flag (IRR0) is always set after a power-on reset or recovery from software standby mode. As this bit cannot be masked in the interrupt mask register (IMR), if HCAN interrupt enabling is set in the interrupt controller without clearing the flag, an HCAN interrupt will be initiated immediately. IRR0 should therefore be cleared during initialization. Rev. 3.0, 04/02, page 401 of 538 15.8.3 HCAN Sleep Mode The bus operation interrupt flag (IRR12) in the interrupt register (IRR) is set by CAN bus operation in HCAN sleep mode. Therefore, this flag is not used by the HCAN to indicate sleep mode release. Note that the reset status bit (GSR3) in the general status register (GSR) is set in sleep mode. 15.8.4 Interrupts When the mailbox interrupt mask register (MBIMR) is set, the interrupt register (IRR8, 2, 1) is not set by reception completion, transmission completion, or transmission cancellation for the set mailboxes. 15.8.5 Error Counters In the case of error active and error passive, REC and TEC normally count up and down. In the bus-off state, 11-bit recessive sequences are counted (REC + 1) using REC. If REC reaches 96 during the count, IRR4 and GSR1 are set. 15.8.6 Register Access Byte or word access can be used on all HCAN registers. Longword access cannot be used. 15.8.7 HCAN Medium-Speed Mode In medium-speed mode, neither read nor write is possible for the HCAN registers. 15.8.8 Register Hold in Standby Modes All HCAN registers are initialized in hardware standby mode and software standby mode. Rev. 3.0, 04/02, Page 402 of 538 Section 16 A/D Converter This LSI includes a successive approximation type 10-bit A/D converter that allows up to twelve analog input channels to be selected. The Block diagram of the A/D converter is shown in figure 16-1. 16.1 Features • 10-bit resolution • Twelve input channels • Conversion time: 13.3 µs per channel (at 20 MHz operation) • Two operating modes Single mode: Single-channel A/D conversion Scan mode: Continuous A/D conversion on 1 to 4 channels • Four data registers Conversion results are held in a 16-bit data register for each channel • Sample and hold function • Three methods conversion start Software 16-bit timer pulse unit (TPU) conversion start trigger External trigger signal • Interrupt request An A/D conversion end interrupt request (ADI) can be generated • Module stop mode can be set Rev. 3.0, 04/02, page 403 of 538 Module data bus 10-bit D/A AVSS AN0 AN1 AN2 AN3 AN4 AN5 AN6 AN7 Bus interface Successive approximations register AVCC A D D R A A D D R B A D D R C A D D R D A D C S R A D C R ø/2 + ø/4 Multiplexer Comparator Control circuit ø/8 Sample-andhold circuit AN8 AN9 AN10 AN11 Legend ADCR ADCSR ADDRA ADDRB ADDRC ADDRD Internal data bus ø/16 ADI interrupt Conversion start trigger from TPU : : : : : : A/D control register A/D control/status register A/D data register A A/D data register B A/D data register C A/D data register D Figure 16-1 Block Diagram of A/D Converter Rev. 3.0, 04/02, Page 404 of 538 16.2 Input/Output Pins Table 16-1 summarizes the input pins used by the A/D converter. The 12 analog input pins are divided into four channel sets and three groups; analog input pins 0 to 3 (AN0 to AN3) comprising group 0, analog input pins 4 to 7 (AN4 to AN7) comprising group 1, and analog input pins 8 to 11 (AN8 to AN11) comprising group 2. The AVcc and AVss pins are the power supply pins for the analog block in the A/D converter. Table 16-1 Pin Configuration Pin Name Symbol I/O Function Analog power supply pin AVCC Input Analog block power supply and reference voltage Analog ground pin AVSS Input Analog block ground and reference voltage Analog input pin 0 AN0 Input Group 0 analog input pins Analog input pin 1 AN1 Input Analog input pin 2 AN2 Input Analog input pin 3 AN3 Input Analog input pin 4 AN4 Input Analog input pin 5 AN5 Input Analog input pin 6 AN6 Input Analog input pin 7 AN7 Input Analog input pin 8 AN8 Input Analog input pin 9 AN9 Input Analog input pin 10 AN10 Input Analog input pin 11 AN11 Input A/D external trigger input pin ADTRG Input Group 1 analog input pins Group 2 analog input pins External trigger input pin for starting A/D conversion Rev. 3.0, 04/02, page 405 of 538 16.3 Register Description The A/D converter has the following registers. For details on register addresses, refer to appendix A, Internal I/O Register. The MSTPA1 bit in the module stop control register (MSTPCRA) specifies the modes of this module as module stop mode. For details on the module stop control register A (MSTPCRA), refer to section 20.1.2, Module Stop Control Register A to C (MSTPCRA to MSTPCRC). • A/D data register A (ADDRA) • A/D data register B (ADDRB) • A/D data register C (ADDRC) • A/D data register D (ADDRD) • A/D control/status register (ADCSR) • A/D control register (ADCR) 16.3.1 A/D Data Registers A to D (ADDRA to ADDRD) There are four 16-bit read-only ADDR registers; ADDRA to ADDRD, used to store the results of A/D conversion. The ADDR registers, which store a conversion result for each channel, are shown in table 16-2. The converted 10-bit data is stored in bits 6 to 15. The lower 6 bits are always read as 0. The data bus between the CPU and the A/D converter is 8 bits wide. The upper byte can be read directly from the CPU, however the lower byte should be read via a temporary register. The temporary register contents are transferred from the ADDR when the upper byte data is read. When reading the ADDR, read the upper byte before the lower byte, or read in word unit. When only the lower byte is read, the contents are not guaranteed. Rev. 3.0, 04/02, Page 406 of 538 Table 16-2 Analog Input Channels and Corresponding ADDR Registers Analog Input Channel CH3 = 0 CH3 = 1 A/D Data Register to Be Stored the Results of A/D Conversion Group 0 (CH2 = 0) Group 1 (CH2 = 1) Group 2 (CH2 = 0) — (CH2 = 1) AN0 AN4 AN8 Setting prohibited ADDRA AN1 AN5 AN9 Setting prohibited ADDRB AN2 AN6 AN10 Setting prohibited ADDRC AN3 AN7 AN11 Setting prohibited ADDRD 16.3.2 A/D Control/Status Register (ADCSR) ADCSR controls A/D conversion operations. Bit Bit Name Initial Value R/W 7 ADF 0 R/(W) Description A/D End Flag A status flag that indicates the end of A/D conversion. [Setting conditions] • When A/D conversion ends • When A/D conversion ends on all specified channels [Clearing conditions] 6 ADIE 0 R/W • When 0 is written after reading ADF = 1 • When the DTC is activated by an ADI interrupt and ADDR is read A/D Interrupt Enable A/D conversion end interrupt (ADI) request enabled when 1 is set Rev. 3.0, 04/02, page 407 of 538 Bit Bit Name Initial Value R/W 5 ADST 0 R/W Description A/D Start Clearing this bit to 0 stops A/D conversion, and the A/D converter enters the wait state. Setting this bit to 1 starts A/D conversion. In single mode, this bits is cleared to 0 automatically when conversion on the specified channel is complete. In scan mode, conversion continues sequentially on the specified channels until this bit is cleared to 0 by software, a reset, or a transition to software standby mode, hardware standby mode or module stop mode. 4 SCAN 0 R/W Scan Mode Selects single mode or scan mode as the A/D conversion operating mode. 0: Single mode 1: Scan mode 3 CH3 0 R/W Channel Select 0 to 3 2 CH2 0 R/W Select analog input channels. 1 CH1 0 R/W When SCAN = 0 When SCAN = 1 0 CH0 0 R/W 0000: AN0 0000: AN0 0001: AN1 0001: AN0 to AN1 0010: AN2 0010: AN0 to AN2 0011: AN3 0011: AN0 to AN3 0100: AN4 0100: AN4 0101: AN5 0101: AN4 to AN5 0110: AN6 0110: AN4 to AN6 0111: AN7 0111: AN4 to AN7 1000: AN8 1000: AN8 1001: AN9 1001: AN8 to AN9 1010: AN10 1010: AN8 to AN10 1011: AN11 1011: AN8 to AN11 1100: Setting prohibited 1100: Setting prohibited 1101: Setting prohibited 1101: Setting prohibited 1110: Setting prohibited 1110: Setting prohibited 1111: Setting prohibited 1111: Setting prohibited Rev. 3.0, 04/02, Page 408 of 538 16.3.3 A/D Control Register (ADCR) The ADCR enables A/D conversion started by an external trigger signal. Bit Bit Name Initial Value R/W Description 7 TRGS1 0 R/W Timer Trigger Select 0 and 1 6 TRGS0 0 R/W Enables the start of A/D conversion by a trigger signal. Only set bits TRGS0 and TRGS1 while conversion is stopped (ADST = 0). 00: A/D conversion start by software is enabled 01: A/D conversion start by TPU conversion start trigger is enabled 10: Setting prohibited 11: A/D conversion start by external trigger pin (ADTRG) is enabled 5 — 1 — Reserved 4 — 1 — These bits are always read as 1. 3 CKS1 0 R/W Clock Select 0 and 1 2 CKS0 0 R/W These bits specify the A/D conversion time. The conversion time should be changed only when ADST = 0. Specify a setting that gives a value within the range shown in table 21-7 in section 21, Electrical Characteristics. 00: Conversion time = 530 states (max.) 01: Conversion time = 266 states (max.) 10: Conversion time = 134 states (max.) 11: Conversion time = 68 states (max.) 1 — 1 — Reserved 0 — 1 — These bits are always read as 1. Rev. 3.0, 04/02, page 409 of 538 16.4 Operation The A/D converter operates by successive approximation with 10-bit resolution. It has two operating modes; single mode and scan mode. When changing the operating mode or analog input channel, in order to prevent incorrect operation, first clear the bit ADST to 0 in ADCSR. The ADST bit can be set at the same time as the operating mode or analog input channel is changed. 16.4.1 Single Mode In single mode, A/D conversion is to be performed only once on the specified single channel. The operations are as follows. 1. A/D conversion is started when the ADST bit is set to 1, according to software or external trigger input. 2. When A/D conversion is completed, the result is transferred to the corresponding A/D data register to the channel. 3. On completion of conversion, the ADF bit in ADCSR is set to 1. If the ADIE bit is set to 1 at this time, an ADI interrupt request is generated. 4. The ADST bit remains set to 1 during A/D conversion. When A/D converion ends, the ADST bit is automatically cleared to 0 and the A/D converter enters the wait state. 16.4.2 Scan Mode In scan mode, A/D conversion is to be performed sequentially on the specified channels (four channels maximum). The operations are as follows. 1. When the ADST bit is set to 1 by software, TPU or external trigger input, A/D conversion starts on the first channel in the group (AN0 when CH3 and CH2 = 00, AN4 when CH3 and CH2 = 01, or AN8 when CH3 and CH2 = 10). 2. When A/D conversion for each channel is completed, the result is sequentially transferred to the A/D data register corresponding to each channel. 3. When conversion of all the selected channels is completed, the ADF flag is set to 1. If the ADIE bit is set to 1 at this time, an ADI interrupt is requested after A/D conversion ends. Conversion of the first channel in the group starts again. 4. Steps [2] to [3] are repeated as long as the ADST bit remains set to 1. When the ADST bit is cleared to 0, A/D conversion stops and the A/D converter enters the wait state. Rev. 3.0, 04/02, Page 410 of 538 16.4.3 Input Sampling and A/D Conversion Time The A/D converter has a built-in sample-and-hold circuit. The A/D converter samples the analog input when the A/D conversion start delay time (tD) has passed after the ADST bit is set to 1, then starts conversion. Figure 16-2 shows the A/D conversion timing. Table 16-3 shows the A/D conversion time. As indicated in figure 16-2, the A/D conversion time (tCONV) includes tD and the input sampling time (tSPL). The length of tD varies depending on the timing of the write access to ADCSR. The total conversion time therefore varies within the ranges indicated in table 16-3. In scan mode, the values given in table 16-3 apply to the first conversion time. The values given in table 16-4 apply to the second and subsequent conversions. In both cases, set bits CKS1 and CKS0 in ADCR to give an A/D conversion time within the range shown in table 21-7 in section 21, Electrical Characteristics. (1) ø Address (2) Write signal Input sampling timing ADF tD tSPL tCONV Legend (1) : ADCSR write cycle (2) : ADCSR address : A/D conversion start delay tD tSPL : Input sampling time tCONV : A/D conversion time Figure 16-2 A/D Conversion Timing Rev. 3.0, 04/02, page 411 of 538 Table 16-3 A/D Conversion Time (Single Mode) CKS1 = 0 CKS0 = 0 Item Symbol Min Typ Max CKS1 = 1 CKS0 = 1 CKS0 = 0 CKS0 = 1 Min Typ Max Min Typ Max Min Typ Max A/D conversion tD start delay 18 — 33 10 — 17 6 — 9 4 — 5 Input sampling time — 127 — — 63 — — 31 — — 15 — 266 131 — 134 67 — 68 tSPL A/D conversion tCONV time 515 — 530 259 — Note: All values represent the number of states. Table 16-4 A/D Conversion Time (Scan Mode) CKS1 CKS0 Conversion Time (State) 0 0 512 (Fixed) 1 256 (Fixed) 0 128 (Fixed) 1 64 (Fixed) 1 Rev. 3.0, 04/02, Page 412 of 538 16.4.4 External Trigger Input Timing A/D conversion can be externally triggered. When the TRGS0 and TRGS1 bits are set to 11 in ADCR, external trigger input is enabled at the ADTRG pin. A falling edge at the ADTRG pin sets the ADST bit to 1 in ADCSR, starting A/D conversion. Other operations, in both single and scan modes, are the same as when the bit ADST has been set to 1 by software. Figure 16-3 shows the timing. ø Internal trigger signal ADST A/D conversion Figure 16-3 External Trigger Input Timing 16.5 Interrupts The A/D converter generates an A/D conversion end interrupt (ADI) at the end of A/D conversion. Setting the ADIE bit to 1 enables ADI interrupt requests while the bit ADF in ADCSR is set to 1 after A/D conversion is completed. The DTC can be activated by an ADI interrupt. Having the converted data read by the DTC in response to an ADI interrupt enables continuous conversion without imposing a load on software. Table 16-5 A/D Converter Interrupt Source Name Interrupt Source Interrupt Source Flag DTC Activation ADI A/D conversion completed ADF Possible Rev. 3.0, 04/02, page 413 of 538 16.6 A/D Conversion Precision Definitions This LSI's A/D conversion precision definitions are given below. • Resolution The number of A/D converter digital output codes • Quantization error The deviation inherent in the A/D converter, given by 1/2 LSB (see figure 16-4). • Offset error The deviation of the analog input voltage value from the ideal A/D conversion characteristic when the digital output changes from the minimum voltage value B'0000000000 (H'00) to B'0000000001 (H'01) (see figure 16-5). • Full-scale error The deviation of the analog input voltage value from the ideal A/D conversion characteristic when the digital output changes from B'1111111110 (H'3E) to B'1111111111 (H'3F) (see figure 16-5). • Nonlinearity error The error with respect to the ideal A/D conversion characteristic between zero voltage and fullscale voltage. Does not include offset error, full-scale error, or quantization error (see figure 16-5). • Absolute precision The deviation between the digital value and the analog input value. Includes offset error, fullscale error, quantization error, and nonlinearity error. Rev. 3.0, 04/02, Page 414 of 538 Digital output Ideal A/D conversion characteristic 111 110 101 100 011 010 Quantization error 001 000 1 2 1024 1024 1022 1023 FS 1024 1024 Analog input voltage Figure 16-4 A/D Conversion Precision Definitions Full-scale error Digital output Ideal A/D conversion characteristic Nonlinearity error Actual A/D conversion characteristic Offset error FS Analog input voltage Figure 16-5 A/D Conversion Precision Definitions Rev. 3.0, 04/02, page 415 of 538 16.7 Usage Notes 16.7.1 Module Stop Mode Setting Operation of the A/D converter can be disabled or enabled using the module stop control register. The initial setting is for operation of the A/D converter to be halted. Register access is enabled by clearing module stop mode. For details, refer to section 20, Power-Down Modes. 16.7.2 Permissible Signal Source Impedance This LSI's analog input is designed such that conversion precision is guaranteed for an input signal for which the signal source impedance is 5 kΩ or less. This specification is provided to enable the A/D converter's sample-and-hold circuit input capacitance to be charged within the sampling time; if the sensor output impedance exceeds 5 kΩ, charging may be insufficient and it may not be possible to guarantee A/D conversion precision. However, for A/D conversion in single mode with a large capacitance provided externally, the input load will essentially comprise only the internal input resistance of 10 kΩ, and the signal source impedance is ignored. However, as a low-pass filter effect is obtained in this case, it may not be possible to follow an analog signal with a large differential coefficient (e.g., 5 mV/µs or greater) (see figure 16-6). When converting a high-speed analog signal, a low-impedance buffer should be inserted. 16.7.3 Influences on Absolute Precision Adding capacitance results in coupling with GND, and therefore noise in GND may adversely affect absolute precision. Be sure to make the connection to an electrically stable GND such as AVss. Care is also required to insure that filter circuits do not communicate with digital signals on the mounting board (i.e, acting as antennas). This LSI Sensor output impedance to 5 k A/D converter equivalent circuit 10 k Sensor input Low-pass filter C to 0.1 F Cin = 15 pF Figure 16-6 Example of Analog Input Circuit Rev. 3.0, 04/02, Page 416 of 538 20 pF 16.7.4 Range of Analog Power Supply and Other Pin Settings If the conditions below are not met, the reliability of the device may be adversely affected. • Analog input voltage range The voltage applied to analog input pin ANn during A/D conversion should be in the range AVss ≤ VAN ≤ AVcc. • Relationship between AVcc, AVss and Vcc, Vss Set AVss = Vss as the relationship between AVcc, AVss and Vcc, Vss. If the A/D converter is not used, the AVcc and AVss pins must not be left open. 16.7.5 Notes on Board Design In board design, digital circuitry and analog circuitry should be as mutually isolated as possible, and layout in which digital circuit signal lines and analog circuit signal lines cross or are in close proximity should be avoided as far as possible. Failure to do so may result in incorrect operation of the analog circuitry due to inductance, adversely affecting A/D conversion values. Also, digital circuitry must be isolated from the analog input signals (AN0 to AN11), and analog power supply (AVcc) by the analog ground (AVss). Also, the analog ground (AVss) should be connected at one point to a stable digital ground (Vss) on the board. 16.7.6 Notes on Noise Countermeasures A protection circuit should be connected in order to prevent damage due to abnormal voltage, such as an excessive surge at the analog input pins (AN0 to AN11), between AVcc and AVss, as shown in figure 16-7. Also, the bypass capacitors connected to AVcc and the filter capacitor connected to AN0 to AN11 must be connected to AVss. If a filter capacitor is connected, the input currents at the analog input pins (AN0 to AN11) are averaged, and so an error may arise. Also, when A/D conversion is performed frequently, as in scan mode, if the current charged and discharged by the capacitance of the sample-and-hold circuit in the A/D converter exceeds the current input via the input impedance (Rin), an error will arise in the analog input pin voltage. Careful consideration is therefore required when deciding circuit constants. Rev. 3.0, 04/02, page 417 of 538 AVCC Rin*2 100 AN0 to AN11 *1 0.1 F AVSS Notes: Values are reference values. 1. 10 F 0.01 F 2. Rin: Input impedance Figure 16-7 Example of Analog Input Protection Circuit Table 16-6 Analog Pin Specifications Item Min Max Unit Analog input capacitance — 20 pF Permissible signal source impedance — 5 kΩ 10 k AN0 to AN11 To A/D converter 20 pF Note: Values are reference values. Figure 16-8 Analog Input Pin Equivalent Circuit Rev. 3.0, 04/02, Page 418 of 538 Section 17 RAM This LSI has 4 kbytes of on-chip high-speed static RAM. The RAM is connected to the CPU by a 16-bit data bus, enabling one-state access by the CPU to both byte data and word data. The on-chip RAM can be enabled or disabled by means of the RAME bit in the system control register (SYSCR). For details on the system control register (SYSCR), refer to section 3.2.2, System Control Register. Rev. 3.0, 04/02, page 419 of 538 Rev. 3.0, 04/02, Page 420 of 538 Section 18 ROM The features of the flash memory are summarized below. The block diagram of the flash memory is shown in figure 18-1. 18.1 Features • Size: 128 kbytes • Programming/erase methods The flash memory is programmed 128 bytes at a time. Erase is performed in single-block units. The flash memory is configured as follows: 32 kbytes × 2 blocks, 28 kbytes × 1 block, 16 kbytes × 1 block, 8 kbytes × 2 blocks, and 1 kbyte × 4 blocks. To erase the entire flash memory, each block must be erased in turn. • Reprogramming capability The flash memory can be reprogrammed up to 100 times. • Three programming modes Boot mode User mode Programmer mode On-board programming/erasing can be done in boot mode, in which the boot program built into the chip is started to erase or program of the entire flash memory. In normal user program mode, individual blocks can be erased or programmed. • Programmer mode Flash memory can be programmed/erased in programmer mode using a PROM programmer, as well as in on-board programming mode. • Automatic bit rate adjustment For data transfer in boot mode, this LSI's bit rate can be automatically adjusted to match the transfer bit rate of the host. • Programming/erasing protection Sets software protection against flash memory programming/erasing. Rev. 3.0, 04/02, page 421 of 538 Internal address bus Module bus Internal data bus (16 bits) FLMCR1 FLMCR2 EBR1 Bus interface/controller Operating mode FWE pin Mode pin EBR2 RAMER Flash memory (128 kbytes) Legend FLMCR1: FLMCR2: EBR1: EBR2: RAMER: Flash memory control register 1 Flash memory control register 2 Erase block register 1 Erase block register 2 RAM emulation register Figure 18-1 18.2 Block Diagram of Flash Memory Mode Transitions When the mode pins and the FWE pin are set in the reset state and a reset-start is executed, this LSI enters an operating mode as shown in figure 18-2. In user mode, flash memory can be read but not programmed or erased. The boot, user program and programmer modes are provided as modes to write and erase the flash memory. The differences between boot mode and user program mode are shown in table 18-1. Figure 18-3 shows the operation flow for boot mode and figure 18-4 shows that for user program mode. Rev. 3.0, 04/02, Page 422 of 538 MD1 = 1, MD2 = 1, FWE = 0 Reset state *1 User mode (on-chip ROM enabled) FWE = 1 =0 =0 MD1 = 1, MD2 = 1, FWE = 1 =0 MD2 = 0 MD1 = 1, FWE = 1 FWE = 0 User program mode *2 =0 Programmer mode *1 Boot mode On-board programming mode Notes: Only make a transition between user mode and user program mode when the CPU is not accessing the flash memory. 1. RAM emulation possible 2. This LSI transits to programmer mode by using the dedicated PROM programmer. Figure 18-2 Flash Memory State Transitions Table 18-1 Differences between Boot Mode and User Program Mode Boot Mode User Program Mode Total erase Yes Yes Block erase No Yes Programming control program* (2) (1) (2) (3) (1) Erase/erase-verify (2) Program/program-verify (3) Emulation Note: * To be provided by the user, in accordance with the recommended algorithm. Rev. 3.0, 04/02, page 423 of 538 1. Initial state The old program version or data remains written in the flash memory. The user should prepare the programming control program and new application program beforehand in the host. 2. Programming control program transfer When boot mode is entered, the boot program in this LSI (originally incorporated in the chip) is started and the programming control program in the host is transferred to RAM via SCI communication. The boot program required for flash memory erasing is automatically transferred to the RAM boot program area. Host Host ;;;; ;; Programming control program New application program New application program This LSI This LSI SCI Boot program Flash memory SCI Boot program Flash memory RAM RAM Boot program area Application program (old version) Application program (old version) 3. Flash memory initialization The erase program in the boot program area (in RAM) is executed, and the flash memory is initialized (to H'FF). In boot mode, total flash memory erasure is performed, without regard to blocks. Programming control program 4. Writing new application program The programming control program transferred from the host to RAM is executed, and the new application program in the host is written into the flash memory. Host Host New application program This LSI This LSI SCI Boot program Flash memory Flash memory RAM Boot program area Flash memory preprogramming erase Programming control program SCI Boot program RAM Boot program area New application program Programming control program Program execution state Figure 18-3 Boot Mode Rev. 3.0, 04/02, Page 424 of 538 2. Programming/erase control program transfer When user program mode is entered, user software confirms this fact, executes transfer program in the flash memory, and transfers the programming/erase control program to RAM. ;;;; ;; 1. Initial state The FWE assessment program that confirms that user program mode has been entered, and the program that will transfer the programming/erase control program from flash memory to on-chip RAM should be written into the flash memory by the user beforehand. The programming/erase control program should be prepared in the host or in the flash memory. Host Host Programming/ erase control program New application program New application program This LSI This LSI SCI Boot program Flash memory RAM SCI Boot program RAM Flash memory FWE assessment program FWE assessment program Transfer program Transfer program Programming/ erase control program Application program (old version) Application program (old version) 3. Flash memory initialization The programming/erase program in RAM is executed, and the flash memory is initialized (to H'FF). Erasing can be performed in block units, but not in byte units. 4. Writing new application program Next, the new application program in the host is written into the erased flash memory blocks. Do not write to unerased blocks. Host Host New application program This LSI This LSI SCI Boot program Flash memory RAM FWE assessment program Flash memory RAM FWE assessment program Transfer program Transfer program Programming/ erase control program Flash memory erase SCI Boot program Programming/ erase control program New application program Program execution state Figure 18-4 User Program Mode Rev. 3.0, 04/02, page 425 of 538 18.3 Block Configuration Figure 18-5 shows the block configuration of 128-kbyte flash memory. The thick lines indicate erasing units, the narrow lines indicate programming units, and the values are addresses. The flash memory is divided into 32 kbytes (2 blocks), 28 kbytes (1 block), 16 kbytes (1 block), 8 kbytes (2 blocks), and 1 kbyte (4 blocks). Erasing is performed in these units. Programming is performed in 128-byte units starting from an address with lower eight bits H'00 or H'80. EB0 Erase unit 1 k byte H'000000 H'000001 H'000002 H'000380 H'000381 H'000382 EB1 Erase unit 1 k byte H'000400 H'000401 H'000402 H'000780 H'000781 H'000782 EB2 Erase unit 1 k byte H'000800 H'000801 H'000802 H'000B80 H'000B81 H'000B82 EB3 Erase unit 1 k byte H'000C00 H'000C01 H'000C02 H'000F80 H'000F81 H'000F82 H'001000 H'001001 H'001002 H'007F80 H'007F81 H'007F82 H'008000 H'008001 H'008002 H'00BF80 H'00BF81 H'00BF82 H'00C000 H'00C001 H'00C002 H'00DF80 H'00DF81 H'00DF82 H'00E000 H'00E001 H'00E002 H'00FF80 H'00FF81 H'00FF82 H'010000 H'010001 H'010002 H'017F80 H'017F81 H'017F82 H'018000 H'018001 H'018002 H'01FF80 H'01FF81 H'01FF82 EB4 Erase unit 28 k bytes EB5 Erase unit 16 k bytes EB6 Erase unit 8 k bytes EB7 Erase unit 8 k bytes EB8 Erase unit 32 k bytes EB9 Erase unit 32 k bytes Programming unit: 128 bytes H'0003FF Programming unit: 128 bytes H'00047F H'0007FF Programming unit: 128 bytes H'00087F H'000BFF Programming unit: 128 bytes H'000C7F H'000FFF Programming unit: 128 bytes H'00107F H'007FFF Programming unit: 128 bytes H'00807F H'00BFFF Programming unit: 128 bytes H'00C07F H'00DFFF Programming unit: 128 bytes H'00E07F H'00FFFF Programming unit: 128 bytes H'01007F H'017FFF Programming unit: 128 bytes Figure 18-5 Flash Memory Block Configuration Rev. 3.0, 04/02, Page 426 of 538 H'00007F H'01807F H'01FFFF 18.4 Input/Output Pins The flash memory is controlled by means of the pins shown in table 18-2. Table 18-2 Pin Configuration Pin Name I/O Function RES Input Reset FWE Input Flash program/erase protection by hardware MD2 Input Sets this LSI’s operating mode MD1 Input Sets this LSI’s operating mode MD0 Input Sets this LSI’s operating mode TxD2 Output Serial transmit data output RxD2 Input Serial receive data input 18.5 Register Descriptions The flash memory has the following registers. For details on register addresses and register states during each processing, refer to appendix A, Internal I/O Register. • Flash memory control register 1 (FLMCR1) • Flash memory control register 2 (FLMCR2) • Erase block register 1 (EBR1) • Erase block register 2 (EBR2) • RAM emulation register (RAMER) Rev. 3.0, 04/02, page 427 of 538 18.5.1 Flash Memory Control Register 1 (FLMCR1) FLMCR1 is a register that makes the flash memory change to program mode, program-verify mode, erase mode, or erase-verify mode. For details on register setting, refer to section 18.8, Flash Memory Programming/Erasing. Bit Bit Name Initial Value R/W Description 7 FWE — R Reflects the input level at the FWE pin. It is cleared to 0 when a low level is input to the FWE pin, and set to 1 when a high level is input. 6 SWE 0 R/W Software Write Enable Bit When this bit is set to 1, flash memory programming/erasing is enabled. When this bit is cleared to 0, other FLMCR1 register bits and all EBR1 and EBR2 bits cannot be set. 5 ESU1 0 R/W Erase Setup Bit When this bit is set to 1, the flash memory changes to the erase setup state. When it is cleared to 0, the erase setup state is cancelled. 4 PSU1 0 R/W Program Setup Bit When this bit is set to 1, the flash memory changes to the program setup state. When it is cleared to 0, the program setup state is cancelled. Set this bit to 1 before setting the P1 bit in FLMCR1. 3 EV1 0 R/W Erase-Verify When this bit is set to 1, the flash memory changes to erase-verify mode. When it is cleared to 0, erase-verify mode is cancelled. 2 PV1 0 R/W Program-Verify When this bit is set to 1, the flash memory changes to program-verify mode. When it is cleared to 0, program-verify mode is cancelled. 1 E1 0 R/W Erase When this bit is set to 1, and while the SWE1 and ESU1 bits are 1, the flash memory changes to erase mode. When it is cleared to 0, erase mode is cancelled. 0 P1 0 R/W Program When this bit is set to 1, and while the SWE1 and PSU1 bits are 1, the flash memory changes to program mode. When it is cleared to 0, program mode is cancelled. Rev. 3.0, 04/02, Page 428 of 538 18.5.2 Flash Memory Control Register 2 (FLMCR2) FLMCR2 is a register that displays the state of flash memory programming/erasing. FLMCR2 is a read-only register, and should not be written to. Bit Bit Name Initial Value R/W Description 7 FLER 0 R Indicates that an error has occurred during an operation on flash memory (programming or erasing). When FLER is set to 1, flash memory goes to the error-protection state. See 18.9.3, Error Protection, for details. 6 5 4 3 2 1 0 18.5.3 — 0 — Reserved These bits are always read as 0. Erase Block Register 1 (EBR1) EBR1 specifies the flash memory erase area block. EBR1 is initialized to H'00 when the SWE bit in FLMCR1 is 0. Do not set more than one bit at a time, as this will cause all the bits in EBR1 to be automatically cleared to 0. Bit Bit Name Initial Value R/W Description 7 EB7 0 R/W When this bit is set to 1, 8 kbytes of EB7 (H'00E000 to H'00FFFF) will be erased. 6 EB6 0 R/W When this bit is set to 1, 8 kbytes of EB6 (H'00C000 to H'00DFFF) will be erased. 5 EB5 0 R/W When this bit is set to 1, 16 kbytes of EB5 (H'008000 to H'00BFFF) will be erased. 4 EB4 0 R/W When this bit is set to 1, 28 kbytes of EB4 (H'001000 to H'007FFF) will be erased. 3 EB3 0 R/W When this bit is set to 1, 1 kbyte of EB3 (H'000C00 to H'000FFF) will be erased. 2 EB2 0 R/W When this bit is set to 1, 1 kbyte of EB2 (H'000800 to H'000BFF) will be erased. 1 EB1 0 R/W When this bit is set to 1, 1 kbyte of EB1 (H'000400 to H'0007FF) will be erased. 0 EB0 0 R/W When this bit is set to 1, 1 kbyte of EB0 (H'000000 to H'0003FF) will be erased. Rev. 3.0, 04/02, page 429 of 538 18.5.4 Erase Block Register 2 (EBR2) EBR2 specifies the flash memory erase area block. EBR2 is initialized to H'00 when the SWE bit in FLMCR1 is 0. Do not set more than one bit at a time, as this will cause all the bits in EBR2 to be automatically cleared to 0. Bit Bit Name Initial Value R/W Description 7 6 5 4 3 2 — 0 — Reserved 1 EB9 0 R/W When this bit is set to 1, 32 kbytes of EB9 (H'018000 to H'01FFFF) will be erased. 0 EB8 0 R/W When this bit is set to 1, 32 kbytes of EB8 (H'010000 to H'017FFF) will be erased. These bits are always read as 0. 18.5.5 RAM Emulation Register (RAMER) RAMER specifies the area of flash memory to be overlapped with part of RAM when emulating real-time flash memory programming. RAMER settings should be made in user mode or user program mode. To ensure correct operation of the emulation function, the ROM for which RAM emulation is performed should not be accessed immediately after this register has been modified. Normal execution of an access immediately after register modification is not guaranteed. Bit Bit Name Initial Value R/W Description 7 6 — 0 — Reserved 5 4 — 3 RAMS These bits are always read as 0. 0 R/W Reserved Only 0 should be written to these bits. 0 R/W RAM Select Specifies selection or non-selection of flash memory emulation in RAM. When RAMS = 1, the flash memory is overlapped with part of RAM, and all flash memory block are program/eraseprotected. Rev. 3.0, 04/02, Page 430 of 538 Bit Bit Name Initial Value R/W Description 2 1 0 RAM2 RAM1 RAM0 0 0 0 R/W R/W R/W Flash Memory Area Selection When the RAMS bit is set to 1, one of the following flash memory areas are selected to overlap the RAM area of H’FFE000 to H’FFE3FF. The areas correspond with 1-kbyte erase blocks. 00X: H’000000 to H’0003FF (EB0) 01X: H’000400 to H’0007FF (EB1) 10X: H’000800 to H’000BFF (EB2) 11X: H’000C00 to H’000FFF (EB3) Note: X: Don’t care 18.6 On-Board Programming Modes There are two modes for programming/erasing of the flash memory; boot mode, which enables onboard programming/erasing, and programmer mode, in which programming/erasing is performed with a PROM programmer. On-board programming/erasing can also be performed in user program mode. At reset-start in reset mode, this LSI changes to a mode depending on the MD pin settings and FWE pin setting, as shown in table 18-3. The input level of each pin must be defined four states before the reset ends. When changing to boot mode, the boot program built into this LSI is initiated. The boot program transfers the programming control program from the externally-connected host to on-chip RAM via SCI_2. After erasing the entire flash memory, the programming control program is executed. This can be used for programming initial values in the on-board state or for a forcible return when programming/erasing can no longer be done in user program mode. In user program mode, individual blocks can be erased and programmed by branching to the user program/erase control program prepared by the user. Table 18-3 Setting On-Board Programming Modes MD2 MD1 MD0 FWE LSI State after Reset End 1 1 1 1 User Mode 0 1 1 1 Boot Mode Rev. 3.0, 04/02, page 431 of 538 18.6.1 Boot Mode Table 18-4 shows the boot mode operations between reset end and branching to the programming control program. 1. When boot mode is used, the flash memory programming control program must be prepared in the host beforehand. Prepare a programming control program in accordance with the description in section 18.8, Flash Memory Programming/Erasing. 2. SCI_2 should be set to asynchronous mode, and the transfer format as follows: 8-bit data, 1 stop bit, and no parity. 3. When the boot program is initiated, the chip measures the low-level period of asynchronous SCI communication data (H'00) transmitted continuously from the host. The chip then calculates the bit rate of transmission from the host, and adjusts the SCI_2 bit rate to match that of the host. The reset should end with the RxD pin high. The RxD and TxD pins should be pulled up on the board if necessary. After the reset is complete, it takes approximately 100 states before the chip is ready to measure the low-level period. 4. After matching the bit rates, the chip transmits one H'00 byte to the host to indicate the completion of bit rate adjustment. The host should confirm that this adjustment end indication (H'00) has been received normally, and transmit one H'55 byte to the chip. If reception could not be performed normally, initiate boot mode again by a reset. Depending on the host's transfer bit rate and system clock frequency of this LSI, there will be a discrepancy between the bit rates of the host and the chip. To operate the SCI properly, set the host's transfer bit rate and system clock frequency of this LSI within the ranges listed in table 18-5. 5. In boot mode, a part of the on-chip RAM area is used by the boot program. The area H'FFE800 to H'FFEFBF is the area to which the programming control program is transferred from the host. The boot program area cannot be used until the execution state in boot mode switches to the programming control program. 6. Before branching to the programming control program, the chip terminates transfer operations by SCI_2 (by clearing the RE and TE bits in SCR to 0), however the adjusted bit rate value remains set in BRR. Therefore, the programming control program can still use it for transfer of write data or verify data with the host. The TxD pin is high. The contents of the CPU general registers are undefined immediately after branching to the programming control program. These registers must be initialized at the beginning of the programming control program, as the stack pointer (SP), in particular, is used implicitly in subroutine calls, etc. 7. Boot mode can be cleared by a reset. End the reset after driving the reset pin low, waiting at least 20 states, and then setting the mode (MD) pins. Boot mode is also cleared when a WDT overflow occurs. 8. Do not change the MD pin input levels in boot mode. 9. All interrupts are disabled during programming or erasing of the flash memory. Rev. 3.0, 04/02, Page 432 of 538 Table 18-4 Boot Mode Operation Host Operation Item Boot mode start LSI Operation Processing Contents Communications Contents Processing Contents Branches to boot program at reset-start. Boot program initiation Bit rate adjustment Continuously transmits data H'00 at specified bit rate. Transmits data H'55 when data H'00 is received error-free. H'00, H'00 ...... H'00 H'00 · Measures low-level period of receive data H'00. · Calculates bit rate and sets it in BRR of SCI_2. · Transmits data H'00 to host as adjustment end indication. H'55 H'AA Transmits data H'AA to host when data H'55 is received. Receives data H'AA. Transfer of programming control program Transmits number of bytes (N) of programming control program to be transferred as 2-byte data (low-order byte following high-order byte) Transmits 1-byte of programming control program (repeated for N times) High-order byte and low-order byte Echobacks the 2-byte data received. Echoback H'XX Echoback Flash memory erase Boot program erase error H'FF H'AA Receives data H'AA. Echobacks received data to host and also transfers it to RAM (repeated for N times) Checks flash memory data, erases all flash memory blocks in case of written data existing, and transmits data H'AA to host. (If erase could not be done, transmits data H'FF to host and aborts operation.) Branches to programming control program transferred to on-chip RAM and starts execution. Table 18-5 System Clock Frequencies for which Automatic Adjustment of LSI Bit Rate is Possible Host Bit Rate System Clock Frequency Range of LSI 19,200 bps 20 MHz 9,600 bps 8 to 20 MHz 4,800 bps 4 to 20 MHz Rev. 3.0, 04/02, page 433 of 538 18.6.2 Programming/Erasing in User Program Mode On-board programming/erasing of an individual flash memory block can also be performed in user program mode by branching to a user program/erase control program. The user must set branching conditions and provide on-board means of supplying programming data. The flash memory must contain the user program/erase control program or a program that provides the user program/erase control program from external memory. As the flash memory itself cannot be read during programming/erasing, transfer the user program/erase control program to on-chip RAM, as in boot mode. Figure 18-6 shows a sample procedure for programming/erasing in user program mode. Prepare a user program/erase control program in accordance with the description in section 18.8, Flash Memory Programming/Erasing. Reset-start No Program/erase? Yes Transfer user program/erase control program to RAM Branch to flash memory application program Branch to user program/erase control program in RAM FWE=high* Execute user program/erase control program (flash memory rewrite) Clear FWE Branch to flash memory application program Note: * Do not constantly apply a high level to the FWE pin. Only apply a high level to the FWE pin when programming or erasing the flash memory. To prevent excessive programming or excessive erasing, while a high level is being applied to the FWE pin, activate the watchdog timer in case of handling CPU runaways. Figure 18-6 Programming/Erasing Flowchart Example in User Program Mode Rev. 3.0, 04/02, Page 434 of 538 18.7 Flash Memory Emulation in RAM A setting in the RAM emulation register (RAMER) enables part of RAM to be overlapped onto the flash memory area so that data to be written to flash memory can be emulated in RAM in real time. Emulation can be performed in user mode or user program mode. Figure 18-7 shows an example of emulation of real-time flash memory programming. 1. Set RAMER to overlap part of RAM onto the area for which real-time programming is required. 2. Emulation is performed using the overlapping RAM. 3. After the program data has been confirmed, the RAMS bit is cleared, thus releasing the RAM overlap. 4. The data written in the overlapping RAM is written into the flash memory space (EB0). Start of emulation program Set RAMER Write tuning data to overlap RAM Execute application program No Tuning OK? Yes Clear RAMER Write to flash memory emulation block End of emulation program Figure 18-7 Flowchart for Flash Memory Emulation in RAM Rev. 3.0, 04/02, page 435 of 538 An example in which flash memory block area EB0 is overlapped is shown in figure 18-8. 1. The RAM area to be overlapped is fixed at a 1-kbyte area in the range H'FFE000 to H'FFE3FF. 2. The flash memory area to overlap is selected by RAMER from a 1-kbyte area of the EB0 to EB3 blocks. 3. The overlapped RAM area can be accessed from both the flash memory addresses and RAM addresses. 4. When the RAMS bit in RAMER is set to 1, program/erase protection is enabled for all flash memory blocks (emulation protection). In this state, setting the P1 or E1 bit in FLMCR1 to 1 does not cause a transition to program mode or erase mode. 5. A RAM area cannot be erased by execution of software in accordance with the erase algorithm. 6. Block area EB0 contains the vector table. When performing RAM emulation, the vector table is needed in the overlap RAM. H'000000 Flash memory (EB0) Flash memory (EB0) (EB1) On-chip RAM (Shadow of H'FFE000 to H'FFE3FF) (EB2) Flash memory (EB2) (EB3) (EB3) H'0003FF H'000400 H'0007FF H'000800 H'000BFF H'000C00 H'000FFF H'FFE000 On-chip RAM (1 k byte) On-chip RAM (1 k byte) H'FFE3FF Normal memory map RAM overlap memory map Figure 18-8 Example of RAM Overlap Operation Rev. 3.0, 04/02, Page 436 of 538 18.8 Flash Memory Programming/Erasing A software method using the CPU is employed to program and erase flash memory in the onboard programming modes. Depending on the FLMCR1 setting, the flash memory operates in one of the following four modes: Program mode, program-verify mode, erase mode, and erase-verify mode. The programming control program in boot mode and the user program/erase control program in user program mode use these operating modes in combination to perform programming/erasing. Flash memory programming and erasing should be performed in accordance with the descriptions in section 18.8.1, Program/Program-Verify and section 18.8.2, Erase/Erase-Verify, respectively. 18.8.1 Program/Program-Verify When writing data or programs to the flash memory, the program/program-verify flowchart shown in Figure 18-9 should be followed. Performing programming operations according to this flowchart will enable data or programs to be written to the flash memory without subjecting the chip to voltage stress or sacrificing program data reliability. 1. Programming must be done to an empty address. Do not reprogram an address to which programming has already been performed. 2. Programming should be carried out 128 bytes at a time. A 128-byte data transfer must be performed even if writing fewer than 128 bytes. In this case, H'FF data must be written to the extra addresses. 3. Prepare the following data storage areas in RAM: A 128-byte programming data area, a 128byte reprogramming data area, and a 128-byte additional-programming data area. Perform reprogramming data computation and additional programming data computation according to Figure 18-9. 4. Consecutively transfer 128 bytes of data in byte units from the reprogramming data area or additional-programming data area to the flash memory. The program address and 128-byte data are latched in the flash memory. The lower 8 bits of the start address in the flash memory destination area must be H'00 or H'80. 5. The time during which the P1 bit is set to 1 is the programming time. Figure 18-9 shows the allowable programming times. 6. The watchdog timer (WDT) is set to prevent overprogramming due to program runaway, etc. An overflow cycle of approximately 6.6 ms is allowed. 7. For a dummy write to a verify address, write 1-byte data H' 8. 9. FF to an address whose lower 2 bits are B'00. Verify data can be read in longwords from the address to which a dummy write was performed. 8. The maximum number of repetitions of the program/program-verify sequence of the same bit is 1,000. Rev. 3.0, 04/02, page 437 of 538 Write pulse application subroutine Start of programming Apply Write Pulse START Perform programming in the erased state. Do not perform additional programming on previously programmed addresses. Set SWE bit in FLMCR1 WDT enable Wait (tsswe) µs Set PSU bit in FLMCR1 Wait (tspsu) µs *7 *4 n= 1 Start of programming Set P bit in FLMCR1 *7 Store 128-byte program data in program data area and reprogram data area m= 0 Wait (tsp) µs *5*7 Clear P bit in FLMCR1 Write 128-byte data in RAM reprogram data area consecutively to flash memory End of programming *1 Sub-Routine-Call Wait (tcp) µs Apply Write pulse *7 Wait (tcpsu) µs See Note 6 for pulse width Set PV bit in FLMCR1 Clear PSU bit in FLMCR1 Wait (tspv) µs *7 *7 H'FF dummy write to verify address Disable WDT End Sub Wait (tspvr) µs *7 Read verify data *2 Write data = verify data? No n←n+1 Increment address Note 6: Write Pulse Width Number of Writes n Write Time (tsp) µs 30 * 30 * 30 * 30 * 30 * 30 * 1 2 3 4 5 6 7 8 9 10 11 12 13 200 200 200 200 200 200 200 998 999 1000 200 200 200 m=1 Yes No 6≥n? Yes Additional-programming data computation Transfer additional-programming data to additional-programming data area *4 *3 Reprogram data computation Transfer reprogram data to reprogram data area No *4 128-byte data verification completed? Yes Clear PV bit in FLMCR1 Reprogram Wait (tcpv) µs Note: * Use a 10 µs write pulse for additional programming. *7 No 6 ≥ n? Yes Successively write 128-byte data from additional1 programming data area in RAM to flash memory * RAM Program data storage area (128 bytes) Sub-Routine-Call Apply Write Pulse (Additional programming) Reprogram data storage area (128 bytes) No m= 0 ? n ≥ (N)? Yes Clear SWE bit in FLMCR1 Additional-programming data storage area (128 bytes) *7 No Yes Clear SWE bit in FLMCR1 Wait (tcswe) µs Wait (tcswe) µs End of programming Programming failure *7 Notes: 1. Data transfer is performed by byte transfer. The lower 8 bits of the first address written to must be H'00 or H'80. A 128-byte data transfer must be performed even if writing fewer than 128 bytes; in this case, H'FF data must be written to the extra addresses. 2. Verify data is read in 16-bit (word) units. 3. Reprogram data is determined by the operation shown in the table below (comparison between the data stored in the program data area and the verify data). Bits for which the reprogram data is 0 are programmed in the next reprogramming loop. Therefore, even bits for which programming has been completed will be subjected to programming once again if the result of the subsequent verify operation is NG. 4. A 128-byte area for storing program data, a 128-byte area for storing reprogram data, and a 128-byte area for storing additional data must be provided in RAM. The contents of the reprogram data area and additional data area are modified as programming proceeds. 5. A write pulse of 30 µs or 200 µs is applied according to the progress of the programming operation. See Note 6 for details of the pulse widths. When writing of additional-programming data is executed, a 10 µs write pulse should be applied. Reprogram data X' means reprogram data when the write pulse is applied. 7. The wait times and value of N are shown in section 21.5, Flash Memory characteristics. Reprogram Data Computation Table Additional-Programming Data Computation Table Original Data Verify Data Reprogram Data (D) 0 (V) 0 (X) 1 0 1 0 1 0 1 1 1 1 Comments Reprogram Data (X') Verify Data Additional(V) Programming Data (Y) Programming completed 0 0 0 Programming incomplete; reprogram 0 1 1 1 0 1 1 1 1 Still in erased state; no action Figure 18-9 Program/Program-Verify Flowchart Rev. 3.0, 04/02, Page 438 of 538 Comments Additional programming to be executed Additional programming not to be executed Additional programming not to be executed Additional programming not to be executed 18.8.2 Erase/Erase-Verify When erasing flash memory, the erase/erase-verify flowchart shown in figure 18-10 should be followed. 1. Prewriting (setting erase block data to all 0s) is not necessary. 2. Erasing is performed in block units. Make only a single-bit specification in the erase block registers (EBR1 and EBR2). To erase multiple blocks, each block must be erased in turn. 3. The time during which the E bit is set to 1 is the flash memory erase time. 4. The watchdog timer (WDT) is set to prevent overerasing due to program runaway, etc. An overflow cycle of approximately 19.8 ms is allowed. 5. For a dummy write to a verify address, write 1-byte data H’FF to an address whose lower two bits are B’00. Verify data can be read in longwords from the address to which a dummy write was performed. 6. If the read data is not erased successfully, set erase mode again, and repeat the erase/eraseverify sequence as before. The maximum number of repetitions of the erase/erase-verify sequence is 100. 18.8.3 Interrupt Handling when Programming/Erasing Flash Memory All interrupts, including the NMI interrupt, are disabled while flash memory is being programmed or erased, or while the boot program is executing, for the following three reasons: 1. Interrupt during programming/erasing may cause a violation of the programming or erasing algorithm, with the result that normal operation cannot be assured. 2. If interrupt exception handling starts before the vector address is written or during programming/erasing, a correct vector cannot be fetched and the CPU malfunctions. 3. If an interrupt occurs during boot program execution, normal boot mode sequence cannot be carried out. Rev. 3.0, 04/02, page 439 of 538 Erase start SWE bit ← 1 Wait 1 µs n←1 Set EBR1 and EBR2 Enable WDT ESU bit ← 1 Wait 100 µs E bit ← 1 Wait 10 µs E bit ← 0 Wait 10 µs ESU bit ← 0 Wait 10 µs Disable WDT EV bit ← 1 Wait 20 µs Set block start address as verify address H'FF dummy write to verify address Wait 2 µs n←n+1 Read verify data Verify data = all 1s? Increment address No Yes No Last address of block? Yes No EV bit ← 0 EV bit ← 0 Wait 4 µs Wait 4 µs All erase block erased? n ≤ 100? Yes No SWE bit ← 0 SWE bit ← 0 Wait 100 µs Wait 100 µs End of erasing Erase failure Figure 18-10 Erase/Erase-Verify Flowchart Rev. 3.0, 04/02, Page 440 of 538 Yes 18.9 Program/Erase Protection There are three kinds of flash memory program/erase protection; hardware protection, software protection, and error protection. 18.9.1 Hardware Protection Hardware protection refers to a state in which programming/erasing of flash memory is forcibly disabled or aborted because of a transition to reset or standby mode. Flash memory control register 1 (FLMCR1), flash memory control register 2 (FLMCR2), and erase block register 1 (EBR1) are initialized. In a reset via the RES pin, the reset state is not entered unless the RES pin is held low until oscillation stabilizes after powering on. In the case of a reset during operation, hold the RES pin low for the RES pulse width specified in the AC Characteristics section. 18.9.2 Software Protection Software protection can be implemented against programming/erasing of all flash memory blocks by clearing the SWE bit in FLMCR1. When software protection is in effect, setting the P1 or E1 bit in FLMCR1 does not cause a transition to program mode or erase mode. By setting the erase block register 1 (EBR1), erase protection can be set for individual blocks. When EBR1 is set to H’00, erase protection is set for all blocks. 18.9.3 Error Protection In error protection, an error is detected when CPU runaway occurs during flash memory programming/erasing, or operation is not performed in accordance with the program/erase algorithm, and the program/erase operation is aborted. Aborting the program/erase operation prevents damage to the flash memory due to overprogramming or overerasing. When the following errors are detected during programming/erasing of flash memory, the FLER bit in FLMCR2 is set to 1, and the error protection state is entered. • When the flash memory of the relevant address area is read during programming/erasing (including vector read and instruction fetch) • Immediately after exception handling (excluding a reset) during programming/erasing • When a SLEEP instruction is executed during programming/erasing The FLMCR1, FLMCR2, and EBR1 settings are retained, however program mode or erase mode is aborted at the point at which the error occurred. Program mode or erase mode cannot be reentered by re-setting the P1 or E1 bit. However, PV and EV bit setting is enabled, and a transition can be made to verify mode. Error protection can be cleared only by a power-on reset. Rev. 3.0, 04/02, page 441 of 538 18.10 Programmer Mode In programmer mode, a PROM programmer can be used to perform programming/erasing via a socket adapter, just as for a discrete flash memory. Use a PROM programmer that supports the Hitachi 128-kbyte flash memory on-chip MCU device type (FZTAT128V5A). 18.11 Power-Down States for Flash Memory In user mode, the flash memory will operate in either of the following states: • Normal operating mode The flash memory can be read and written to. • Standby mode All flash memory circuits are halted. Table 18-6 shows the correspondence between the operating modes of the H8S/2612 series and the flash memory. When the flash memory returns to its normal operating state from standby mode, a period to stabilize the power supply circuits that were stopped is needed. When the flash memory returns to its normal operating state, bits STS2 to STS0 in SBYCR must be set to provide a wait time of at least 20 µs, even when the external clock is being used. Table 18-6 Flash Memory Operating States LSI Operating State Flash Memory Operating State Active mode Normal operating mode Standby mode Standby mode Rev. 3.0, 04/02, Page 442 of 538 Section 19 Clock Pulse Generator This LSI has an on-chip clock pulse generator that generates the system clock (ø), the bus master clock, and internal clocks. The clock pulse generator consists of an oscillator, PLL circuit, clock selection circuit, medium-speed clock divider, and bus master clock selection circuit. A block diagram of the clock pulse generator is shown in figure 19-1. SCKCR LPWRCR SCK2 to SCK0 STC1, STC0 EXTAL Clock oscillator PLL circuit ( 1, 2, 4) XTAL Clock selection circuit Mediumspeed clock divider ø/2 to ø/32 ø System clock to ø pin Bus master clock selection circuit Internal clock to supporting modules Bus master clock to CPU and DTC Legend LPWRCR : Low-power control register SCKCR : System clock control register Figure 19-1 Block Diagram of Clock Pulse Generator The frequency can be changed by means of the PLL circuit. Frequency changes are performed by software by settings in the low-power control register (LPWRCR) and system clock control register (SCKCR). Rev. 3.0, 04/02, page 443 of 538 19.1 Register Descriptions The on-chip clock pulse generator has the following registers. For details on register addresses, refer to appendix A, Internal I/O Register. • System clock control register (SCKCR) • Low-power control register (LPWRCR) 19.1.1 System Clock Control Register (SCKCR) SCKCR performs ø clock output control, selection of operation when the PLL circuit frequency multiplication factor is changed, and medium-speed mode control. Bit Bit Name Initial Value R/W Description 7 PSTOP 0 R/W ø Clock Output Disable Controls ø output. High-speed Mode, Medium-Speed Mode 0: ø output 1: Fixed high Sleep Mode 0: ø output 1: Fixed high Software Standby Mode 0: Fixed high 1: Fixed high Hardware Standby Mode 0: High impedance 1: High impedance 6 — 0 — Reserved 5 — 0 — These bits are always read as 0. 4 — 0 — 3 STCS 0 R/W Frequency Multiplication Factor Switching Mode Select Selects the operation when the PLL circuit frequency multiplication factor is changed. 0: Specified multiplication factor is valid after transition to software standby mode 1: Specified multiplication factor is valid immediately after STC1 bit and STC0 bit are rewritten Rev. 3.0, 04/02, Page 444 of 538 Bit Bit Name Initial Value R/W Description 2 SCK2 0 R/W System Clock Select 0 to 2 1 SCK1 0 R/W These bits select the bus master clock. 0 SCK0 0 R/W 000: High-speed mode 001: Medium-speed clock is ø/2 010: Medium-speed clock is ø/4 011: Medium-speed clock is ø/8 100: Medium-speed clock is ø/16 101: Medium-speed clock is ø/32 11X: Setting prohibited Legend X: Don’t care 19.1.2 Low-Power Control Register (LPWRCR) Bit Bit Name Initial Value R/W Description 7 — 0 — Reserved 6 — 0 — Only 0 should be written to these bits. 5 — 0 — 4 — 0 — 3 — 0 R/W 2 — 0 R/W These bits can be read and write, but should not be set to 1. 1 STC1 0 R/W Frequency Multiplication Factor 0 STC0 0 R/W The STC bits specify the frequency multiplication factor of the PLL circuit. 00: ×1 01: ×2 10: ×4 11: Setting prohibited Rev. 3.0, 04/02, page 445 of 538 19.2 Oscillator Clock pulses can be supplied by connecting a crystal resonator, or by input of an external clock. In either case, the input clock should not exceed 20 MHz. 19.2.1 Connecting a Crystal Resonator Circuit Configuration: A crystal resonator can be connected as shown in the example in figure 192. Select the damping resistance Rd according to table 19-2. An AT-cut parallel-resonance crystal should be used. CL1 EXTAL XTAL Rd CL2 CL1 = CL2 = 10 to 22 pF Figure 19-2 Connection of Crystal Resonator (Example) Table 19-1 Damping Resistance Value Frequency (MHz) 4 8 12 16 20 Rd (Ω) 500 200 0 0 0 Figure 19-3 shows the equivalent circuit of the crystal resonator. Use a crystal resonator that has the characteristics shown in table 19-2. CL L XTAL Rs C0 EXTAL AT-cut parallel-resonance type Figure 19-3 Crystal Resonator Equivalent Circuit Table 19-2 Crystal Resonator Characteristics Frequency (MHz) 4 8 12 16 20 RS max (Ω) 120 80 60 50 40 C0 max (pF) 7 7 7 7 7 Rev. 3.0, 04/02, Page 446 of 538 19.2.2 External Clock Input Circuit Configuration: An external clock signal can be input as shown in the examples in figure 19-4. If the XTAL pin is left open, ensure that stray capacitance does not exceed 10 pF. When complementary clock is input to the XTAL pin, the external clock input should be fixed high in standby mode. External clock input EXTAL XTAL Open (a) XTAL pin left open EXTAL External clock input XTAL (b) Complementary clock input at XTAL pin Figure 19-4 External Clock Input (Examples) Rev. 3.0, 04/02, page 447 of 538 Table 19-3 shows the input conditions for the external clock. Table 19-3 External Clock Input Conditions VCC = 5.0 V ± 10% Item Symbol Min Max Unit Test Conditions External clock input low pulse width tEXL 15 — ns Figure 19-5 External clock input high pulse width tEXH 15 — ns External clock rise time tEXr — 5 ns External clock fall time tEXf — 5 ns Clock low pulse width level tCL 0.4 0.6 tcyc ø ≥ 5 MHz 80 — ns ø < 5 MHz Clock high pulse width level tCH 0.4 0.6 tcyc ø ≥ 5 MHz 80 — ns ø < 5 MHz tEXH tEXL VCC EXTAL tEXr tEXf Figure 19-5 External Clock Input Timing Rev. 3.0, 04/02, Page 448 of 538 0.5 Figure 21-3 19.3 PLL Circuit The PLL circuit multiplies the frequency of the clock from the oscillator by a factor of 1, 2, or 4. The multiplication factor is set by the STC0 bit and the STC1 bit in LPWRCR. The phase of the rising edge of the internal clock is controlled so as to match that at the EXTAL pin. When the multiplication factor of the PLL circuit is changed, the operation varies according to the setting of the STCS bit in SCKCR. When STCS = 0, the setting becomes valid after a transition to software standby mode. The transition time count is performed in accordance with the setting of bits STS0 to STS2 in SBYCR. For details on SBYCR, refer to section 20.1.1, Standby Control Register (SBYCR). 1. The initial PLL circuit multiplication factor is 1. 2. STS0 to STS2 are set to give the specified transition time. 3. The target value is set in STC0 and STC1, and a transition is made to software standby mode. 4. The clock pulse generator stops and the value set in STC0 and STC1 becomes valid. 5. Software standby mode is cleared, and a transition time is secured in accordance with the setting in STS0 to STS2. 6. After the set transition time has elapsed, this LSI resumes operation using the target multiplication factor. If a PC break is set for the SLEEP instruction, software standby mode is entered and break exception handling is executed after the oscillation stabilization time. In this case, the instruction following the SLEEP instruction is executed after execution of the RTE instruction. When STCS = 1, this LSI operates on the changed multiplication factor immediately after bits STC0 and STC1 are rewritten. 19.4 Medium-Speed Clock Divider The medium-speed clock divider divides the system clock to generate ø/2, ø/4, ø/8, ø/16, and ø/32. 19.5 Bus Master Clock Selection Circuit The bus master clock selection circuit selects the clock supplied to the bus master by setting the bits SCK 2 to 0 in SCKCR. The bus master clock can be selected from high-speed mode, or medium-speed clocks (ø/2, ø/4, ø/8, ø/16, ø/32). Rev. 3.0, 04/02, page 449 of 538 19.6 Usage Notes 19.6.1 Note on Crystal Resonator As various characteristics related to the crystal resonator are closely linked to the user's board design, thorough evaluation is necessary on the user's part, using the resonator connection examples shown in this section as a guide. As the resonator circuit ratings will depend on the floating capacitance of the resonator and the mounting circuit, the ratings should be determined in consultation with the resonator manufacturer. The design must ensure that a voltage exceeding the maximum rating is not applied to the oscillator pin. 19.6.2 Note on Board Design When designing the board, place the crystal resonator and its load capacitors as close as possible to the XTAL and EXTAL pins. Other signal lines should be routed away from the oscillator circuit, as shown in figure 19-6. This is to prevent induction from interfering with correct oscillation. Signal A Signal B Avoid CL2 This LSI XTAL EXTAL CL1 Figure 19-6 Note on Board Design of Oscillator Circuit Figure 19-7 shows external circuitry recommended to be provided around the PLL circuit. Place oscillation stabilization capacitor C1 and resistor R1 close to the PLLCAP pin, and ensure that no other signal lines cross this line. Separate PLLVcL and PLLVss from the other Vcc and Vss lines at the board power supply source, and be sure to insert bypass capacitors CB close to the pins. Rev. 3.0, 04/02, Page 450 of 538 R1 : 3 k C1 : 470 pF PLLCAP PLLVCL CB : 0.1 F PLLVSS VCL VCC CB : 0.1 F* CB : 0.1 F VSS (Values are preliminary recommended values.) Note: * CB are laminated ceramic. Figure 19-7 External Circuitry Recommended for PLL Circuit Rev. 3.0, 04/02, page 451 of 538 Rev. 3.0, 04/02, Page 452 of 538 Section 20 Power-Down Modes In addition to the normal program execution state, this LSI has five power-down modes in which operation of the CPU and oscillator is halted and power dissipation is reduced. Low-power operation can be achieved by individually controlling the CPU, on-chip supporting modules, and so on. This LSI's operating modes are as follows: (1) High-speed mode (2) Medium-speed mode (3) Sleep mode (4) Module stop mode (5) Software standby mode (6) Hardware standby mode (2) to (6) are power-down modes. Sleep mode is a CPU state, medium-speed mode is a CPU and bus master state, and module stop mode is an internal peripheral function (including bus masters other than the CPU) state. Some of these states can be combined. After a reset, the LSI is in high-speed mode. Figure 20-1 show a mode transition. Table 20-1 shows the conditions of transition between modes when executing the SLEEP instruction and the state after transition back from low power mode due to an interrupt. Table 20-2 shows the internal state of the LSI in each mode. Table 20-1 Low Power Dissipation Mode Transition Conditions Pre-Transition State High-speed/ Medium-speed Status of Control Bit at Transition SSBY State after Transition Invoked by SLEEP Command State after Transition Back from Low Power Mode Invoked by Interrupt 0 Sleep High-speed/Medium-speed 1 Software standby High-speed/Medium-speed Rev. 3.0, 04/02, page 453 of 538 Program-halted state pin = Low Hardware standby mode Reset state pin = High pin = Low pin = High Program execution state SSBY = 0 Sleep mode (main clock) SLEEP command High-speed mode (main clock) Any interrupt *1 SCK2 to SCK0 = 0 SCK2 to SCK0 0 Medium-speed mode (main clock) SLEEP command Software standby mode External interrupt *2 : Transition after exception processing Notes: SSBY = 1 : Low power dissipation mode 1. All interrupts 2. NMI and IRQ0 to IRQ5 When a transition is made between modes by means of an interrupt, the transition cannot be made on interrupt source generation alone. Ensure that interrupt handling is performed after accepting the interrupt request. From any state except hardware standby mode, a transition to the reset state occurs when is driven low. From any state, a transition to hardware standby mode occurs when is driven low. Figure 20-1 Mode Transition Diagram Rev. 3.0, 04/02, Page 454 of 538 Table 20-2 LSI Internal States in Each Mode MediumHigh-Speed Speed Sleep Module Stop Software Standby Hardware Standby System clock pulse generator Functioning Functioning Functioning Functioning Halted Halted CPU Instructions Registers Functioning Mediumspeed operation Halted (retained) High/ mediumspeed operation Halted (retained) Halted (undefined) External interrupts NMI Functioning Functioning Functioning Functioning Functioning Halted Peripheral functions PBC Functioning Mediumspeed operation Functioning Halted (retained) Halted (retained) Halted (reset) I/O Functioning Functioning Functioning Functioning Retained High impedance TPU Functioning Functioning Functioning Halted (retained) Halted (retained) Halted (reset) WDT Functioning Functioning Functioning Functioning Halted (retained) Halted (reset) SCI Functioning Functioning Functioning Halted (reset) Halted (reset) Halted (reset) Functioning Mediumspeed operation Functioning (DTC) Functioning Retained Retained Function IRQ0–IRQ5 DTC MMT/POE PPG HCAN A/D RAM Notes: “Halted (retained)” means that internal register values are retained. The internal state is “operation suspended.” “Halted (reset)” means that internal register values and internal states are initialized. In module stop mode, only modules for which a stop setting has been made are halted (reset or retained). Rev. 3.0, 04/02, page 455 of 538 20.1 Register Descriptions Registers related to the power down mode are shown below. For details on the system clock control register (SCKCR), refer to section 19.1.1, System Clock Control Register (SCKCR). For details on register addresses and register states during each process, refer to appendix A, Internal I/O Register. • System clock control register (SCKCR) • Standby control register (SBYCR) • Module stop control register A (MSTPCRA) • Module stop control register B (MSTPCRB) • Module stop control register C (MSTPCRC) 20.1.1 Standby Control Register (SBYCR) SBYCR is an 8-bit readable/writable register that performs software standby mode control. Bit Bit Name Initial Value R/W Description 7 SSBY 0 R/W Software Standby This bit specifies the transition mode after executing the SLEEP instruction 0: Shifts to sleep mode when the SLEEP instruction is executed 1: Shifts to software standby mode when the SLEEP instruction is executed This bit does not change when clearing the software standby mode by using external interrupts and shifting to normal operation. This bit should be written with 0 when clearing. Rev. 3.0, 04/02, Page 456 of 538 Bit Bit Name Initial Value R/W Description 6 STS2 0 R/W Standby Timer Select 0 to 2 5 STS1 0 R/W 4 STS0 0 R/W These bits select the MCU wait time for clock stabilization when software standby mode is cancelled by an external interrupt. With a crystal oscillator (Table 20-3), select a wait time of 8ms (oscillation stabilization time) or more, depending on the operating frequency. With an external clock, select a wait time of 2 ms or more. 000: Standby time = 8192 states 001: Standby time = 16384 states 010: Standby time = 32768 states 011: Standby time = 65536 states 100: Standby time = 131072 states 101: Standby time = 262144 states 110: Reserved 111: Standby time = 16 states 3 — 1 R/W Reserved Only 1 should be written to this bit. 2 — 0 — Reserved 1 — 0 — 0 — 0 — These bits are always read as 0 and cannot be modified. Rev. 3.0, 04/02, page 457 of 538 20.1.2 Module Stop Control Registers A to C (MSTPCRA to MSTPCRC) MSTPCR is comprised of three 8-bit readable/writable registers, and performs module stop mode control. Setting a bit to 1 causes the corresponding module to enter module stop mode. Clearing the bit to 0 clears the module stop mode. MSTPCRA Bit Bit Name Initial Value R/W 7 MSTPA7* 0 R/W Module 6 MSTPA6 0 R/W Data transfer controller (DTC) 5 MSTPA5 1 R/W 16-bit timer pulse unit (TPU) 4 MSTPA4* 1 R/W 3 MSTPA3 1 R/W 2 MSTPA2* 1 R/W 1 MSTPA1 1 R/W 0 MSTPA0* 1 R/W Programmable pulse generator (PPG) A/D converter MSTPCRB Bit Bit Name Initial Value R/W Module 7 MSTPB7 1 R/W Serial communication interface 0 (SCI0) 6 MSTPB6 1 R/W Serial communication interface 1 (SCI1) 5 MSTPB5 1 R/W Serial communication interface 2 (SCI2) 4 MSTPB4* 1 R/W 3 MSTPB3* 1 R/W 2 MSTPB2* 1 R/W 1 MSTPB1* 1 R/W 0 MSTPB0* 1 R/W Rev. 3.0, 04/02, Page 458 of 538 MSTPCRC Bit Bit Name Initial Value R/W Module 7 MSTPC7* 1 R/W 6 MSTPC6* 1 R/W 5 MSTPC5* 1 R/W 4 MSTPC4 1 R/W PC break controller (PBC) 3 MSTPC3 1 R/W Hitachi Controller Area Network (HCAN) 2 MSTPC2 1 R/W Motor Management Timer (MMT) 1 MSTPC1* 1 R/W 0 MSTPC0* 1 R/W Note: * MSTPA7 is a readable/writable bit with an initial value of 0 and should always be written with 0. MSTPA4, MSTPA2, MSTPA0, MSTPB4 to MSTPB0, MSTPC7 to MSTPC5, MSTPC1, and MSTPC0 are readable/writable bits with an initial value of 1 and should always be written with 1. 20.2 Medium-Speed Mode When the SCK0 to SCK2 bits in SCKCR are set to 1, the operating mode changes to mediumspeed mode as soon as the current bus cycle ends. In medium-speed mode, the CPU operates on the operating clock (ø/2, ø/4, ø/8, ø/16, or ø/32) specified by the SCK0 to SCK2 bits. Bus masters (DTC) other than the CPU also operate in medium-speed mode. On-chip supporting modules other than bus masters always operate on the high-speed clock (ø). In medium-speed mode, a bus access is executed in the specified number of states with respect to the bus master operating clock. For example, if ø/4 is selected as the operating clock, on-chip memory is accessed in 4 states, and internal I/O registers in 8 states. Medium-speed mode is cleared by clearing all of bits SCK0 to SCK2 to 0. A transition is made to high-speed mode and medium-speed mode is cleared at the end of the current bus cycle. If a SLEEP instruction is executed when the SSBY bit in SBYCR is cleared to 0, a transition is made to sleep mode. When sleep mode is cleared by an interrupt, medium-speed mode is restored. When the SLEEP instruction is executed with the SSBY bit = 1, operation shifts to the software standby mode. When software standby mode is cleared by an external interrupt, medium-speed mode is restored. When the RES pin is set low and medium-speed mode is cancelled, operation shifts to the reset state. The same applies in the case of a reset caused by overflow of the watchdog timer. When the STBY pin is driven low, a transition is made to hardware standby mode. Rev. 3.0, 04/02, page 459 of 538 Figure 20-2 shows the timing for transition to and clearance of medium-speed mode. Medium-speed mode ø, supporting module clock Bus master clock Internal address bus SCKCR SCKCR Internal write signal Figure 20-2 Medium-Speed Mode Transition and Clearance Timing 20.3 Sleep Mode 20.3.1 Transition to Sleep Mode If SLEEP instruction is executed when the SBYCR SSBY bit = 0, the CPU enters the sleep mode. In sleep mode, CPU operation stops, however the contents of the CPU's internal registers are retained. Other supporting modules do not stop. 20.3.2 Clearing Sleep Mode Sleep mode is cleared by any interrupt, or signals at the RES, or STBY pins. • Exiting Sleep Mode by Interrupts: When an interrupt occurs, sleep mode is exited and interrupt exception processing starts. Sleep mode is not exited if the interrupt is disabled, or if interrupts other than NMI are masked by the CPU. • Exiting Sleep Mode by RES pin: Setting the RES pin Low selects the reset state. After the stipulated reset input duration, driving the RES pin High restart the CPU performing reset exception processing. • Exiting Sleep Mode by STBY Pin: When the STBY pin level is driven low, a transition is made to hardware standby mode. Rev. 3.0, 04/02, Page 460 of 538 20.4 Software Standby Mode 20.4.1 Transition to Software Standby Mode A transition is made to software standby mode if the SLEEP instruction is executed when the SBYCR SSBY bit is set to 1. In this mode, the CPU, on-chip supporting modules, and oscillator, all stop. However, the contents of the CPU's internal registers, on-chip RAM data, and the states of on-chip supporting modules other than the SCI, A/D converter, and the states of I/O ports, are retained. In this mode, the oscillator stops, and therefore power dissipation is significantly reduced. 20.4.2 Clearing Software Standby Mode Software standby mode is cleared by an external interrupt (NMI pin, or pins IRQ0 to IRQ5), or by means of the RES pin or STBY pin. • Clearing with an interrupt When an NMI or IRQ0 to IRQ5 interrupt request signal is input, clock oscillation starts, and after the time set in bits STS0 to STS2 in SBYCR has elapsed, stable clocks are supplied to the entire chip, software standby mode is cleared, and interrupt exception handling is started. When clearing software standby mode with an IRQ0 to IRQ5 interrupt, set the corresponding enable bit to 1 and ensure that no interrupt with a higher priority than interrupts IRQ0 to IRQ5 is generated. Software standby mode cannot be cleared if the interrupt has been masked on the CPU side or has been designated as a DTC activation source. • Clearing with the RES pin When the RES pin is driven low, clock oscillation is started. At the same time as clock oscillation starts, clocks are supplied to the entire chip. Note that the RES pin must be held low until clock oscillation stabilizes. When the RES pin goes high, the CPU begins reset exception handling. • Clearing with the STBY pin When the STBY pin is driven low, a transition is made to hardware standby mode. Rev. 3.0, 04/02, page 461 of 538 20.4.3 Setting Oscillation Stabilization Time after Clearing Software Standby Mode Bits STS2 to STS0 in SBYCR should be set as described below. • Using a Crystal Oscillator: Set bits STS0 to STS2 so that the standby time is at least 8 ms (the oscillation stabilization time). Table 20-3 shows the standby times for different operating frequencies and settings of bits STS0 to STS2. • Using an External Clock The PLL circuit requires a time for stabilization. Set bits STS0 to STS2 so that the standby time is at least 2 ms. Table 20-3 Oscillation Stabilization Time Settings 20 16 12 10 8 6 4 STS2 STS1 STS0 Standby Time MHz MHz MHz MHz MHz MHz MHz Unit 0 0 1 1 0 1 0 8192 states 0.41 0.51 0.68 0.8 1.0 1.3 2.0 1 16384 states 0.82 1.0 1.3 1.6 2.0 2.7 4.1 0 32768 states 1.6 2.0 2.7 3.3 4.1 5.5 8.2 1 65536 states 3.3 4.1 5.5 6.6 8.2 10.9 16.4 0 131072 states 6.6 8.2 10.9 13.1 16.4 21.8 32.8 1 262144 states 13.1 16.4 21.8 26.2 32.8 43.6 65.6 0 Reserved — — — — — — — — 1 16 states 0.8 1.0 1.3 1.6 2.0 1.7 4.0 µs : Recommended time setting Rev. 3.0, 04/02, Page 462 of 538 ms 20.4.4 Software Standby Mode Application Example Figure 20-3 shows an example in which a transition is made to software standby mode at a falling edge on the NMI pin, and software standby mode is cleared at a rising edge on the NMI pin. In this example, an NMI interrupt is accepted with the NMIEG bit in SYSCR cleared to 0 (falling edge specification), then the NMIEG bit is set to 1 (rising edge specification), the SSBY bit is set to 1, and a SLEEP instruction is executed, causing a transition to software standby mode. Software standby mode is then cleared at the rising edge on the NMI pin. Oscillator ø NMI NMIEG SSBY NMI exception Software standby mode handling (power-down mode) NMIEG = 1 SSBY = 1 SLEEP instruction NMI exception handling Oscillation stabilization time tOSC2 Figure 20-3 Software Standby Mode Application Example Rev. 3.0, 04/02, page 463 of 538 20.5 Hardware Standby Mode 20.5.1 Transition to Hardware Standby Mode When the STBY pin is driven low, a transition is made to hardware standby mode from any mode. In hardware standby mode, all functions enter the reset state and stop operation, resulting in a significant reduction in power dissipation. As long as the prescribed voltage is supplied, on-chip RAM data is retained. I/O ports are set to the high-impedance state. In order to retain on-chip RAM data, the RAME bit in SYSCR should be cleared to 0 before driving the STBY pin low. Do not change the state of the mode pins (MD0 to MD2) while this LSI is in hardware standby mode. 20.5.2 Clearing Hardware Standby Mode Hardware standby mode is cleared by means of the STBY pin and the RES pin. When the STBY pin is driven high while the RES pin is low, the reset state is set and clock oscillation is started. Ensure that the RES pin is held low until the clock oscillator stabilizes (at least 8 ms—the oscillation stabilization time—when using a crystal oscillator). When the RES pin is subsequently driven high, a transition is made to the program execution state via the reset exception handling state. 20.5.3 Hardware Standby Mode Timings Timing of Transition to Hardware Standby Mode 1. To retain RAM contents with the RAME bit set to 1 in SYSCR Drive the RES signal low at least 10 states before the STBY signal goes low, as shown in figure 20-4. After STBY has gone low, RES has to wait for at least 0 ns before becoming high. t1≥10tcyc t2≥0ns Figure 20-4 Timing of Transition to Hardware Standby Mode 2. To retain RAM contents with the RAME bit cleared to 0 in SYSCR, or when RAM contents do not need to be retained Rev. 3.0, 04/02, Page 464 of 538 RES does not have to be driven low as in the above case. Timing of Recovery from Hardware Standby Mode Drive the RES signal low approximately 100 ns or more before STBY goes high to execute a power-on reset. t≥100ns tOSC1 Figure 20-5 Timing of Recovery from Hardware Standby Mode 20.6 Module Stop Mode 20.6.1 Module Stop Mode Module stop mode can be set for individual on-chip supporting modules. When the corresponding MSTP bit in MSTPCR is set to 1, module operation stops at the end of the bus cycle and a transition is made to module stop mode. The CPU continues operating independently. When the corresponding MSTP bit is cleared to 0, module stop mode is cleared and the module starts operating at the end of the bus cycle. In module stop mode, the internal states of modules other than the SCI*, HCAN, and A/D converter are retained. After reset clearance, all modules other than DTC are in module stop mode. When an on-chip supporting module is in module stop mode, read/write access to its registers is disabled. Note: The internal states of some SCI registers are retained. 20.7 ø Clock Output Disabling Function The output of the ø clock can be controlled by means of the PSTOP bit in SCKCR, and DDR for the corresponding port. When the PSTOP bit is set to 1, the ø clock stops at the end of the bus cycle, and ø output goes high. ø clock output is enabled when the PSTOP bit is cleared to 0. When DDR for the corresponding port is cleared to 0, ø clock output is disabled and input port mode is set. Table 20-4 shows the state of the ø pin in each processing state. Rev. 3.0, 04/02, page 465 of 538 Table 20-4 ø Pin State in Each Processing State Register Settings DDR PSTOP Normal Mode Sleep Mode Software Standby Mode Hardware Standby Mode 0 X High impedance High impedance High impedance High impedance 1 0 ø output ø output Fixed high High impedance 1 1 Fixed high Fixed high Fixed high High impedance Legend X: Don’t care Rev. 3.0, 04/02, Page 466 of 538 20.8 Usage Notes 20.8.1 I/O Port Status In software standby mode, I/O port states are retained. Therefore, there is no reduction in current dissipation for the output current when a high-level signal is output. 20.8.2 Current Dissipation during Oscillation Stabilization Wait Period Current dissipation increases during the oscillation stabilization wait period. 20.8.3 DTC Module Stop Depending on the operating status of the DTC, MSTPA6 bit may not be set to 1. Setting of the DTC module stop mode should be carried out only when the respective module is not activated. For details, refer to section 8, Data Transfer Controller (DTC). 20.8.4 On-Chip Supporting Module Interrupt Relevant interrupt operations cannot be performed in module stop mode. Consequently, if module stop mode is entered when an interrupt has been requested, it will not be possible to clear the CPU interrupt source or the DTC activation source. Interrupts should therefore be disabled before entering module stop mode. 20.8.5 Writing to MSTPCR MSTPCR should only be written to by the CPU. Rev. 3.0, 04/02, page 467 of 538 Rev. 3.0, 04/02, Page 468 of 538 Section 21 Electrical Characteristics 21.1 Absolute Maximum Ratings Table 21-1 lists the absolute maximum ratings. Table 21-1 Absolute Maximum Ratings Item Symbol Value Unit Power supply voltage VCC –0.3 to +7.0 V Input voltage (XTAL, EXTAL) Vin –0.3 to VCC +0.3 V Input voltage (port 4 and 9) Vin –0.3 to AVCC +0.3 V Input voltage (except XTAL, EXTAL, port 4 and 9) Vin –0.3 to VCC +0.3 V Analog power supply voltage AVCC –0.3 to +7.0 V Analog input voltage VAN –0.3 to AVCC +0.3 V Operating temperature Topr Regular specifications: –20 to +75 °C Wide-range specifications: –40 to +85 °C –55 to +125 °C Storage temperature Tstg Caution: Permanent damage to the chip may result if absolute maximum rating are exceeded. Rev. 3.0, 04/02, page 469 of 538 21.2 DC Characteristics Table 21-2 lists the DC characteristics. Table 21-3 lists the permissible output currents. Table 21-2 DC Characteristics Conditions: VCC = 4.5 V to 5.5 V, AVCC = 4.5 V to 5.5 V, VSS = AVSS = 0 V, Ta = –20°C to +75°C (regular specifications), Ta = –40°C to +85°C (wide-range 1 specifications)* Item Symbol Schmitt trigger input voltage IRQ0 to IRQ5 VT Input high voltage RES, STBY, NMI, MD2 to MD0, FWE Input low voltage – + VT Min Typ Max Unit VCC × 0.2 — — V — — VCC × 0.7 V VT – VT VCC × 0.05 — — V VIH VCC × 0.9 — VCC + 0.3 V EXTAL VCC × 0.7 — VCC + 0.3 V Port 1, A to D, F, HRxD VCC × 0.7 — VCC + 0.3 V Port 4 and 9 AVCC × 0.7 — AVCC + 0.3 V –0.3 — VCC × 0.1 V EXTAL –0.3 — VCC × 0.2 V Port 1, A to D, F, HRxD –0.3 — VCC × 0.2 V + RES, STBY, NMI, MD2 to MD0, FWE VIL – Test Conditions Port 4, 9 –0.3 — AVCC × 0.2 V Output high voltage All output pins VOH VCC – 0.5 — — V IOH = –200 µA VCC – 1.0 — — V IOH = –1 mA Output low voltage All output pins VOL — — 0.4 V IOL = 1.6 mA — — 1.0 µA Vin = 0.5 to — — 1.0 µA VCC – 0.5 V — — 1.0 µA Vin = 0.5 to AVCC – 0.5 V Input leakage RES current STBY, NMI, MD2 to MD0, FWE, HRxD | Iin | Port 4, 9 Rev. 3.0, 04/02, page 470 of 538 Item Symbol Min Typ Max Unit Test Conditions MOS input Port A to D pull-up current –IP 30 — 300 µA Vin = 0 V Cin — — 30 pF Vin = 0 V NMI — — 30 pF f = 1 MHz All input pins except RES and NMI — — 15 pF Ta = 25°C — 75 mA 65 VCC = 5.0 V VCC = 5.5 V f = 20 MHz Sleep mode — 60 mA 50 VCC = 5.0 V VCC = 5.5 V f = 20 MHz All modules stopped — 40 — mA f = 20 MHz, VCC = 5.0 V (reference values) Mediumspeed mode (ø/32) — 45 — mA f = 20 MHz, VCC = 5.0 V (reference values) Standby mode — 2.0 5.0 µA Ta ≤ 50°C Input capacitance Current 2 dissipation* RES Normal operation Analog During A/D power supply conversion current ICC* 3 AlCC Idle RAM standby voltage VRAM — — 20 µA 50°C < Ta — 2.5 4.0 mA AVCC = 5.0 V — — 5.0 µA 2.0 — — V Notes: 1. If the A/D converter is not used, do not leave the AVCC, and AVSS pins open. Apply a voltage between 4.5 V and 5.5 V to the AVCC pin by connecting them to VCC, for instance. 2. Current dissipation values are for VIH = VCC (EXTAL), AVCC (ports 4 and 9), or VCC (other), and VIL = 0 V, with all output pins unloaded and the on-chip MOS pull-up transistors in the off state. 3. ICC depends on VCC and f as follows: ICC (max) = 27+(0.435 × VCC × f) (normal operation) ICC (max) = 27+(0.3 × VCC × f) (sleep mode) Rev. 3.0, 04/02, page 471 of 538 Table 21-3 Permissible Output Currents Conditions: VCC = 4.5 V to 5.5 V, AVCC = 4.5 V to 5.5 V, VSS = AVSS = 0 V, Ta = –20°C to +75°C (regular specifications), Ta = –40°C to +85°C (wide-range specifications)* Item Symbol Min Typ Max Unit Permissible output low current (per pin) All output pins VCC = 4.5 to 5.5 V IOL — — 10 mA Permissible output low current (total) Total of all output pins VCC = 4.5 to 5.5 V ∑ IOL — — 100 mA Permissible output All output high current (per pin) pins VCC = 4.5 to 5.5 V –IOH — — 2.0 mA Permissible output high current (total) VCC = 4.5 to 5.5 V ∑ –IOH — — 30 mA Total of all output pins Note: * To protect chip reliability, do not exceed the output current values in table 21-3. 21.3 AC Characteristics Figure 21-1 show, the test conditions for the AC characteristics. 5V RL LSI output pin C RH C=30pF: All ports RL= 2.4kΩ RH=12Ω Input/output timing measurement levels • Low level : 0.8V • High level : 2.0V Figure 21-1 Output Load Circuit Rev. 3.0, 04/02, page 472 of 538 21.3.1 Clock Timing Table 21-4 lists the clock timing Table 21-4 Clock Timing Conditions : VCC = 4.5 V to 5.5 V, AVCC = 4.5 V to 5.5 V, VSS = AVSS = 0 V, φ =4MHz to 20MHz, Ta = –20°C to +75°C (regular specifications), Ta = –40°C to +85°C (wide-range specifications) Item Symbol Min Max Unit Test Conditions Clock cycle time tcyc 50 250 ns Figure 21-2 Clock high pulse width tCH 15 — ns Clock low pulse width tCL 15 — ns Clock rise time tCr — 10 ns Clock fall time tCf — 10 ns Oscillation stabilization time at reset (crystal) tOSC1 20 — ms Figure 21-3 Oscillation stabilization time in software standby (crystal) tOSC2 8 — ms Figure 20-2 External clock output stabilization delay time tDEXT 2 — ms Figure 21-3 tcyc tCH tCf φ tCL tCr Figure 21-2 System Clock Timing Rev. 3.0, 04/02, page 473 of 538 EXTAL tDEXT tDEXT VCC tOSC1 tOSC1 φ Figure 21-3 Oscillation Stabilization Timing 21.3.2 Control Signal Timing Table 21-5 lists the control signal timing. Table 21-5 Control Signal Timing Conditions: VCC = 4.5 V to 5.5 V, AVCC = 4.5 V to 5.5 V, VSS = AVSS = 0 V, φ =4MHz to 20MHz, Ta = –20°C to +75°C (regular specifications), Ta = –40°C to +85°C (wide-range specifications) Item Symbol Min Max Unit Test Conditions RES setup time tRESS 200 — ns Figure 21-4 RES pulse width tRESW 20 — tcyc NMI setup time tNMIS 150 — ns NMI hold time tNMIH 10 — ns NMI pulse width (exiting software standby mode) tNMIW 200 — ns IRQ setup time tIRQS 150 — ns IRQ hold time tIRQH 10 — ns IRQ pulse width (exiting software standby mode) tIRQW 200 — ns Rev. 3.0, 04/02, page 474 of 538 Figure 21-5 φ tRESS tRESS tRESW Figure 21-4 Reset Input Timing φ tNMIS tNMIH NMI tNMIW (i = 0 to 2) tIRQW tIRQS tIRQH Edge input tIRQS Level input Figure 21-5 Interrupt Input Timing Rev. 3.0, 04/02, page 475 of 538 21.3.3 Timing of On-Chip Supporting Modules Table 21-6 lists the timing of on-chip supporting modules. Table 21-6 Timing of On-Chip Supporting Modules Conditions: VCC = 4.5 V to 5.5 V, AVCC = 4.5 V to 5.5 V, VSS = AVSS = 0 , φ =4MHz to 20MHz, Ta = –20°C to +75°C (regular specifications), Ta = –40°C to +85°C (wide-range specifications) Item I/O port TPU SCI Symbol Min Max Unit Test Conditions tPWD — 50 ns Figure 21-6 Input data setup time tPRS 30 — Input data hold time tPRH 30 — Timer output delay time tTOCD — 50 ns Figure 21-7 Timer input setup time tTICS 30 — Timer clock input setup time tTCKS 30 — ns Figure 21-8 Timer clock pulse width Single edge tTCKWH 1.5 — tcyc Both edges tTCKWL 2.5 — Input clock cycle Asynchro- tScyc nous 4 — Synchronous 6 — Output data delay time tcyc Input clock pulse width tSCKW 0.4 0.6 tScyc Input clock rise time tSCKr — 1.5 tcyc Input clock fall time tSCKf — 1.5 Transmit data delay time tTXD — 50 Receive data setup time (synchronous) tRXS 50 — Receive data hold time (synchronous) tRXH 50 — Rev. 3.0, 04/02, page 476 of 538 ns Figure 21-9 Figure 21-10 Item Symbol Min Max Unit Test Conditions A/D Trigger input setup converter time tTRGS 30 — ns Figure 21-11 HCAN* Transmit data delay time tHTXD — 100 ns Figure 21-12 Transmit data setup time tHRXS 100 — Transmit data hold time tHRXH 100 — PPG Pulse output delay time tPOD — 50 ns Figure 21-13 MMT MMT output delay time tMTOD — — ns Figure 21-14 PCI input setup time tPCIS 35 — PCI input pulse width tPCIW 1.5 — tcyc POE Input setup time tPOES 35 — ns POE Input pulse width 1.5 — tcyc tPOEW Figure 21-15 Note: * The HCAN input signal is asynchronous. However, its state is judged to have changed at the rising-edge (two clock cycles) of the CK clock signal shown in figure 21-12. The HCAN output signal is also asynchronous. Its state changes based on the rising-edge (two clock cycles) of the CK clock signal shown in figure 21-12. T1 T2 φ tPRS tPRH Port 1, 4, 9 A to D, F (read) tPWD Port 1, A to D, F (write) Figure 21-6 I/O Port Input/Output Timing Rev. 3.0, 04/02, page 477 of 538 φ tTOCD Output compare output* tTICS Input capture input* Note : * TIOCA0 to TIOCA5, TIOCB0 to TIOCB5, TIOCC0, TIOCC3, TIOCD0, TIOCD3 Figure 21-7 TPU Input/Output Timing φ tTCKS tTCKS TCLKA to TCLKD tTCKWL tTCKWH Figure 21-8 TPU Clock Input Timing tSCKW tSCKr tSCKf SCK0 to SCK2 tScyc Figure 21-9 SCK Clock Input Timing Rev. 3.0, 04/02, page 478 of 538 SCK0 to SCK2 tTXD TxD0 to TxD2 (transmit data) tRXS tRXH RxD0 to RxD2 (receive data) Figure 21-10 SCI Input/Output Timing (Clock Synchronous Mode) φ tTRGS Figure 21-11 A/D Converter External Trigger Input Timing VOL φ VOL tHTXD HTxD (transmit data) tHRXS tHRXH HRxD (receive data) Figure 21-12 HCAN Input/Output Timing φ tPOD PO15 to 8 Figure 21-13 PPG Output Timing Rev. 3.0, 04/02, page 479 of 538 φ tMTOD MMT Output tPCIS Input tPCIW Figure 21-14 MMT Input/Output Timing φ tPOES Input tPOEW Figure 21-15 POE Input/Output Timing Rev. 3.0, 04/02, page 480 of 538 21.4 A/D Conversion Characteristics Table 21-7 lists the A/D conversion characteristics. Table 21-7 A/D Conversion Characteristics Conditions: VCC = 4.5 V to 5.5 V, AVCC = 4.5 V to 5.5 V, VSS = AVSS = 0V, φ =4MHz to 20MHz, Ta = –20°C to +75°C (regular specifications), Ta = –40°C to +85°C (wide-range specifications) Item Min Typ Max Unit Resolution 10 10 10 bits Conversion time 10 — 200 µs Analog input capacitance — — 20 pF Permissible signal-source impedance — — 5 kΩ Nonlinearity error — — ±3.5 LSB Offset error — — ±3.5 LSB Full-scale error — — ±3.5 LSB Quantization — ±0.5 — LSB Absolute accuracy — — ±4.0 LSB Rev. 3.0, 04/02, page 481 of 538 21.5 Flash Memory Characteristics Table 21-8 lists the flash memory characteristics. Table 21-8 Flash Memory Characteristics Conditions: VCC = 4.5 V to 5.5 V, AVCC = 4.5 V to 5.5 V, VSS = PLLVSS = AVSS = 0 V, Ta = 0 to +75°C (Programming / erasing operating temperature range) Item Symbol Min Programming time*1, *2, *4 tP — 10 200 ms/128 bytes Erase time*1, *3, *5 tE — 100 1200 ms/block Reprogramming count Programming Max Unit Test Condition NWEC — — 100 Times Wait time after SWE bit setting*1 tsswe 1 1 — µs Wait time after PSU bit setting*1 tspsu 50 50 — µs tsp30 28 30 32 µs Programming time wait tsp200 198 200 202 µs Programming time wait tsp10 8 10 12 µs Additionalprogramming time wait Wait time after P bit clear*1 tcp 5 5 — µs Wait time after PSU bit clear*1 tcpsu 5 5 — µs 1, Wait time after P bit setting* * Wait time after PV bit setting* 4 1 tspv 4 4 — µs Wait time after H'FF dummy write*1 tspvr 2 2 — µs Wait time after PV bit clear*1 tcpv 2 2 — µs tcswe 100 100 — µs N — — 1000 Times Wait time after SWE bit clear* 1 Maximum programming count*1, *4 Erase Typ Wait time after SWE bit setting* 1 tsswe 1 1 — µs Wait time after ESU bit setting*1 tsesu 100 100 — µs Wait time after E bit setting*1, *5 tse 10 10 100 ms Wait time after E bit clear*1 tce 10 10 — µs µs Wait time after ESU bit clear* 1 tcesu 10 10 — Wait time after EV bit setting*1 tsev 20 20 — µs Wait time after H'FF dummy write*1 tsevr 2 2 — µs Wait time after EV bit clear*1 tcev 4 4 — µs Wait time after SWE bit clear*1 tcswe 100 100 — µs Maximum erase count*1, *5 N 12 — 120 Times Rev. 3.0, 04/02, page 482 of 538 Erase time wait Notes: 1. Make each time setting in accordance with the program/program-verify flowchart or erase/erase-verify flowchart. 2. Programming time per 128 bytes (Shows the total period for which the P-bit in the flash memory control register(FLMCR1) is set. It does not include the programming verification time.) 3. Block erase time (Shows the total period for which the E-bit FLMCR1 is set.It does not include the erase verification time.) 4. To specify the maximum programming time value (tp(max)) in the 128-bytes programming algorithm, set the max. value(1000) for the maximum programming count (N). The wait time after P bit setting should be changed as follows according to the value of the programming counter(n). Programming counter(n) = 1 to 6: tsp30 = 30 µs Programming counter(n) = 7 to 1000: tsp200 = 200 µs [In additional programming] Programming counter(n) = 1 to 6: tsp10 = 10 µs 5. For the maximum erase time (tE(max)), the following relationship applies between the wait time after E bit setting (tse) and the maximum erase count (N): tE(max) = Wait time after E bit setting (tse) x maximum erase count (N) To set the maximum erase time, the values of (tse) and (N) should be set so as to satisfy the above formula. Examples: When tse = 100 ms, N = 12 times When tse = 10 ms, N = 120 times Rev. 3.0, 04/02, page 483 of 538 Rev. 3.0, 04/02, page 484 of 538 Appendix A. On-chip I/O Register A.1 Register Addresses Register Name Abbreviation Bit No. Data Address* Module Width Access State Master control register MCR 8 H'F800 HCAN 16 4 General status register GSR 8 H'F801 HCAN 16 4 Bit configuration register BCR 16 H'F802 HCAN 16 4 Mailbox configuration register MBCR 16 H'F804 HCAN 16 4 Transmit wait register TXPR 16 H'F806 HCAN 16 4 Transmit wait cancel register TXCR 16 H'F808 HCAN 16 4 Transmit acknowledge register TXACK 16 H'F80A HCAN 16 4 Abort acknowledge register ABACK 16 H'F80C HCAN 16 4 Receive complete register RXPR 16 H'F80E HCAN 16 4 Remote request register RFPR 16 H'F810 HCAN 16 4 Interrupt register IRR 16 H'F812 HCAN 16 4 Mailbox interrupt mask register MBIMR 16 H'F814 HCAN 16 4 Interrupt mask register IMR 16 H'F816 HCAN 16 4 Receive error counter REC 8 H'F818 HCAN 16 4 Transmit error counter TEC 8 H'F819 HCAN 16 4 Unread message status register UMSR 16 H'F81A HCAN 16 4 Local acceptance filter mask L LAFML 16 H'F81C HCAN 16 4 Local acceptance filter mask H LAFMH 16 H'F81E HCAN 16 4 Message control 0[1] MC0[1] 8 H'F820 HCAN 16 4 Message control 0[2] MC0[2] 8 H'F821 HCAN 16 4 Message control 0[3] MC0[3] 8 H'F822 HCAN 16 4 Message control 0[4] MC0[4] 8 H'F823 HCAN 16 4 Message control 0[5] MC0[5] 8 H'F824 HCAN 16 4 Message control 0[6] MC0[6] 8 H'F825 HCAN 16 4 Message control 0[7] MC0[7] 8 H'F826 HCAN 16 4 Message control 0[8] MC0[8] 8 H'F827 HCAN 16 4 Message control 1[1] MC1[1] 8 H'F828 HCAN 16 4 Rev. 3.0, 04/02, page 485 of 538 Register Name Abbreviation Bit No. Data Address* Module Width Access State Message control 1[2] MC1[2] 8 H'F829 HCAN 16 4 Message control 1[3] MC1[3] 8 H'F82A HCAN 16 4 Message control 1[4] MC1[4] 8 H'F82B HCAN 16 4 Message control 1[5] MC1[5] 8 H'F82C HCAN 16 4 Message control 1[6] MC1[6] 8 H'F82D HCAN 16 4 Message control 1[7] MC1[7] 8 H'F82E HCAN 16 4 Message control 1[8] MC1[8] 8 H'F82F HCAN 16 4 Message control 2[1] MC2[1] 8 H'F830 HCAN 16 4 Message control 2[2] MC2[2] 8 H'F831 HCAN 16 4 Message control 2[3] MC2[3] 8 H'F832 HCAN 16 4 Message control 2[4] MC2[4] 8 H'F833 HCAN 16 4 Message control 2[5] MC2[5] 8 H'F834 HCAN 16 4 Message control 2[6] MC2[6] 8 H'F835 HCAN 16 4 Message control 2[7] MC2[7] 8 H'F836 HCAN 16 4 Message control 2[8] MC2[8] 8 H'F837 HCAN 16 4 Message control 3[1] MC3[1] 8 H'F838 HCAN 16 4 Message control 3[2] MC3[2] 8 H'F839 HCAN 16 4 Message control 3[3] MC3[3] 8 H'F83A HCAN 16 4 Message control 3[4] MC3[4] 8 H'F83B HCAN 16 4 Message control 3[5] MC3[5] 8 H'F83C HCAN 16 4 Message control 3[6] MC3[6] 8 H'F83D HCAN 16 4 Message control 3[7] MC3[7] 8 H'F83E HCAN 16 4 Message control 3[8] MC3[8] 8 H'F83F HCAN 16 4 Message control 4[1] MC4[1] 8 H'F840 HCAN 16 4 Message control 4[2] MC4[2] 8 H'F841 HCAN 16 4 Message control 4[3] MC4[3] 8 H'F842 HCAN 16 4 Message control 4[4] MC4[4] 8 H'F843 HCAN 16 4 Message control 4[5] MC4[5] 8 H'F844 HCAN 16 4 Message control 4[6] MC4[6] 8 H'F845 HCAN 16 4 Message control 4[7] MC4[7] 8 H'F846 HCAN 16 4 Message control 4[8] MC4[8] 8 H'F847 HCAN 16 4 Message control 5[1] MC5[1] 8 H'F848 HCAN 16 4 Message control 5[2] MC5[2] 8 H'F849 HCAN 16 4 Rev. 3.0, 04/02, page 486 of 538 Register Name Abbreviation Bit No. Data Address* Module Width Access State Message control 5[3] MC5[3] 8 H'F84A HCAN 16 4 Message control 5[4] MC5[4] 8 H'F84B HCAN 16 4 Message control 5[5] MC5[5] 8 H'F84C HCAN 16 4 Message control 5[6] MC5[6] 8 H'F84D HCAN 16 4 Message control 5[7] MC5[7] 8 H'F84E HCAN 16 4 Message control 5[8] MC5[8] 8 H'F84F HCAN 16 4 Message control 6[1] MC6[1] 8 H'F850 HCAN 16 4 Message control 6[2] MC6[2] 8 H'F851 HCAN 16 4 Message control 6[3] MC6[3] 8 H'F852 HCAN 16 4 Message control 6[4] MC6[4] 8 H'F853 HCAN 16 4 Message control 6[5] MC6[5] 8 H'F854 HCAN 16 4 Message control 6[6] MC6[6] 8 H'F855 HCAN 16 4 Message control 6[7] MC6[7] 8 H'F856 HCAN 16 4 Message control 6[8] MC6[8] 8 H'F857 HCAN 16 4 Message control 7[1] MC7[1] 8 H'F858 HCAN 16 4 Message control 7[2] MC7[2] 8 H'F859 HCAN 16 4 Message control 7[3] MC7[3] 8 H'F85A HCAN 16 4 Message control 7[4] MC7[4] 8 H'F85B HCAN 16 4 Message control 7[5] MC7[5] 8 H'F85C HCAN 16 4 Message control 7[6] MC7[6] 8 H'F85D HCAN 16 4 Message control 7[7] MC7[7] 8 H'F85E HCAN 16 4 Message control 7[8] MC7[8] 8 H'F85F HCAN 16 4 Message control 8[1] MC8[1] 8 H'F860 HCAN 16 4 Message control 8[2] MC8[2] 8 H'F861 HCAN 16 4 Message control 8[3] MC8[3] 8 H'F862 HCAN 16 4 Message control 8[4] MC8[4] 8 H'F863 HCAN 16 4 Message control 8[5] MC8[5] 8 H'F864 HCAN 16 4 Message control 8[6] MC8[6] 8 H'F865 HCAN 16 4 Message control 8[7] MC8[7] 8 H'F866 HCAN 16 4 Message control 8[8] MC8[8] 8 H'F867 HCAN 16 4 Message control 9[1] MC9[1] 8 H'F868 HCAN 16 4 Message control 9[2] MC9[2] 8 H'F869 HCAN 16 4 Message control 9[3] MC9[3] 8 H'F86A HCAN 16 4 Rev. 3.0, 04/02, page 487 of 538 Register Name Abbreviation Bit No. Data Address* Module Width Access State Message control 9[4] MC9[4] 8 H'F86B HCAN 16 4 Message control 9[5] MC9[5] 8 H'F86C HCAN 16 4 Message control 9[6] MC9[6] 8 H'F86D HCAN 16 4 Message control 9[7] MC9[7] 8 H'F86E HCAN 16 4 Message control 9[8] MC9[8] 8 H'F86F HCAN 16 4 Message control 10[1] MC10[1] 8 H'F870 HCAN 16 4 Message control 10[2] MC10[2] 8 H'F871 HCAN 16 4 Message control 10[3] MC10[3] 8 H'F872 HCAN 16 4 Message control 10[4] MC10[4] 8 H'F873 HCAN 16 4 Message control 10[5] MC10[5] 8 H'F874 HCAN 16 4 Message control 10[6] MC10[6] 8 H'F875 HCAN 16 4 Message control 10[7] MC10[7] 8 H'F876 HCAN 16 4 Message control 10[8] MC10[8] 8 H'F877 HCAN 16 4 Message control 11[1] MC11[1] 8 H'F878 HCAN 16 4 Message control 11[2] MC11[2] 8 H'F879 HCAN 16 4 Message control 11[3] MC11[3] 8 H'F87A HCAN 16 4 Message control 11[4] MC11[4] 8 H'F87B HCAN 16 4 Message control 11[5] MC11[5] 8 H'F87C HCAN 16 4 Message control 11[6] MC11[6] 8 H'F87D HCAN 16 4 Message control 11[7] MC11[7] 8 H'F87E HCAN 16 4 Message control 11[8] MC11[8] 8 H'F87F HCAN 16 4 Message control 12[1] MC12[1] 8 H'F880 HCAN 16 4 Message control 12[2] MC12[2] 8 H'F881 HCAN 16 4 Message control 12[3] MC12[3] 8 H'F882 HCAN 16 4 Message control 12[4] MC12[4] 8 H'F883 HCAN 16 4 Message control 12[5] MC12[5] 8 H'F884 HCAN 16 4 Message control 12[6] MC12[6] 8 H'F885 HCAN 16 4 Message control 12[7] MC12[7] 8 H'F886 HCAN 16 4 Message control 12[8] MC12[8] 8 H'F887 HCAN 16 4 Message control 13[1] MC13[1] 8 H'F888 HCAN 16 4 Message control 13[2] MC13[2] 8 H'F889 HCAN 16 4 Message control 13[3] MC13[3] 8 H'F88A HCAN 16 4 Message control 13[4] MC13[4] 8 H'F88B HCAN 16 4 Rev. 3.0, 04/02, page 488 of 538 Register Name Abbreviation Bit No. Data Address* Module Width Access State Message control 13[5] MC13[5] 8 H'F88C HCAN 16 4 Message control 13[6] MC13[6] 8 H'F88D HCAN 16 4 Message control 13[7] MC13[7] 8 H'F88E HCAN 16 4 Message control 13[8] MC13[8] 8 H'F88F HCAN 16 4 Message control 14[1] MC14[1] 8 H'F890 HCAN 16 4 Message control 14[2] MC14[2] 8 H'F891 HCAN 16 4 Message control 14[3] MC14[3] 8 H'F892 HCAN 16 4 Message control 14[4] MC14[4] 8 H'F893 HCAN 16 4 Message control 14[5] MC14[5] 8 H'F894 HCAN 16 4 Message control 14[6] MC14[6] 8 H'F895 HCAN 16 4 Message control 14[7] MC14[7] 8 H'F896 HCAN 16 4 Message control 14[8] MC14[8] 8 H'F897 HCAN 16 4 Message control 15[1] MC15[1] 8 H'F898 HCAN 16 4 Message control 15[2] MC15[2] 8 H'F899 HCAN 16 4 Message control 15[3] MC15[3] 8 H'F89A HCAN 16 4 Message control 15[4] MC15[4] 8 H'F89B HCAN 16 4 Message control 15[5] MC15[5] 8 H'F89C HCAN 16 4 Message control 15[6] MC15[6] 8 H'F89D HCAN 16 4 Message control 15[7] MC15[7] 8 H'F89E HCAN 16 4 Message control 15[8] MC15[8] 8 H'F89F HCAN 16 4 Message data 0[1] MD0[1] 8 H'F8B0 HCAN 16 4 Message data 0[2] MD0[2] 8 H'F8B1 HCAN 16 4 Message data 0[3] MD0[3] 8 H'F8B2 HCAN 16 4 Message data 0[4] MD0[4] 8 H'F8B3 HCAN 16 4 Message data 0[5] MD0[5] 8 H'F8B4 HCAN 16 4 Message data 0[6] MD0[6] 8 H'F8B5 HCAN 16 4 Message data 0[7] MD0[7] 8 H'F8B6 HCAN 16 4 Message data 0[8] MD0[8] 8 H'F8B7 HCAN 16 4 Message data 1[1] MD1[1] 8 H'F8B8 HCAN 16 4 Message data 1[2] MD1[2] 8 H'F8B9 HCAN 16 4 Message data 1[3] MD1[3] 8 H'F8BA HCAN 16 4 Message data 1[4] MD1[4] 8 H'F8BB HCAN 16 4 Message data 1[5] MD1[5] 8 H'F8BC HCAN 16 4 Rev. 3.0, 04/02, page 489 of 538 Register Name Abbreviation Bit No. Data Address* Module Width Access State Message data 1[6] MD1[6] 8 H'F8BD HCAN 16 4 Message data 1[7] MD1[7] 8 H'F8BE HCAN 16 4 Message data 1[8] MD1[8] 8 H'F8BF HCAN 16 4 Message data 2[1] MD2[1] 8 H'F8C0 HCAN 16 4 Message data 2[2] MD2[2] 8 H'F8C1 HCAN 16 4 Message data 2[3] MD2[3] 8 H'F8C2 HCAN 16 4 Message data 2[4] MD2[4] 8 H'F8C3 HCAN 16 4 Message data 2[5] MD2[5] 8 H'F8C4 HCAN 16 4 Message data 2[6] MD2[6] 8 H'F8C5 HCAN 16 4 Message data 2[7] MD2[7] 8 H'F8C6 HCAN 16 4 Message data 2[8] MD2[8] 8 H'F8C7 HCAN 16 4 Message data 3[1] MD3[1] 8 H'F8C8 HCAN 16 4 Message data 3[2] MD3[2] 8 H'F8C9 HCAN 16 4 Message data 3[3] MD3[3] 8 H'F8CA HCAN 16 4 Message data 3[4] MD3[4] 8 H'F8CB HCAN 16 4 Message data 3[5] MD3[5] 8 H'F8CC HCAN 16 4 Message data 3[6] MD3[6] 8 H'F8CD HCAN 16 4 Message data 3[7] MD3[7] 8 H'F8CE HCAN 16 4 Message data 3[8] MD3[8] 8 H'F8CF HCAN 16 4 Message data 4[1] MD4[1] 8 H'F8D0 HCAN 16 4 Message data 4[2] MD4[2] 8 H'F8D1 HCAN 16 4 Message data 4[3] MD4[3] 8 H'F8D2 HCAN 16 4 Message data 4[4] MD4[4] 8 H'F8D3 HCAN 16 4 Message data 4[5] MD4[5] 8 H'F8D4 HCAN 16 4 Message data 4[6] MD4[6] 8 H'F8D5 HCAN 16 4 Message data 4[7] MD4[7] 8 H'F8D6 HCAN 16 4 Message data 4[8] MD4[8] 8 H'F8D7 HCAN 16 4 Message data 5[1] MD5[1] 8 H'F8D8 HCAN 16 4 Message data 5[2] MD5[2] 8 H'F8D9 HCAN 16 4 Message data 5[3] MD5[3] 8 H'F8DA HCAN 16 4 Message data 5[4] MD5[4] 8 H'F8DB HCAN 16 4 Message data 5[5] MD5[5] 8 H'F8DC HCAN 16 4 Message data 5[6] MD5[6] 8 H'F8DD HCAN 16 4 Rev. 3.0, 04/02, page 490 of 538 Register Name Abbreviation Bit No. Data Address* Module Width Access State Message data 5[7] MD5[7] 8 H'F8DE HCAN 16 4 Message data 5[8] MD5[8] 8 H'F8DF HCAN 16 4 Message data 6[1] MD6[1] 8 H'F8E0 HCAN 16 4 Message data 6[2] MD6[2] 8 H'F8E1 HCAN 16 4 Message data 6[3] MD6[3] 8 H'F8E2 HCAN 16 4 Message data 6[4] MD6[4] 8 H'F8E3 HCAN 16 4 Message data 6[5] MD6[5] 8 H'F8E4 HCAN 16 4 Message data 6[6] MD6[6] 8 H'F8E5 HCAN 16 4 Message data 6[7] MD6[7] 8 H'F8E6 HCAN 16 4 Message data 6[8] MD6[8] 8 H'F8E7 HCAN 16 4 Message data 7[1] MD7[1] 8 H'F8E8 HCAN 16 4 Message data 7[2] MD7[2] 8 H'F8E9 HCAN 16 4 Message data 7[3] MD7[3] 8 H'F8EA HCAN 16 4 Message data 7[4] MD7[4] 8 H'F8EB HCAN 16 4 Message data 7[5] MD7[5] 8 H'F8EC HCAN 16 4 Message data 7[6] MD7[6] 8 H'F8ED HCAN 16 4 Message data 7[7] MD7[7] 8 H'F8EE HCAN 16 4 Message data 7[8] MD7[8] 8 H'F8EF HCAN 16 4 Message data 8[1] MD8[1] 8 H'F8F0 HCAN 16 4 Message data 8[2] MD8[2] 8 H'F8F1 HCAN 16 4 Message data 8[3] MD8[3] 8 H'F8F2 HCAN 16 4 Message data 8[4] MD8[4] 8 H'F8F3 HCAN 16 4 Message data 8[5] MD8[5] 8 H'F8F4 HCAN 16 4 Message data 8[6] MD8[6] 8 H'F8F5 HCAN 16 4 Message data 8[7] MD8[7] 8 H'F8F6 HCAN 16 4 Message data 8[8] MD8[8] 8 H'F8F7 HCAN 16 4 Message data 9[1] MD9[1] 8 H'F8F8 HCAN 16 4 Message data 9[2] MD9[2] 8 H'F8F9 HCAN 16 4 Message data 9[3] MD9[3] 8 H'F8FA HCAN 16 4 Message data 9[4] MD9[4] 8 H'F8FB HCAN 16 4 Message data 9[5] MD9[5] 8 H'F8FC HCAN 16 4 Message data 9[6] MD9[6] 8 H'F8FD HCAN 16 4 Message data 9[7] MD9[7] 8 H'F8FE HCAN 16 4 Message data 9[8] MD9[8] 8 H'F8FF HCAN 16 4 Rev. 3.0, 04/02, page 491 of 538 Register Name Abbreviation Bit No. Data Address* Module Width Access State Message data 10[1] MD10[1] 8 H'F900 HCAN 16 4 Message data 10[2] MD10[2] 8 H'F901 HCAN 16 4 Message data 10[3] MD10[3] 8 H'F902 HCAN 16 4 Message data 10[4] MD10[4] 8 H'F903 HCAN 16 4 Message data 10[5] MD10[5] 8 H'F904 HCAN 16 4 Message data 10[6] MD10[6] 8 H'F905 HCAN 16 4 Message data 10[7] MD10[7] 8 H'F906 HCAN 16 4 Message data 10[8] MD10[8] 8 H'F907 HCAN 16 4 Message data 11[1] MD11[1] 8 H'F908 HCAN 16 4 Message data 11[2] MD11[2] 8 H'F909 HCAN 16 4 Message data 11[3] MD11[3] 8 H'F90A HCAN 16 4 Message data 11[4] MD11[4] 8 H'F90B HCAN 16 4 Message data 11[5] MD11[5] 8 H'F90C HCAN 16 4 Message data 11[6] MD11[6] 8 H'F90D HCAN 16 4 Message data 11[7] MD11[7] 8 H'F90E HCAN 16 4 Message data 11[8] MD11[8] 8 H'F90F HCAN 16 4 Message data 12[1] MD12[1] 8 H'F910 HCAN 16 4 Message data 12[2] MD12[2] 8 H'F911 HCAN 16 4 Message data 12[3] MD12[3] 8 H'F912 HCAN 16 4 Message data 12[4] MD12[4] 8 H'F913 HCAN 16 4 Message data 12[5] MD12[5] 8 H'F914 HCAN 16 4 Message data 12[6] MD12[6] 8 H'F915 HCAN 16 4 Message data 12[7] MD12[7] 8 H'F916 HCAN 16 4 Message data 12[8] MD12[8] 8 H'F917 HCAN 16 4 Message data 13[1] MD13[1] 8 H'F918 HCAN 16 4 Message data 13[2] MD13[2] 8 H'F919 HCAN 16 4 Message data 13[3] MD13[3] 8 H'F91A HCAN 16 4 Message data 13[4] MD13[4] 8 H'F91B HCAN 16 4 Message data 13[5] MD13[5] 8 H'F91C HCAN 16 4 Message data 13[6] MD13[6] 8 H'F91D HCAN 16 4 Message data 13[7] MD13[7] 8 H'F91E HCAN 16 4 Message data 13[8] MD13[8] 8 H'F91F HCAN 16 4 Message data 14[1] MD14[1] 8 H'F920 HCAN 16 4 Rev. 3.0, 04/02, page 492 of 538 Register Name Abbreviation Bit No. Data Address* Module Width Access State Message data 14[2] MD14[2] 8 H'F921 HCAN 16 4 Message data 14[3] MD14[3] 8 H'F922 HCAN 16 4 Message data 14[4] MD14[4] 8 H'F923 HCAN 16 4 Message data 14[5] MD14[5] 8 H'F924 HCAN 16 4 Message data 14[6] MD14[6] 8 H'F925 HCAN 16 4 Message data 14[7] MD14[7] 8 H'F926 HCAN 16 4 Message data 14[8] MD14[8] 8 H'F927 HCAN 16 4 Message data 15[1] MD15[1] 8 H'F928 HCAN 16 4 Message data 15[2] MD15[2] 8 H'F929 HCAN 16 4 Message data 15[3] MD15[3] 8 H'F92A HCAN 16 4 Message data 15[4] MD15[4] 8 H'F92B HCAN 16 4 Message data 15[5] MD15[5] 8 H'F92C HCAN 16 4 Message data 15[6] MD15[6] 8 H'F92D HCAN 16 4 Message data 15[7] MD15[7] 8 H'F92E HCAN 16 4 Message data 15[8] MD15[8] 8 H'F92F HCAN 16 4 HCAN monitor register HCANMON 8 H'FA00 HCAN 16 4 Timer mode register TMDR 8 H'FB00 MMT 16 3 Timer control register TCNR 8 H'FB02 MMT 16 3 Timer status register TSR 8 H'FB04 MMT 16 3 Timer counter TCNT 16 H'FB06 MMT 16 3 Timer period data register TPDR 16 H'FB08 MMT 16 3 Timer period buffer register TPBR 16 H'FB0A MMT 16 3 Timer dead time data register TDDR 16 H'FB0C MMT 16 3 MMT pin control register MMTPC 8 H'FB0E MMT 16 3 Timer buffer register U (for a buffer operation) TBRU 16 H'FB10 MMT 16 3 Timer general register UU TGRUU 16 H'FB12 MMT 16 3 Timer general register U TGRU 16 H'FB14 MMT 16 3 Timer general register UD TGRUD 16 H'FB16 MMT 16 3 Timer dead time counter 0 TDCNT0 16 H'FB18 MMT 16 3 Timer dead time counter 1 TDCNT1 16 H'FB1A MMT 16 3 Timer buffer register U (for a free operation) TBRU 16 H'FB1C MMT 16 3 Timer buffer register V (for a buffer operation) TBRV 16 H'FB20 MMT 16 3 Rev. 3.0, 04/02, page 493 of 538 Register Name Abbreviation Bit No. Address* Module Data Width Access State Timer general registerVU TGRVU 16 H'FB22 16 3 MMT Timer general register V TGRV 16 H'FB24 MMT 16 3 Timer general register VD TGRVD 16 H'FB26 MMT 16 3 Timer dead time counter 2 TDCNT2 16 H'FB28 MMT 16 3 Timer dead time counter 3 TDCNT3 16 H'FB2A MMT 16 3 Timer buffer register V (for a free operation) TBRV 16 H'FB2C MMT 16 3 Timer buffer registerW (for a buffer operation) TBRW 16 H'FB30 MMT 16 3 Timer general register WU TGRWU 16 H'FB32 MMT 16 3 Timer general register W TGRW 16 H'FB34 MMT 16 3 Timer general register WD TGRWD 16 H'FB36 MMT 16 3 Timer dead time counter4 TDCNT4 16 H'FB38 MMT 16 3 Timer dead time counter5 TDCNT5 16 H'FB3A MMT 16 3 Timer buffer registerW (for a free operation) TBRW 16 H'FB3C MMT 16 3 Input level control/status register ICSR 16 H'FC00 POE 16 3 POE pin control register POEPC 8 H'FC02 POE 16 3 Stanby control register SBYCR 8 H'FDE4 SYSTEM 8 2 System control register SYSCR 8 H'FDE5 SYSTEM 8 2 System clock control register SCKCR 8 H'FDE6 SYSTEM 8 2 Mode control register MDCR 8 H'FDE7 SYSTEM 8 2 Module stop control register A MSTPCRA 8 H'FDE8 SYSTEM 8 2 Module stop control register B MSTPCRB 8 H'FDE9 SYSTEM 8 2 Module stop control register C MSTPCRC 8 H'FDEA SYSTEM 8 2 Low-power control register LPWRCR 8 H'FDEC SYSTEM 8 2 Break address register A BARA 32 H'FE00 PBC 32 2 Break address register B BARB 32 H'FE04 PBC 32 2 Break control register A BCRA 8 H'FE08 PBC 8 2 Break control register B BCRB 8 H'FE09 PBC 8 2 IRQ sense control register H ISCRH 8 H'FE12 INT 8 2 IRQ sense control register L ISCRL 8 H'FE13 INT 8 2 IRQ enable register IER 8 H'FE14 INT 8 2 IRQ status register ISR 8 H'FE15 INT 8 2 Rev. 3.0, 04/02, page 494 of 538 Register Name Abbreviation Bit No. Data Address* Module Width Access State DTC enable register A DTCERA 8 H'FE16 DTC 8 2 DTC enable register B DTCERB 8 H'FE17 DTC 8 2 DTC enable register C DTCERC 8 H'FE18 DTC 8 2 DTC enable register D DTCERD 8 H'FE19 DTC 8 2 DTC enable register E DTCERE 8 H'FE1A DTC 8 2 DTC enable register F DTCERF 8 H'FE1B DTC 8 2 DTC enable register G DTCERG 8 H'FE1C DTC 8 2 DTC vector register DTVECR 8 H'FE1F DTC 8 2 PPG output control register PCR 8 H'FE26 PPG 8 2 PPG output mode register PMR 8 H'FE27 PPG 8 2 Next data enable register H NDERH 8 H'FE28 PPG 8 2 Next data enable register L NDERL 8 H'FE29 PPG 8 2 Output data register H PODRH 8 H'FE2A PPG 8 2 Output data register L PODRL 8 H'FE2B PPG 8 2 Next data register H NDRH 8 H'FE2C PPG 8 2 Next data register L NDRL 8 H'FE2D PPG 8 2 Next data register H NDRH 8 H'FE2E PPG 8 2 Next data register L NDRL 8 H'FE2F PPG 8 2 Port 1 data direction register P1DDR 8 H'FE30 PORT 8 2 Port A data direction register PADDR 8 H'FE39 PORT 8 2 Port B data direction register PBDDR 8 H'FE3A PORT 8 2 Port C data direction register PCDDR 8 H'FE3B PORT 8 2 Port D data direction register PDDDR 8 H'FE3C PORT 8 2 Port F data direction register PFDDR 8 H'FE3E PORT 8 2 Port A pull-up MOS control register PAPCR 8 H'FE40 PORT 8 2 Port B pull-up MOS control register PBPCR 8 H'FE41 PORT 8 2 Port C pull-up MOS control register PCPCR 8 H'FE42 PORT 8 2 Port D pull-up MOS control register PDPCR 8 H'FE43 PORT 8 2 Port A open drain control register PAODR 8 H'FE47 PORT 8 2 Port B open drain control register PBODR 8 H'FE48 PORT 8 2 Port C open drain control register PCODR 8 H'FE49 PORT 8 2 Rev. 3.0, 04/02, page 495 of 538 Register Name Abbreviation Bit No. Data Address* Module Width Access State Timer control register_3 TCR_3 8 H'FE80 TPU_3 16 2 Timer mode register_3 TMDR_3 8 H'FE81 TPU_3 16 2 Timer I/O control register H_3 TIORH_3 8 H'FE82 TPU_3 16 2 Timer I/O control register L_3 TIORL_3 8 H'FE83 TPU_3 16 2 Timer interrupt enable register_3 TIER_3 8 H'FE84 TPU_3 16 2 Timer status register_3 TSR_3 8 H'FE85 TPU_3 16 2 Timer counter H_3 TCNTH_3 8 H'FE86 TPU_3 16 2 Timer counter L_3 TCNTL_3 8 H'FE87 TPU_3 16 2 Timer general register AH_3 TGRAH_3 8 H'FE88 TPU_3 16 2 Timer general register AL_3 TGRAL_3 8 H'FE89 TPU_3 16 2 Timer general register BH_3 TGRBH_3 8 H'FE8A TPU_3 16 2 Timer general register BL_3 TGRBL_3 8 H'FE8B TPU_3 16 2 Timer general register CH_3 TGRCH_3 8 H'FE8C TPU_3 16 2 Timer general register CL_3 TGRCL_3 8 H'FE8D TPU_3 16 2 Timer general register DH_3 TGRDH_3 8 H'FE8E TPU_3 16 2 Timer general register DL_3 TGRDL_3 8 H'FE8F TPU_3 16 2 Timer control register_4 TCR_4 8 H'FE90 TPU_4 16 2 Timer mode register_4 TMDR_4 8 H'FE91 TPU_4 16 2 Timer I/O control register_4 TIOR_4 8 H'FE92 TPU_4 16 2 Timer interrupt enable register_4 TIER_4 8 H'FE94 TPU_4 16 2 Timer status register_4 TSR_4 8 H'FE95 TPU_4 16 2 Timer counter H_4 TCNTH_4 8 H'FE96 TPU_4 16 2 Timer counter L_4 TCNTL_4 8 H'FE97 TPU_4 16 2 Timer general register AH_4 TGRAH_4 8 H'FE98 TPU_4 16 2 Timer general register AL_4 TGRAL_4 8 H'FE99 TPU_4 16 2 Timer general register BH_4 TGRBH_4 8 H'FE9A TPU_4 16 2 Timer general register BL_4 TGRBL_4 8 H'FE9B TPU_4 16 2 Timer control register_5 TCR_5 8 H'FEA0 TPU_5 16 2 Timer mode register_5 TMDR_5 8 H'FEA1 TPU_5 16 2 Timer I/O control register_5 TIOR_5 8 H'FEA2 TPU_5 16 2 Timer interrupt enable register_5 TIER_5 8 H'FEA4 TPU_5 16 2 Timer status register_5 TSR_5 8 H'FEA5 TPU_5 16 2 Rev. 3.0, 04/02, page 496 of 538 Register Name Abbreviation Bit No. Data Address* Module Width Access State Timer counter H_5 TCNTH_5 8 H'FEA6 2 TPU_5 16 Timer counter L_5 TCNTL_5 8 H'FEA7 TPU_5 16 2 Timer general register AH_5 TGRAH_5 8 H'FEA8 TPU_5 16 2 Timer general register AL_5 TGRAL_5 8 H'FEA9 TPU_5 16 2 Timer general register BH_5 TGRBH_5 8 H'FEAA TPU_5 16 2 Timer general register BL_5 TGRBL_5 8 H'FEAB TPU_5 16 2 Timer start register TSTR 8 H'FEB0 TPU 16 common 2 Timer synchro register TSYR 8 H'FEB1 TPU 16 common 2 Interrupt priority register A IPRA 8 H'FEC0 INT 8 2 Interrupt priority register B IPRB 8 H'FEC1 INT 8 2 Interrupt priority register C IPRC 8 H'FEC2 INT 8 2 Interrupt priority register D IPRD 8 H'FEC3 INT 8 2 Interrupt priority register E IPRE 8 H'FEC4 INT 8 2 Interrupt priority register F IPRF 8 H'FEC5 INT 8 2 Interrupt priority register G IPRG 8 H'FEC6 INT 8 2 Interrupt priority register H IPRH 8 H'FEC7 INT 8 2 Interrupt priority register J IPRJ 8 H'FEC9 INT 8 2 Interrupt priority register K IPRK 8 H'FECA INT 8 2 Interrupt priority register M IPRM 8 H'FECC INT 8 2 RAM emulation register RAMER 8 H'FEDB ROM 8 2 Port 1 data register P1DR 8 H'FF00 PORT 8 2 Port A data register PADR 8 H'FF09 PORT 8 2 Port B data register PBDR 8 H'FF0A PORT 8 2 Port C data register PCDR 8 H'FF0B PORT 8 2 Port D data register PDDR 8 H'FF0C PORT 8 2 Port F data register PFDR 8 H'FF0E PORT 8 2 Timer control register_0 TCR_0 8 H'FF10 TPU_0 16 2 Timer mode register_0 TMDR_0 8 H'FF11 TPU_0 16 2 Timer I/O control register H_0 TIORH_0 8 H'FF12 TPU_0 16 2 Timer I/O control register L_0 TIORL_0 8 H'FF13 TPU_0 16 2 Timer interrupt enable register_0 TIER_0 8 H'FF14 TPU_0 16 2 Timer status register_0 8 H'FF15 TPU_0 16 2 TSR_0 Rev. 3.0, 04/02, page 497 of 538 Register Name Abbreviation Bit No. Data Address* Module Width Access State Timer counter H_0 TCNTH_0 8 H'FF16 2 Timer counter L_0 TCNTL_0 8 H'FF17 TPU_0 16 2 Timer general register AH_0 TGRAH_0 8 H'FF18 TPU_0 16 2 Timer general register AL_0 TGRAL_0 8 H'FF19 TPU_0 16 2 Timer general register BH_0 TGRBH_0 8 H'FF1A TPU_0 16 2 Timer general register BL_0 TGRBL_0 8 H'FF1B TPU_0 16 2 Timer general register CH_0 TGRCH_0 8 H'FF1C TPU_0 16 2 Timer general register CL_0 TGRCL_0 8 H'FF1D TPU_0 16 2 Timer general register DH_0 TGRDH_0 8 H'FF1E TPU_0 16 2 Timer general register DL_0 TGRDL_0 8 H'FF1F TPU_0 16 2 Timer control register_1 TCR_1 8 H'FF20 TPU_1 16 2 Timer mode register_1 TMDR_1 8 H'FF21 TPU_1 16 2 Timer I/O control register_1 TIOR_1 8 H'FF22 TPU_1 16 2 Timer interrupt enable register_1 TIER_1 8 H'FF24 TPU_1 16 2 Timer status register_1 TSR_1 8 H'FF25 TPU_1 16 2 Timer counter H_1 TCNTH_1 8 H'FF26 TPU_1 16 2 Timer counter L_1 TCNTL_1 8 H'FF27 TPU_1 16 2 Timer general register AH_1 TGRAH_1 8 H'FF28 TPU_1 16 2 Timer general register AL_1 TGRAL_1 8 H'FF29 TPU_1 16 2 Timer general register BH_1 TGRBH_1 8 H'FF2A TPU_1 16 2 Timer general register BL_1 TGRBL_1 8 H'FF2B TPU_1 16 2 Timer control register_2 TCR_2 8 H'FF30 TPU_2 16 2 Timer mode register_2 TMDR_2 8 H'FF31 TPU_2 16 2 Timer I/O control register_2 TIOR_2 8 H'FF32 TPU_2 16 2 Timer interrupt enable register_2 TIER_2 8 H'FF34 TPU_2 16 2 Timer status register_2 TSR_2 8 H'FF35 TPU_2 16 2 Timer counterH_2 TCNTH_2 8 H'FF36 TPU_2 16 2 Timer counter L_2 TCNTL_2 8 H'FF37 TPU_2 16 2 Timer general register AH_2 TGRAH_2 8 H'FF38 TPU_2 16 2 Timer general register AL_2 TGRAL_2 8 H'FF39 TPU_2 16 2 Timer general register BH_2 TGRBH_2 8 H'FF3A TPU_2 16 2 Timer general register BL_2 TGRBL_2 8 H'FF3B TPU_2 16 2 Rev. 3.0, 04/02, page 498 of 538 TPU_0 16 Register Name Abbreviation Bit No. Data Address* Module Width Access State Timer control/status register TCSR 8 H'FF74 2 WDT 16 Timer counter TCNT 8 H'FF75 WDT 16 2 Reset control/status register RSTCSR 8 H'FF77 WDT 16 2 Serial mode register_0 SMR_0 8 H'FF78 SCI_0 8 2 Bit rate register_0 BRR_0 8 H'FF79 SCI_0 8 2 Serial control register_0 SCR_0 8 H'FF7A SCI_0 8 2 Transmit data register_0 TDR_0 8 H'FF7B SCI_0 8 2 Serial status register_0 SSR_0 8 H'FF7C SCI_0 8 2 Receive data register_0 RDR_0 8 H'FF7D SCI_0 8 2 Smart card mode register_0 SCMR_0 8 H'FF7E SCI_0 8 2 Serial mode register_1 SMR_1 8 H'FF80 SCI_1 8 2 Bit rate register_1 BRR_1 8 H'FF81 SCI_1 8 2 Serial control register_1 SCR_1 8 H'FF82 SCI_1 8 2 Transmit data register_1 TDR_1 8 H'FF83 SCI_1 8 2 Serial status register_1 SSR_1 8 H'FF84 SCI_1 8 2 Receive data register_1 RDR_1 8 H'FF85 SCI_1 8 2 Smart card mode register_1 SCMR_1 8 H'FF86 SCI_1 8 2 Serial mode register_2 SMR_2 8 H'FF88 SCI_2 8 2 Bit rate register_2 BRR_2 8 H'FF89 SCI_2 8 2 Serial control register_2 SCR_2 8 H'FF8A SCI_2 8 2 Transmit data register_2 TDR_2 8 H'FF8B SCI_2 8 2 Serial status register_2 SSR_2 8 H'FF8C SCI_2 8 2 Receive data register_2 RDR_2 8 H'FF8D SCI_2 8 2 Smart card mode register_2 SCMR_2 8 H'FF8E SCI_2 8 2 A/D data register AH ADDRAH 8 H’FF90 A/D 8 2 A/D data register AL ADDRAL 8 H’FF91 A/D 8 2 A/D data register BH ADDRBH 8 H’FF92 A/D 8 2 A/D data register BL ADDRBL 8 H’FF93 A/D 8 2 A/D data register CH ADDRCH 8 H’FF94 A/D 8 2 A/D data register CL ADDRCL 8 H’FF95 A/D 8 2 A/D data register DH ADDRDH 8 H’FF96 A/D 8 2 A/D data register DL ADDRDL 8 H’FF97 A/D 8 2 A/D control/status register ADCSR 8 H’FF98 A/D 8 2 A/D control register ADCR 8 H’FF99 A/D 8 2 Rev. 3.0, 04/02, page 499 of 538 Register Name Abbreviation Bit No. Data Address* Module Width Access State Flash memory control register 1 FLMCR1 8 H'FFA8 ROM 8 2 Flash memory control registe 2 FLMCR2 8 H'FFA9 ROM 8 2 Erase block register 1 EBR1 8 H'FFAA ROM 8 2 Erase block register 2 EBR2 8 H'FFAB ROM 8 2 Port 1 register PORT1 8 H'FFB0 PORT 8 2 Port 4 register PORT4 8 H'FFB3 PORT 8 2 Port 9 register PORT9 8 H'FFB8 PORT 8 2 Port A register PORTA 8 H'FFB9 PORT 8 2 Port B register PORTB 8 H'FFBA PORT 8 2 Port C register PORTC 8 H'FFBB PORT 8 2 Port D register PORTD 8 H'FFBC PORT 8 2 Port F register PORTF 8 H'FFBE PORT 8 2 Note: Lower 16 bits of the address. Rev. 3.0, 04/02, page 500 of 538 A.2 Register Bits Register Name Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 Module MCR MCR7 — MCR5 — — MCR2 MCR1 MCR0 HCAN GSR — — — — GSR3 GSR2 GSR1 GSR0 BCR BCR7 BCR6 BCR5 BCR4 BCR3 BCR2 BCR1 BCR0 BCR15 BCR14 BCR13 BCR12 BCR11 BCR10 BCR9 BCR8 MBCR7 MBCR6 MBCR5 MBCR4 MBCR3 MBCR2 MBCR1 — MBCR15 MBCR14 MBCR13 MBCR12 MBCR11 MBCR10 MBCR9 MBCR8 TXPR7 TXPR6 TXPR5 TXPR4 TXPR3 TXPR2 TXPR1 — MBCR TXPR TXCR TXACK ABACK RXPR RFPR IRR MBIMR IMR TXPR15 TXPR14 TXPR13 TXPR12 TXPR11 TXPR10 TXPR9 TXPR8 TXCR7 TXCR6 TXCR5 TXCR4 TXCR3 TXCR2 TXCR1 — TXCR15 TXCR14 TXCR13 TXCR12 TXCR11 TXCR10 TXCR9 TXCR8 TXACK7 TXACK6 TXACK5 TXACK4 TXACK3 TXACK2 TXACK1 — TXACK15 TXACK14 TXACK13 TXACK12 TXACK11 TXACK10 TXACK9 TXACK8 ABACK7 ABACK6 ABACK5 ABACK4 ABACK3 ABACK2 ABACK1 — ABACK15 ABACK14 ABACK13 ABACK12 ABACK11 ABACK10 ABACK9 ABACK8 RXPR7 RXPR6 RXPR5 RXPR4 RXPR3 RXPR2 RXPR1 RXPR0 RXPR15 RXPR14 RXPR13 RXPR12 RXPR11 RXPR10 RXPR9 RXPR8 RFPR7 RFPR6 RFPR5 RFPR4 RFPR3 RFPR2 RFPR1 RFPR0 RFPR15 RFPR14 RFPR13 RFPR12 RFPR11 RFPR10 RFPR9 RFPR8 IRR7 IRR6 IRR5 IRR4 IRR3 IRR2 IRR1 IRR0 — — — IRR12 — — IRR9 IRR8 MBIMR7 MBIMR6 MBIMR5 MBIMR4 MBIMR3 MBIMR2 MBIMR1 MBIMR0 MBIMR15 MBIMR14 MBIMR13 MBIMR12 MBIMR11 MBIMR10 MBIMR9 MBIMR8 IMR7 IMR6 IMR5 IMR4 IMR3 IMR2 IMR1 — IMR8 — — — IMR12 — — IMR9 REC Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 TEC Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 UMSR UMSR7 UMSR6 UMSR5 UMSR4 UMSR3 UMSR2 UMSR1 UMSR0 UMSR15 UMSR14 UMSR13 UMSR12 UMSR11 UMSR10 UMSR9 UMSR8 LAFML7 LAFML6 LAFML5 LAFML4 LAFML3 LAFML2 LAFML1 LAFML0 LAFML15 LAFML14 LAFML13 LAFML12 LAFML11 LAFML10 LAFML9 LAFML8 LAFMH7 LAFMH6 LAFMH5 — — — LAFMH1 LAFMH0 LAFMH15 LAFMH14 LAFMH13 LAFMH12 LAFMH11 LAFMH10 LAFMH9 LAFMH8 LAFML LAFMH MC0[1] — — — — DLC3 DLC2 DLC1 DLC0 MC0[2] — — — — — — — — MC0[3] — — — — — — — — MC0[4] — — — — — — — — MC0[5] ID-20 ID-19 ID-18 RTR IDE — ID-17 ID-16 MC0[6] ID-28 ID-27 ID-26 ID-25 ID-24 ID-23 ID-22 ID-21 MC0[7] ID-7 ID-6 ID-5 ID-4 ID-3 ID-2 ID-1 ID-0 Rev. 3.0, 04/02, page 501 of 538 Register Name Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 Module MC0[8] ID-15 ID-14 ID-13 ID-12 ID-11 ID-10 ID-9 ID-8 HCAN MC1[1] — — — — DLC3 DLC2 DLC1 DLC0 MC1[2] — — — — — — — — MC1[3] — — — — — — — — MC1[4] — — — — — — — — MC1[5] ID-20 ID-19 ID-18 RTR IDE — ID-17 ID-16 MC1[6] ID-28 ID-27 ID-26 ID-25 ID-24 ID-23 ID-22 ID-21 MC1[7] ID-7 ID-6 ID-5 ID-4 ID-3 ID-2 ID-1 ID-0 MC1[8] ID-15 ID-14 ID-13 ID-12 ID-11 ID-10 ID-9 ID-8 MC2[1] — — — — DLC3 DLC2 DLC1 DLC0 MC2[2] — — — — — — — — MC2[3] — — — — — — — — MC2[4] — — — — — — — — MC2[5] ID-20 ID-19 ID-18 RTR IDE — ID-17 ID-16 MC2[6] ID-28 ID-27 ID-26 ID-25 ID-24 ID-23 ID-22 ID-21 MC2[7] ID-7 ID-6 ID-5 ID-4 ID-3 ID-2 ID-1 ID-0 MC2[8] ID-15 ID-14 ID-13 ID12 ID-11 ID-10 ID-9 ID-8 MC3[1] — — — — DLC3 DLC2 DLC1 DLC0 MC3[2] — — — — — — — — MC3[3] — — — — — — — — MC3[4] — — — — — — — — MC3[5] ID-20 ID-19 ID-18 RTR IDE — ID-17 ID-16 MC3[6] ID-28 ID-27 ID-26 ID-25 ID-24 ID-23 ID-22 ID-21 MC3[7] ID-7 ID-6 ID-5 ID-4 ID-3 ID-2 ID-1 ID-0 MC3[8] ID-15 ID-14 ID-13 ID-12 ID-11 ID-10 ID-9 ID-8 MC4[1] — — — — DLC3 DLC2 DLC1 DLC0 MC4[2] — — — — — — — — MC4[3] — — — — — — — — MC4[4] — — — — — — — — MC4[5] ID-20 ID-19 ID-18 RTR IDE — ID-17 ID-16 MC4[6] ID-28 ID-27 ID-26 ID-25 ID-24 ID-23 ID-22 ID-21 MC4[7] ID-7 ID-6 ID-5 ID-4 ID-3 ID-2 ID-1 ID-0 MC4[8] ID-15 ID-14 ID-13 ID-12 ID-11 ID-10 ID-9 ID-8 MC5[1] — — — — DLC3 DLC2 DLC1 DLC0 MC5[2] — — — — — — — — MC5[3] — — — — — — — — MC5[4] — — — — — — — — MC5[5] ID-20 ID-19 ID-18 RTR IDE — ID-17 ID-16 MC5[6] ID-28 ID-27 ID-26 ID-25 ID-24 ID-23 ID-22 ID-21 MC5[7] ID-7 ID-6 ID-5 ID-4 ID-3 ID-2 ID-1 ID-0 MC5[8] ID-15 ID-14 ID-13 ID-12 ID-11 ID-10 ID-9 ID-8 MC6[1] — — — — DLC3 DLC2 DLC1 DLC0 Rev. 3.0, 04/02, page 502 of 538 Register Name Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 Module MC6[2] — — — — — — — — HCAN MC6[3] — — — — — — — — — MC6[4] — — — — — — — MC6[5] ID-20 ID-19 ID-18 RTR IDE — ID-17 ID-16 MC6[6] ID-28 ID-27 ID-26 ID-25 ID-24 ID-23 ID-22 ID-21 MC6[7] ID-7 ID-6 ID-5 ID-4 ID-3 ID-2 ID-1 ID-0 MC6[8] ID-15 ID-14 ID-13 ID-12 ID-11 ID-10 ID-9 ID-8 MC7[1] — — — — DLC3 DLC2 DLC1 DLC0 MC7[2] — — — — — — — — MC7[3] — — — — — — — — MC7[4] — — — — — — — — MC7[5] ID-20 ID-19 ID-18 RTR IDE — ID-17 ID-16 MC7[6] ID-28 ID-27 ID-26 ID-25 ID-24 ID-23 ID-22 ID-21 MC7[7] ID-7 ID-6 ID-5 ID-4 ID-3 ID-2 ID-1 ID-0 MC7[8] ID-15 ID-14 ID-13 ID-12 ID-11 ID-10 ID-9 ID-8 MC8[1] — — — — DLC3 DLC2 DLC1 DLC0 MC8[2] — — — — — — — — MC8[3] — — — — — — — — MC8[4] — — — — — — — — MC8[5] ID-20 ID-19 ID-18 RTR IDE — ID-17 ID-16 MC8[6] ID-28 ID-27 ID-26 ID-25 ID-24 ID-23 ID-22 ID-21 MC8[7] ID-7 ID-6 ID-5 ID-4 ID-3 ID-2 ID-1 ID-0 MC8[8] ID-15 ID-14 ID-13 ID-12 ID-11 ID-10 ID-9 ID-8 MC9[1] — — — — DLC3 DLC2 DLC1 DLC0 MC9[2] — — — — — — — — MC9[3] — — — — — — — — MC9[4] — — — — — — — — MC9[5] ID-20 ID-19 ID-18 RTR IDE — ID-17 ID-16 MC9[6] ID-28 ID-27 ID-26 ID-25 ID-24 ID-23 ID-22 ID-21 MC9[7] ID-7 ID-6 ID-5 ID-4 ID-3 ID-2 ID-1 ID-0 MC9[8] ID-15 ID-14 ID-13 ID-12 ID-11 ID-10 ID-9 ID-8 MC10[1] — — — — DLC3 DLC2 DLC1 DLC0 MC10[2] — — — — — — — — MC10[3] — — — — — — — — MC10[4] — — — — — — — — MC10[5] ID-20 ID-19 ID-18 RTR IDE — ID-17 ID-16 MC10[6] ID-28 ID-27 ID-26 ID-25 ID-24 ID-23 ID-22 ID-21 MC10[7] ID-7 ID-6 ID-5 ID-4 ID-3 ID-2 ID-1 ID-0 MC10[8] ID-15 ID-14 ID-13 ID-12 ID-11 ID-10 ID-9 ID-8 MC11[1] — — — — DLC3 DLC2 DLC1 DLC0 MC11[2] — — — — — — — — MC11[3] — — — — — — — — Rev. 3.0, 04/02, page 503 of 538 Register Name Bit 7 Bit 6 Bit 5 Bit 4 MC11[4] — — — — — — MC11[5] ID-20 ID-19 ID-18 RTR IDE — MC11[6] ID-28 ID-27 ID-26 ID-25 ID-24 ID-23 ID-22 ID-21 MC11[7] ID-7 ID-6 ID-5 ID-4 ID-3 ID-2 ID-1 ID-0 MC11[8] ID-15 ID-14 ID-13 ID-12 ID-11 ID-10 ID-9 ID-8 Bit 3 Bit 2 Bit 1 Bit 0 Module — — HCAN ID-17 ID-16 MC12[1] — — — — DLC3 DLC2 DLC1 DLC0 MC12[2] — — — — — — — — MC12[3] — — — — — — — — MC12[4] — — — — — — — — MC12[5] ID-20 ID-19 ID-18 RTR IDE — ID-17 ID-16 MC12[6] ID-28 ID-27 ID-26 ID-25 ID-24 ID-23 ID-22 ID-21 MC12[7] ID-7 ID-6 ID-5 ID-4 ID-3 ID-2 ID-1 ID-0 MC12[8] ID-15 ID-14 ID-13 ID-12 ID-11 ID-10 ID-9 ID-8 MC13[1] — — — — DLC3 DLC2 DLC1 DLC0 MC13[2] — — — — — — — — MC13[3] — — — — — — — — MC13[4] — — — — — — — — MC13[5] ID-20 ID-19 ID-18 RTR IDE — ID-17 ID-16 MC13[6] ID-28 ID-27 ID-26 ID-25 ID-24 ID-23 ID-22 ID-21 MC13[7] ID-7 ID-6 ID-5 ID-4 ID-3 ID-2 ID-1 ID-0 MC13[8] ID-15 ID-14 ID-13 ID-12 ID-11 ID-10 ID-9 ID-8 MC14[1] — — — — DLC3 DLC2 DLC1 DLC0 MC14[2] — — — — — — — — MC14[3] — — — — — — — — MC14[4] — — — — — — — — MC14[5] ID-20 ID-19 ID-18 RTR IDE — ID-17 ID-16 MC14[6] ID-28 ID-27 ID-26 ID-25 ID-24 ID-23 ID-22 ID-21 MC14[7] ID-7 ID-6 ID-5 ID-4 ID-3 ID-2 ID-1 ID-0 MC14[8] ID-15 ID-14 ID-13 ID-12 ID-11 ID-10 ID-9 ID-8 MC15[1] — — — — DLC3 DLC2 DLC1 DLC0 MC15[2] — — — — — — — — — MC153] — — — — — — — MC15[4] — — — — — — — — MC15[5] ID-20 ID-19 ID-18 RTR IDE — ID-17 ID-16 MC15[6] ID-28 ID-27 ID-26 ID-25 ID-24 ID-23 ID-22 ID-21 MC15[7] ID-7 ID-6 ID-5 ID-4 ID-3 ID-2 ID-1 ID-0 MC15[8] ID-15 ID-14 ID-13 ID-12 ID-11 ID-10 ID-9 ID-8 MD0[1] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD0[2] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD0[3] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD0[4] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD0[5] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 Rev. 3.0, 04/02, page 504 of 538 Register Name Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 Module MD0[6] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 HCAN MD0[7] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD0[8] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD1[1] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD1[2] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD1[3] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD1[4] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD1[5] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD1[6] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD1[7] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD1[8] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD2[1] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD2[2] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD2[3] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD2[4] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD2[5] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD2[6] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD2[7] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD2[8] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD3[1] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD3[2] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD3[3] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD3[4] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD3[5] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD3[6] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD3[7] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD3[8] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD4[1] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD4[2] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD4[3] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD4[4] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD4[5] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD4[6] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD4[7] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD4[8] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD5[1] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD5[2] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD5[3] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD5[4] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD5[5] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD5[6] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD5[7] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 Rev. 3.0, 04/02, page 505 of 538 Register Name Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 Module MD5[8] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 HCAN MD6[1] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD6[2] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD6[3] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD6[4] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD6[5] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD6[6] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD6[7] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD6[8] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD7[1] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD7[2] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD7[3] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD7[4] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD7[5] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD7[6] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD7[7] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD7[8] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD8[1] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD8[2] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD8[3] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD8[4] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD8[5] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD8[6] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD8[7] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD8[8] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD9[1] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD9[2] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD9[3] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD9[4] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD9[5] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD9[6] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD9[7] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD9[8] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD10[1] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD10[2] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD10[3] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD10[4] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD10[5] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD10[6] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD10[7] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD10[8] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD11[1] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 Rev. 3.0, 04/02, page 506 of 538 Register Name Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 Module MD11[2] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 HCAN MD11[3] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD11[4] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD11[5] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD11[6] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD11[7] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD11[8] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD12[1] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD12[2] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD12[3] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD12[4] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD12[5] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD12[6] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD12[7] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD12[8] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD13[1] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD13[2] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD13[3] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD13[4] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD13[5] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD13[6] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD13[7] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD13[8] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD14[1] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD14[2] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD14[3] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD14[4] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD14[5] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD14[6] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD14[7] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD14[8] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD15[1] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD15[2] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD15[3] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD15[4] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD15[5] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD15[6] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD15[7] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 MD15[8] Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 HCANMON — — — — — — TxD RxD Rev. 3.0, 04/02, page 507 of 538 Register Name Bit 7 Bit 6 Bit 5 TMDR — — — — TCNR — CST RPRO — TSR TCFG — — — TCNT Bit15 Bit14 Bit13 Bit12 Bit7 Bit6 Bit5 Bit4 TPDR TPBR TDDR Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 Module OLSN OLSP — — MD1 MD0 MMT TGIEN TGIEM — Bit11 — TGFN TGFM Bit10 Bit9 Bit3 Bit8 Bit2 Bit1 Bit0 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 MMTPC PWOBE PWOAE PVOBE PVOAE PUOBE PUOAE PCOE PCIE TBRU*1 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 TGRUU TGRU TGRUD TDCNT0 TDCNT1 TBRU*2 TBRV*1 TGRVU TGRV TGRVD TDCNT2 TDCNT3 TBRV*2 TBRW*1 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 Rev. 3.0, 04/02, page 508 of 538 MMT Register Name Bit 7 TGRWU Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 TGRW TGRWD TDCNT4 TDCNT5 TBRW*2 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 Module Bit9 Bit8 MMT Bit1 Bit0 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 POE3F POE2F POE1F POE0F — — — PIE POE3M1 POE3M0 POE2M1 POE2M0 POE1M1 POE1M0 POE0M1 POE0M0 POEPC POE3E POE2E POE1E POE0E — — — — SBYCR SSBY STS2 STS1 STS0 — — — — SYSCR MACS — INTM1 INTM0 NMIEG — — RAME SCK0 ICSR SCKCR PSTOP — — — STCS SCK2 SCK1 MDCR — — — — — MDS2 MDS1 MDS0 MSTPCRA MSTPA7 MSTPA6 MSTPA5 MSTPA4 MSTPA3 MSTPA2 MSTPA1 MSTPA0 MSTPCRB MSTPB7 MSTPB6 MSTPB5 MSTPB4 MSTPB3 MSTPB2 MSTPB1 MSTPB0 MSTPCRC MSTPC7 MSTPC6 MSTPC5 MSTPC4 MSTPC3 MSTPC2 MSTPC1 MSTPC0 LPWRCR — — — — — — STC1 STC0 BARA — — — — — — — — BAA23 BAA22 BAA21 BAA20 BAA19 BAA18 BAA17 BAA16 BAA15 BAA14 BAA13 BAA12 BAA11 BAA10 BAA9 BAA8 BAA7 BAA6 BAA5 BAA4 BAA3 BAA2 BAA1 BAA0 — — — — — — — — BAB23 BAB22 BAB21 BAB20 BAB19 BAB18 BAB17 BAB16 BAB15 BAB14 BAB13 BAB12 BAB11 BAB10 BAB9 BAB8 BAB7 BAB6 BAB5 BAB4 BAB3 BAB2 BAB1 BAB0 BCRA CMFA CDA BAMRA2 BAMRA1 BAMRA0 CSELA1 CSELA0 BIEA BCRB CMFB CDB BAMRB2 BAMRB1 BAMRB0 CSELB1 CSELB0 BIEB ISCRH — — — — IRQ5SCB IRQ5SCA IRQ4SCB IRQ4SCA ISCRL IRQ3SCB IRQ3SCA IRQ2SCB IRQ2SCA IRQ1SCB IRQ1SCA IRQ0SCB IRQ0SCA IER — — IRQ5E IRQ4E IRQ3E IRQ2E IRQ1E IRQ0E ISR — — IRQ5F IRQ4F IRQ3F IRQ2F IRQ1F IRQ0F BARB POE System PBC INT Rev. 3.0, 04/02, page 509 of 538 Register Name Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 Module DTC DTCERA DTCEA7 DTCEA6 DTCEA5 DTCEA4 DTCEA3 DTCEA2 DTCEA1 DTCEA0 DTCERB DTCEB7 DTCEB6 DTCEB5 DTCEB4 DTCEB3 DTCEB2 DTCEB1 DTCEB0 DTCERC DTCEC7 DTCEC6 DTCEC5 DTCEC4 DTCEC3 DTCEC2 DTCEC1 DTCEC0 DTCERD DTCED7 DTCED6 DTCED5 DTCED4 DTCED3 DTCED2 DTCED1 DTCED0 DTCERE DTCEE7 DTCEE6 DTCEE5 DTCEE4 DTCEE3 DTCEE2 DTCEE1 DTCEE0 DTCERF DTCEF7 DTCEF6 DTCEF5 DTCEF4 DTCEF3 DTCEF2 DTCEF1 DTCEF0 DTCERG DTCEG7 DTCEG6 DTCEG5 DTCEG4 DTCEG3 DTCEG2 DTCEG1 DTCEG0 DTVECR SWDTE DTVEC6 DTVEC5 DTVEC4 DTVEC3 DTVEC2 DTVEC1 DTVEC0 PCR G3CMS1 G3CMS0 G2CMS1 G2CMS0 G1CMS1 G1CMS0 G0CMS1 G0CMS0 PMR G3INV G2INV — — G3NOV G2NOV — — NDERH NDER15 NDER14 NDER13 NDER12 NDER11 NDER10 NDER9 NDER8 NDERL NDER7 NDER6 NDER5 NDER4 NDER3 NDER2 NDER1 NDER0 POD8 PODRH POD15 POD14 POD13 POD12 POD11 POD10 POD9 PODRL POD7 POD6 POD5 POD4 POD3 POD2 POD1 POD0 NDRH NDR15 NDR14 NDR13 NDR12 NDR11 NDR10 NDR9 NDR8 NDRL NDR7 NDR6 NDR5 NDR4 NDR3 NDR2 NDR1 NDR0 NDRH — — — — NDR11 NDR10 NDR9 NDR8 NDRL — — — — NDR3 NDR2 NDR1 NDR0 P1DDR P17DDR P16DDR P15DDR P14DDR P13DDR P12DDR P11DDR P10DDR PADDR — — — — PA3DDR PA2DDR PA1DDR PA0DDR PBDDR PB7DDR PB6DDR PB5DDR PB4DDR PB3DDR PB2DDR PB1DDR PB0DDR PCDDR PC7DDR PC6DDR PC5DDR PC4DDR PC3DDR PC2DDR PC1DDR PC0DDR PDDDR PD7DDR PD6DDR PD5DDR PD4DDR PD3DDR PD2DDR PD1DDR PD0DDR PFDDR PF7DDR PF6DDR PF5DDR PF4DDR PF3DDR PF2DDR PF1DDR PF0DDR PAPCR — — — — PA3PCR PA2PCR PA1PCR PA0PCR PBPCR PB7PCR PB6PCR PB5PCR PB4PCR PB3PCR PB2PCR PB1PCR PB0PCR PCPCR PC7PCR PC6PCR PC5PCR PC4PCR PC3PCR PC2PCR PC1PCR PC0PCR PDPCR PD7PCR PD6PCR PD5PCR PD4PCR PD3PCR PD2PCR PD1PCR PD0PCR PAODR — — — — PA3ODR PA2ODR PA1ODR PA0ODR PBODR PB7ODR PB6ODR PB5ODR PB4ODR PB3ODR PB2ODR PB1ODR PB0ODR PCODR PC7ODR PC6ODR PC5ODR PC4ODR PC3ODR PC2ODR PC1ODR PC0ODR TCR_3 CCLR2 CCLR1 CCLR0 CKEG1 CKEG0 TPSC2 TPSC1 TPSC0 TMDR_3 — — BFB BFA MD3 MD2 MD1 MD0 TIORH_3 IOB3 IOB2 IOB1 IOB0 IOA3 IOA2 IOA1 IOA0 TIORL_3 IOD3 IOD2 IOD1 IOD0 IOC3 IOC2 IOC1 IOC0 TIER_3 TTGE — — TCIEV TGIED TGIEC TGIEB TGIEA TSR_3 — — — TCFV TGFD TGFC TGFB TGFA TCNTH_3 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 TCNTL_3 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 Rev. 3.0, 04/02, page 510 of 538 PPG PORT TPU_3 Register Name Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 Module TPU3 TGRAH_3 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 TGRAL_3 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 TGRBH_3 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 TGRBL_3 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 TGRCH_3 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 TGRCL_3 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 TGRDH_3 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 TGRDL_3 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 TCR_4 — CCLR1 CCLR0 CKEG1 CKEG0 TPSC2 TPSC1 TPSC0 TMDR_4 — — — — MD3 MD2 MD1 MD0 TIOR_4 IOB3 IOB2 IOB1 IOB0 IOA3 IOA2 IOA1 IOA0 TIER_4 TTGE — TCIEU TCIEV — — TGIEB TGIEA TSR_4 TCFD — TCFU TCFV — — TGFB TGFA TCNTH_4 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 TCNTL_4 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 TGRAH_4 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 TGRAL_4 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 TGRBH_4 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 TGRBL_4 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 TCR_5 — CCLR1 CCLR0 CKEG1 CKEG0 TPSC2 TPSC1 TPSC0 TMDR_5 — — — — MD3 MD2 MD1 MD0 TIOR_5 IOB3 IOB2 IOB1 IOB0 IOA3 IOA2 IOA1 IOA0 TIER_5 TTGE — TCIEU TCIEV — — TGIEB TGIEA TSR_5 TCFD — TCFU TCFV — — TGFB TGFA TCNTH_5 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 TCNTL_5 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 TGRAH_5 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 TGRAL_5 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 TGRBH_5 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 TGRBL_5 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 TSTR — — CST5 CST4 CST3 CST2 CST1 CST0 TSYR — — SYNC5 SYNC4 SYNC3 SYNC2 SYNC1 SYNC0 IPRA — IPR6 IPR5 IPR4 — IPR2 IPR1 IPR0 IPRB — IPR6 IPR5 IPR4 — IPR2 IPR1 IPR0 IPRC — IPR6 IPR5 IPR4 — IPR2 IPR1 IPR0 IPRD — IPR6 IPR5 IPR4 — IPR2 IPR1 IPR0 IPRE — IPR6 IPR5 IPR4 — IPR2 IPR1 IPR0 IPRF — IPR6 IPR5 IPR4 — IPR2 IPR1 IPR0 IPRG — IPR6 IPR5 IPR4 — IPR2 IPR1 IPR0 IPRH — IPR6 IPR5 IPR4 — IPR2 IPR1 IPR0 IPRJ — IPR6 IPR5 IPR4 — IPR2 IPR1 IPR0 IPRK — IPR6 IPR5 IPR4 — IPR2 IPR1 IPR0 IPRM — IPR6 IPR5 IPR4 — IPR2 IPR1 IPR0 TPU4 TPU5 TPU common INT Rev. 3.0, 04/02, page 511 of 538 Register Name Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 RAMER — — — — RAMS RAM2 RAM1 RAM0 ROM P1DR P17DR P16DR P15DR P14DR P13DR P12DR P11DR P10DR PORT PADR — — — — PA3DR PA2DR PA1DR PA0DR PBDR PB7DR PB6DR PB5DR PB4DR PB3DR PB2DR PB1DR PB0DR PCDR PC7DR PC6DR PC5DR PC4DR PC3DR PC2DR PC1DR PC0DR PDDR PD7DR PD6DR PD5DR PD4DR PD3DR PD2DR PD1DR PD0DR PFDR PF7DR PF6DR PF5DR PF4DR PF3DR PF2DR PF1DR PF0DR TCR_0 CCLR2 CCLR1 CCLR0 CKEG1 CKEG0 TPSC2 TPSC1 TPSC0 TMDR_0 — — BFB BFA MD3 MD2 MD1 MD0 Bit 0 TIORH_0 IOB3 IOB2 IOB1 IOB0 IOA3 IOA2 IOA1 IOA0 TIORL_0 IOD3 IOD2 IOD1 IOD0 IOC3 IOC2 IOC1 IOC0 TIER_0 TTGE — — TCIEV TGIED TGIEC TGIEB TGIEA TSR_0 — — — TCFV TGFD TGFC TGFB TGFA TCNTH_0 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 TCNTL_0 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 TGRAH_0 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 TGRAL_0 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 TGRBH_0 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 TGRBL_0 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 TGRCH_0 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 TGRCL_0 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 TGRDH_0 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 TGRDL_0 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 TCR_1 — CCLR1 CCLR0 CKEG1 CKEG0 TPSC2 TPSC1 TPSC0 TMDR_1 — — — — MD3 MD2 MD1 MD0 TIOR_1 IOB3 IOB2 IOB1 IOB0 IOA3 IOA2 IOA1 IOA0 TIER_1 TTGE — TCIEU TCIEV — — TGIEB TGIEA TSR_1 TCFD — TCFU TCFV — — TGFB TGFA TCNTH_1 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 TCNTL_1 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 TGRAH_1 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 TGRAL_1 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 TGRBH_1 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 TGRBL_1 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 TCR_2 — CCLR1 CCLR0 CKEG1 CKEG0 TPSC2 TPSC1 TPSC0 TMDR_2 — — — — MD3 MD2 MD1 MD0 TIOR_2 IOB3 IOB2 IOB1 IOB0 IOA3 IOA2 IOA1 IOA0 TIER_2 TTGE — TCIEU TCIEV — — TGIEB TGIEA TSR_2 TCFD — TCFU TCFV — — TGFB TGFA Rev. 3.0, 04/02, page 512 of 538 Module TPU0 TPU1 TPU2 Register Name Bit 7 TCNTH_2 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 TCNTL_2 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 TGRAH_2 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 TGRAL_2 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 TGRBH_2 Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit9 Bit8 TGRBL_2 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 TCSR OVF WT/IT TME — — CKS2 CKS1 CKS0 TCNT Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 RSTCSR WOVF RSTE RSTS — — — — — SMR_0*3 C/A CHR PE O/E STOP MP CKS1 CKS0 (SMR_0*4) (GM) (BLK) (PE) (O/E) (BCP1) (BCP0) (CKS1) (CKS0) Bit0 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 Module Bit9 Bit8 TPU_2 Bit1 Bit0 BRR_0 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 SCR_0 TIE RIE TE RE MPIE TEIE CKE1 CKE0 TDR_0 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 SSR_0*3 TDRE RDRF ORER FER PER TEND MPB MPBT (SSR_0*4) (TDRE) (RDRF) (ORER) (ERS) (PER) (TEND) (MPB) (MPBT) RDR_0 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 SCMR_0 — — — — SDIR SINV — SMIF SMR_1*3 C/A CHR PE O/E STOP MP CKS1 CKS0 (SMR_1*4) (GM) (BLK) (PE) (O/E) (BCP1) (BCP0) (CKS1) (CKS0) Bit0 BRR_1 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 SCR_1 TIE RIE TE RE MPIE TEIE CKE1 CKE0 TDR_1 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 SSR_1*3 TDRE RDRF ORER FER PER TEND MPB MPBT (SSR_1*4) (TDRE) (RDRF) (ORER) (ERS) (PER) (TEND) (MPB) (MPBT) RDR_1 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 SCMR_1 — — — — SDIR SINV — SMIF SMR_2* C/A CHR PE O/E STOP MP CKS1 CKS0 (SMR_2*4) (GM) (BLK) (PE) (O/E) (BCP1) (BCP0) (CKS1) (CKS0) Bit0 3 BRR_2 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 SCR_2 TIE RIE TE RE MPIE TEIE CKE1 CKE0 TDR_2 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 SSR_2*3 TDRE RDRF ORER FER PER TEND MPB MPBT (SSR_2*4) (TDRE) (RDRF) (ORER) (ERS) (PER) (TEND) (MPB) (MPBT) RDR_2 Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 SCMR_2 — — — — SDIR SINV — SMIF ADDRAH AD9 AD8 AD7 AD6 AD5 AD4 AD3 AD2 ADDRAL AD1 AD0 — — — — — — ADDRBH AD9 AD8 AD7 AD6 AD5 AD4 AD3 AD2 ADDRBL AD1 AD0 — — — — — — ADDRCH AD9 AD8 AD7 AD6 AD5 AD4 AD3 AD2 ADDRCL AD1 AD0 — — — — — — ADDRDH AD9 AD8 AD7 AD6 AD5 AD4 AD3 AD2 WDT SCI_0 SCI1 SCI2 A/D Rev. 3.0, 04/02, page 513 of 538 Register Name Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 Module ADDRDL AD1 AD0 — — — — — — A/D ADCSR ADF ADIE ADST SCAN CH3 CH2 CH1 CH0 ADCR TRGS1 TRGS0 — — CKS1 CKS0 — — FLMCR1 FWE SWE ESU1 PSU1 EV1 PV1 E1 P1 FLMCR2 FLER — — — — — — — EBR1 EB7 EB6 EB5 EB4 EB3 EB2 EB1 EB0 EBR2 — — — — — — EB9 EB8 PORT1 P17 P16 P15 P14 P13 P12 P11 P10 PORT4 P47 P46 P45 P44 P43 P42 P41 P40 PORT9 — — — — P93 P92 P91 P90 PORTA — — — — PA3 PA2 PA1 PA0 PORTB PB7 PB6 PB5 PB4 PB3 PB2 PB1 PB0 PORTC PC7 PC6 PC5 PC4 PC3 PC2 PC1 PC0 PORTD PD7 PD6 PD5 PD4 PD3 PD2 PD1 PD0 PORTF PF7 PF6 PF5 PF4 PF3 PF2 PF1 PF0 Notes: *1 *2 *3 *4 ROM PORT For buffer operation. For free operation. Normal serial communication interface mode. Smart Card interface mode. Some bit functions of SMR differ in normal serial communication interface mode and Smart Card interface mode. Rev. 3.0, 04/02, page 514 of 538 A.3 Register States in Each Operating Mode Register Name Reset High-speed Mediumspeed Sleep Module Stop Software Standby Hardware Standby Module MCR Initialized − − − Initialized Initialized Initialized HCAN GSR Initialized − − − Initialized Initialized Initialized BCR Initialized − − − Initialized Initialized Initialized MBCR Initialized − − − Initialized Initialized Initialized TXPR Initialized − − − Initialized Initialized Initialized TXCR Initialized − − − Initialized Initialized Initialized TXACK Initialized − − − Initialized Initialized Initialized ABACK Initialized − − − Initialized Initialized Initialized RXPR Initialized − − − Initialized Initialized Initialized RFPR Initialized − − − Initialized Initialized Initialized IRR Initialized − − − Initialized Initialized Initialized MBIMR Initialized − − − Initialized Initialized Initialized IMR Initialized − − − Initialized Initialized Initialized REC Initialized − − − Initialized Initialized Initialized TEC Initialized − − − Initialized Initialized Initialized UMSR Initialized − − − Initialized Initialized Initialized LAFML Initialized − − − Initialized Initialized Initialized LAFMH Initialized − − − Initialized Initialized Initialized MC0[1] Initialized − − − Initialized Initialized Initialized MC0[2] Initialized − − − Initialized Initialized Initialized MC0[3] Initialized − − − Initialized Initialized Initialized MC0[4] Initialized − − − Initialized Initialized Initialized MC0[5] Initialized − − − Initialized Initialized Initialized MC0[6] Initialized − − − Initialized Initialized Initialized MC0[7] Initialized − − − Initialized Initialized Initialized MC0[8] Initialized − − − Initialized Initialized Initialized MC1[1] Initialized − − − Initialized Initialized Initialized MC1[2] Initialized − − − Initialized Initialized Initialized MC1[3] Initialized − − − Initialized Initialized Initialized MC1[4] Initialized − − − Initialized Initialized Initialized MC1[5] Initialized − − − Initialized Initialized Initialized MC1[6] Initialized − − − Initialized Initialized Initialized MC1[7] Initialized − − − Initialized Initialized Initialized MC1[8] Initialized − − − Initialized Initialized Initialized MC2[1] Initialized − − − Initialized Initialized Initialized MC2[2] Initialized − − − Initialized Initialized Initialized MC2[3] Initialized − − − Initialized Initialized Initialized MC2[4] Initialized − − − Initialized Initialized Initialized MC2[5] Initialized − − − Initialized Initialized Initialized MC2[6] Initialized − − − Initialized Initialized Initialized MC2[7] Initialized − − − Initialized Initialized Initialized MC2[8] Initialized − − − Initialized Initialized Initialized MC3[1] Initialized − − − Initialized Initialized Initialized MC3[2] Initialized − − − Initialized Initialized Initialized MC3[3] Initialized − − − Initialized Initialized Initialized MC3[4] Initialized − − − Initialized Initialized Initialized MC3[5] Initialized − − − Initialized Initialized Initialized MC3[6] Initialized − − − Initialized Initialized Initialized Rev. 3.0, 04/02, page 515 of 538 Register Name Reset High-speed Mediumspeed Sleep Module Stop Software Standby Hardware Standby Module MC3[7] Initialized − − − Initialized Initialized Initialized HCAN MC3[8] Initialized − − − Initialized Initialized Initialized MC4[1] Initialized − − − Initialized Initialized Initialized MC4[2] Initialized − − − Initialized Initialized Initialized MC4[3] Initialized − − − Initialized Initialized Initialized MC4[4] Initialized − − − Initialized Initialized Initialized MC4[5] Initialized − − − Initialized Initialized Initialized MC4[6] Initialized − − − Initialized Initialized Initialized MC4[7] Initialized − − − Initialized Initialized Initialized MC4[8] Initialized − − − Initialized Initialized Initialized MC5[1] Initialized − − − Initialized Initialized Initialized MC5[2] Initialized − − − Initialized Initialized Initialized MC5[3] Initialized − − − Initialized Initialized Initialized MC5[4] Initialized − − − Initialized Initialized Initialized MC5[5] Initialized − − − Initialized Initialized Initialized MC5[6] Initialized − − − Initialized Initialized Initialized MC5[7] Initialized − − − Initialized Initialized Initialized MC5[8] Initialized − − − Initialized Initialized Initialized MC6[1] Initialized − − − Initialized Initialized Initialized MC6[2] Initialized − − − Initialized Initialized Initialized MC6[3] Initialized − − − Initialized Initialized Initialized MC6[4] Initialized − − − Initialized Initialized Initialized MC6[5] Initialized − − − Initialized Initialized Initialized MC6[6] Initialized − − − Initialized Initialized Initialized MC6[7] Initialized − − − Initialized Initialized Initialized MC6[8] Initialized − − − Initialized Initialized Initialized MC7[1] Initialized − − − Initialized Initialized Initialized MC7[2] Initialized − − − Initialized Initialized Initialized MC7[3] Initialized − − − Initialized Initialized Initialized MC7[4] Initialized − − − Initialized Initialized Initialized MC7[5] Initialized − − − Initialized Initialized Initialized MC7[6] Initialized − − − Initialized Initialized Initialized MC7[7] Initialized − − − Initialized Initialized Initialized MC7[8] Initialized − − − Initialized Initialized Initialized MC8[1] Initialized − − − Initialized Initialized Initialized MC8[2] Initialized − − − Initialized Initialized Initialized MC8[3] Initialized − − − Initialized Initialized Initialized MC8[4] Initialized − − − Initialized Initialized Initialized MC8[5] Initialized − − − Initialized Initialized Initialized MC8[6] Initialized − − − Initialized Initialized Initialized MC8[7] Initialized − − − Initialized Initialized Initialized MC8[8] Initialized − − − Initialized Initialized Initialized MC9[1] Initialized − − − Initialized Initialized Initialized MC9[2] Initialized − − − Initialized Initialized Initialized MC9[3] Initialized − − − Initialized Initialized Initialized MC9[4] Initialized − − − Initialized Initialized Initialized MC9[5] Initialized − − − Initialized Initialized Initialized MC9[6] Initialized − − − Initialized Initialized Initialized MC9[7] Initialized − − − Initialized Initialized Initialized MC9[8] Initialized − − − Initialized Initialized Initialized MC10[1] Initialized − − − Initialized Initialized Initialized Rev. 3.0, 04/02, page 516 of 538 Register Name Reset High-speed Mediumspeed Sleep Module Stop Software Standby Hardware Standby Module MC10[2] Initialized − − − Initialized Initialized Initialized HCAN MC10[3] Initialized − − − Initialized Initialized Initialized MC10[4] Initialized − − − Initialized Initialized Initialized MC10[5] Initialized − − − Initialized Initialized Initialized MC10[6] Initialized − − − Initialized Initialized Initialized MC10[7] Initialized − − − Initialized Initialized Initialized MC10[8] Initialized − − − Initialized Initialized Initialized MC11[1] Initialized − − − Initialized Initialized Initialized MC11[2] Initialized − − − Initialized Initialized Initialized MC11[3] Initialized − − − Initialized Initialized Initialized MC11[4] Initialized − − − Initialized Initialized Initialized MC11[5] Initialized − − − Initialized Initialized Initialized MC11[6] Initialized − − − Initialized Initialized Initialized MC11[7] Initialized − − − Initialized Initialized Initialized MC11[8] Initialized − − − Initialized Initialized Initialized MC12[1] Initialized − − − Initialized Initialized Initialized MC12[2] Initialized − − − Initialized Initialized Initialized MC12[3] Initialized − − − Initialized Initialized Initialized MC12[4] Initialized − − − Initialized Initialized Initialized MC12[5] Initialized − − − Initialized Initialized Initialized MC12[6] Initialized − − − Initialized Initialized Initialized MC12[7] Initialized − − − Initialized Initialized Initialized MC12[8] Initialized − − − Initialized Initialized Initialized MC13[1] Initialized − − − Initialized Initialized Initialized MC13[2] Initialized − − − Initialized Initialized Initialized MC13[3] Initialized − − − Initialized Initialized Initialized MC13[4] Initialized − − − Initialized Initialized Initialized MC13[5] Initialized − − − Initialized Initialized Initialized MC13[6] Initialized − − − Initialized Initialized Initialized MC13[7] Initialized − − − Initialized Initialized Initialized MC13[8] Initialized − − − Initialized Initialized Initialized MC14[1] Initialized − − − Initialized Initialized Initialized MC14[2] Initialized − − − Initialized Initialized Initialized MC14[3] Initialized − − − Initialized Initialized Initialized MC14[4] Initialized − − − Initialized Initialized Initialized MC14[5] Initialized − − − Initialized Initialized Initialized MC14[6] Initialized − − − Initialized Initialized Initialized MC14[7] Initialized − − − Initialized Initialized Initialized MC14[8] Initialized − − − Initialized Initialized Initialized MC15[1] Initialized − − − Initialized Initialized Initialized MC15[2] Initialized − − − Initialized Initialized Initialized MC15[3] Initialized − − − Initialized Initialized Initialized MC15[4] Initialized − − − Initialized Initialized Initialized MC15[5] Initialized − − − Initialized Initialized Initialized MC15[6] Initialized − − − Initialized Initialized Initialized MC15[7] Initialized − − − Initialized Initialized Initialized MC15[8] Initialized − − − Initialized Initialized Initialized MD0[1] Initialized − − − Initialized Initialized Initialized MD0[2] Initialized − − − Initialized Initialized Initialized MD0[3] Initialized − − − Initialized Initialized Initialized MD0[4] Initialized − − − Initialized Initialized Initialized Rev. 3.0, 04/02, page 517 of 538 Register Name Reset High-speed Mediumspeed Sleep Module Stop Software Standby Hardware Standby Module MD0[5] Initialized − − − Initialized Initialized Initialized HCAN MD0[6] Initialized − − − Initialized Initialized Initialized MD0[7] Initialized − − − Initialized Initialized Initialized MD0[8] Initialized − − − Initialized Initialized Initialized MD1[1] Initialized − − − Initialized Initialized Initialized MD1[2] Initialized − − − Initialized Initialized Initialized MD1[3] Initialized − − − Initialized Initialized Initialized MD1[4] Initialized − − − Initialized Initialized Initialized MD1[5] Initialized − − − Initialized Initialized Initialized MD1[6] Initialized − − − Initialized Initialized Initialized MD1[7] Initialized − − − Initialized Initialized Initialized MD1[8] Initialized − − − Initialized Initialized Initialized MD2[1] Initialized − − − Initialized Initialized Initialized MD2[2] Initialized − − − Initialized Initialized Initialized MD2[3] Initialized − − − Initialized Initialized Initialized MD2[4] Initialized − − − Initialized Initialized Initialized MD2[5] Initialized − − − Initialized Initialized Initialized MD2[6] Initialized − − − Initialized Initialized Initialized MD2[7] Initialized − − − Initialized Initialized Initialized MD2[8] Initialized − − − Initialized Initialized Initialized MD3[1] Initialized − − − Initialized Initialized Initialized MD3[2] Initialized − − − Initialized Initialized Initialized MD3[3] Initialized − − − Initialized Initialized Initialized MD3[4] Initialized − − − Initialized Initialized Initialized MD3[5] Initialized − − − Initialized Initialized Initialized MD3[6] Initialized − − − Initialized Initialized Initialized MD3[7] Initialized − − − Initialized Initialized Initialized MD3[8] Initialized − − − Initialized Initialized Initialized MD4[1] Initialized − − − Initialized Initialized Initialized MD4[2] Initialized − − − Initialized Initialized Initialized MD4[3] Initialized − − − Initialized Initialized Initialized MD4[4] Initialized − − − Initialized Initialized Initialized MD4[5] Initialized − − − Initialized Initialized Initialized MD4[6] Initialized − − − Initialized Initialized Initialized MD4[7] Initialized − − − Initialized Initialized Initialized MD4[8] Initialized − − − Initialized Initialized Initialized MD5[1] Initialized − − − Initialized Initialized Initialized MD5[2] Initialized − − − Initialized Initialized Initialized MD5[3] Initialized − − − Initialized Initialized Initialized MD5[4] Initialized − − − Initialized Initialized Initialized MD5[5] Initialized − − − Initialized Initialized Initialized MD5[6] Initialized − − − Initialized Initialized Initialized MD5[7] Initialized − − − Initialized Initialized Initialized MD5[8] Initialized − − − Initialized Initialized Initialized MD6[1] Initialized − − − Initialized Initialized Initialized MD6[2] Initialized − − − Initialized Initialized Initialized MD6[3] Initialized − − − Initialized Initialized Initialized MD6[4] Initialized − − − Initialized Initialized Initialized MD6[5] Initialized − − − Initialized Initialized Initialized MD6[6] Initialized − − − Initialized Initialized Initialized MD6[7] Initialized − − − Initialized Initialized Initialized Rev. 3.0, 04/02, page 518 of 538 Register Name Reset High-speed Mediumspeed Sleep Module Stop Software Standby Hardware Standby Module MD6[8] Initialized − − − Initialized Initialized Initialized HCAN MD7[1] Initialized − − − Initialized Initialized Initialized MD7[2] Initialized − − − Initialized Initialized Initialized MD7[3] Initialized − − − Initialized Initialized Initialized MD7[4] Initialized − − − Initialized Initialized Initialized MD7[5] Initialized − − − Initialized Initialized Initialized MD7[6] Initialized − − − Initialized Initialized Initialized MD7[7] Initialized − − − Initialized Initialized Initialized MD7[8] Initialized − − − Initialized Initialized Initialized MD8[1] Initialized − − − Initialized Initialized Initialized MD8[2] Initialized − − − Initialized Initialized Initialized MD8[3] Initialized − − − Initialized Initialized Initialized MD8[4] Initialized − − − Initialized Initialized Initialized MD8[5] Initialized − − − Initialized Initialized Initialized MD8[6] Initialized − − − Initialized Initialized Initialized MD8[7] Initialized − − − Initialized Initialized Initialized MD8[8] Initialized − − − Initialized Initialized Initialized MD9[1] Initialized − − − Initialized Initialized Initialized MD9[2] Initialized − − − Initialized Initialized Initialized MD9[3] Initialized − − − Initialized Initialized Initialized MD9[4] Initialized − − − Initialized Initialized Initialized MD9[5] Initialized − − − Initialized Initialized Initialized MD9[6] Initialized − − − Initialized Initialized Initialized MD9[7] Initialized − − − Initialized Initialized Initialized MD9[8] Initialized − − − Initialized Initialized Initialized MD10[1] Initialized − − − Initialized Initialized Initialized MD10[2] Initialized − − − Initialized Initialized Initialized MD10[3] Initialized − − − Initialized Initialized Initialized MD10[4] Initialized − − − Initialized Initialized Initialized MD10[5] Initialized − − − Initialized Initialized Initialized MD10[6] Initialized − − − Initialized Initialized Initialized MD10[7] Initialized − − − Initialized Initialized Initialized MD10[8] Initialized − − − Initialized Initialized Initialized MD11[1] Initialized − − − Initialized Initialized Initialized MD11[2] Initialized − − − Initialized Initialized Initialized MD11[3] Initialized − − − Initialized Initialized Initialized MD11[4] Initialized − − − Initialized Initialized Initialized MD11[5] Initialized − − − Initialized Initialized Initialized MD11[6] Initialized − − − Initialized Initialized Initialized MD11[7] Initialized − − − Initialized Initialized Initialized MD11[8] Initialized − − − Initialized Initialized Initialized MD12[1] Initialized − − − Initialized Initialized Initialized MD12[2] Initialized − − − Initialized Initialized Initialized MD12[3] Initialized − − − Initialized Initialized Initialized MD12[4] Initialized − − − Initialized Initialized Initialized MD12[5] Initialized − − − Initialized Initialized Initialized MD12[6] Initialized − − − Initialized Initialized Initialized MD12[7] Initialized − − − Initialized Initialized Initialized MD12[8] Initialized − − − Initialized Initialized Initialized MD13[1] Initialized − − − Initialized Initialized Initialized MD13[2] Initialized − − − Initialized Initialized Initialized Rev. 3.0, 04/02, page 519 of 538 Register Name Reset High-speed Mediumspeed Sleep Module Stop Software Standby Hardware Standby Module MD13[3] Initialized − − − Initialized Initialized Initialized HCAN MD13[4] Initialized − − − Initialized Initialized Initialized MD13[5] Initialized − − − Initialized Initialized Initialized MD13[6] Initialized − − − Initialized Initialized Initialized MD13[7] Initialized − − − Initialized Initialized Initialized MD13[8] Initialized − − − Initialized Initialized Initialized MD14[1] Initialized − − − Initialized Initialized Initialized MD14[2] Initialized − − − Initialized Initialized Initialized MD14[3] Initialized − − − Initialized Initialized Initialized MD14[4] Initialized − − − Initialized Initialized Initialized MD14[5] Initialized − − − Initialized Initialized Initialized MD14[6] Initialized − − − Initialized Initialized Initialized MD14[7] Initialized − − − Initialized Initialized Initialized MD14[8] Initialized − − − Initialized Initialized Initialized MD15[1] Initialized − − − Initialized Initialized Initialized MD15[2] Initialized − − − Initialized Initialized Initialized MD15[3] Initialized − − − Initialized Initialized Initialized MD15[4] Initialized − − − Initialized Initialized Initialized MD15[5] Initialized − − − Initialized Initialized Initialized MD15[6] Initialized − − − Initialized Initialized Initialized MD15[7] Initialized − − − Initialized Initialized Initialized MD15[8] Initialized − − − Initialized Initialized Initialized HCANMON Initialized − − − Initialized Initialized Initialized TMDR Initialized − − − − − Initialized TCNR Initialized − − − − − Initialized TSR Initialized − − − − − Initialized TCNT Initialized − − − − − Initialized TPDR Initialized − − − − − Initialized TPBR Initialized − − − − − Initialized TDDR Initialized − − − − − Initialized MMTPC Initialized − − − − − Initialized TBRU Initialized − − − − − Initialized TGRUU Initialized − − − − − Initialized TGRU Initialized − − − − − Initialized TGRUD Initialized − − − − − Initialized TDCNT0 Initialized − − − − − Initialized TDCNT1 Initialized − − − − − Initialized TBRU Initialized − − − − − Initialized TBRV Initialized − − − − − Initialized TGRVU Initialized − − − − − Initialized TGRV Initialized − − − − − Initialized TGRVD Initialized − − − − − Initialized TDCNT2 Initialized − − − − − Initialized TDCNT3 Initialized − − − − − Initialized TBRV Initialized − − − − − Initialized TBRW Initialized − − − − − Initialized TGRWU Initialized − − − − − Initialized TGRW Initialized − − − − − Initialized TGRWD Initialized − − − − − Initialized TDCNT4 Initialized − − − − − Initialized TDCNT5 Initialized − − − − − Initialized Rev. 3.0, 04/02, page 520 of 538 MMT Register Name Reset High-speed Mediumspeed Sleep Module Stop Software Standby Hardware Standby Module TBRW Initialized − − − − − Initialized MMT ICSR Initialized − − − − − Initialized POE POEPC Initialized − − − − − Initialized SBYCR Initialized − − − − − Initialized SYSCR Initialized − − − − − Initialized SCKCR Initialized − − − − − Initialized MDCR Initialized − − − − − Initialized MSTPCRA Initialized − − − − − Initialized MSTPCRB Initialized − − − − − Initialized MSTPCRC Initialized − − − − − Initialized LPWRCR Initialized − − − − − Initialized BARA Initialized − − − − − Initialized BARB Initialized − − − − − Initialized BCRA Initialized − − − − − Initialized BCRB Initialized − − − − − Initialized ISCRH Initialized − − − − − Initialized ISCRL Initialized − − − − − Initialized IER Initialized − − − − − Initialized ISR Initialized − − − − − Initialized DTCERA Initialized − − − − − Initialized DTCERB Initialized − − − − − Initialized DTCERC Initialized − − − − − Initialized DTCERD Initialized − − − − − Initialized DTCERE Initialized − − − − − Initialized DTCERF Initialized − − − − − Initialized DTCERG Initialized − − − − − Initialized DTVECR Initialized − − − − − Initialized PCR Initialized − − − − − Initialized PMR Initialized − − − − − Initialized NDERH Initialized − − − − − Initialized NDERL Initialized − − − − − Initialized PODRH Initialized − − − − − Initialized PODRL Initialized − − − − − Initialized NDRH Initialized − − − − − Initialized NDRL Initialized − − − − − Initialized NDRH Initialized − − − − − Initialized NDRL Initialized − − − − − Initialized P1DDR Initialized − − − − − Initialized PADDR Initialized − − − − − Initialized PBDDR Initialized − − − − − Initialized PCDDR Initialized − − − − − Initialized PDDDR Initialized − − − − − Initialized PFDDR Initialized − − − − − Initialized PAPCR Initialized − − − − − Initialized PBPCR Initialized − − − − − Initialized PCPCR Initialized − − − − − Initialized PDPCR Initialized − − − − − Initialized PAODR Initialized − − − − − Initialized PBODR Initialized − − − − − Initialized PCODR Initialized − − − − − Initialized TCR_3 Initialized − − − − − Initialized SYSTEM PBC INT DTC PPG PORT TPU_3 Rev. 3.0, 04/02, page 521 of 538 Register Name Reset High-speed Mediumspeed Sleep Module Stop Software Standby Hardware Standby Module TMDR_3 Initialized − − − − − Initialized TPU_3 TIORH_3 Initialized − − − − − Initialized TIORL_3 Initialized − − − − − Initialized TIER_3 Initialized − − − − − Initialized TSR_3 Initialized − − − − − Initialized TCNTH_3 Initialized − − − − − Initialized TCNTL_3 Initialized − − − − − Initialized TGRAH_3 Initialized − − − − − Initialized TGRAL_3 Initialized − − − − − Initialized TGRBH_3 Initialized − − − − − Initialized TGRBL_3 Initialized − − − − − Initialized TGRCH_3 Initialized − − − − − Initialized TGRCL_3 Initialized − − − − − Initialized TGRDH_3 Initialized − − − − − Initialized TGRDL_3 Initialized − − − − − Initialized TCR_4 Initialized − − − − − Initialized TMDR_4 Initialized − − − − − Initialized TIOR_4 Initialized − − − − − Initialized TIER_4 Initialized − − − − − Initialized TSR_4 Initialized − − − − − Initialized TCNTH_4 Initialized − − − − − Initialized TCNTL_4 Initialized − − − − − Initialized TGRAH_4 Initialized − − − − − Initialized TGRAL_4 Initialized − − − − − Initialized TGRBH_4 Initialized − − − − − Initialized TGRBL_4 Initialized − − − − − Initialized TCR_5 Initialized − − − − − Initialized TMDR_5 Initialized − − − − − Initialized TIOR_5 Initialized − − − − − Initialized TIER_5 Initialized − − − − − Initialized TSR_5 Initialized − − − − − Initialized TCNTH_5 Initialized − − − − − Initialized TCNTL_5 Initialized − − − − − Initialized TGRAH_5 Initialized − − − − − Initialized TGRAL_5 Initialized − − − − − Initialized TGRBH_5 Initialized − − − − − Initialized TGRBL_5 Initialized − − − − − Initialized TSTR Initialized − − − − − Initialized TSYR Initialized − − − − − Initialized IPRA Initialized − − − − − Initialized IPRB Initialized − − − − − Initialized IPRC Initialized − − − − − Initialized IPRD Initialized − − − − − Initialized IPRE Initialized − − − − − Initialized IPRF Initialized − − − − − Initialized IPRG Initialized − − − − − Initialized IPRH Initialized − − − − − Initialized IPRJ Initialized − − − − − Initialized IPRK Initialized − − − − − Initialized IPRM Initialized − − − − − Initialized RAMER Initialized − − − − − Initialized Rev. 3.0, 04/02, page 522 of 538 TPU_4 TPU_5 TPU common INT ROM Register Name Reset High-speed Mediumspeed Sleep Module Stop Software Standby Hardware Standby Module P1DR Initialized − − − − − Initialized PORT PADR Initialized − − − − − Initialized PBDR Initialized − − − − − Initialized PCDR Initialized − − − − − Initialized PDDR Initialized − − − − − Initialized PFDR Initialized − − − − − Initialized TCR_0 Initialized − − − − − Initialized TMDR_0 Initialized − − − − − Initialized TIORH_0 Initialized − − − − − Initialized TIORL_0 Initialized − − − − − Initialized TIER_0 Initialized − − − − − Initialized TSR_0 Initialized − − − − − Initialized TCNTH_0 Initialized − − − − − Initialized TCNTL_0 Initialized − − − − − Initialized TGRAH_0 Initialized − − − − − Initialized TGRAL_0 Initialized − − − − − Initialized TGRBH_0 Initialized − − − − − Initialized TGRBL_0 Initialized − − − − − Initialized TGRCH_0 Initialized − − − − − Initialized TGRCL_0 Initialized − − − − − Initialized TGRDH_0 Initialized − − − − − Initialized TGRDL_0 Initialized − − − − − Initialized TCR_1 Initialized − − − − − Initialized TMDR_1 Initialized − − − − − Initialized TIOR_1 Initialized − − − − − Initialized TIER_1 Initialized − − − − − Initialized TSR_1 Initialized − − − − − Initialized TCNTH_1 Initialized − − − − − Initialized TCNTL_1 Initialized − − − − − Initialized TGRAH_1 Initialized − − − − − Initialized TGRAL_1 Initialized − − − − − Initialized TGRBH_1 Initialized − − − − − Initialized TGRBL_1 Initialized − − − − − Initialized TCR_2 Initialized − − − − − Initialized TMDR_2 Initialized − − − − − Initialized TIOR_2 Initialized − − − − − Initialized TIER_2 Initialized − − − − − Initialized TSR_2 Initialized − − − − − Initialized TCNTH_2 Initialized − − − − − Initialized TCNTL_2 Initialized − − − − − Initialized TGRAH_2 Initialized − − − − − Initialized TGRAL_2 Initialized − − − − − Initialized TGRBH_2 Initialized − − − − − Initialized TGRBL_2 Initialized − − − − − Initialized TCSR Initialized − − − − − Initialized TCNT Initialized − − − − − Initialized RSTCSR Initialized − − − − − Initialized SMR_0 Initialized − − − Initialized Initialized Initialized BRR_0 Initialized − − − Initialized Initialized Initialized SCR_0 Initialized − − − Initialized Initialized Initialized TDR_0 Initialized − − − Initialized Initialized Initialized TPU_0 TPU_1 TPU_2 WDT SCI_0 Rev. 3.0, 04/02, page 523 of 538 Register Name Reset High-speed Mediumspeed Sleep Module Stop Software Standby Hardware Standby Module SSR_0 Initialized − − − Initialized Initialized Initialized SCI_0 RDR_0 Initialized − − − Initialized Initialized Initialized SCMR_0 Initialized − − − Initialized Initialized Initialized SMR_1 Initialized − − − Initialized Initialized Initialized BRR_1 Initialized − − − Initialized Initialized Initialized SCR_1 Initialized − − − Initialized Initialized Initialized TDR_1 Initialized − − − Initialized Initialized Initialized SSR_1 Initialized − − − Initialized Initialized Initialized RDR_1 Initialized − − − Initialized Initialized Initialized SCMR_1 Initialized − − − Initialized Initialized Initialized SMR_2 Initialized − − − Initialized Initialized Initialized BRR_2 Initialized − − − Initialized Initialized Initialized SCR_2 Initialized − − − Initialized Initialized Initialized TDR_2 Initialized − − − Initialized Initialized Initialized SSR_2 Initialized − − − Initialized Initialized Initialized RDR_2 Initialized − − − Initialized Initialized Initialized SCMR_2 Initialized − − − Initialized Initialized Initialized ADDRAH Initialized − − − Initialized Initialized Initialized ADDRAL Initialized − − − Initialized Initialized Initialized ADDRBH Initialized − − − Initialized Initialized Initialized ADDRBL Initialized − − − Initialized Initialized Initialized ADDRCH Initialized − − − Initialized Initialized Initialized ADDRCL Initialized − − − Initialized Initialized Initialized ADDRDH Initialized − − − Initialized Initialized Initialized ADDRDL Initialized − − − Initialized Initialized Initialized ADCSR Initialized − − − Initialized Initialized Initialized ADCR Initialized − − − Initialized Initialized Initialized FLMCR1 Initialized − − − − − Initialized FLMCR2 Initialized − − − − − Initialized EBR1 Initialized − − − − − Initialized EBR2 Initialized − − − − − Initialized PORT1 Initialized − − − − − Initialized PORT4 Initialized − − − − − Initialized PORT9 Initialized − − − − − Initialized PORTA Initialized − − − − − Initialized PORTB Initialized − − − − − Initialized PORTC Initialized − − − − − Initialized PORTD Initialized − − − − − Initialized PORTF Initialized − − − − − Initialized Note: − is not initialized. Rev. 3.0, 04/02, page 524 of 538 SCI_1 SCI_2 A/D ROM PORT B. I/O Port States in Each Pin State Reset Hardware Standby Mode Software Standby Mode Program Execution State Sleep Mode 7 T T Keep I/O port Port 4 7 T T T Input port Port 9 7 T T T Input port Port A 7 T T Keep I/O port Port B 7 T T Keep I/O port Port C 7 T T Keep I/O port Port D 7 T T Keep I/O port PF7 7 T T [DDR = 0] [DDR = 0] T T [DDR = 1] [DDR = 1] H Clock output Port Name MCU Operating Mode Port 1 PF6 7 T T Keep I/O port HTxD 7 H T H Output HRxD 7 Input T T Input PF5 PF4 PF3 PF2 PF1 PF0 Legend: H: High level T: High impedance Keep: Input port becomes high-impedance, output port retains state Rev. 3.0, 04/02, page 525 of 538 C. Product Code Lineup Package (Hitachi Package Code) Product Type QFP-80 (FP-80A) H8S/2612 D. F-ZTAT version Standard product HD64F2612 Mask ROM version Standard product HD6432612 Standard product HD6432611 Package Dimensions The package dimension that is shown in the Hitachi Semiconductor Package Data Book has priority. Unit: mm 17.2 ± 0.3 14 41 60 40 0.65 17.2 ± 0.3 61 80 21 1 0.10 *Dimension including the plating thickness Base material dimension *0.17 ± 0.05 0.15 ± 0.04 3.05 Max 0.83 2.70 0.12 M 0.10 +0.15 −0.10 *0.32 ± 0.08 0.30 ± 0.06 20 1.6 0- 8 0.8 ± 0.3 Hitachi Code JEDEC EIAJ Mass (reference value) Figure D.1 FP-80A Package Dimensions Rev. 3.0, 04/02, page 526 of 538 FP-80A Conforms 1.2 g Main Revisions and Additions in this Edition Item Page Revisions (See Manual for Details) Rev. 2.3 Address Space 16 Port A Figure 1-1 Internal Block Diagram Port B 2.0 PA1/TxD2/ PA0/ PB7/TIOCB5/PWOB PB6/TIOCA5/PWOA PB5/TIOCB4/PVOB PB4/TIOCA4/PVOA PB3/TIOCD3/PUOB PB2/TIOCC3/PUOA PB1/TIOCB3/PCO PB0/TIOCA3/ Port C 1.2 Internal Block Diagram 2 PC7 PC6 PC5/SCK1/ PC4/RxD1 PC3/TxD1 PC2/SCK0/ PC1/RxD0 3.0 H'00FFFFFF Data area Figure 2-5 Memory Map Cannot be used in this LSI H'FFFFFFFF 2.9 Usage Notes 45 Description added. 3.0 142 Description added. 3.0 2.9.1 Usage Notes on Bit Manipulation Instructions 9.7 Port D Port D pull-up MOS control register (PDPCR) 9.8.1 Port F Data Direction 144 Register (PFDDR) 9.8.2 Port F Data Register 145 (PFDR) 3.0 Bit Dexcription 7 When a pin is specified as a general purpose I/O port, setting this bit to 1 makes the PF7 pin a φ output pin. Cleaning this bit to 0 makes the pin an input pin. Bit Bit Description Name 7 3.0 Reserved Only 0 should be written to this bit. Rev. 3.0, 04/02, page 527 of 538 Item Page 11.4.1 Sample Setting Procedure 239 Revisions (See Manual for Details) 3.0 Set dead time Td in the dead time data register (TDDR), set 1/2 the carrier period in the timer period buffer register (TPBR), and set {TPBR value + 2Td} in the timer period data register (TPDR). Set the output {PWM duty initial value - Td} in the free operation addresses of the buffer registers (TBRU, TBRV, TBRW). Set dead time carrier period Figure 11-2 Sample Operating Mode Setting Procedure 11.4.1 Sample Setting Procedure Rev. Set TBR 240 Added. 2.0 246 Description added. 2.0 Figure 11-3 Sample MMT Canceling Procedure 11.4.1 Sample Setting Procedure Output State when Counter is Halted 11.6.1 Input/Output Timing 248 Description added. 2.0 Dead Time Generation Timing Bit name in SSR amended. 14.4 Operation in Asynchronous Mode 2.0 (Error) OER → (Correction) ORER 14.5 Multiprocessor communication Function 14.6 Operation in Clocked Synchronous Mode 14.3.6 Serial Control Register (SCR) 300 Description of bits 1 and 0 amended. 2.0 Asynchronous mode 00: (Error) Internal baud rate generator → (Correction) Internal clock 01: (Error) Internal baud rate generator → (Correction) Internal clock 1X: External clock 14.4.2 Receive Data Sampling Timing and Reception Margin in Asynchronous Mode 317 14.5.2 Multiprocessor Serial Data Reception 331 Legend of reception margin formula in asynchronous mode added. 2.0 M: Reception margin Figure 14-13 Sample Multiprocessor Serial Reception Flowchart (2) PER flag in SSR deleted. 2.0 Clear ORER and FER flags in SSR to 0 <End> Rev. 3.0, 04/02, page 528 of 538 Item Page Section 15 Hitachi Controller Area Network (HCAN) 15.3.2 General Status Register (GSR) Revisions (See Manual for Details) Rev. Unit of width (length) amended. 2.0 (Error) quanta → (Correction) quantum 359 Bit Description 3 [Setting condition] 3.0 • When entering configration mode • Sleep mode [Clearing condition] • When entering normal operation mode 15.3.9 Receive Complete Register (RXPR) 368 15.3.10 Remote Request Register (RFPR) 369 15.3.11 Interrupt Register (IRR) 370 Description of bit amended. 2.0 (Error) mailbox n (n = 1 to 15) → (Correction) mailbox n (n = 0 to 15) Description of bit amended. 2.0 (Error) ABACKn (n = 1 to 15) → (Correction) RFPRn (n = 0 to 15) Description of setting condition for bit 15 deleted. Bit Description 15 Overload Frame 3.0 [Setting condition] • When TEC ≥ 256 [Clearing condition] • Writing 1 15.4.2 Initialization after Hardware Reset Table 15-2 Limits for Settable Value 386 Max. and min. values and note 1 amended. Abbreviation Min. Value Max. Value TSEG1 B’0011 B’1111 TSEG2 B’001 B’111 BRP B’000000 B’111111 BSP B’0 B’1 B’00 B’11 SJW* 1 2.0 Rev. 3.0, 04/02, page 529 of 538 Item Page Revisions (See Manual for Details) Rev. 15.4.2 Initialization after Hardware Reset 387 TQ value deleted, description of 001 in TSEG2 (BCR [14:12]) amended, and note added. 2.0 Table 15-3 Setting Range for TSEG1 and TSEG2 in BCR TSEG1 (BCR[11:8]) 15.5 Interrupts 399 Description of ERS0/OVR0 amended. 2.0 (Error) Error warning interrupt (TEC ≥ 96) → (Correction) Error warning interrupt (REC ≥ 96) Table 15-4 HCAN Interrupt Source 15.8.5 Error Counters 0011 0100 0101 0110 0111 1000 1001 1010 1011 1100 1101 1110 1111 TSEG2 (BCR[14:12]) 001 010 2 3 No Yes Yes* Yes Yes* Yes Yes* Yes Yes* Yes Yes* Yes Yes* Yes Yes* Yes Yes* Yes Yes* Yes Yes* Yes Yes* Yes Yes* Yes 402 Description amended. 3.0 If REC reaches 96 during the count, IRR4 and GSR1 are set. 16.3.1 A/D Data Registers 406 A to D (ADDRA to ADDRD) 18.5.1 Flash Memory Control Register 1 (FLMCR1) 428 Description amended. 3.0 When reading the ADDR, read the upper byte before the lower byte, or read in word unit. When only the lower byte is read, the contents are not guaranteed. Description of bit 7 amended. 2.0 It is cleared to 0 when a low level is input to the FWE pin, and set to 1 when a high level is input. Description of bit 6 amended. When this bit is cleared to 0, other FLMCR1 register bits and all EBR1 and EBR2 bits cannot be set. 18.5.4 Erase Block Register 2 (EBR2) 430 18.8.2 Erase/Erase-Verify 439 Register name amended. (Error) EBR1 → (Correction) EBR2 Description of 2 amended. (Error) erase block register (EBR1) → (Correction) erase block registers (EBR1 and EBR2) Rev. 3.0, 04/02, page 530 of 538 2.0 2.0 Item Page Revisions (See Manual for Details) Rev. 18.8.3 Interrupt Handling when Programming/Erasing Flash Memory 440 EBR2 added. 2.0 Erase start SWE bit ← 1 Wait 1 s Figure 18-10 Erase/EraseVerify Flowchart n←1 Set EBR1 and EBR2 Enable WDT ESU bit ← 1 Section 20 Power-Down Modes 453 20.1.1 Standby Control Register (SBYCR) 457 Description amended. 2.0 Figure 20-1 shows a mode transition. Table 20-1 shows the conditions of transition between modes when executing the SLEEP instruction and the state after transition back from low power mode due to an interrupt. Table 20-2 shows the internal state of the LSI in each mode. 3.0 Bit Description 6 With an external clock, select a wait time of 2 ms or more 5 4 Description of bit 3 amended. 2.0 Only 1 should be written to this bit. 20.4.3 Setting Oscillation 462 Stabilization Time after Clearing Software Standby Mode Description for Using an External Clock amended. 20.4.3 Setting Oscillation 462 Stabilization Time after Clearing Software Standby Mode Values for operating frequency of 2 MHz deleted. 2.0 The PLL circuit requires a time for stabilization. Set bits STS0 to STS2 so that the standby time is at least 2 ms. 2.0 Table 20-3 Oscillation Stabilization Time Settings Rev. 3.0, 04/02, page 531 of 538 Item Page 21.2 DC Characteristics 471 Table 21-2 DC Characteristics Revisions (See Manual for Details) Item Current Normal Symbol Min Typ Max Unit ICC*3 65 75 mA 2 50 60 mA VCC = 5.0V VCC = 5.5V mode All modules 2.0 VCC = 5.0V VCC = 5.5V dissipation* operation Sleep Rev. 40 mA 45 mA stopped Mediumspeed mode (φ/32) Notes: 3. ICC depends on VCC and f as follows: ICC (max) = 27 + (0.435 × VCC × f) ICC (max) = 27 + (0.3 × VCC × f) 21.3.1 Clock Timing Table 21-4 Clock Timing Rev. 3.0, 04/02, page 532 of 538 Item Min Max Clock rise time 10 Clock fall time 10 3.0 Item Page A.3 Register States in Each Operating Mode 521 Revisions (See Manual for Details) Rev. 3.0 Register Name Hardware Stanby SBYCR SYSCR SCKCR MDCR MSTPCRA MSTPCRB MSTPCRC LPWRCR Initialized Initialized Initialized Initialized Initialized Initialized Initialized Initialized SYSTEM P1DDR PADDR PBDDR PCDDR PDDDR PFDDR PAPCR PBPCR PCPCR PDPCR PAODR PBODR PCODR Initialized Initialized Initialized Initialized Initialized Initialized Initialized Initialized Initialized Initialized Initialized Initialized Initialized PORT Module Rev. 3.0, 04/02, page 533 of 538 Item Page Revisions (See Manual for Details) 523 Register Name Hardware Stanby P1DR PADR PBDR PCDR PDDR PFDR Initialized Initialized Initialized Initialized Initialized Initialized 524 Rev. 3.0, 04/02, page 534 of 538 Register Name Hardware Stanby PORT1 PORT4 PORT9 PORTA PORTB PORTC PORTD PORTF Initialized Initialized Initialized Initialized Initialized Initialized Initialized Initialized Rev. 3.0 Module PORT 3.0 Module PORT Index 16-Bit Timer Pulse Unit (TPU) ...................... 149 Buffer Operation ..................................... 194 Cascaded Operation ................................ 198 Free-running count operation.................. 188 Input Capture .......................................... 191 periodic count operation ......................... 188 Phase Counting Mode............................. 204 PWM Modes........................................... 199 Synchronous Operation........................... 193 toggle output ........................................... 189 Waveform Output by Compare Match.... 189 A/D Converter ................................................ 403 A/D Converter Activation....................... 213 A/D trigger input..................................... 146 Conversion Time..................................... 411 External Trigger...................................... 413 Scan Mode .............................................. 410 Single Mode............................................ 410 Address Map..................................................... 50 Address Space................................................... 16 Addressing Modes ............................................ 38 Absolute Address...................................... 39 Immediate ................................................. 40 Memory Indirect ....................................... 40 Program-Counter Relative ........................ 40 Register Direct .......................................... 38 Register Indirect........................................ 38 Register Indirect with Displacement......... 38 Register Indirect with Post-Increment ...... 39 Register Indirect with Pre-Decrement....... 39 Bcc ..............................................................26, 34 Bit Rate ...........................................................385 break address...............................................83, 86 break conditions................................................86 Bus Arbitration .................................................94 bus cycle ...........................................................91 Bus Masters ......................................................94 Clock Pulse Generator ....................................443 Condition Field .................................................37 Condition-Code Register (CCR) .......................20 CPU Operating Modes......................................12 Advanced Mode ........................................13 Normal Mode ............................................12 data direction register......................................119 data register.....................................................119 Data Transfer Controller ...................................95 Activation by Software ...........................114 Block Transfer Mode ..............................109 Chain Transfer.................................110, 115 DTC Vector Table...................................102 Normal Mode ..................................107, 114 Register Information ...............................102 Repeat Mode ...........................................108 software activation ..................................111 Software Activation ................................116 vector number for the software activation interrupt...................................................100 Effective Address........................................38, 41 Effective Address Extension.............................37 Exception Handling ..........................................51 Interrupts...................................................56 Reset Exception Handling.........................53 Stack Status...............................................58 Traces........................................................56 Trap Instruction.........................................57 Exception Handling Vector Table.....................52 Extended Control Register (EXR) ....................19 Flash Memory Boot Mode ..............................................432 Emulation................................................435 Rev. 3.0, 04/02, page 535 of 538 Erase/Erase-Verify ..................................439 erasing units ............................................425 Power-Down States.................................442 Program/Program-Verify ........................437 programming units ..................................425 Programming/Erasing in User Program Mode .......................................................434 General Registers ..............................................18 HCAN.......................................................93, 355 11 consecutive recessive bits...................383 Arbitration field ..............................390, 393 buffer segment ........................................386 Configuration mode ................................383 Control field............................................390 Data field.................................................390 Data frame...............................................393 DTC Interface .........................................400 HCAN Halt Mode ...................................398 HCAN Sleep Mode .................................395 mailbox ................................... 380, 382, 388 Message Control (MC0 to MC15) ..........380 Message Data (MD0 to MD15)...............382 Message transmission cancellation .........390 Message Transmission Method...............388 Remote frame..........................................394 remote transmission request bit...............394 Unread message overwrite ......................394 input pull-up MOS ..........................................119 Instruction Set...................................................26 Arithmetic Operations Instructions ...........29 Bit Manipulation Instructions ...................32 Block Data Transfer Instructions ..............36 Branch Instructions ...................................34 Data Transfer Instructions.........................28 Logic Operations Instructions ...................31 Shift Instructions.......................................31 System Control Instructions......................35 Rev. 3.0, 04/02, page 536 of 538 Interrupt Control Modes................................... 73 Interrupt Controller .......................................... 61 Interrupt Exception Handling Vector Table ..... 70 Interrupt Mask Bit............................................ 21 interrupt mask level.......................................... 19 interrupt priority register (IPR) ........................ 61 Interrupts ADI......................................................... 413 ERS0/OVR0........................................... 399 NMI.....................................................69, 80 RM0 ....................................................... 399 RM1 ....................................................... 399 SLE0 ...................................................... 399 SWDTEND ............................................ 111 TCIU_1 .................................................. 212 TCIU_2 .................................................. 212 TCIU_4 .................................................. 212 TCIU_5 .................................................. 212 TCIV_0 .................................................. 212 TCIV_1 .................................................. 212 TCIV_2 .................................................. 212 TCIV_3 .................................................. 212 TCIV_4 .................................................. 212 TCIV_5 .................................................. 212 TGIA_0 .................................................. 212 TGIA_1 .................................................. 212 TGIA_2 .................................................. 212 TGIA_3 .................................................. 212 TGIA_4 .................................................. 212 TGIA_5 .................................................. 212 TGIB_0 .................................................. 212 TGIB_1 .................................................. 212 TGIB_2 .................................................. 212 TGIB_3 .................................................. 212 TGIB_4 .................................................. 212 TGIB_5 .................................................. 212 TGIC_0 .................................................. 212 TGIC_3 .................................................. 212 TGID_0 .................................................. 212 TGID_3 .................................................. 212 TGIMN................................................... 247 TGINN ................................................... 247 WOVI..................................................... 288 MAC instruction ............................................... 48 memory cycle ................................................... 91 MMT ................................................................ 93 Motor Management Timer.............................. 231 buffer registers ........................................ 237 dead time......................................... 237, 243 non-overlap time ..................................... 237 Multiply-Accumulate Register (MAC) ............. 22 On-Board Programming ................................. 431 open-drain control register.............................. 119 Operating Mode Selection ................................ 47 Operation Field................................................. 37 PC Break Controller ......................................... 83 Pin Arrangement................................................. 3 PLL Circuit..................................................... 449 port register..................................................... 119 Program Counter (PC) ...................................... 19 Program/Erase Protection ............................... 441 Programmable Pulse Generator ...................... 263 Non-Overlapping Pulse Output............... 276 output trigger .......................................... 270 Programmer Mode.......................................... 442 Register Field.................................................... 37 Registers ABACK .......................... 367, 485, 501, 515 ADCR ............................. 409, 499, 514, 524 ADCSR........................... 407, 499, 514, 524 ADDR............................. 406, 499, 513, 524 BARA ............................... 84, 494, 509, 521 BARB ............................... 85, 494, 509, 521 BCR ................................ 361, 485, 501, 515 BCRA ............................... 85, 494, 509, 521 BCRB ............................... 86, 494, 509, 521 BRR ................................ 308, 499, 513, 523 CRA.......................................................... 99 CRB ........................................................ 100 DAR.......................................................... 99 DTCER ........................... 100, 495, 510, 521 DTVECR ........................ 100, 495, 510, 521 EBR1 .............................. 429, 500, 514, 524 EBR2 .............................. 430, 500, 514, 524 FLMCR1......................... 428, 500, 514, 524 FLMCR2......................... 429, 500, 514, 524 GSR................................. 359, 485, 501, 515 HCANMON.................... 382, 493, 507, 520 ICSR ............................... 257, 494, 509, 521 IER.................................... 65, 494, 509, 521 IMR................................. 375, 485, 501, 515 IPR .................................... 64, 497, 511, 522 IRR.................................. 370, 485, 501, 515 ISCR ................................. 65, 494, 509, 521 ISR .................................... 67, 494, 509, 521 LAFMH .......................... 378, 485, 501, 515 LAFML........................... 378, 485, 501, 515 LPWRCR ........................ 445, 494, 509, 521 MBCR............................. 363, 485, 501, 515 MBIMR........................... 374, 485, 501, 515 MC .................................. 380, 485, 501, 515 MCR ............................... 358, 485, 501, 515 MD.................................. 382, 489, 504, 517 MDCR............................... 47, 494, 509, 521 MMTPC .......................... 238, 493, 508, 520 MRA .........................................................98 MRB .........................................................99 MSTPCR......................... 458, 494, 509, 521 NDER.............................. 266, 495, 510, 521 NDR ................................ 268, 495, 510, 521 P1DDR............................ 122, 495, 510, 521 P1DR............................... 123, 497, 512, 523 PADDR........................... 128, 495, 510, 521 PADR.............................. 129, 497, 512, 523 PAODR........................... 130, 495, 510, 521 PAPCR............................ 130, 495, 510, 521 PBDDR ........................... 132, 495, 510, 521 PBDR.............................. 133, 497, 512, 523 PBODR ........................... 134, 495, 510, 521 PBPCR ............................ 134, 495, 510, 521 PCDDR ........................... 137, 495, 510, 521 PCDR.............................. 138, 497, 512, 523 PCODR ........................... 140, 495, 510, 521 PCPCR ............................ 139, 495, 510, 521 PCR................................. 270, 495, 510, 521 PDDDR........................... 142, 495, 510, 521 PDDR.............................. 143, 497, 512, 523 PDPCR............................ 143, 495, 510, 521 PFDDR............................ 144, 495, 510, 521 Rev. 3.0, 04/02, page 537 of 538 PFDR .............................. 145, 497, 512, 523 PMR................................ 271, 495, 510, 521 PODR.............................. 267, 495, 510, 521 POEPC............................ 260, 494, 509, 521 PORT1 ............................ 123, 500, 514, 524 PORT4 ............................ 126, 500, 514, 524 PORT9 ............................ 127, 500, 514, 524 PORTA ........................... 129, 500, 514, 524 PORTB ........................... 133, 500, 514, 524 PORTC ........................... 139, 500, 514, 524 PORTD ........................... 143, 500, 514, 524 PORTF............................ 145, 500, 514, 524 RAMER .......................... 430, 497, 512, 522 RDR ................................ 294, 499, 513, 524 REC................................. 376, 485, 501, 515 RFPR............................... 369, 485, 501, 515 RSR.........................................................294 RSTCSR.......................... 286, 499, 513, 523 RXPR.............................. 368, 485, 501, 515 SAR...........................................................99 SBYCR ........................... 456, 494, 509, 521 SCKCR ........................... 444, 494, 509, 521 SCMR ............................. 307, 499, 513, 524 SCR................................. 299, 499, 513, 523 SMR................................ 295, 499, 513, 523 SSR ................................. 302, 499, 513, 524 SYSCR.............................. 48, 494, 509, 521 TBR................................. 237, 493, 508, 520 TCNR.............................. 235, 493, 508, 520 TCNT184, 236, 284, 493, 499, 508, 513, 520, 523 TCR................................. 155, 497, 512, 523 TCSR .............................. 284, 499, 513, 523 TDCNT ........................... 237, 493, 508, 520 TDDR.............................. 237, 493, 508, 520 Rev. 3.0, 04/02, page 538 of 538 TDR.................................294, 499, 513, 523 TEC .................................376, 485, 501, 515 TGR................................185, 195, 237, 493, .........................498, 508, 512, 520, 523 TIER................................179, 497, 512, 523 TIOR ...............................163, 497, 512, 523 TMDR ............................160, 234, 493, 497, ........................................508, 512, 520, 523 TPBR...............................237, 493, 508, 520 TPDR ..............................237, 493, 508, 520 TSR ................................181, 236, 294, 493, ................................497, 508, 512, 520, 523 TSTR...............................185, 497, 511, 522 TSYR ..............................186, 497, 511, 522 TXACK ...........................366, 485, 501, 515 TXCR ..............................365, 485, 501, 515 TXPR ..............................364, 485, 501, 515 UMSR .............................377, 485, 501, 515 Reset................................................................. 53 Serial Communication Interface..................... 291 Asynchronous Mode .............................. 315 bit rate .................................................... 308 Break ...................................................... 354 framing error .......................................... 322 Mark State .............................................. 354 overrun error .......................................... 322 parity error.............................................. 322 stack pointer (SP) ............................................. 18 Time Quanta (TQ).......................................... 387 Trace Bit........................................................... 19 TRAPA instruction .....................................40, 57 Watchdog Timer............................................. 283 Interval Timer Mode .............................. 287 overflows................................................ 287 H8S/2612 Series Hardware Manual Publication Date: 1st Edition, September 2000 3rd Edition, April 2002 Published by: Business Operation Division Semiconductor & Integrated Circuits Hitachi, Ltd. Edited by: Technical Documentation Group Hitachi Kodaira Semiconductor Co., Ltd. Copyright © Hitachi, Ltd., 2002. All rights reserved. Printed in Japan.