FUJITSU SEMICONDUCTOR CM44-10108-2E CONTROLLER MANUAL 2 F MC-16LX 16-BIT MICROCONTROLLER MB90540/545 Series HARDWARE MANUAL 2 F MC-16LX 16-BIT MICROCONTROLLER MB90540/545 Series HARDWARE MANUAL FUJITSU LIMITED PREFACE Objectives and Intended Reader Thank you for your continued use of Fujitsu semiconductor products. The MB90540/545 series has been developed as a general-purpose version of the F2MC-16LX series, which is an original 16-bit single-chip microcontroller compatible with Application Specific ICs (ASICs). This manual describes the functions and operation of the MB90540/545 series for designers who will use the MB90540/545 series to design products. Read this manual before starting to design products. Trademark F2MC is the abbreviation of FUJITSU Flexible Microcontroller. Other system and product names in this manual are trademarks of respective companies or organizations. The symbols TM and (R) are sometimes omitted in this manual. Structure of This Manual This manual has 25 chapters and an appendix: Chapter 1 "OVERVIEW" This chapter explains the features and basic specifications of the M90540/545 series products. Chapter 2 "CPU" This chapter explains the CPU. Chapter 3 "INTERRUPTS" This chapter explains the interrupt functions and operations. Chapter 4 "CLOCK AND RESET" This chapter explains the functions and operations of clocks and resets. Chapter 5 "LOW-POWER CONTROL CIRCUIT" This chapter explains the functions and operation of the low-power control circuit. Chapter 6 "LOW POWER CONSUMPTION MODES" This chapter explains the functions and operation of the low-power consumption modes. Chapter 7 "MEMORY ACCESS MODES" This chapter explains the functions and operations of the memory access modes. Chapter 8 "I/O PORTS" This chapter explains the functions and operations of the I/O ports. Chapter 9 "TIMEBASE TIMER" This chapter explains the functions and operations of the timebase timer. i Chapter 10 "WATCH-DOG TIMER" This chapter explains the functions and operations of the watch-dog timer. Chapter 11 "WATCH TIMER" This chapter explains the functions and operations of the watch timer. Chapter 12 "16-BIT I/O TIMER" This chapter explains the functions and operations of the 16-bit I/O timer. Chapter 13 "16-BIT RELOAD TIMER (WITH EVENT COUNT FUNCTION)" This chapter explains the functions and operations of the 16-bit reload timer (with the event count function). Chapter 14 "8/16-BIT PPG" This chapter explains the functions and operation of the 8/16-bit PPG. Chapter 15 "DELAYED INTERRUPTS" This chapter explains the functions and operations of the delayed interrupt. Chapter 16 "DTP/EXTERNAL INTERRUPTS" This chapter explains the functions and operations of the DTP/external interrupts. Chapter 17 "A/D CONVERTER" This chapter explains the functions and operations of the A/D converter. Chapter 18 "UART0" This chapter explains the UART0 functions and operations. Chapter 19 "UART1 (SCI)" This chapter explains the UART1 (SCI) functions and operation. Chapter20 "SERIAL I/O" This chapter explains the functions and operations of the serial I/O. Chapter 21 "CAN CONTROLLER" This chapter explains the functions and operations of the CAN controller. Chapter 22 "ADDRESS MATCH DETECTION FUNCTION" This chapter explains the address match detection function and operation. Chapter 23 "ROM MIRRORING FUNCTION SELECTION MODULE" This chapter explains the ROM mirroring function selection module. Chapter 24 "1M/2M-BIT FLASH MEMORY" This chapter explains the functions and operation of the 1M/2M-bit flash memory. Chapter 25 "EXAMPLES OF MB90F543/F549/F543G(S)/F548G(S)/F549G(S)/F546G(S) SERIAL PROGRAMMING CONNECTION" This chapter provides examples of serial programming connection with the AF220/AF210/ AF120/AF110 flash microcomputer programmer manufactured by YDC Corporation. Appendix The appendix provides I/O maps and outlines instructions. ii * * * * * The contents of this document are subject to change without notice. Customers are advised to consult with FUJITSU sales representatives before ordering. The information and circuit diagrams in this document are presented as examples of semiconductor device applications, and are not intended to be incorporated in devices for actual use. Also, FUJITSU is unable to assume responsibility for infringement of any patent rights or other rights of third parties arising from the use of this information or circuit diagrams. The products described in this document are designed, and manufactured as contemplated for general use, including without limitation, ordinary industrial use, general office use, personal use, and household use, but are not designed, developed and manufactured as contemplated (1) for use accompanying fatal risks or dangers that, unless extremely high safety is secured, could have a serious effect to the public, and could lead directly to death, personal injury, severe physical damage or other loss (i.e., nuclear reaction control in nuclear facility, aircraft flight control, air traffic control, mass transport control, medical life support system, missile launch control in weapon system), or (2) for use requiring extremely high reliability (i.e., submersible repeater and artificial satellite). Please note that Fujitsu will not be liable against you and/or any third party for any claims or damages arising in connection with above-mentioned uses of the products. Any semiconductor devices have an inherent chance of failure. You must protect against injury, damage or loss from such failures by incorporating safety design measures into your facility and equipment such as redundancy, fire protection, and prevention of over-current levels and other abnormal operating conditions. If any products described in this document represent goods or technologies subject to certain restrictions on export under the Foreign Exchange and Foreign Trade Law of Japan, the prior authorization by Japanese government will be required for export of those products from Japan. (c)2001 FUJITSU LIMITED Printed in Japan iii iv CONTENTS CHAPTER 1 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 OVERVIEW ................................................................................................... 1 Product Overview .................................................................................................................................. 2 Features ................................................................................................................................................ 3 Block Diagram ....................................................................................................................................... 5 Package Dimensions ............................................................................................................................. 6 Pin Assignment ...................................................................................................................................... 8 Pin Functions ....................................................................................................................................... 10 I/O Circuits ........................................................................................................................................... 15 Handling the Device ............................................................................................................................. 18 CHAPTER 2 CPU ............................................................................................................. 23 2.1 Outline of CPU ..................................................................................................................................... 24 2.2 Memory Space ..................................................................................................................................... 25 2.3 Memory Space Map ............................................................................................................................. 26 2.4 Linear Addressing ................................................................................................................................ 27 2.5 Bank Addressing Types ....................................................................................................................... 28 2.6 Multi-byte Data in Memory Space ........................................................................................................ 30 2.7 Registers .............................................................................................................................................. 31 2.7.1 Accumulator (A) .............................................................................................................................. 33 2.7.2 User Stack Pointer (USP) and System Stack Pointer (SSP) .......................................................... 35 2.7.3 Processor Status (PS) .................................................................................................................... 36 2.7.4 Program Counter (PC) .................................................................................................................... 39 2.8 Register Bank ...................................................................................................................................... 40 2.9 Prefix Codes ........................................................................................................................................ 42 2.10 Interrupt Disable Instructions ............................................................................................................... 44 2.11 Notes on Using "DIV A, Ri" and "DIVW A, RWi" Instructions .............................................................. 45 CHAPTER 3 INTERRUPTS .............................................................................................. 47 3.1 Outline of Interrupts ............................................................................................................................. 48 3.2 Interrupt Sources ................................................................................................................................. 49 3.3 Interrupt Vector .................................................................................................................................... 51 3.4 Hardware Interrupts ............................................................................................................................. 53 3.4.1 Hardware Interrupt Operation ......................................................................................................... 55 3.4.2 Flow of Hardware Interrupt Operation ............................................................................................ 58 3.5 Software Interrupts .............................................................................................................................. 59 3.6 Extended Intelligent I/O Service (EI2OS) ............................................................................................. 61 3.6.1 Interrupt Control Register (ICR) ...................................................................................................... 63 3.6.2 Extended Intelligent I/O Service Descriptor (ISD) .......................................................................... 66 3.6.3 Operation of Extended Intelligent I/O Service (EI2OS) ................................................................... 69 3.6.4 Execution Time of the Extended Intelligent I/O Service (EI2OS) .................................................... 71 3.7 Exception Due to Execution of an Undefined Instruction ..................................................................... 73 v CHAPTER 4 4.1 4.2 4.3 CLOCK AND RESET .................................................................................. 75 Clock Generator .................................................................................................................................. 76 Reset Cause Occurrence .................................................................................................................... 77 Reset Causes ..................................................................................................................................... 82 CHAPTER 5 LOW-POWER CONTORL CIRCUIT ........................................................... 85 5.1 Outline of Low-Power Control Circuit .................................................................................................. 5.2 Block Diagram of Low-Power Control Circuit ...................................................................................... 5.3 Low-Power Control Circuit Registers .................................................................................................. 5.3.1 Low Power Mode Control Register (LPMCR) ................................................................................ 5.3.2 Clock Selection Register (CKSCR) ................................................................................................ 5.4 Status Transition for Clock Selection .................................................................................................. CHAPTER 6 LOW-POWER CONSUMPTION MODES ................................................... 99 6.1 Low-Power Consumption Modes ...................................................................................................... 6.1.1 Sleep Mode .................................................................................................................................. 6.1.2 Pseudo Timer Mode .................................................................................................................... 6.1.3 Timer Mode .................................................................................................................................. 6.1.4 Stop mode .................................................................................................................................. 6.1.5 Hardware Standby Mode ............................................................................................................. 6.1.6 Intermittent CPU Operation ......................................................................................................... 6.2 Status Transitions in Low-Power Consumption Mode ...................................................................... 6.3 Status Transition Diagram for Low-Power Consumption Mode ........................................................ CHAPTER 7 124 125 126 127 129 130 131 133 134 137 139 141 I/O PORTS ................................................................................................ 143 8.1 I/O Ports ............................................................................................................................................ 8.2 I/O Port Registers ............................................................................................................................. 8.2.1 Port Data Register (PDR) ............................................................................................................ 8.2.2 Port Direction Register (DDR) ...................................................................................................... 8.2.3 Pull-up Control Register (PUCR) ................................................................................................. 8.2.4 Analog Input Enable Register (ADER) ........................................................................................ vi 100 104 105 106 107 108 109 110 115 MEMORY ACCESS MODES .................................................................... 123 7.1 Outline of Memory Access Modes .................................................................................................... 7.1.1 Mode Pins .................................................................................................................................... 7.1.2 Mode Data ................................................................................................................................... 7.1.3 Memory Space in Each Bus Mode .............................................................................................. 7.2 External Memory Access (Bus Pin Control Circuit) ........................................................................... 7.2.1 External Memory Access (External Bus Pin Control Circuit) Registers ....................................... 7.2.2 Automatic Ready Function Selection Register (ARSR) ............................................................... 7.2.3 External Address Output Control Register (HACR) ..................................................................... 7.2.4 Bus Control Signal Selection Register (ECSR) ............................................................................ 7.3 External Memory Access Control Signal Operation .......................................................................... 7.3.1 Ready Function ............................................................................................................................ 7.3.2 Hold Function ............................................................................................................................... CHAPTER 8 86 88 89 90 93 96 144 145 146 147 148 150 CHAPTER 9 9.1 9.2 9.3 TIMEBASE TIMER .................................................................................... 151 Outline of Timebase Timer ................................................................................................................ 152 Timebase Timer Control Register (TBTC) ......................................................................................... 154 Operations of Timebase Timer .......................................................................................................... 156 CHAPTER 10 WATCH-DOG TIMER ................................................................................ 157 10.1 Outline of Watch-dog Timer ............................................................................................................... 158 10.2 Watch-dog Timer Control Register (WDTC) ...................................................................................... 160 10.3 Watch-dog Timer Operation .............................................................................................................. 162 CHAPTER 11 WATCH TIMER ......................................................................................... 163 11.1 Outline of Watch Timer ...................................................................................................................... 164 11.2 Watch Timer Control Register (WTC) ................................................................................................ 166 11.3 Watch Timer Operation ...................................................................................................................... 168 CHAPTER 12 16-BIT I/O TIMER ...................................................................................... 169 12.1 Outline of 16-Bit I/O Timer ................................................................................................................. 170 12.2 16-bit I/O Timer Registers .................................................................................................................. 172 12.3 16-bit Free-running Timer .................................................................................................................. 173 12.3.1 16-bit Free-running Timer Registers ............................................................................................. 174 12.3.2 Timer Control Status Register ...................................................................................................... 175 12.3.3 16-bit Free-running TimerOperation ............................................................................................. 177 12.4 Output Compare ................................................................................................................................ 179 12.4.1 Output Compare Register ............................................................................................................. 180 12.4.2 Control Status Register of Output Compare ................................................................................. 181 12.4.3 16-bit Output Compare Operation ................................................................................................ 184 12.5 Input Capture ..................................................................................................................................... 187 12.5.1 Input Capture Register Details ..................................................................................................... 189 12.5.2 16-bit Input Capture Operation ..................................................................................................... 191 CHAPTER 13 16-BIT RELOAD TIMER (WITH EVENT COUNT FUNCTION) ............... 193 13.1 Outline of 16-Bit Reload Timer (with Event Count Function) ............................................................. 194 13.2 16-Bit Reload Timer (with Event Count Function) ............................................................................. 196 13.2.1 Timer Control Status Register (TMCSR) ...................................................................................... 197 13.2.2 Register Layout of 16-bit Timer Register (TMR)/16-bit Reload Register (TMRLR) ...................... 200 13.3 Internal Clock and External Clock Operations of 16-bit Reload Timer .............................................. 201 13.4 Underflow Operation of 16-bit Reload Timer ..................................................................................... 203 13.5 Output Pin Functions of 16-bit Reload Timer ..................................................................................... 204 13.6 Counter Operation State .................................................................................................................... 205 CHAPTER 14 8/16-BIT PPG ............................................................................................ 207 14.1 Outline of 8/16-bit PPG ...................................................................................................................... 208 14.2 Block Diagram of 8/16-bit PPG .......................................................................................................... 209 14.3 8/16-bit PPG Registers ...................................................................................................................... 211 14.3.1 PPG0 Operation Mode Control Register (PPGC0) ....................................................................... 212 14.3.2 PPG1 Operation Mode Control Register (PPGC1) ....................................................................... 214 14.3.3 PPG0, 1 Clock Selection Register (PPG0/1) ................................................................................ 217 14.3.4 Reload Register (PRLL/PRLH) ..................................................................................................... 219 vii 14.4 14.5 14.6 14.7 14.8 Operations of 8/16-bit PPG ............................................................................................................... Selecting a Count Clock for 8/16-bit PPG ......................................................................................... Controlling Pin Output of 8/16-bit PPG Pulses ................................................................................. 8/16-bit PPG Interrupts ..................................................................................................................... Initial Values of 8/16-bit PPG Hardware ........................................................................................... 220 222 223 224 225 CHAPTER 15 DELAYD INTERRUPT .............................................................................. 227 15.1 Outline of Delayed Interrupt Module ................................................................................................. 228 15.2 Delayed Interrupt Register ................................................................................................................ 229 15.3 Delayed Interrupt Operation .............................................................................................................. 230 CHAPTER 16 DTP/EXTERNAL INTERRUPTS ............................................................... 231 16.1 16.2 16.3 16.4 16.5 Outline of DTP/External Interrupts .................................................................................................... DTP/External Interrupt Registers ...................................................................................................... Operations of DTP/External Interrupts .............................................................................................. Switching between External Interrupt and DTP Requests ................................................................ Notes on Using DTP/External Interrupts ........................................................................................... 232 234 236 238 239 CHAPTER 17 A/D CONVERTER ..................................................................................... 241 17.1 Features of A/D Converter ................................................................................................................ 17.2 Block Diagram of A/D Converter ....................................................................................................... 17.3 A/D Converter Registers ................................................................................................................... 17.3.1 Control Status Registers (ADCS0) ............................................................................................... 17.3.2 Control Status Register (ADCS1) ................................................................................................ 17.3.3 Data Registers (ADCR1 and ADCR0) ......................................................................................... 17.4 Operations of A/D Converter ............................................................................................................. 17.5 Conversion Using EI2OS .................................................................................................................. 17.5.1 Starting EI2OS in Single Mode ................................................................................................... 17.5.2 Starting EI2OS in Continuous Mode ............................................................................................ 17.5.3 Starting EI2OS in Stop Mode ....................................................................................................... 17.6 Conversion Data Protection .............................................................................................................. 242 244 245 246 249 252 254 256 257 259 261 263 CHAPTER 18 UART0 ...................................................................................................... 265 18.1 Feature of UART0 ............................................................................................................................. 18.2 UART0 Block Diagram ...................................................................................................................... 18.3 UART0 Registers .............................................................................................................................. 18.3.1 Serial Mode Control Register 0 (UMC0) ...................................................................................... 18.3.2 Status Register 0 (USR0) ............................................................................................................ 18.3.3 Input Data Register 0 (UIDR0) and Output Data Register 0 (UODR0) ........................................ 18.3.4 Rate and Data Register 0 (URD0) ............................................................................................... 18.4 UART0 Operation ............................................................................................................................. 18.5 Baud Rate ......................................................................................................................................... 18.6 Internal and External Clock ............................................................................................................... 18.7 Transfer Data Format ........................................................................................................................ 18.8 Parity Bit ............................................................................................................................................ 18.9 Interrupt Generation and Flag Set Timings ....................................................................................... 18.9.1 Flag Set Timings for a Receive Operation (in Mode 0, 1, or 3) .................................................... 18.9.2 Flag Set Timings for a Receive Operation (in Mode 2) ................................................................ viii 266 267 268 269 271 273 274 276 277 280 281 282 283 284 285 18.9.3 Flag Set Timings for a Transmit Operation ................................................................................... 286 18.9.4 Status Flag During Transmit and Receive Operation ................................................................... 287 18.10 UART0 Application Example ............................................................................................................. 288 CHAPTER 19 UART1 (SCI) ............................................................................................. 291 19.1 Features of UART1 ............................................................................................................................ 292 19.2 UART1 Block Diagram ....................................................................................................................... 293 19.3 UART1 Registers ............................................................................................................................... 294 19.3.1 Serial Mode Register 1 (SMR1) .................................................................................................... 295 19.3.2 Serial Control Register 1 (SCR1) ................................................................................................. 297 19.3.3 Serial Input Data Register 1 (SIDR1) / Serial Output Data Register 1 (SODR1) .......................... 299 19.3.4 Serial Status Register 1 (SSR1) ................................................................................................... 300 19.3.5 UART1 Prescaler Control Register (U1CDCR) ............................................................................ 302 19.4 UART1 Operating Modes and Clock Selection .................................................................................. 303 19.4.1 Asynchronous (Start-Stop Synchronized) Mode .......................................................................... 307 19.4.2 CLK Synchronous Mode ............................................................................................................... 308 19.5 UART1 Flags and Interrupt Sources .................................................................................................. 310 19.6 UART1 Interrupts and Flag Set Timing .............................................................................................. 311 19.7 Negative Clock Operation .................................................................................................................. 314 19.8 UART1 Sample Applications and Precautionary Information ............................................................ 315 CHAPTER 20 SERIAL I/O ................................................................................................ 317 20.1 Outline of Serial I/O ........................................................................................................................... 318 20.2 Serial I/O Registers ............................................................................................................................ 319 20.2.1 Serial Mode Control Status Register (SMCS) .............................................................................. 320 20.2.2 Serial Shift Data Register (SDR) .................................................................................................. 325 20.2.3 Serial I/O Prescaler (SCDCR) ...................................................................................................... 326 20.3 Serial I/O Operation ........................................................................................................................... 327 20.3.1 Shift Clock .................................................................................................................................... 328 20.3.2 Serial I/O Operation ...................................................................................................................... 329 20.3.3 Shift Operation Start/Stop Timing ................................................................................................. 331 20.3.4 Interrupt Function of the Serial I/O Interface ................................................................................ 334 20.4 Negative Clock Operation .................................................................................................................. 335 CHAPTER 21 CAN CONTROLLER ................................................................................. 337 21.1 Features of CAN Controller ............................................................................................................... 338 21.2 Block Diagram of CAN Controller ...................................................................................................... 339 21.3 List of Overall Control Registers ........................................................................................................ 340 21.4 List of Message Buffers (ID Registers) .............................................................................................. 342 21.5 List of Message Buffers (DLC Registers and Data Registers) ........................................................... 345 21.6 Classifying the CAN Controller Registers .......................................................................................... 349 21.6.1 CAN Control Status Register (CSR) ............................................................................................. 350 21.6.2 Bus Operation Stop Bit (HALT = 1) .............................................................................................. 353 21.6.3 Last Event Indicator Register (LEIR) ............................................................................................ 354 21.6.4 Receive and Transmit Error Counters (RTEC) ............................................................................. 356 21.6.5 Bit Timing Register (BTR) ............................................................................................................. 357 21.6.6 Message Buffer Valid Register (BVALR) ...................................................................................... 360 21.6.7 IDE register (IDER) ....................................................................................................................... 361 ix 21.6.8 Transmission Request Register (TREQR) ................................................................................... 21.6.9 Transmission RTR Register (TRTRR) ......................................................................................... 21.6.10 Remote Frame Receiving Wait Register (RFWTR) ..................................................................... 21.6.11 Transmission Cancel Register (TCANR) ..................................................................................... 21.6.12 Transmission Complete Register (TCR) ...................................................................................... 21.6.13 Transmission Interrupt Enable Register (TIER) ........................................................................... 21.6.14 Reception Complete Register (RCR) ........................................................................................... 21.6.15 Remote Request Receiving Register (RRTRR) ........................................................................... 21.6.16 Receive Overrun Register (ROVRR) ........................................................................................... 21.6.17 Reception Interrupt Enable Register (RIER) ................................................................................ 21.6.18 Acceptance Mask Select Register (AMSR) ................................................................................. 21.6.19 Acceptance Mask Registers 0 and 1 (AMR0 and AMR1) ............................................................ 21.6.20 Message Buffers .......................................................................................................................... 21.6.21 ID Register x (x = 0 to 15) (IDRx) ................................................................................................ 21.6.22 DLC Register x (x = 0 to 15) (DLCRx) ......................................................................................... 21.6.23 Data Register x (x = 0 to 15) (DTRx) ........................................................................................... 21.7 Transmission of CAN Controller ....................................................................................................... 21.8 Reception of CAN Controller ............................................................................................................. 21.9 Reception Flowchart of CAN Controller ............................................................................................ 21.10 How to Use the CAN Controller ........................................................................................................ 21.11 Procedure for Transmission by Message Buffer (x) .......................................................................... 21.12 Procedure for Reception by Message Buffer (x) ............................................................................... 21.13 Setting Configuration of Multi-level Message Buffer ......................................................................... 362 363 364 365 366 367 368 369 370 371 372 374 376 377 379 380 382 384 387 388 390 392 394 CHAPTER 22 ADDRESS MATCH DETECTION FUNCTION .......................................... 397 22.1 22.2 22.3 22.4 Overview of the Address Match Detection Function ......................................................................... Registers of the Address Match Detection Function ......................................................................... Operation of the Address Match Detection Function ........................................................................ Example of the Address Match Detection Function .......................................................................... 398 399 401 402 CHAPTER 23 ROM MIRRORING FUNCTION SELECTION MODULE ......................... 405 23.1 Outline of ROM Mirroring Function Selection Module ....................................................................... 406 23.2 ROM Mirroring Function Selection Register (ROMM) ....................................................................... 407 CHAPTER 24 1M/2M-BIT FLASH MEMORY .................................................................. 409 24.1 Outline of 1M/2M-bit Flash Memory .................................................................................................. 24.2 Sector Configuration of the Flash Memory ....................................................................................... 24.3 Write/Erase Modes ........................................................................................................................... 24.4 Flash Memory Control Status Register (FMCS) ............................................................................... 24.5 Starting the Flash Memory Automatic Algorithm ............................................................................... 24.6 Confirming the Automatic Algorithm Execution State ....................................................................... 24.6.1 Data Polling Flag (DQ7) ............................................................................................................... 24.6.2 Toggle Bit Flag (DQ6) .................................................................................................................. 24.6.3 Timing Limit Exceeded Flag (DQ5) .............................................................................................. 24.6.4 Sector Erase Timer Flag (DQ3) ................................................................................................... 24.6.5 Toggle Bit 2 Flag (DQ2) ............................................................................................................... 24.7 Detailed Explanation of Writing to and Erasing Flash Memory ......................................................... 24.7.1 Setting The Read/Reset State ..................................................................................................... x 410 411 412 414 416 418 420 422 423 424 426 428 429 24.7.2 Writing Data .................................................................................................................................. 430 24.7.3 Erasing All Data (Erasing Chips) .................................................................................................. 432 24.7.4 Erasing Optional Data (Erasing Sectors) ...................................................................................... 433 24.7.5 Suspending Sector Erase ............................................................................................................. 435 24.7.6 Restarting Sector Erase ............................................................................................................... 436 24.8 Notes on using 1M/2M-bit Flash Memory .......................................................................................... 437 24.9 Flash Security Feature ....................................................................................................................... 439 24.10 Example of Programming 1M/2M-bit Flash Memory ......................................................................... 440 CHAPTER 25 EXAMPLES OF MB90F543/F549/F543G(S)/F548G(S)/F549G(S)/F546G(S) SERIAL PROGRAMMING CONNECTION ............................................... 445 25.1 Basic Configuration of MB90F543/F549/F543G(S)/F548G(S)/F549G(S)/F546G(S) Serial Programming Connection ........................................................................................................ 446 25.2 Example of Serial Programming Connection (User Power Supply Used) ......................................... 450 25.3 Example of Serial Programming Connection (Power Supplied from the Programmer) ..................... 452 25.4 Example of Minimum Connection to the Flash Microcomputer Programmer (User Power Supply Used) ................................................................................................................ 454 25.5 Example of Minimum Connection to the Flash Microcomputer Programmer (Power Supplied from the Programmer) ............................................................................................ 456 APPENDIX .......................................................................................................................... 459 APPENDIX A I/O Maps ............................................................................................................................ 460 APPENDIX B INSTRUCTIONS ................................................................................................................... 468 B.1 Instruction Types ............................................................................................................................. 469 B.2 Addressing ...................................................................................................................................... 470 B.3 Direct Addressing ............................................................................................................................ 472 B.4 Indirect Addressing ......................................................................................................................... 477 B.5 Execution Cycle Count .................................................................................................................... 483 B.6 Effective Address Field ................................................................................................................... 486 B.7 How to Read the Instruction List ..................................................................................................... 487 B.8 F2MC-16LX Instruction List ............................................................................................................. 490 B.9 Instruction Map ................................................................................................................................ 504 INDEX ...................................................................................................................................527 xi xii CHAPTER 1 OVERVIEW This chapter explains the features and basic specifications of the M90540/545 series products. 1.1 "Product Overview" 1.2 "Features" 1.3 "Block Diagram" 1.4 "Package Dimensions" 1.5 "Pin Assignment" 1.6 "Pin Functions" 1.7 "Input/Output Circuits" 1.8 "Handling the Device" 1 CHAPTER 1 OVERVIEW 1.1 Product Overview The following table provides a quick outlook of the MB90540/545 Series Overview of MB90540/545 series products Table 1.1-1 Overview Features MB90V540/V540G MB90F543/F549/F543G(S)/F548G(S)/ F549G(S)/F546G(S) MB90549G(S) F2MC-16LX CPU CPU System clock On-chip PLL clock multiplier (x1, x2, x3, x4, 1/2 when PLL stop) Minimum instruction execution time: 62.5 ns (4 MHz osc. PLL x4) ROM capacity External Flash memory MB90F543/F543G(S)/F548G(S) : 128 Kbytes MB90F549/F549G(S)/F546G(S) : 256 Kbytes MASK ROM RAM capacity 8 Kbytes MB90F548G(S): 4K bytes MB90F543/F549/F543G(S)/F549G(S): 6 Kbytes MB90F546G(S): 8K bytes 6 Kbytes MB90F543/F549/F543G/F548G/ F549G/F546G: Two clocks system MB90F543GS/F548GS/F549GS/ F546GS: One clock system MB90549G: Two clocks system MB90549GS: One clock system Clocks Package Emulatorspecific power supply * Two clocks/One clock system PGA-256 QFP100, LQFP100 None - *: It is setting of DIP switch S2 when Emulation pod (MB2145-507) is used. Please refer to the MB2145-507 hardware manual (2.7 Emulator-specific Power Pin) about details. Note: With the product with G-suffix at the end of part numbers, functionality the CAN controller is enhanced. Please refer to the description of the Bit Timing Register in the CAN chapter. 2 1.2 Features 1.2 Features Table 1.2-1 "MB90540/545 Features" lists the features of the MB90540/545 series. Features Table 1.2-1 MB90540/545 Features Function Feature UART0 Full duplex double buffer Supports asynchronous/synchronous (with start/stop bit) transfer Baud rate: 4808/5208/9615/10417/19230/38460/62500/500000bps (asynchronous) 500K/1M/2Mbps (synchronous) at System clock = 16MHz UART1 (SCI) Full duplex double buffer Asynchronous (start-stop synchronized) and CLK-synchronous communication Baud rate: 1202/2404/4808/9615/192301/31250/38460/62500bps (asynchronous) 62.5K/125K/250K/500K/1Mbps (synchronous) at 6,8,10,12,16 MHz Serial IO Transfer can be started from MSB or LSB Supports internal clock synchronized transfer and external clock synchronized transfer Supports positive-edge and negative-edge clock synchronization Baud rate : 31.25K/62.5K/125K/500K/1M/2M bps at System clock = 16MHz A/D Converter 10-bit or 8-bit resolution 8 input channels Conversion time: 26.3s (per one channel) 16-bit Reload Timer (2 channels) Operation clock frequency: fsys/21, fsys/23, fsys/25 (fsys = Sysem clock frequency) Supports External Event Count function 16-bit I/O Timer Signals an interrupt when overflow Supports Timer Clear when a match with Output Compare(Channel 0) Operation clock freq.: fsys/22, fsys/24, fsys/26, fsys/28(fsys = System clock freq.) 16-bit Output Compare (4 channels) Signals an interrupt when a match with 16-bit IO Timer Four 16-bit compare registers A pair of compare registers can be used to generate an output signal 16-bit Input Capture (8 channels) Rising edge, falling edge or rising & falling edge sensitive Four 16-bit Capture registers Signals an interrupt upon external event 3 CHAPTER 1 OVERVIEW Table 1.2-1 MB90540/545 Features (Continued) Function Feature 8/16-bit Programmable Pulse Generator (4 channels) Supports 8-bit and 16-bit operation modes Eight 8-bit reload counters Eight 8-bit reload registers for L pulse width Eight 8-bit reload registers for H pulse width A pair of 8-bit reload counters can be configured as one 16-bit reload counter or as 8-bit prescaler plus 8-bit reload counter 4 output pins Operation clock freq.: fsys, fsys/21, fsys/22, fsys/23, fsys/24 or 128s@fosc=4MHz (fsys = System clock frequency, fosc = Oscillation clock frequency) CAN Interface MB90540 series: 2 channels MB90545 series: 1 channel Conforms to CAN Specification Version 2.0 Part A and B Automatic re-transmission in case of error Automatic transmission responding to Remote Frame Prioritized 16 message buffers for data and ID's Supports multiple messages Flexible configuration of acceptance filtering: Full bit compare / Full bit mask / Two partial bit masks Supports up to 1Mbps External Interrupt Can be programmed edge sensitive or level sensitive External bus interface External access using the selectable 8-bit or 16-bit bus is enabled (external bus mode). IO Ports Virtually all external pins can be used as general purpose IO All push-pull outputs and schmitt trigger inputs Bit-wise programmable as input/output or peripheral signal 32 kHz subclock Subclock for low-power operation Flash Memory Supports automatic programming, Embedded AlgorithmTM *1 Write/Erase/Erase-Suspend/Resume commands A flag indicating completion of the algorithm Number of erase cycles: 10,000 times Data retention time: 10 years Boot block configuration Erase can be performed on each block Block protection by externally programmed voltage *1: Embeded Algorithm is a trade mark of Advanced Micro Devices Inc. 4 1.3 Block Diagram 1.3 Block Diagram Figure 1.3-1 "Block Diagram" shows a block diagram of the MB90540/545 series. Block Diagram Figure 1.3-1 Block Diagram X0, X1 X0A, X1A RST Clock Controller 16LX CPU HST IO Timer RAM 4K/6K/8K Input Capture 8ch IN6/OUT2, IN7/OUT3 ROM 128K/256K SOT0 SCK0 SIN0 UART0 Output Compare 4ch Internal data bus Prescaler Prescaler SOT1 SCK1 SIN1 IN0 to IN5 UART1 (SCI) 8/16-bit PPG 4ch CAN Controller 16-bit Reload Timer 2ch OUT0, OUT1 PPG0 to PPG3 RX0, RX1* TX0, TX1* TIN0, INT1 TOT0, TOT1 Prescaler AD00 to AD15 SCK2 SOT2 SIN2 AVCC AVSS AN0 to AN7 AVRH AVRL ADTG A16 to A23 Serial I/O External bus interface 10-bit ADC 8ch ALE RD WRL/WR WRH HRQ HAK RDY CLK External Interrupt 8 ch INT0 to INT7 *: Only the MB90540 series has two channels. 5 CHAPTER 1 OVERVIEW 1.4 Package Dimensions Figure 1.4-1 "FPT-100P-M06 Package Dimensions"shows the package dimensions of the FPT-100P-M06. Figure 1.4-2 "FPT-100P-M05 Package Dimensions"shows the package dimensions of the FPT-100P-M05 Note that the dimensions show below are reference dimensions. For formal dimensions of each package, contact us. FPT-100P-M06 Package Dimensions Figure 1.4-1 FPT-100P-M06 Package Dimensions 100-pin plastic QFP Lead pitch Package width package length 0.65 mm 14 20 mm Lead shape Gullwing Sealing method Plastic mold Length of flat por tion of pins 0.80 mm (FPT-100P-M06) 100-pin plastic QFP (FPT-100P-M06) 23.900.40(.941.016) 3.35(.132)MAX (Mounting height) 0.05(.002)MIN (STAND OFF) 20.000.20(.787.008) 80 51 81 50 14.000.20 (.551.008) 17.900.40 (.705.016) 12.35(.486) REF 16.300.40 (.642.016) INDEX 31 100 "A" LEAD No. 1 30 0.65(.0256)TYP 0.300.10 (.012.004) 0.13(.005) 0.150.05(.006.002) M Details of "A" part 0.25(.010) Details of "B" part "B" 0.10(.004) 18.85(.742)REF 22.300.40(.878.016) C 6 2000 FUJITSU LIMITED F100008-3C-3 0.30(.012) 0.18(.007)MAX 0.53(.021)MAX 0.800.20 (.031.008) Dimensions in mm (inches). 1.4 Package Dimensions FPT-100P-M05 Package Dimensions Figure 1.4-2 FPT-100P-M05 Package Dimensions 100-pin plastic LQFP Lead pitch 0.50 mm Package width package length 14.0 14.0 mm Lead shape Gullwing Sealing method Plastic mold Mounting height 1.70 mm MAX Weight 0.65g (FPT-100P-M05) 100-pin plastic LQFP (FPT-100P-M05) Pins width and pins thickness include plating thickness. 16.000.20(.630.008)SQ 14.000.10(.551.004)SQ 75 51 76 50 0.08(.003) Details of "A" part +0.20 100 26 "A" 1 25 0.50(.020) C +.008 1.50 .059 (Mounting height) INDEX 2000 FUJITSU LIMITED F100007S-3c-5 0.200.05 (.008.002) 0.08(.003) M 0.1450.055 (.0057.0022) 0.500.20 (.020.008) 0.600.15 (.024.006) 0.100.10 (.004.004) (Stand off) 0.25(.010) Dimensions in mm (inches). 7 CHAPTER 1 OVERVIEW 1.5 Pin Assignment Figure 1.5-1 "Pin Assignment of FPT-100P-M06"shows the pin assignments of the FPT100P-M06. Figure 1.5-2 "Pin Assignment of FPT-100P-M05"shows the pin assignments of the FPT-100P-M05. Pin Assignment Figure 1.5-1 Pin Assignment of FPT-100P-M06 8 1.5 Pin Assignment 100 P21/A17 99 P20/A16 98 P17/AD15 97 P16/AD14 96 P15/AD13 95 P14/AD12 94 P13/AD11 93 P12/AD10 92 P11/AD09 91 P10/AD08 90 P07/AD07 89 P06/AD06 88 P05/AD05 87 P04/AD04 86 P03/AD03 85 P02/AD02 84 P01/AD01 83 P00/AD00 82 VCC 81 X1 80 X0 79 VSS 78 X0A 77 X1A 76 PA0 Figure 1.5-2 Pin Assignment of FPT-100P-M05 LQFP-100 MB90540/545 series (TOP VIEW) FPT-100P-M05 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 RST P97/RX1 P96/TX1 P95/RX0 P94/TX0 P93/INT3 P92/INT2 P91/INT1 P90/INT0 P87/TOT1 P86/TIN1 P85/OUT1 P84/OUT0 P83/PPG3 P82/PPG2 P81/PPG1 P80/PPG0 P77/OUT3/IN7 P76/OUT2/IN6 P75/IN5 P74/IN4 P73/IN3 P72/IN2 P71/IN1 P70/IN0 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 P50/SIN2 P51/INT4 P52/INT5 P53/INT6 P54/INT7 P55/ADTG AVCC AVRH AVRL AVSS P60/AN0 P61/AN1 P62/AN2 P63/AN3 VSS P64/AN4 P65/AN5 P66/AN6 P67/AN7 P56/TIN0 P57/TOT0 MD0 MD1 MD2 HST P22/A18 P23/A19 P24/A20 P25/A21 P26/A22 P27/A23 P30/ALE P31/RD VSS P32/WRL/WR P33/WRH P34/HRQ P35/HAK P36/RDY P37/CLK P40/SOT0 P41/SCK0 P42/SIN0 P43/SIN1 P44/SCK1 VCC P45/SOT1 P46/SOT2 P47/SCK2 C 9 CHAPTER 1 OVERVIEW 1.6 Pin Functions Table 1.6-1 "Pin Functions" lists pin names, circuit types, and pin functions. Pin Functions Table 1.6-1 Pin Functions Pin No. Pin name Circuit type QFP 80, 81 82, 83 78 80 77 79 75 77 RST B External reset request input pin 50 52 HST C Hardware standby input pin X0, X1 X0A High-speed oscillation input pins A (oscillation) 83 to 90 85 to 92 General-purpose I/O ports with programmable pull-up function. These functions can be used in single-chip mode. I I/O pins for lower 8 bits of external address/data bus. These functions can be used when the external bus is enabled. AD00 to AD07 General-purpose I/O ports with programmable pull-up function. These functions can be used in single-chip mode. P10 to P17 91 to 98 93 to 100 I I/O pins for upper 8 bits of external address/data bus. These functions can be used when the external bus is enabled. P08 to AD15 General-purpose I/O ports with programmable pull-up function. These functions can be used in single-chip mode. P20 to P27 99 to 6 1 to 8 I I/O pins for A16 to A23 of external address bus. These functions can be used when the external bus is enabled. A16 to A23 General-purpose I/O port with programmable pull-up function. This function can be used in single-chip mode. P30 7 8 Low-speed oscillation input pin. Pulldown the pin externally for one clock system parts. Low-speed oscillation input pin. Leave the pin open for one clock system parts. X1A P00 to P07 9 I ALE Output pin that enables address latch. This function can be used when the external bus is enabled. P31 General-purpose I/O port with programmable pull-up function. This function can be used in single-chip mode. 10 I RD 10 Function LQFP Read strobe output pin for data bus. This function can be used when the external bus is enabled. 1.6 Pin Functions Table 1.6-1 Pin Functions (Continued) Pin No. Pin name LQFP QFP Circuit type General-purpose I/O port with programmable pull-up function. This function can be used in single-chip mode or when WR/WRL pin output is disabled. P32 10 12 WRL I WR 13 I WRH P34 12 13 14 15 16 14 I Write strobe output pin for upper 8 bits of data bus. This function can be used when the external pin is enabled, 16-bit mode for external bus is selected, or the WRH pin output is enabled. General-purpose I/O port with programmable pull-up function. This function can be used in single-chip mode or when the hold function is disabled. HRQ Hold request input pin. This function can be used when both the external bus and hold function are enabled. P35 General-purpose I/O port with programmable pull-up function. This function can be used in single-chip mode or when the hold function is disabled. 15 I HAK Hold acknowledge output pin. This function can be used when both the external bus and hold function are enabled. P36 General-purpose I/O port with programmable pull-up function. This function can be used in single-chip mode or when the external ready function is disabled. 16 I RDY Ready input signal. This function can be used when both the external bus and external ready function are enabled. P37 General-purpose I/O port with programmable pull-up function. This function can be used in single-chip mode or when the hold function is disabled. 17 H CLK Clock output pin. This function can be used when both the external bus and clock output are enabled. P40 General-purpose I/O port. This function can be used when UART0 disables serial data output. 18 G UART0 serial data output pin. This function can be used when UART0 enables serial data output. SOTO General-purpose I/O port. This function can be used when UART0 disables clock output. P41 17 Write strobe output pin for data bus. This function can be used when both the external bus and WR/WRL pin are enabled. WRL is used for strobe write for the lower 8 bits of the data bus in 16-bit access mode. WR is used for strobe write for 8 bits of the data bus in 8-bit access mode. General-purpose I/O port with programmable pull-up function. This function can be used in single-chip mode and 8-bit mode for the external bus or when WRH pin output is enabled. P33 11 Function 19 G SCKO UART0 clock I/O pin. This function can be used when UART0 enables clock output. 11 CHAPTER 1 OVERVIEW Table 1.6-1 Pin Functions (Continued) Pin No. Pin name LQFP QFP 18 20 Circuit type P42 19 20 General-purpose I/O port. This function can always be used. G SIN0 UART0 serial data input pin. Set the corresponding DDR register to input if this function is used. P43 General-purpose I/O port. This function can always be used. 21 G SIN1 UART1 serial data input pin. Set the corresponding DDR register to input if this function is used. P44 General-purpose I/O port. This function can be used when UART1 disables clock output. 22 G UART1 clock pulse I/O pin. This pin can be used when UART1 enables clock output. SCK1 General-purpose I/O port. This function can be used when UART1 disables serial data output. P45 22 24 G UART1 serial data output pin. This function can be used when UART1 enables serial data output. SOT1 General-purpose I/O port. This function can be used when serial I/O enables serial data output. P46 23 25 G Serial data output pin for I/O serial data. This function can be used when serial I/O enables serial data output. SOT2 General-purpose I/O port. This function can be used when serial I/O disables clock output. P47 24 26 G Clock pulse I/O pin of serial I/O. This function can be used when serial I/O enables clock output. SCK2 P50 26 28 General-purpose I/O port. This function can always be used. D SIN2 29 to 32 D External interrupt request input pins for INT4 and INT7. Set the corresponding DDR register to input if this function is used. INT4 to INT 7 P55 31 36 to 39 33 General-purpose I/O port. This function can always be used. D ADTG Trigger input pin for A/D converter. Set the corresponding DDR register to input if this function is used. P60 to P63 General-purpose I/O ports. These functions can be used when ports are specified in the register that enables analog input. 38 to 41 E AN0 to AN3 12 Serial data input pin for serial I/O. Set the corresponding DDR register to input if this function is used. General-purpose I/O ports. These functions can always be used. P51 to P54 27 to 30 Function Analog input pins for A/D converter. These functions can be used when AD is specified in the register that enables analog input. 1.6 Pin Functions Table 1.6-1 Pin Functions (Continued) Pin No. Pin name LQFP QFP Circuit type General-purpose I/O ports. These functions can be used when ports are specified in the register that enables analog input. P64 to P67 41 to 44 45 46 43 to 46 E AN4 to AN7 Analog input pins for A/D converter. These functions can be used when AD is specified in the register that enables analog input. P56 General-purpose I/O port. This function can always be used. 47 D TIN0 Event input pin for reload timer 0. Set the corresponding DDR register to input if this function is used. P57 General-purpose I/O port. This function can be used when reload timer 0 disables output. 48 D Output pin for reload timer 0. This function can be used when reload timer 0 enables output. TOT0 General-purpose I/O ports. These functions can always be used. P70 to P75 51 to 56 57 to 58 59 to 62 53 to 58 59 to 60 D IN0 to IN5 Data sample input pins from which ICU0 to ICU5 capture data is input. Set the corresponding DDR register to input if this function is used. P76 to P77 General-purpose I/O ports. These functions can be used when the OCU disables waveform output. OUT2 to OUT3 Waveform output pins from which OCU2 and OCU3 comparison data is output. These functions can be used when the OCU enables waveform output. D IN6 to IN7 Data sample input pins from which ICU6 and ICU7 capture data is input. Set the corresponding DDR register to input and disable the OCU waveform output if this function is used. P80 to P83 General-purpose I/O ports. These functions can be used when PPG disables waveform output. 61 to 64 D PPG0 to PPG3 PPG output pins. These functions can be used when PPG enables waveform output. General-purpose I/O ports. These functions can be used when the OCU disables waveform output. P84 to P85 63 to 64 65 to 66 D OUT0 to OUT1 P86 65 66 Function 67 Waveform output pins from which OCU0 and OCU1 comparison data is output. These functions can be used when OCU enables waveform output. General-purpose I/O port. This function can always be used. D TIN1 Event input pin for reload timer 1. Set the corresponding DDR register to input if this function is used. P87 General-purpose I/O port. This function can be used when reload timer 0 disables output. 68 D TOT1 Output pin for reload timer 1. This function can be used when reload timer 1 enables output. 13 CHAPTER 1 OVERVIEW Table 1.6-1 Pin Functions (Continued) Pin No. Pin name LQFP QFP Circuit type General-purpose I/O ports. These functions can always be used. P90 to P93 67 to 70 69 to 72 D External interrupt request input pins for INT0 to INT3. Set the corresponding DDR register to input if this function is used. INT0 to INT3 General-purpose I/O port. This function can be used when CAN0 disables output. P94 71 73 D TX output pin for CAN0. This function can be used when CAN0 enables output. TX0 P95 72 73 74 74 General-purpose I/O port. This function can always be used. D RX0 RX input pin for CAN0 interface. When the CAN function is being used, stop output from other functions. P96 General-purpose I/O port. This function can be used when CAN1 disables output. 75 D TX1 TX output pin for CAN1. This function can be used when CAN1 enables output (for MB90540 series only). P97 General-purpose I/O port. This function can always be used. 76 D RX input pin for CAN1 interface. When the CAN function is used, stop output from other functions (for MB90540 series only). General-purpose I/O port. This function can always be used. RX1 14 Function 76 78 PA0 D 32 34 AVCC Power supply Power supply input pin for A/D converter. See Section 1.8 35 37 AVSS Power supply Dedicated ground pin for A/D converter 33 35 AVRH Power supply Reference voltage input pin for A/D converter. See Section 1.8 34 36 AVRL Power supply Reference low-voltage input pin for A/D converter 47 48 49 50 MD0 MD1 C Operating-mode-dedicated input pins. Connect these pins directly to VCC or VSS. 49 51 MD2 F Operating-mode-dedicated input pin. Connect this pin directly to VCC or VSS. 25 27 C - Power capacitor pin. Connect this pin externally to a 0.1 F ceramic capacitor. 21, 82 23, 84 VCC Power supply Power (5.0V) input pin for digital circuit 9, 40 79 11, 42 81 VSS Power supply Ground power (0.0V) pins for digital circuit "Handling the Device". "Handling the Device". 1.7 I/O Circuits 1.7 I/O Circuits Table 1.7-1 "I/O Circuits" shows input/output circuits. I/O Circuits Table 1.7-1 I/O Circuits Circuit type Diagram Remarks A X1, X1A * Oscillation feedback resistor: Approx. 1 M (High-speed oscillation) Approx. 10 M (Low-speed oscillation) * * Hysteresis input Pull-up resistor: Approx. 50 k * Hysteresis input Oscillation feedback resistor X0, X0A Standby control signal B R (pull-up) R HYS R HYS C 15 CHAPTER 1 OVERVIEW Table 1.7-1 I/O Circuits (Continued) Circuit type Diagram Remarks D * * CMOS output Hysteresis input * * * CMOS output Hysteresis input Analog input * * Hysteresis input Pull-down resistor: Approx. 50 k(except flash device product) * * * CMOS output Hysteresis input TTL input (for flash device product in flash write mode only) P-ch N-ch R HYS E Vcc P-ch N-ch P-ch Analog input N-ch HYS R F R HYS R (pull-down) G Vcc P-ch N-ch HYS R TTL R 16 1.7 I/O Circuits Table 1.7-1 I/O Circuits (Continued) Circuit type Diagram Remarks H CNTL Vcc Vcc P-ch * * * CMOS output Hysteresis input Programmable pull-up resistor: Approx. 50 k * * * CMOS output Hysteresis input TTL input (for flash device product in flash write mode only) Programmable pull-up resistor: Approx. 50 k N-ch HYS R I Vcc CNTL Vcc P-ch * N-ch HYS R TTL R 17 CHAPTER 1 OVERVIEW 1.8 Handling the Device When handling devices, be careful about the following: * Preventing latch-up * Treatment of unused pins * Using external clock * Power supply pins (VCC/VSS) * * * * * * * * * * * Pull-up/down resistors Crystal Oscillator Circuit Turning-on Sequence of Power Supply to A/D Converter and Analog Inputs Connection of Unused Pins of A/D Converter N.C. Pin Notes on Energization Use of the subclock Indeterminate outputs from ports 0 and 1 Initialization Directions of "DIV A, Ri" and "DIVW A, RWi" instructions Using REALOS Handling the Device Preventing latch-up CMOS IC chips may suffer latch-up under the following conditions: * A voltage higher than Vcc or lower than Vss is applied to an input or output pin. * A voltage higher than the rated voltage is applied between VCC and VSS. * The AVcc power supply is applied before the VCC voltage. Latch-up may increase the power supply current drastically, causing thermal damage to the device. For the same reason, also be careful not let the analog power-supply voltage (AVCC, AVRH) exceed the digital power-supply voltage. Treatment of unused pins Unused input pins left open may cause abnormal operation, or latch-up leading to permanent damage. Unused input pins should be pulled down through at least 2K resistance. Unused input/output pins may be left open in output state, but if such pins are in input state they should be handled in the same way as input pins. 18 1.8 Handling the Device Using external clock To use external clock, drive X0 pin only and leave X1 pin. Below is a diagram of how to use external clock. Figure 1.8-1 Example of Using External Clock MB90540/545 series X0 Open X1 Power supply pins (VCC/VSS) In products with multiple VCC or VSS pins, the pins of a same potential are internally connected in the device to avoid abnormal operations including latch-up. However connect the pins to external power and ground line to lower the electro-magnetic emission level, to prevent abnormal operation of signals caused by the rise in the ground level, and to conform to the total current rating. Make sure to connect VCC and VSS pins via the lowest impedance to power lines. It is recommended to provide a bypass capacitor of around 0.1 F between VCC and VSS pins near the device. Vcc Vss Vcc Vss Vss Vcc MB90540/545 Vcc Series Vss Vss Vcc Pull-up/down resistors The MB90540/545 Series does not support internal pull-up/down resistors (except Port0 Port3:pull-up resistors). Use external components where needed. 19 CHAPTER 1 OVERVIEW Crystal Oscillator Circuit Noises around X0 or X1 pins may be possible causes of abnormal operations. Make sure to provide bypass capacitors via the shortest distances from X0, X1 pins, crystal oscillator (or ceramic resonator) and ground lines, and make sure, to the utmost effort, that lines of oscillation circuits do not cross the lines of other circuits. It is highly recommended to provide a printed circuit board artwork surrounding X0 and X1 pins with a ground area for stabilizing the operation. Turning-on Sequence of Power Supply to A/D Converter and Analog Inputs Make sure to turn on the A/D converter power supply (AVCC, AVRH, AVRL) and analog inputs (AN0 to AN7) after turning-on the digital power supply (VCC). Turn-off the digital power after turning off the A/D converter supply and analog inputs. In this case, make sure that the voltage does not exceed AVRH or AVCC (turning on/off the analog and digital power supplies simultaneously is acceptable). Connection of Unused Pins of A/D Converter Connect unused pins of A/D converter to AVCC = VCC, AVSS = AVRH = VSS. N.C. Pin The N.C. (internally connected) pin must be opened for use. Notes on Energization To prevent the internal regulator circuit from malfunctioning, set the voltage rise time during energization at 50 s or more (0.2 V to 2.7 V). Use of the subclock Use the one clock system parts when the subclock is not used. In that case, pull-down the pin X0A and leave the pin X1A open. When using the one clock system parts, a 32 kHz oscillator has to be connected to the X0A and X1A pins. 20 1.8 Handling the Device Indeterminate outputs from ports 0 and 1 During oscillation setting time of step-down circuit (during a power-on reset) after the power is turned on, the outputs from ports 0 and 1 become following state. * If RST pin is "H", the outputs become indeterminate. * If RST pin is "L", the outputs become high-impedance. Pay attention to the port output timing shown as follow Oscillation setting time RST pin is "H" Power-on reset Vcc (Power-supply pin) PONR (power-on reset) signal RST (external asynchronous reset) signal RST (internal reset) signal Oscillation clock signal KA (internal operation clock A) signal KB (internal operation clock B) signal PORT (port output) signal Period of indeterminated *1: Power-on reset time: Period of "clock frequency *2: Oscillation setting time: Period of "clock frequency 217 " (Clock frequency of 16 MHz: 8.19 ms) 218 " (Clock frequency of 16 MHz: 16.38ms) Oscillation setting time RST pin is "L" Power-on reset Vcc (Power-supply pin) PONR (power-on reset) signal RST (external asynchronous reset) signal RST (internal reset) signal Oscillation clock signal KA (internal operation clock A) signal KB (internal operation clock B) signal PORT (port output) signal High-impedance *1: Power-on reset time: Period of "clock frequency *2: Oscillation setting time: Period of "clock frequency 217 " (Clock frequency of 16 MHz: 8.19 ms) 218 " (Clock frequency of 16 MHz: 16.38ms) Initialization In the device, there are internal registers which are initialized only by a power-on reset. To initialize these registers, please turn on the power again. 21 CHAPTER 1 OVERVIEW Directions of "DIV A, Ri" and "DIVW A, RWi" instructions In the Signed multiplication and division instructions ("DIV A, Ri" and "DIVW A, RWi"), the value of the corresponding bank register (DTB, ADB, USB, SSB) is set in "00h". If the values of the corresponding bank registers (DTB,ADB,USB,SSB) are set to other than "00H", the remainder by the execution result of the instruction is not stored in the register of the instruction operand. Using REALOS The use of EI2OS is not possible with the REALOS real time operating system. 22 CHAPTER 2 CPU This chapter explains the CPU. 2.1 "Outline of CPU" 2.2 "Memory Space" 2.3 "Memory Space Map" 2.4 "Linear Addressing" 2.5 "Bank Addressing Types" 2.6 "Multi-byte Data in Memory Space" 2.7 "Registers" 2.8 "Register Bank" 2.9 "Prefix Codes" 2.10 "Interrupt Disable Instructions" 2.11 "Notes on Using "DIV A, Ri" and "DIVW A, RWi" Instructions" 23 CHAPTER 2 CPU 2.1 Outline of CPU The F2MC-16LX CPU core is a 16-bit CPU designed for applications that require highspeed real-time processing, such as home-use or vehicle-mounted electronic appliances. The F2MC-16LX instruction set is designed for controller applications, and is capable of high-speed, highly efficient control processing. Outline of CPU In addition to 16-bit data, the F2MC-16LX CPU core can process 32-bit data by using an internal 32-bit accumulator (32-bit data can be processed by some instructions). Memory space of up to 16 megabytes (expandable) can be accessed by either the linear or bank method. The instruction set, based on the F2MC-8 A-T architecture, has been made richer by adding instructions that are compatible with high-level languages, expanding addressing modes, improving the multiplication and division instructions, and enhancing bit processing. The features of the F2MC-16LX CPU are explained below. Minimum instruction execution time: 62.5 ns (at 4-MHz oscillation, 4 times clock multiplication) Maximum memory space: 16 Mbytes, accessed in linear or bank mode Instruction set optimized for controller applications * Rich data types: Bit, byte, word, long word * Extended addressing modes: 23 types * High-precision operation (32-bit length) based on 32-bit accumulator Powerful interrupt functions Eight priority levels (programmable) CPU-independent automatic transfer Up to 16 channels of the extended intelligent I/O service Instruction set compatible with high-level language (C)/multitasking System stack pointer/instruction set symmetry/barrel-shift instructions Improved execution speed: 4-byte queue 24 2.2 Memory Space 2.2 Memory Space An F2MC-16LX CPU has a 16-megabyte memory space. All data items, programs, and input-outputs managed by F2MC-16LX CPU are located in this 16-megabyte memory space. The CPU can access resources by indicating their addresses using a 24-bit address bus. Outline of CPU Memory Space Figure 2.2-1 "Sample Relationship between F2MC-16LX System and Memory Map" shows a sample relationship between the F2MC-16LX system and memory map. Figure 2.2-1 Sample Relationship between F2MC-16LX System and Memory Map FFFFFF H Program FF8000H Data 810000H Interrupt 800000H F2MC-16LX CPU Program area Data area Peripheral circuits [Device] Generalpurpose ports 0000C0H 0000B0 H 000020H Interrupt controller Peripheral circuits General-purpose ports 000000H Address Generation Types The F2MC-16LX has the following two addressing: Linear addressing An entire 24-bit address is specified by an instruction. Bank addressing The eight high-order bits of an address are specified by an appropriate bank register, and the remaining 16 low-order bits are specified by an instruction. 25 CHAPTER 2 CPU 2.3 Memory Space Map The memory space of the MB90540/545 Series is shown in Figure 2.3-1 "Memory Space Map". Memory Space Map The high-order portion of bank 00 gives the image of the FF bank ROM to make the small model of the C compiler effective. Since the low-order 16 bits are the same, the table in ROM can be referenced without using the far specification in the pointer declaration. For example, an attempt to access 00C000H accesses the value at FFC000H in ROM. The ROM area in bank FF exceeds 48 Kbytes, and its entire image cannot be shown in bank 00. The image between FF4000H and FFFFFFH is visible in bank 00, while the image between FF0000H and FF3FFFH is visible only in bank FF. Figure 2.3-1 Memory Space Map MB90V540/V540G /F546G(S) FE0000H FDFFFFH FD0000H FCFFFFH FC0000H ROM (FF bank) ROM (FE bank) FF0000H FEFFFFH FE0000H MB90F548G(S) ROM (FF bank) ROM (FE bank) FF0000H FEFFFFH FE0000H ROM (FF bank) ROM (FE bank) ROM (FD bank) External access memory External access memory ROM (FC bank) MB90F549/549G(S) /F549G(S) FFFFFFH FFFFFFH FFFFFFH FFFFFFH FF0000H FEFFFFH MB90F543/F543G(S) FF0000H FEFFFFH FE0000H FDFFFFH FD0000H FCFFFFH FC0000H 004000H 003FFFH ROM (Image of FF bank) 00FFFFH 004000H 003FFFH 0020FFH 001FF5H 001FF0H External access memory ROM correction 003900H 002000H *1: 002000H for MB90F549 004000H 003FFFH 002000H ROM (FD bank) ROM (FC bank) 004000H 003FFFH Peripheral External access memory 002100H *1 External access memory 0018FFH RAM 6K 000100H External access memory External access memory 0000BFH 000000H ROM (Image of FF bank) 003900H 000100H Peripheral 00FFFFH RAM 4K External access memory 0000BFH 000000H ROM (Image of FF bank) Peripheral 003900H RAM 6K External access memory Peripheral 00FFFFH 0010FFH 000100H 000100H 26 External access memory 0018FFH RAM 8K 0000BFH 000000H ROM (Image of FF bank) Peripheral Peripheral 003900H ROM (FE bank) External access memory External access memory 00FFFFH ROM (FF bank) Peripheral 0000BFH 000000H Peripheral 2.4 Linear Addressing 2.4 Linear Addressing There are two types of linear addressing: * 24-bit operand specification: Directly specifies a 24-bit address using operands. * 32-bit register indirect specification: Indirectly specifies the 24 low-order bits of a 32-bit general-purpose register value as the address. 24-bit Operand Specification Figure 2.4-1 "Example of Linear Method (24-bit Register Operand Specification)" shows an example of 24-bit operand specification. Figure 2.4-2 "Example of Linear Method (32-bit Register Indirect Specification") shows an example of 32-bit register indirect specification. Figure 2.4-1 Example of Linear Method (24-bit Register Operand Specification) JMPP 123456 H Old program counter + program bank 17 17452D H 452D JMPP 123456 H 123456 H New program counter + program bank 12 Next instruction 3456 32-bit Register Indirect Specification Figure 2.4-2 Example of Linear Method (32-bit Register Indirect Specification) MOV A, @RL1+7 Old AL 090700 H XXXX 3A +7 RL1 240906F9 (The high-order eight bits are ignored.) New AL 003A 27 CHAPTER 2 CPU 2.5 Bank Addressing Types In the bank method, the 16-Mbyte space is divided into 256 64-Kbyte banks. The following five bank registers are used to specify the banks corresponding to each space: * Program bank register (PCB) * Data bank register (DTB) * User stack bank register (USB) * System stack bank register (SSB) * Additional bank register (ADB) Bank Addressing Types Program bank register (PCB) The 64-Kbyte bank specified by the PCB is called a program (PC) space. The PC space contains instruction codes, vector tables, and immediate value data, for example. Data bank register (DTB) The 64-Kbyte bank specified by the DTB is called a data (DT) space. The DT space contains readable/writable data, and control/data registers for internal and external resources. User stack bank register (USB)/system stack bank register (SSB) The 64-Kbyte bank specified by the USP or SSP is called a stack (SP) space. The SP space is accessed when a stack access occurs during a push/pop instruction or interrupt register saving. The S flag in the condition code register determines the stack space to be accessed. Additional bank register (ADB) The 64-Kbyte bank specified by the ADB is called an additional (AD) space. The AD space, for example, contains data that cannot fit into the DT space. Table 2.5-1 "Default Space" lists the default spaces used in each addressing mode, which are pre-determined to improve instruction coding efficiency. To use a non-default space for an addressing mode, specify a prefix code corresponding to a bank before the instruction. This enables access to the bank space corresponding to the specified prefix code. After reset, the DTB, USB, SSB, and ADB are initialized to 00H. The PCB is initialized to a value specified by the reset vector. After reset, the DT, SP, and AD spaces are allocated in bank 00H (000000H to 00FFFFH), and the PC space is allocated in the bank specified by the reset vector. Table 2.5-1 Default Space Default space Program space Data space 28 Addressing mode PC indirect, program access, branch Addressing mode using @RW0, @RW1, @RW4, or @RW5, @A, addr16, and dir 2.5 Bank Addressing Types Table 2.5-1 Default Space (Continued) Default space Stack space Addressing mode Addressing mode using PUSHW, POPW, @RW3, or @RW7 Additional space Addressing mode using @RW2 or @RW6 Figure 2.5-1 "Physical Addresses of Each Space" is an example of a memory space divided into register banks. Figure 2.5-1 Physical Addresses of Each Space FFFFFF H Program space FF0000 H FF H : PCB (Program bank register) B3 H : ADB (Additional bank register) 92 H : USB (User stack bank register) 68 H : DTB (Data bank register) 4B H : SSB (System stack bank register) B3FFFF H Additional space Physical address B30000 H 92FFFF H User stack space 920000 H 68FFFF H 680000 H Data space 4BFFFF H System stack space 4B0000 H 000000 H 29 CHAPTER 2 CPU 2.6 Multi-byte Data in Memory Space Data is written to memory from the low-order addresses. Therefore, for a 32-bit data item, the low-order 16 bits are transferred before the high-order 16 bits. If a reset signal is input immediately after the low-order bits are written, the high-order bits might not be written. Multi-byte Data Allocation in Memory Space Figure 2.6-1 "Sample Allocation of Multi-byte Data in Memory" is a diagram of multi-byte data configuration in memory. The low-order eight bits of a data item are stored at address n, then address n+1, address n+2, address n+3, etc. Figure 2.6-1 Sample Allocation of Multi-byte Data in Memory MSB H LSB 01010101 11001100 11111111 00010100 01010101 11001100 11111111 Address n 00010100 L Accessing Multi-byte Data Fundamentally, accesses are made within a bank. For an instruction accessing a multi-byte data item, address FFFFH is followed by address 0000H of the same bank. Figure 2.6-2 "Execution of MOVW A, 080FFFFH" is an example of an instruction accessing multi-byte data. Figure 2.6-2 Execution of MOVW A, 080FFFFH H 80FFFF H AL before execution ?? AL after execution 23 H ?? 01H * * * 800000 H 23 H L 30 01H 2.7 Registers 2.7 Registers The F2MC-16LX registers are largely classified into two types: special registers in the CPU and general-purpose registers in memory. The special registers are dedicated internal hardware of the CPU, and they have specific use defined by the CPU architecture. The general-purpose registers share the CPU address space with RAM. The general-purpose registers are the same as the special registers in that they can be accessed without using an address. The applications of the general-purpose registers can be specified by the user however, as is ordinary memory space. Special Registers The F2MC-16LX CPU core has the following 13 special registers: * Accumulator (A=AH:AL): Two 16-bit accumulators (Can be used as a single 32-bit accumulator.) * User stack pointer (USP): 16-bit pointer indicating the user stack area * System stack pointer (SSP): 16-bit pointer indicating the system stack area * Processor status (PS): 16-bit register indicating the system status * Program counter (PC): 16-bit register holding the address of the program * Program bank register (PCB): 8-bit register indicating the PC space * Data bank register (DTB): 8-bit register indicating the DT space * User stack bank register (USB): 8-bit register indicating the user stack space * System stack bank register (SSB): 8-bit register indicating the system stack space * Additional bank register (ADB): 8-bit register indicating the AD space * Direct page register (DPR): 8-bit register indicating a direct page Figure 2.7-1 "Special Registers" is a diagram of the special registers. 31 CHAPTER 2 CPU Figure 2.7-1 Special Registers AH AL Accumulator USP User stack pointer SSP System stack pointer PS Processor status PC Program counter DPR Direct page register PCB Program bank register DTB Data bank register USB User stack bank register SSB System stack bank register ADB Additional data bank register 8 bit 16 bit 32 bit General-purpose Registers The F2MC-16LX general-purpose registers are located from addresses 000180H to 00037FH (maximum configuration) of main storage. The register bank pointer (RP) indicates which of the above addresses are currently being used as a register bank. Each bank has the following three types of registers. These registers are mutually dependent as described in Figure 2.7-2 "General-purpose Registers". * R0 to R7: 8-bit general-purpose register * RW0 to RW7: 16-bit general-purpose register * RL0 to RL3: 32-bit general-purpose register Figure 2.7-2 General-purpose Registers MSB LSB 16 bit 000180 H + RP*10 H RW0 Low-order RL0 First address of general-purpose register RW1 RW2 RL1 RW3 R1 R0 RW4 R3 R2 RW5 R5 R4 RW6 R7 R6 RW7 RL2 RL3 High-order The relationship between the high-order and low-order bytes of a byte or word register is expressed as follows: RW (i+4) = R (i*2+1)*256+R (i*2) [i=0 to 3] The relationship between the high-order and low-order bytes of Rli and RW can be expressed as follows: RL (i) = RW (i*2+1)*65536+RW (i*2) [i=0 to 3] 32 2.7 Registers 2.7.1 Accumulator (A) The accumulator (A) register consists of two 16-bit arithmetic operation registers (AH and AL), and is used as a temporary storage for operation results and transfer data. Accumulator (A) In 32-bit data processing, AH and AL are used together. Only AL is used for word processing in 16-bit data processing mode or for byte processing in 8-bit data processing mode (see Figure 2.7-3 "32-bit Data Transfer" and Figure 2.7-4 "AL-AH Transfer") . The data in the A register can be operated upon with data in memory or with registers (Ri, RWi, or RLi). As with the F2MC-8L, when a word or shorter data item is transferred to AL, the previous data item in AL is automatically transferred to AH (data save function). The data save function and the operations between AL and AH help to improve processing efficiency. When a byte or shorter data item is transferred to AL, the data is sign-extended or zeroextended and stored as a 16-bit data item in AL. The data in AL can be handled either as word or byte long. When a byte-processing arithmetic operation instruction is executed on AL, the high-order eight bits of AL before operation are ignored. The high-order eight bits of the operation result all become zeroes. The A register is not initialized by a reset. The A register holds an undefined value immediately after a reset. Figure 2.7-3 32-bit Data Transfer MO VL A,@R W1+6 (Instruction that performs a long-word-length read using the result of RW1 + an 8-bit offset as the address and stores the read value in the A register) MSB Old A XXXX H XXXX H DTB New A 8F74 H AH 2B52 H A6 H Memory space A61540 H 8F H 74 H A6153E H 2B H 52 H 15 H 38 H LSB +6 RW1 AL 33 CHAPTER 2 CPU Figure 2.7-4 AL-AH Transfer MO VW A,@R W1+6 (Instruction that performs a word-length read using the result of RW1 + an 8-bit offset as the address and stores the read value in the A register) MSB Old A XXXX H 1234 H DTB New A 34 1234 H 1234 H A6 H Memory space LSB A61540 H 8F H 74 H A6153E H 2B H 52 H 15 H 38 H +6 RW1 2.7 Registers 2.7.2 User Stack Pointer (USP) and System Stack Pointer (SSP) USP and SSP are 16-bit registers that indicate the memory addresses for saving and restoring data when a push/pop instruction or subroutine is executed. User Stack Pointer (USP) and System Stack Pointer (SSP) USP and SSP are 16-bit registers that indicate the memory addresses for saving and restoring data in the event of a push/pop instruction or subroutine execution. The USP and SSP registers are used by stack instructions. The USP register is enabled when the S flag in the processor status register is '0,' and the SSP register is enabled when the S flag is '1' (see Figure 2.7-5 "Stack Manipulation Instruction and Stack Pointer"). Since the S flag is set when an interrupt is accepted, register values are always saved in the memory area indicated by SSP during interrupt processing. SSP is used for stack processing in an interrupt routine, while USP is used for stack processing outside an interrupt routine. If the stack space is not divided, use only the SSP. During stack processing, the high-order eight bits of an address are indicated by SSB (for SSP) or USB (for USP). USP and SSP are not initialized by a reset. Instead, they hold undefined values. Figure 2.7-5 Stack Manipulation Instruction and Stack Pointer Example 1 PUSHW A when the S flag is '0' Before execution AL S flag After execution AL MSB C6F326 H LSB A624 H USB C6 H USP F328 H 0 SSB 56 H SSP 1234 H A624 H USB C6 H USP F326 H 0 SSB 56 H SSP 1234 H C6F326 H A6 H 24 H A624 H USB C6 H USP F328 H 561232 H XX XX 1 SSB 56 H SSP 1234 H A624 H USB C6 H USP F328 H 561232 H A6 H 24 H 1 SSB 56 H SSP 1232 H XX XX User stack is used because the S flag is '0.' Example 2 PUSHW A when the S flag is '1' Before execution AL After execution AL System stack is used because the S flag is '1.' Note: Specify an even-numbered address in the stack pointer whenever possible. 35 CHAPTER 2 CPU 2.7.3 Processor Status (PS) The PS register consists of the bits controlling the CPU Operation and the bits indicating the CPU status. Processor Status (PS) As shown in Figure 2.7-6 "Processor Status (PS) Structure", the high-order byte of the PS register consists of a register bank pointer (RP) and an interrupt level mask register (ILM). The RP indicates the start address of a register bank. The low-order byte of the PS register is a condition code register (CCR), containing the flags to be set or reset depending on the results of instruction execution or interruptoccurrences. Figure 2.7-6 Processor Status (PS) Structure 15 13 12 0 8 7 PS ILM RP Initial value 000 00000 CCR -01XXXXX X:Undefined Condition Code Register (CCR) Figure 2.7-7 "Condition Code Register (CCR) Configuration" is a diagram of condition code register configuration. Figure 2.7-7 Condition Code Register (CCR) Configuration Initial value 7 6 5 4 3 2 1 0 - I S T N Z V C : CCR - 0 1 X X X X X X: Undefined I: Interrupt enable flag: Interrupts other than software interrupts are enabled when the I flag is 1 and are masked when the I flag is 0. The I flag is cleared by a reset. S: Stack flag: When the S flag is 0, USP is enabled as the stack manipulation pointer. When the S flag is 1, SSP is enabled as the stack manipulation pointer. The S flag is set by an interrupt reception or a reset. T: Sticky bit flag: 1 is set in the T flag when there is at least one '1' in the data shifted out from the carry after execution of a logical right/arithmetic right shift instruction. Otherwise, 0 is set in the T flag. In addition, '0' is set in the T flag when the shift amount is zero. N: Negative flag: The N flag is set when the MSB of the operation result is '1,' and is otherwise cleared. 36 2.7 Registers Z: Zero flag: The Z flag is set when the operation result is all zeroes, and is otherwise cleared. V: Overflow flag: The V flag is set when an overflow of a signed value occurs as a result of operation execution and is otherwise cleared. C: Carry flag: The C flag is set when a carry-up or carry-down from the MSB occurs as a result of operation execution, and is otherwise cleared. Register Bank Pointer (RP) The RP register indicates the relationship between the general-purpose registers of the F2MC16LX and the internal RAM addresses. Specifically, the RP register indicates the first memory address of the currently used register bank in the following conversion expression: [00180H + (RP)*10H] (see Figure 2.7-8 "Register Bank Pointer (RP)"). The RP register consists of five bits, and can take a value between 00H and 1FH. Register banks can be allocated at addresses from 000180H to 00037H in memory. Even within that range, however, the register banks cannot be used as general-purpose registers if the banks are not in internal RAM. The RP register is initialized to all zeroes by a reset. An instruction may transfer an eight-bit immediate value to the RP register; however, only the low-order five bits of that data are used. Figure 2.7-8 Register Bank Pointer (RP) Initial value B4 B3 B2 B1 0 0 0 0 B0 : RP 0 Interrupt Level Mask Register (ILM) The ILM register consists of three bits, indicating the CPU interrupt masking level. An interrupt request is accepted only when the level of the interrupt is higher than that indicated by these three bits. Level 0 is the highest priority interrupt, and level 7 is the lowest priority interrupt (see Table 2.7-1 "Levels Indicated by the Interrupt Level Mask (ILM) Register"). Therefore, for an interrupt to be accepted, its level value must be smaller than the current ILM value. When an interrupt is accepted, the level value of that interrupt is set in ILM. Thus, an interrupt of the same or lower level cannot be accepted subsequently. ILM is initialized to all zeroes by a reset. An instruction may transfer an eight-bit immediate value to the ILM register, but only the low-order three bits of that data are used. Figure 2.7-9 Interrupt Level Register (ILM) ILM2 Initial value 0 ILM1 0 ILM0 : ILM 0 37 CHAPTER 2 CPU Table 2.7-1 Levels Indicated by the Interrupt Level Mask (ILM) Register 38 ILM2 ILM1 ILM0 Level value Acceptable interrupt level 0 0 0 0 Interrupt disabled 0 0 1 1 0 only 0 1 0 2 Level value smaller than 1 0 1 1 3 Level value smaller than 2 1 0 0 4 Level value smaller than 3 1 0 1 5 Level value smaller than 4 1 1 0 6 Level value smaller than 5 1 1 1 7 Level value smaller than 6 2.7 Registers 2.7.4 Program Counter (PC) The PC register is a 16-bit counter that indicates the low-order 16 bits of the memory address of an instruction code to be executed by the CPU. The high-order eight bits of the address are indicated by the PCB. The PC register is updated by a conditional branch instruction, subroutine call instruction, interrupt, or reset. The PC register can also be used as a base pointer for operand access. Program Counter (PC) Figure 2.7-10 "Program Counter" shows the program counter. Figure 2.7-10 Program Counter PCB FE H PC ABCD H Next instruction to be executed FEABCD H 39 CHAPTER 2 CPU 2.8 Register Bank A register bank consists of eight words. The register bank can be used as the following general-purpose registers for arithmetic operations: byte registers R0 to R7, word registers RW0 to RW7, and long word registers RL0 to RL3. In addition, the register bank can be used as instruction pointers. Register Bank Table 2.8-1 "Register Functions" lists the functions of the registers. Table 2.8-2 "Relationship between Registers" indicates the relationship between the registers. In the same manner as for an ordinary RAM area, the register bank values are not initialized by a reset. The status before a reset is maintained. When the power is turned on, however, the register bank will have an undefined value. Table 2.8-1 Register Functions R0 to R7 RW0 to RW7 RL0 to RL3 Used as operands of instructions. Note: R0 is also used as a counter for barrel shift or normalization instructions. Used as pointers. Used as operands of instructions. Note: RW0 is used as a counter for string instructions. Used as long pointers. Used as operands of instructions. Table 2.8-2 Relationship between Registers RW0 RL0 RW1 RW2 RL1 RW3 R0 RW4 R1 RL2 R2 RW5 R3 R4 RW6 R5 RL3 R6 RW7 R7 40 2.8 Register Bank Direct page register (DPR) DPR specifies addr8 to addr15 of the instruction operands in direct addressing mode as shown in Figure 2.8-1 "Generating a Physical address in Direct Addressing Mode". DPR is eight bits long, and is initialized to 01H by a reset. DPR can be read or written to by an instruction. Figure 2.8-1 Generating a Physical address in Direct Addressing Mode DTB register DPR register Direct address during instruction MSB 24-bit physical address LSB Program counter bank register (PCB) Data bank register(DTB) User stack bank register(USB) System stack bank register(SSB) Additional data bank register(ADB) Each bank register indicates the memory bank where the PC, DT, SP (user), SP (system), or AD space is allocated. All bank registers are one byte long. PCB is initialized to 00H by a reset. Bank registers other than PCB can be read or written to. PCB can be read but cannot be written to. PCB is updated when the JMPP, CALLP, RETP, RETI, or RETF instruction branching to the entire 16-Mbyte space is executed or when an interrupt occurs. For operation of each register, see Section 2.2 "Memory space". 41 CHAPTER 2 CPU 2.9 Prefix Codes Placing a prefix code before an instruction partially changes the operation of the instruction. Three types of prefix codes can be used: bank select prefix, common register bank prefix, and flag change disable prefix. Bank Select Prefix The memory space used for accessing data is determined for each addressing mode. When a bank select prefix is placed before an instruction, the memory space used for accessing data by that instruction can be selected regardless of the addressing mode. Table 2.9-1 "Bank Select Prefix" lists the bank select prefixes and the corresponding memory spaces. Table 2.9-1 Bank Select Prefix Bank select prefix Space selected PCB PC space DTB Data space ADB AD space SPB Either the SSP or USP space is used according to the stack flag value. Use the following instructions with care: String instructions (MOVS, MOVSW, SCEQ, SCWEQ, FILS, FILSW) The bank register specified by an operand is used regardless of the prefix. Stack manipulation instructions (PUSHW, POPW) SSB or USB is used according to the S flag regardless of the prefix. I/O access instructions MOV A, io / MOV io, A /MOVX A, io / MOVW A, io /MOVW io, A / MOV io, #imm8 MOV io, #imm16 / MOVB A, io:bp / MOB io:bp, A /SETB io:bp / CLRB io:bp BBC io:bp, rel / BBS io:bp, rel WBTC, WBTS The IO space of the bank is used regardless of the prefix. Flag change instructions (AND CCR,#imm8, OR CCR,#imm8) The instruction is executed normally, but the prefix affects the next instruction. POPW PS SSB or USB is used according to the S flag regardless of the prefix. The prefix affects the next instruction. 42 2.9 Prefix Codes MOV ILM,#imm8 The instruction is executed normally, but the prefix affects the next instruction. RETI SSB is used regardless of the prefix. Common Register Bank Prefix (CMR) To simplify data exchange between multiple tasks, the same register bank must be accessed relatively easily regardless of the RP value. When CMR is placed before an instruction that accesses a register bank, that instruction accesses the common bank (the register bank selected when RP=0) at addresses from 000180H to 00018FH regardless of the current RP value. When using the common register bank prefix (CMR), use the following instructions carefully: String instructions (MOVS, MOVSW, SCEQ, SCWEQ, FILS, FILSW) If an interrupt request occurs during execution of a string instruction with a prefix code, the prefix code becomes invalid when the string instruction is resumed after the interrupt is processed. Thus, the string instruction is executed falsely after the interrupt is processed. Do not prefix any of the above string instructions with CMR. Flag change instructions (AND CCR,#imm8, OR CCR,#imm8, POPW PS) The instruction is executed normally, but the prefix affects the next instruction. MOV ILM,#imm8 The instruction is executed normally, but the prefix affects the next instruction. Flag Change Disable Prefix (NCC) To disable flag changes, use the flag change disable prefix code (NCC). Placing NCC before an instruction disables flag changes associated with that instruction. When using the flag change disable prefix (NCC), use the following instructions carefully: String instructions (MOVS, MOVSW, SCEQ, SCWEQ, FILS, FILSW) If an interrupt request occurs during execution of a string instruction with a prefix code, the prefix code becomes invalid when the string instruction is resumed after the interrupt is processed. Thus, the string instruction is executed incorrectly after the interrupt is processed. Do not prefix any of the above string instructions with NCC. Flag change instructions (AND CCR,#imm8, OR CCR,#imm8, POPW PS) The instruction is executed normally, but the prefix affects the next instruction. Interrupt instructions (INT #vct8, INT9, INT addr16, INTP addr24, RETI) CCR changes according to the instruction specifications regardless of the prefix. JCTX @A CCR changes according to the instruction specifications regardless of the prefix. MOV ILM,#imm8 The instruction is executed normally, but the prefix affects the next instruction. 43 CHAPTER 2 CPU 2.10 Interrupt Disable Instructions Interrupt requests are not sampled for the following ten instructions: - MOV ILM,#imm8 - PCB - SPB - OR CCR,#imm8 - AND CCR,#imm8 - ADB - CMR - POPW PS - NCC - DTB Interrupt Disable Instructions If a valid interrupt request occurs during execution of any of the above instructions, the interrupt can be processed only when an instruction other than the above is executed. For details, see Figure 2.10-1 "Interrupt Disable Instruction". Figure 2.10-1 Interrupt Disable Instruction Interrupt disable instruction ******** (a) *** (a) Ordinary instruction Interrupt request Interrupt acceptance Restrictions on Interrupt Disable Instructions and Prefix Instructions When a prefix code is placed before an interrupt disable instruction, the prefix code affects the first instruction after the code other than the interrupt disable instruction. Figure 2.10-2 Interrupt Disable Instructions and Prefix Codes Interrupt disable instruction MOV A, FF H NCC **** MOV ILM,#imm8 ADD A,01 CCR:XXX10XX H CCR:XXX10XX CCR does not change with NCC. Consecutive Prefix Codes When competitive prefix codes are placed consecutively, the latter becomes valid. In the figure below, competitive prefix codes are PCB, ADB, DTB, and SPB. Figure 2.10-3 Consecutive Prefix Codes Prefix code ***** ADB DTB PCB A D D A , 0 1H **** PCB is valid as the prefix code 44 2.11 Notes on Using "DIV A, Ri" and "DIVW A, RWi" Instructions 2.11 Notes on Using "DIV A, Ri" and "DIVW A, RWi" Instructions Set the value of the corresponding bank register to "00H" when using "DIV A, Ri" and "DIVW A, RWi" instructions. Notes on Using "DIV A, Ri" and "DIVW A, RWi" Instructions Table 2.11-1 Notes on Using "DIV A, Ri" and "DIVW A, RWi" Instructions Instruction DIV A, R0 Address at which the remainder is stored Name of the bank register affected when executing the instructions shown in the table DTB (DTB: Higher 8-bit) + (0180H + RP x 10H + 8H : Lower 16-bit) DIV A, R1 (DTB: Higher 8-bit) + (0180H + RP x 10H + 9H : Lower 16-bit) DIV A, R4 (DTB: Higher 8-bit) + (0180H + RP x 10H + CH : Lower 16-bit) DIV A, R5 (DTB: Higher 8-bit) + (0180H + RP x 10H + DH : Lower 16-bit) DIVW A, RW0 (DTB: Higher 8-bit) + (0180H + RP x 10H + 0H : Lower 16-bit) DIVW A, RW1 (DTB: Higher 8-bit) + (0180H + RP x 10H + 2H : Lower 16-bit) DIVW A, RW4 (DTB: Higher 8-bit) + (0180H + RP x 10H + 8H : Lower 16-bit) DIVW A, RW5 (DTB: Higher 8-bit) + (0180H + RP x 10H + AH : Lower 16-bit) DIV A, R2 ADB (ADB: Higher 8-bit) + (0180H + RP x 10H + AH : Lower 16-bit) DIV A, R6 (ADB: Higher 8-bit) + (0180H + RP x 10H + EH : Lower 16-bit) DIVW A, RW2 (ADB: Higher 8-bit) + (0180H + RP x 10H + 4H : Lower 16-bit) DIVW A, RW6 (ADB: Higher 8-bit) + (0180H + RP x 10H +EH : Lower 16-bit) DIV A, R3 DIV A, R7 USB SSB *1 (USB *2: Higher 8-bit) + (0180H + RP x 10H + BH : Lower 16-bit) (USB *2: Higher 8-bit) + (0180H + RP x 10H + FH : Lower 16-bit) DIVW A, RW3 (USB *2: Higher 8-bit) + (0180H + RP x 10H + 6H : Lower 16-bit) DIVW A, RW7 (USB *2: Higher 8-bit) + (0180H + RP x 10H + EH : Lower 16-bit) *1: Depending on the S bit of the CCR register *2: When the S bit of the CCR register is "0" If the value of corresponding bank registers (DTB, ADB, USB, SSB) is set to "00H", the remainder of division results are stored in the register of the instruction operand. If the value is set to a value other than "00H", the higher 8-bit address is specified by the bank register corresponding to the register of the instruction operand. The lower 16-bit address then becomes the same address as that of the register of the instruction operand at which the remainder is stored. 45 CHAPTER 2 CPU [Example] If "DIV A, R0" instruction is executed in the case of DTB=053H/RP=003H, the address of R0 is as follows: 0180H+RP (003H) x 10H+08H (address equivalent to R0) = 0001B8H The bank register to be specified by "DIV A, R0" is DTB, so the address to which bankspecified 053H is added, that is 05301B8H, is the address at which the remainder of a result is stored. For an explanation of the bank register, Ri register, and RWi register, see Section 2.7 "Registers". Evasion of notes In order to evade notes of the "DIV A, Ri" and "DIVW A, RWi" instructions during program development, the compiler modifies the program so that the respective instructions are not generated. The assembler then replaces these instructions by functions equivalent to the instruction strings. Use the following compiler and assembler. * Compiler: Version V02L06 of cc907 or later, and version V30L02 of fcc907s or later * Assembler: Version V03L04 of asm907a or later, and version V30L04 (Rev.30004) of fasm907s or later 46 CHAPTER 3 INTERRUPTS This chapter explains the interrupt functions and operations. 3.1 "Outline of Interrupts" 3.2 "Interrupt Sources" 3.3 "Interrupt Vector" 3.4 "Hardware Interrupts" 3.5 "Software Interrupts" 3.6 "Extended Intelligent I/O Service (EI2OS)" 3.7 "Exception Due to Execution of an Undefined Instruction 47 CHAPTER 3 INTERRUPTS 3.1 Outline of Interrupts TThe F2MC-16LX has interrupt functions that, when an event occurs, terminate the processing being currently executed and transfer control to a separately defined program. Outline of Interrupts There are four types of interrupt functions: * Hardware interrupt: Interrupt processing due to an internal resource event * Software interrupt: Interrupt processing due to an instruction causing a software event * Extended intelligent I/O service (EI2OS): Transfer processing due to an internal resource event * Exception: Termination due to an operation exception This section explains these four types 48 3.2 Interrupt Sources 3.2 Interrupt Sources Table 3.2-1 "Interrupt Sources, Interrupt Vectors, and Interrupt Control Registers" lists the interrupt sources, interrupt vectors, and interrupt control registers in the MB90540/ 545 series. Interrupt Sources Table 3.2-1 Interrupt Sources, Interrupt Vectors, and Interrupt Control Registers Interrupt source EI2OS clear Interrupt vector Interrupt control register Number Address Number Address Reset X #08 FFFFDCH - - INT9 instruction X #09 FFFFD8H - - Exception X #10 FFFFD4H - - CAN 0 RX X #11 FFFFD0H ICR00 0000B0H CAN 0 TX/NS X #12 FFFFCCH CAN 1 RX X #13 FFFFC8H ICR01 0000B1H CAN 1 TX/NS X #14 FFFFC4H External interrupt INT0/INT1 O #15 FFFFC0H ICR02 0000B2H Timebase timer X #16 FFFFBCH 16-bit reload timer 0 O #17 FFFFB8H ICR03 0000B3H A/D converter O #18 FFFFB4H Input/output timer X #19 FFFFB0H ICR04 0000B4H External interrupt INT2/INT3 O #20 FFFFACH Serial I/O O #21 FFFFA8H ICR05 0000B5H PPG 0/1 X #22 FFFFA4H Input capture 0 O #23 FFFFA0H ICR06 0000B6H External interrupt INT4/INT5 O #24 FFFF9CH Input capture 1 O #25 FFFF98H ICR07 0000B7H PPG 2/3 X #26 FFFF94H External interrupt INT6/INT7 O #27 FFFF90H ICR08 0000B8H Monitoring timer X #28 FFFF8CH PPG 4/5 X #29 FFFF88H ICR09 0000B9H Input capture 2/3 O #30 FFFF84H 49 CHAPTER 3 INTERRUPTS Table 3.2-1 Interrupt Sources, Interrupt Vectors, and Interrupt Control Registers (Continued) Interrupt source EI2OS clear Interrupt vector Interrupt control register Number Address Number Address ICR10 0000BAH ICR11 0000BBH ICR12 0000BCH ICR13 0000BDH ICR14 0000BEH ICR15 0000BFH PPG 6/7 X #31 FFFF80H Output compare 0 O #32 FFFF7CH Output compare 1 O #33 FFFF78H Input capture 4/5 O #34 FFFF74H Output compare 2/3-input capture 6/7 O #35 FFFF70H 16-bit reload timer 1 O #36 FFFF6CH UART 0 RX * #37 FFFF68H UART 0 TX O #38 FFFF64H UART 1 RX * #39 FFFF60H UART 1 TX O #40 FFFF5CH Flash memory X #41 FFFF58H Delayed interrupt X #42 FFFF54HH * : An EI2OS interrupt clear signal clears the interrupt request flag. A stop request is issued. O : An EI2OS interrupt clear signal clears the interrupt request flag. X : An EI2OS interrupt clear signal does not clear the interrupt request flag. Note: In a peripheral module in which two interrupt sources are assigned to the same interrupt number, an EI2OS interrupt clear signal clears both interrupt request flags. At EI2OS termination, an EI2OS clear signal is issued to all interrupt flags assigned to the same interrupt number. If an interrupt flag starts EI2OS and another interrupt flag is set by a hardware event, the flag is cleared by the EI2OS clear signal issued by the first event and the latter event is lost. Do not use EI2OS for this interrupt number. When EI2OS is enabled, one of two interrupt signals in the same interrupt control register (ICR) is issued to start EI2OS. Although an individual EI2OS descriptor should be provided for each interrupt source, the two interrupt sources actually share the same EI2OS descriptor. While one interrupt source is using EI2OS, therefore, the other interrupt source must be disabled. 50 3.3 Interrupt Vector 3.3 Interrupt Vector Table 3.3-1 "Interrupt Vector" lists MB90540/545 series interrupt vectors. Interrupt Vector Table 3.3-1 Interrupt Vector Software interrupt instruction INT 0 : INT 7 Vector address L FFFFFCH : FFFFE0H Vector address M Vector address H Mode register Interrupt No. FFFFFDH FFFFFEH Not used #0 : : : : FFFFE1H FFFFE2H Not used #7 None Hardware interrupt None : INT 8 FFFFDCH FFFFDDH FFFFDEH FFFFDFH #8 (RESET vector) INT 9 FFFFD8H FFFFD9H FFFFDAH Not used #9 ROM correction INT 10 FFFFD4H FFFFD5H FFFFD6H Not used #10 INT 11 FFFFD0H FFFFD1H FFFFD2H Not used #11 CAN 0 RX INT 12 FFFFCCH FFFFCDH FFFFCEH Not used #12 CAN 0 TX/NS INT 13 FFFFC8H FFFFC9H FFFFCAH Not used #13 CAN 1 RX INT 14 FFFFC4H FFFFC6H Not used #14 CAN 1 TX/NS INT 15 FFFFC0H FFFFC1H FFFFC2H Not used #15 External interrupt INT0/ INT1 INT 16 FFFFBCH FFFFBDH FFFFBEH Not used #16 Timebase timer INT 17 FFFFB8H FFFFB9H FFFFBAH Not used #17 16-bit reload timer 0 INT 18 FFFFB4H FFFFB5H FFFFB6H Not used #18 A/D converter INT 19 FFFFB0H FFFFB1H FFFFB2H Not used #19 I/O timer INT 20 FFFFACH FFFFADH FFFFAEH Not used #20 External interrupt INT2/ INT3 INT 21 FFFFA8H FFFFA9H FFFFAAH Not used #21 Serial I/O INT 22 FFFFA4H FFFFA5H FFFFA6H Not used #22 PPG 0/1 INT 23 FFFFA0H FFFFA1H FFFFA2H Not used #23 Input capture 0 INT 24 FFFF9CH FFFF9DH FFFF9EH Not used #24 External interrupt INT4/ INT5 INT 25 FFFF98H FFFF99H FFFF9AH Not used #25 Input capture 1 INT 26 FFFF94H FFFF95H FFFF96H Not used #26 PPG 2/3 FFFFC5H 51 CHAPTER 3 INTERRUPTS Table 3.3-1 Interrupt Vector (Continued) Software interrupt instruction Vector address L Vector address M Vector address H Mode register Interrupt No. INT 27 FFFF90H FFFF91H FFFF92H Not used #27 External interrupt INT6/ INT7 INT 28 FFFF8CH FFFF8DH FFFF8EH Not used #28 Monitoring timer INT 29 FFFF88H FFFF89H FFFF8AH Not used #29 PPG 4/5 INT 30 FFFF84H FFFF85H FFFF86H Not used #30 Input capture 2/3 INT 31 FFFF80H FFFF81H FFFF82H Not used #31 PPG 6/7 INT 32 FFFF7CH FFFF7DH FFFF7EH Not used #32 Output compare 0 INT 33 FFFF78H FFFF79H FFFF7AH Not used #33 Output compare 1 INT 34 FFFF74H FFFF75H FFFF76H Not used #34 Input capture 4/5 INT 35 FFFF70H FFFF71H FFFF72H Not used #35 Output compare 2/3 Input capture 6/7 INT 36 FFFF6CH FFFF6DH FFFF6EH Not used #35 16-bit reload timer 1 INT 37 FFFF68HH FFFF69H FFFF6AH Not used #36 UART 0 RX INT 38 FFFF64H FFFF65H FFFF66H Not used #37 UART 0 TX INT 39 FFFF60H FFFF61H FFFF62H Not used #38 UART 1 RX INT 40 FFFF5CH FFFF5DH FFFF5EH Not used #39 UART 1 TX INT 41 FFFF58H FFFF59H FFFF5AH Not used #40 Flash memory INT 42 FFFF54H FFFF55H FFFF56H Not used #41 Delayed interrupt INT 43 FFFF50H FFFF51H FFFF52H Not used #42 None : : : : : : INT 254 FFFC04H FFFC05H FFFC06H Not used #254 None INT 255 FFFC00H FFFC01H FFFC02H Not used #255 None 52 Hardware interrupt : 3.4 Hardware Interrupts 3.4 Hardware Interrupts In response to an interrupt request signal from an internal resource, the CPU pauses current program execution and transfers control to the interrupt processing program defined by the user. This function is called the hardware interrupt function. Hardware Interrupts A hardware interrupt occurs when the relevant conditions are satisfied as a result of two operations: comparison between the interrupt request level and the value in the interrupt level mask register (ILM) of PS in the CPU, and hardware reference to the I flag value of PS. The CPU performs the following processing when a hardware interrupt occurs: * Saves the values in the PC, PS, AH, AL, PCB, DTB, ADB, and DPR registers of the CPU to the system stack. * Sets ILM in the PS register. The currently requested interrupt level is automatically set. * Fetches the corresponding interrupt vector value and branches to the processing indicated by that value. Structure of Hardware Interrupt Hardware interrupts are handled by the following three sections: Internal resources Interrupt enable and request bits: Used to control interrupt requests from resources. Interrupt controller ICR: Assigns interrupt levels and determines the priority levels of simultaneously requested interrupts. CPU I and ILM: Used to compare the requested and current interrupt levelsand to identify the interrupt enable status. Microcode: Interrupt processing step The status of these sections are indicated by the resource control registers for internal resources, the ICR for the interrupt controller, and the CCR value for the CPU. To use a hardware interrupt, set the three sections beforehand by using software. The interrupt vector table referenced during interrupt processing is assigned to addresses FFFC00H to FFFFFFH in memory. These addresses are shared with software interrupts. Hardware Interrupt Request during Writing to the Input-Output Area When data is being written to the input-output area, hardware interrupt requests are not accepted. This prevents the CPU from making operational mistakes, which could be caused if an interrupt request were generated while data was being rewritten to the interrupt control registers for each source. 53 CHAPTER 3 INTERRUPTS Multiple Interrupts The F2MC-16LX CPU supports multiple interrupts. If an interrupt of a higher level occurs while another interrupt is being processed, control is transferred to the higher-level interrupt after the current instruction completes execution. After the higher-level interrupt terminates, the CPU returns to processing of the previous interrupt. If an interrupt of the same or lower level occurs while another interrupt is being processed, the new interrupt request is kept pending until termination of the current interrupt processing unless the ILM value or I flag is changed by an instruction. The extended intelligent I/O service cannot be used for the activation of multiple interrupts. During processing of the extended intelligent I/O service, all other interrupt requests or extended intelligent I/O service requests are kept pending. Register Saving onto the Stack Figure 3.4-1 "Registers Saved on the Stack"shows the order of the registers saved in the stack. Figure 3.4-1 Registers Saved on the Stack Word (16 bits) MSB LSB H SSP (SSP value before interrupt) AH AL DPR ADB DTB PCB PC PS L 54 SSP (SSP value after interrupt) 3.4 Hardware Interrupts 3.4.1 Hardware Interrupt Operation An internal resource that has the hardware interrupt request function has an interrupt request flag and interrupt enable flag. The interrupt request flag indicates whether an interrupt request exists, and the interrupt enable flag indicates whether the relevant internal resource requests an interrupt to the CPU. The interrupt request flag is set when an event occurs that is unique to the internal resource. When the interrupt enable flag indicates "enable", the resource issues an interrupt request to the interrupt controller. Hardware Interrupt Operation When two or more interrupt requests are received at the same time, the interrupt controller compares the interrupt levels (IL) in ICR, selects the request at the highest level (the smallest IL value), then reports that request to the CPU. If multiple requests are at the same level, the interrupt controller selects the request with the lowest interrupt number. The relationship between the interrupt requests and ICRs is determined by the hardware. The CPU compares the received interrupt level and the ILM in the PS register. If the interrupt level is smaller than the ILM value and the I bit of the PS register is set to 1, the CPU activates the interrupt processing microcode after the currently executing instruction is completed. The CPU references the ISE bit of the ICR of the interrupt controller at the beginning of the interrupt processing microcode, checks that the ISE bit is 0 (interrupt), and activates the interrupt processing body. The interrupt processing body saves 12 bytes (PS, PC, PCB, DTB, ADB, DPR, and A) to the memory area indicated by SSB and SSP, fetches three bytes of interrupt vector and loads them onto PC and PCB, updates the ILM of PS to a level value of the received interrupt, sets the S flag, then performs branch processing. As a result, the interrupt processing program defined by the user is executed next. Figure 3.4-2 "Occurrence and Release of Hardware Interrupt" illustrates the flow from the occurrence of a hardware interrupt until there is no interrupt request in the interrupt processing program. 55 CHAPTER 3 INTERRUPTS Figure 3.4-2 Occurrence and Release of Hardware Interrupt PS Microcode IR I ILM Check Comparator PS I ILM IR : Processor status : Interrupt enable flag in CCR : Interrupt level in PS : Instruction register Peripheral ** ** * Enable FF Cause FF AND Interrupt level IL F 2 M C - 1 6 LX * C P U Level comparator Internal data bus Register file Interrupt controller Peripheral Operations (1) to (7) in Figure 3.4-2 "Occurrence and Release of Hardware Interrupt" are explained below. 1. An interrupt cause occurs in a peripheral. 2. The interrupt enable bit in the peripheral is referenced. If interrupts are enabled, the peripheral issues an interrupt request to the interrupt controller. 3. Upon reception of the interrupt request, the interrupt controller determines the priority levels of simultaneously requested interrupts. Then, the interrupt controller transfers the interrupt level of the corresponding interrupt to the CPU. 4. The CPU compares the interrupt level requested by the interrupt controller with the ILM bit of the processor status register. 5. If the comparison shows that the requested level is higher than the current interrupt processing level, the I flag value of the same processor status register is checked. 6. If the check in step 5. shows that the I flag indicates interrupt enable status, the requested level is written to the ILM bit. Interrupt processing is performed as soon as the currently executing instruction is completed, then control is transferred to the interrupt processing routine. 7. When the interrupt cause of step 1. is cleared by software in the user interrupt processing routine, the interrupt request is completed. The time required for the CPU to execute the interrupt processing in steps 6. and 7. is shown below. Interrupt start: 24 + 6 Count "machine cycles) x (Table 3.4-1 "Compensation Values for Interrupt Processing Cycle Interrupt return: 15 + 6 x (Table 3.4-1 "Compensation Values for Interrupt Processing Cycle Count " machine cycles) RETI instruction Table 3.4-1 Compensation Values for Interrupt Processing Cycle Count Address indicated by the stack pointer Cycle count compensation value External area, 8-bit data bus +4 External area, even-numbered address +1 External area, odd-numbered address +4 56 3.4 Hardware Interrupts Table 3.4-1 Compensation Values for Interrupt Processing Cycle Count (Continued) Address indicated by the stack pointer Cycle count compensation value Internal area, even-numbered address 0 Internal area, odd-numbered address +2 57 CHAPTER 3 INTERRUPTS 3.4.2 Flow of Hardware Interrupt Operation Figure 3.4-3 "Flow of Hardware Interrupt Operation" shows the flow of hardware interrupt operation. Flow of Hardware Interrupt Operation Figure 3.4-3 Flow of Hardware Interrupt Operation I ILM IF IE ISE IL S I&IF&IE=1 AND ILM IL : : : : : : : Interrupt enable flag in CCR Interrupt level mask register in PS Interrupt request for internal resource Interrupt enable flag for internal resource EI2OS enable flag Interrupt request level for internal resource Flag in CCR YES NO NO Fetch the next instruction and decode Save PS, PC, PCB, DTB, ADB, DPR, and A to the SSP stack, then set ILM = IL INT instruction? Execute an ordinary instruction Repetition of string type instruction completed? YES Update PC 58 Extended intelligent I/O service processing YES NO NO YES ISE = 1 Save PS, PC, PCB, DTB, ADB, DPR, and A to the SSP stack, then set I = 0 and ILM = IL S 1 (fetch interrupt vector) 3.5 Software Interrupts 3.5 Software Interrupts The software interrupt function returns control from the program being executed by the CPU to the user-defined interrupt processing program in response to execution of a special instruction. Software Interrupts A software interrupt is always activated when the software interrupt instruction is executed. The CPU performs the following processing when a software interrupt occurs: * Saves the values in the PC, PS, AH, AL, PCB, DTB, ADB, and DPR registers of the CPU to the system stack. * Sets I in the PS register. Interrupts are automatically disabled. * Fetches the corresponding interrupt vector value, then branches to the processing indicated by that value. A software interrupt request issued by the INT instruction has no interrupt request or enable flag. A software interrupt request is always issued by executing the INT instruction. The INT instruction does not have an interrupt level. Therefore, the INT instruction does not update ILM. The INT instruction clears the I flag to suspend subsequent interrupt requests. Structure of Software Interrupts Software interrupts are handled within the CPU: CPU.....Microcode: Interrupt processing step As shown in Table 3.3-1 "Interrupt Vector", software interrupts share the same interrupt vector area with hardware interrupts. For example, interrupt request number INT 15 is used for external interrupt #0 (hardware interrupt) as well as for INT #15 (software interrupt). Therefore, external interrupts #0 and INT #15 call the same interrupt processing routine. Software Interrupt Operation When the CPU fetches and executes the software interrupt instruction, the software interrupt processing microcode is activated. The software interrupt processing microcode saves 12 bytes (PS, PC, PCB, DTB, ADB, DPR, and A) to the memory area indicated by SSB and SSP. The microcode then fetches three bytes of interrupt vector and loads them onto PC and PCB, resets the I flag, and sets the S flag. Then, the microcode performs branch processing. As a result, the interrupt processing program defined by the user application program is executed next. Figure 3.5-1 "Occurrence and Release of Software Interrupt" illustrates the flow from the occurrence of a software interrupt until there is no interrupt request in the interrupt processing program. 59 CHAPTER 3 INTERRUPTS Figure 3.5-1 Occurrence and Release of Software Interrupt PS Internal data bus Register file I S Microcode F 2 M C - 1 6 LX * C P U B unit IR Queue Fetch PS I ILM IR B unit : Processor status : Interrupt enable flag in CCR : IInterrupt level in PS : Instruction register : Bus interface unit Save Instruction bus RAM Figure 3.5-1 "Occurrence and Release of Software Interrupt" illustrates the flow from the occurrence of a software interrupt until there is no interrupt request in the interrupt processing program. 1. The software interrupt instruction is executed. 2. Special CPU registers in the register file are saved according to the microcode corresponding to the software interrupt instruction. 3. The interrupt processing is completed with the RETI instruction in the user interrupt processing routine. Note on Software Interrupt When the program bank register (PCB) is FFH, the CALLV instruction vector area overlaps the table of the INT #vct8 instruction. When designing software, ensure that the CALLV instruction does not use the same address as that of the #vct8 instruction. 60 3.6 Extended Intelligent I/O Service (EI2OS) 3.6 Extended Intelligent I/O Service (EI2OS) The EI2OS function automatically transfers data between input and output and memory. An interrupt processing program was conventionally used for such processing, but EI2OS enables data transfer to be performed like DMA (direct memory access). Note: The use of EI2OS is not possible with the REALOS real time operating system. Extended Intelligent I/O Service (EI2OS) The extended intelligent I/O service (EI2OS) has the following advantages over the conventional interrupt processing method: * The program size can be small because it is not necessary to write a transfer program. * No internal register is used for transfer, eliminating the need for register saving and increasing the transfer speed. * Transfer can be terminated from I/O, preventing unnecessary data from being transferred. * Incrementing, decrementing, or no update can be selected for the buffer address. * Incrementing, decrementing, or no update can be selected for the I/O register address (if the buffer address is updated). At the end of EI2OS, processing automatically branches to an interrupt processing routine after the end condition is set. Thus, the user can identify the end condition. Figure 3.6-1 "Outline of Extended Intelligent I/O Service" provides an overview of EI2OS. 61 CHAPTER 3 INTERRUPTS Figure 3.6-1 Outline of Extended Intelligent I/O Service Memory space by IOA I/O register I/O register Peripheral CPU Interrupt request ISD by ICS Interrupt control register Interrupt controller by BAP Buffer by DCT I/O requests transfer. The interrupt controller selects the descriptor. The transfer source and destination are read from the descriptor. Data is transferred between I/O and memory. The interrupt source is automatically cleared. Note: The area that can be specified by IOA is between 000000H and 00FFFFH. The area that can be specified by BAP is between 000000H and FFFFFFH. The maximum transfer count that can be specified by DTC is 65,536. Structure EI2OS is handled by the following four sections: Internal resources Interrupt enable and request bits: Used to control interrupt requests from resources. Interrupt controller ICR: Assigns interrupt levels, determines the priority levels of simultaneously requested interrupts, and selects the EI2OS operation. CPU I and ILM: Used to compare the requested and current interrupt levels and to identify the interrupt enable status Microcode: EI2OS processing step RAM Descriptor: Describes the EI2OS transfer information. 62 3.6 Extended Intelligent I/O Service (EI2OS) 3.6.1 Interrupt Control Register (ICR) The interrupt control register, located in the interrupt controller, handles the interrupts corresponding to all I/Os that have an interrupt function. The interrupt control register has the following three functions: * Setting an interrupt level for each related peripheral * Selecting whether to use an ordinary interrupt or extended intelligent I/O service for a related peripheral * Selecting the extended intelligent I/O service channel Do not access an interrupt control register with a read-modify-write instruction, since an erroneous operation will result. Interrupt Control Register (ICR) Figure 3.6-2 "Interrupt Control Register (ICR)" shows the bit configuration of the interrupt control register. Figure 3.6-2 Interrupt Control Register (ICR) Interrupt control register (ICR) 15/7 Address B0H to BFH Read/write Initial value 14/6 13/5 12/4 11/3 10/2 9/1 8/0 ICS3 ICS2 ICS1 ICS0 ISE IL2 IL1 IL0 (W) (0) (W) (0) (W) (0) (W) (0) (W) (0) (W) (1) (W) (1) (W) (1) 15/7 14/6 13/5 12/4 11/3 10/2 9/1 8/0 S1 S0 ISE IL2 IL1 IL0 (R) (0) (R) (1) (R) (1) (R) (1) Address B0H to BFH Read/write (-) (-) Initial value (-) (-) (R) (0) (R) (0) Bit No. During writing Bit No. During reading Note: ICS3 to ICS0 are valid only when EI2OS is activated. Set ISE to 1 to activate EI2OS and to 0 not to activate it. When EI2OS is not to be activated, any value can be set in ICS3 to ICS0. For ICS3 and ICS2, 1 is always read. ICS1 and ICS0 can only be written to. S1 and S0 can only be read. [Bits 15 to 12 and 7 to 4]: ICS3 to ICS0 The ICS3 to ICS0 bits specify the EI2OS channel. They are write-only bits. The values set for these bits determine the extended intelligent I/O service descriptor addresses in memory. The ICS bits are initialized by a reset. Table 3.6-1 "ICS Bits, Channel Numbers, and Descriptor Addresses" lists correspondence between ICS bits, channel numbers, and descriptor addresses. the 63 CHAPTER 3 INTERRUPTS Table 3.6-1 ICS Bits, Channel Numbers, and Descriptor Addresses ICS3 ICS2 ICS1 ICS0 Selected channel Descriptor address 0 0 0 0 0 000100H 0 0 0 1 1 000108H 0 0 1 0 2 000110H 0 0 1 1 3 000118H 0 1 0 0 4 000120H 0 1 0 1 5 000128H 0 1 1 0 6 000130H 0 1 1 1 7 000138H 1 0 0 0 8 000140H 1 0 0 1 9 000148H 1 0 1 0 10 000150H 1 0 1 1 11 000158H 1 1 0 0 12 000160H 1 1 0 1 13 000168H 1 1 1 0 14 000170H 1 1 1 1 15 000178H [Bits 13 and 12 and bits 5 and 4]: S0 and S1 The S0 and S1 bits indicate the EI2OS termination status. They are read-only bits. When the values in these bits are checked at EI2OS termination, a termination condition can be identified. These bits are initialized to 00 by a reset. Table 3.6-2 "S Bits and Termination Conditions" shows the relationship between the S bits and termination conditions. Table 3.6-2 S Bits and Termination Conditions 64 S1 S0 Termination condition 0 0 EI2OS running or not activated 0 1 Stopped status due to count termination 1 0 Reserved 1 1 Stopped status due to a request from the internal resource 3.6 Extended Intelligent I/O Service (EI2OS) [Bits 11 and 3]: ISE The ISE bit enables EI2OS. This bit can be read and written to. If this bit is 1 when an interrupt request is generated, EI2OS is activated. If this bit is 0 when an interrupt request is generated, the interrupt sequence is activated. When the EI2OS termination condition is met (when the S1 and S0 bits are not 00), the ISE bit is cleared to 0. If the corresponding peripheral function does not have the EI2OS function, the ISE bit must be set to 0 by software. The ISE bit is initialized to 0 by a reset. [Bits 10 to 8 and bits 2 to 0]: IL0, IL1, and IL2 The IL0, IL1, and IL2 bits set the interrupt level. These bits specify the interrupt level of the corresponding internal resources. These bits can be read and written to. These bits are initialized to level 7 (no interrupt) by a reset. Table 3.6-3 "Interrupt Level Setting Bits and Interrupt Levels" shows the relationship between the interrupt level setting bits and interrupt levels. Table 3.6-3 Interrupt Level Setting Bits and Interrupt Levels ILM2 ILM1 ILM0 Interrupt level 0 0 0 0 (highest interrupt) 0 0 1 1 0 1 0 2 0 1 1 3 1 0 0 4 1 0 1 5 1 1 0 6 (lowest interrupt) 1 1 1 7 (no interrupt) 65 CHAPTER 3 INTERRUPTS 3.6.2 Extended Intelligent I/O Service Descriptor (ISD) The extended intelligent I/O service descriptor exists between 000100H and 00017FH in internal RAM, and consists of the following items: * Data transfer control data * Status data * Buffer address pointer Extended Intelligent I/O Service Descriptor (ISD) Figure 3.6-3 "Extended Intelligent I/O Service Descriptor Configuration" shows the configuration of the extended intelligent I/O service descriptor. Figure 3.6-3 Extended Intelligent I/O Service Descriptor Configuration H High-order 8 bits of data counter (DCTH) Low-order 8 bits of data counter (DCTL) High-order 8 bits of I/O address pointer (IOAH) Low-order 8 bits of I/O address pointer (IOAL) EI 2OS status (ISCS) High-order 8 bits of buffer address pointer (BAPH) 000100 H + 8 x ICS Medium-order 8 bits of buffer address pointer (BAPM) ISD start address Low-order 8 bits of buffer address pointer (BAPL) L Data Counter (DCT) This is a 16-bit register that works as a counter corresponding to the number of data items transferred. This counter is decremented by one before data transfer. EI2OS is terminated when this counter reaches 0. Figure 3.6-4 "Data Counter Configuration" is a diagram of the data counter configuration. Figure 3.6-4 Data Counter Configuration Data counter (upper) 15 B15 Initial value Data counter (lower) Initial value (X) 7 14 B14 (X) 6 13 B13 (X) 5 12 B12 (X) 4 11 B11 (X) 3 10 B10 (X) 2 9 8 Bit No. B09 B08 DCTH (X) 1 (X) 0 B07 B06 B05 B04 B03 B02 B01 B00 (X) (X) (X) (X) (X) (X) (X) (X) Bit No. DCTL I/O Register Address Pointer (IOA) This is a 16-bit register that indicates the low-order address (A15 to A0) of the buffer and I/O register used for data transfer. The high-order address (A23 to A16) are all zeroes, and any I/O between addresses 000000H and 00FFFFH can be specified. Figure 3.6-5 "I/O Register Address Pointer Configuration" is a diagram of the IOA configuration. 66 3.6 Extended Intelligent I/O Service (EI2OS) Figure 3.6-5 I/O Register Address Pointer Configuration 15 14 13 12 11 10 9 8 Bit No. A15 A14 A13 A12 A11 A10 A09 A08 IOAH Initial value (X) (X) (X) (X) (X) (X) (X) (X) I/O address pointer (lower) 7 6 5 4 3 2 1 0 A07 A06 A05 A04 A03 A02 A01 A00 (X) (X) (X) (X) (X) (X) (X) (X) I/O address pointer (upper) Initial value Bit No. IOAL EI2OS status register (ISCS) The EI2OS status register (ISCS) is eight bits, and indicates the update direction (increment/ decrement), transfer data format (byte/word), and transfer direction of the buffer address pointer and I/O register address pointer. This register also indicates whether the buffer address pointer or I/O register address pointer is updated or fixed. Figure 3.6-6 "ISCS Configuration" shows the ISCS configuration. Figure 3.6-6 ISCS Configuration 7 6 5 Reserved Reserved Reserved Initial value (X) (X) (X) 4 3 2 1 0 IF BW BF DIR SE (X) (X) (X) (X) Bit No. ISCS (Undefined when reset) (X) * Always write 0 to bits 7 to 5 of ISCS. [Bit 4]: IF The IF bit specifies whether the I/O register address pointer is updated or fixed. Table 3.6-4 I/O Register Address Pointer Update/Fixed Selection Bit (IF) IF Function 0 After data transfer, the I/O register address pointer is updated. 1 After data transfer, the I/O register address pointer is not updated. [Bit 3]: BW The BW bit specifies the transfer data length. Table 3.6-5 BW Function 0 Byte 1 Word [Bit 2]: BF The BF bit specifies whether the buffer address pointer is updated or fixed. 67 CHAPTER 3 INTERRUPTS Table 3.6-6 Buffer Address Pointer Update/Fixed Selection Bit (BF) BF Function 0 After data transfer, the buffer address pointer is updated. 1 After data transfer, the buffer address pointer is not updated. Note: Only the lower 16 bits of the buffer address pointer are updated. Only incrementing is allowed. [Bit 1]: DIR The DIR bit specifies the data transfer direction. Table 3.6-7 Data Transfer Direction Specification Bit (DIR) DIR Setting 0 I/O -> buffer 1 Buffer -> I/O [Bit 0]: SE The SE bit controls the termination of the extended intelligent I/O service based on resource requests. Table 3.6-8 EI2OS Termination Control Bit SE Setting 0 Not terminated by a resource request. 1 Terminated by a resource request. Buffer Address Pointer (BAP) This 24-bit register holds the address used for the next EI2OS transfer. BAP exists for each EI2OS channel. Therefore, each EI2OS channel can be used for transfer with anywhere in the 16-Mbyte space. Note: If the BF bit of ISCS is set to "0" (update enabled), only the low-order 16 bits of BAP changes and BAPH does not change. 68 3.6 Extended Intelligent I/O Service (EI2OS) 3.6.3 Operation of Extended Intelligent I/O Service (EI2OS) Figure 3.6-7 "Operation Flow of the Extended Intelligent I/O Service (EI2OS)" shows the operation flow of the extended intelligent I/O service (EI2OS). Figure 3.6-8 "Procedure for Using the Extended Intelligent I/O Service (EI2OS)" shows the procedure for using the extended intelligent I/O service (EI2OS). Operation Flow of the Extended Intelligent I/O Service (EI2OS) Figure 3.6-7 Operation Flow of the Extended Intelligent I/O Service (EI2OS) Interrupt request generated by internal resource ISE 1 NO YES Interrupt sequence Read ISD/ISCS Termination request from resource? YES SE NO DIR 1 NO BF 0 NO 0 Data indicated by BAP (Data transfer) Memory indicated by BAP YES DCT 00 NO Set S1 and S0 to 00 Update value by BW Update IOA Update value by BW Update BAP YES NO Decrement DCT -1 YES EI2 OS termination processing Set S1 and S0 to 01 Clear interrupt request from internal resource Return to CPU operation IEI2OS YES YES Data indicated by IOA (Data transfer) Memory indicated by BAP IF 1 NO ISD : descriptor ISCS : EI2OS status register IF : IOA update/fixed selection bit in the EI2OS status register (ISCS) BW : Transfer data length specification bit in the EI2OS status register (ISCS) BF : BAP update/fixed selection bit in the EI2OS status register (ISCS) DIR : Data transfer direction specification bit in the EI2OS status register (ISCS) SE : EI2OS termination control bit in the EI2OS status register (ISCS) Set S1 and S0 to 11 Clear ISE to 0 Interrupt sequence DCT IOA BAP ISE S1,S0 : Data counter : I/O register address pointer : Buffer address pointer : EI2OS enable bit in the interrupt control register (ICR) : EI2OS status in the interrupt control register (ICR) 69 CHAPTER 3 INTERRUPTS Figure 3.6-8 Procedure for Using the Extended Intelligent I/O Service (EI2OS) Software processing Hardware processing Start Initialization Set the system stack area Set the EI2OS descriptor Initialize the internal resource Set the interrupt control register (ICR) Set the internal resource to start operation. Set the interrupt enable bit (ICR) Set the ILM and I in the PS S1, S0 Execute the user program (Interrupt request)and ISE "00" 1 Transfer data Decide whether to end counting or to NO branch to an interrupt by termination request from resource (Branch to interrupt vector) Set the extended intelligent I/O service again (switch channels) Process data in the buffer RETI ISE: EI2OS enable bit in the interrupt control register (ICR) S1, S0: EI2OS status of the interrupt control register (ICR) 70 S1, S0 S1, S0 YES "01"or "11" 3.6 Extended Intelligent I/O Service (EI2OS) 3.6.4 Execution Time of the Extended Intelligent I/O Service (EI2OS) The time required for executing the extended intelligent I/O service (EI2OS) changes in the following cases: * When data transfer continues (when the stop condition is not satisfied) * When a stop request is issued from a resource * When the counting is completed Execution Time of the Extended Intelligent I/O Service (EI2OS) When data transfer continues (when the stop condition is not satisfied) (Table 3.6-9 "Execution Time When the Extended EI2OS Continues" + Table 3.6-10 "Data Transfer Compensation Values for Extended EI2OS Execution Time") machine cycles Table 3.6-9 Execution Time When the Extended EI2OS Continues ISCS SE bit Set to 0 I/O address pointer Buffer address pointer Set to 1 Fixed Updated Fixed Updated Fixed 32 34 33 35 Updated 34 36 35 37 When a stop request is issued from a resource (36 + 6 x Table 3.4-1 "Compensation Values for Interrupt Processing Cycle Count") machine cycles When the counting is completed (Table 3.6-9 "Execution Time When the Extended EI2OS Continues" + Table 3.6-10 "Data Transfer Compensation Values for Extended EI2OS Execution Time" + (21 + 6 x Table 3.4-1 "Compensation Values for Interrupt Processing Cycle Count")) machine cycles 71 CHAPTER 3 INTERRUPTS Table 3.6-10 Data Transfer Compensation Values for Extended EI2OS Execution Time I/O address pointer Buffer address pointer B: 8: E: O: 72 Internal access External access B/E O B/E 8/O Internal access B/E 0 +2 +1 +4 O +2 +4 +3 +6 External access B/E +1 +3 +2 +5 8/O +4 +6 +5 +8 Byte data transfer 8-bit external bus word transfer Even address word transfer Odd address word transfer 3.7 Exception Due to Execution of an Undefined Instruction 3.7 Exception Due to Execution of an Undefined Instruction In the F2MC-16LX, an exception occurs when an undefined instruction is executed and exception processing is performed. Exception processing is fundamentally the same as interrupt processing. When an exception is detected between instructions, exception processing is performed separately from ordinary processing. In general, exception processing is performed as the result of an unexpected operation. It is recommended that exception processing be used only for debugging or for activating emergency recovery software. Exception Due to Execution of an Undefined Instruction The F2MC-16LX handles all codes that are not defined in the instruction map as undefined instructions. When an undefined instruction is executed, processing equivalent to the INT 10 software interrupt instruction is performed. Specifically, the AL, AH, DPR, DTB, ADB, PCB, PC, and PS values are saved onto the system stack, and processing branches to the routine indicated by the interrupt number 10 vector. In addition, the I flag is cleared and the S flag is set. The PC value saved on the stack is the address at which the undefined instruction is stored. Although processing can be restored with the RETI instruction, this is pointless because the same exception occurs again. 73 CHAPTER 3 INTERRUPTS 74 CHAPTER 4 CLOCK AND RESET This chapter explains the functions and operations of clocks and resets. 4.1 "Clock Generator" 4.2 "Reset Cause Occurrence" 4.3 "Reset Causes" 75 CHAPTER 4 CLOCK AND RESET 4.1 Clock Generator The clock generator controls internal clock operation, including such functions as sleep, timer, stop, and PLL multiplication. This internal clock is called the machine clock, and one cycle of the machine clock is called a machine cycle. A clock based on the source oscillation is called the main clock, and a clock based on the internal VCO oscillation is called the PLL clock. Notes on Clock Generator When the operating voltage is 5 V, the OSC source oscillation can be between 3 MHz and 5 MHz. When an external clock source is used, its frequency can be between 3 MHz and 16MHz. The highest operating frequency for the CPU and peripheral resource circuits is 16 MHz, however. Normal operation is not guaranteed if a multiplication factor resulting in a higher frequency than 16 MHz is specified. For example, if the external clock frequency is 16 MHz, only 1 can be specified as the multiplication factor. The lowest operating frequency of the VCO oscillation is 4 MHz, and an oscillation below 4 MHz must not be specified. Figure 4.1-1 Clock Generator Circuit Block Diagram S Q Reset Interrupt HST Transition to stop mode S Q R Machine clock Transition to timer or R sleep mode S Q Selecting the machine clock 1 R Selecting the oscillation stabilization wait time 2 3 4 PLL multiplication Time base timer 1/2 X0 1/2048 1/4 1/4 1/8 XL Selecting the watch-dog timer interval Watch-dog timer Watch-dog reset 76 4.2 Reset Cause Occurrence 4.2 Reset Cause Occurrence When a reset cause occurs, F2MC-16LX terminates the currently executing processing and waits for reset release. Reset Cause Occurrence A reset is caused by the following factors: * Power-on reset * Hardware standby release * Watch-dog timer overflow * External reset request via RST pin * Reset request by software Upon exit from the stop mode or after a power-on reset, the oscillation stabilization interval is inserted before operation is restarted. If a reset cause is generated, the F2MC-16LX immediately stops the current operation being executed and enters reset release standby mode. The machine clock and watch-dog function are initialized based on the reset causes. The content of the watch-dog timer control register will change according to the reset cause. Thus, the cause of the previous reset can be known. Note: In a mode other than stop mode, external reset input is internally sampled by the clock circuit. When external clock signal supply is used, reset signal input is not received. If an external bus is being used, the address generated by the device is undefined when a reset cause occurs. The signals to be used for external bus access, including RD and WR, become inactive. 77 CHAPTER 4 CLOCK AND RESET Operation after Reset Release When a reset cause is removed, the F2MC-16LX immediately outputs the address in which the reset vector is stored, then fetches the reset vector and mode data. The reset vector and mode data are assigned to the four bytes between FFFFDCH and FFFFDFH. After reset is released, the reset vector and mode data are transferred to the registers by the hardware as described in Figure 4.2-1 "Source and Destination of Reset Vector and Mode Data". Use the mode pin to specify whether to read the reset vector and mode data from internal ROM or from external memory. When the mode pin is set to external vector mode, the F2MC-16LX reads the reset vector and mode data from external memory. When using the F2MC-16LX in single chip mode or internal ROM external bus mode, Fujitsu recommends specifying internal vector mode. The bus mode after the reset vector and mode data are read is specified by the mode data. Figure 4.2-1 Source and Destination of Reset Vector and Mode Data F2MC-16LX CPU Mode Memory space Register FFFFDFH Mode data FFFFDEH Reset vector bits 23 to 16 FFFFDD H Reset vector bits 15 to 8 FFFFDCH Reset vector bits 7 to 0 Micro ROM Reset sequence PCB PC Note: The mode register in the above diagram is not defined immediately after a reset. Store mode data in the memory space so that the value is written to this area. 78 4.2 Reset Cause Occurrence Registers not Initialized by Reset Input This microcontroller contains registers initialized only by a power-on reset. Table 4.2-1 "Registers not Initialized by Reset Input" lists registers not initialized by each reset cause. Table 4.2-1 Registers not Initialized by Reset Input CKSCR WTC LPMCR Type of reset WS1 WS0 MCS CS1 CS0 WDCS CG1 CG0 Software reset (Only RST is used.) N N N N N N N N Watchdog reset N N Y N N N Y Y Power-on reset Y Y Y Y Y Y Y Y Hardware standby (Device without G-suffix) N N Y N N N Y Y Main mode N N Y N N N Y Y Sub mode Y Y Y Y Y Y Y Y Hardware standby (Device with G-suffix) WS1 and WS0: Set the oscillation stabilization time for the main clock. MCS: Specifies the machine clock (0 = PLL clock or 1 = main clock). CS1 and CS0: Set the multiplication factor for the PLL clock. WDCS: Specifies the input clock source for the watchdog timer (0 = watch timer or 1 = timebase timer). Y: Initialized N: Not initialized In particular, handle the MCS bit carefully because it sets the machine clock. For example, if power-on does not satisfy the power-on reset specification, no power-on reset occurs. For this reason, the internal operating frequency may become outside the valid operation range, because MCS is not initialized, and the microcontroller may not operate normally. If the CPU crashes for some reason and MCS, CS1, or CS0 is rewritten, the internal operating frequency may also become outside the valid operation range. The microcontroller may not be able to recover normally from this status by RST input only (however, if the internal watchdog state occurs, MCS is initialized and the microcontroller operates normally). When either of the above cases occurs, use of HST plus RST (connecting HST and RST with a jumper) is recommended. Table 4.2-2 "Registers not Initialized by Reset Input" lists registers that are not initialized by reset input using HST plus RST. Note that the operation status after the reset is released differs depending on the reset input type, HST plus RST reset input, or only RST input, as listed in Table 4.2-2 "Registers not Initialized by Reset Input". 79 CHAPTER 4 CLOCK AND RESET Table 4.2-2 Registers not Initialized by Reset Input CKSCR WTC LPMCR Type of reset WS1 WS0 WDCS CS1 CS0 WDCS CG1 CG0 N N N N N N Y Y Main mode N N N N N N Y Y Sub mode (*1) Y Y Y Y Y Y Y Y HST + RST (Device without G-suffix) HST + RST (Device with G-suffix) Y: Initialized N: Not initialized *1: Including the sub mode transition period. 80 4.2 Reset Cause Occurrence Figure 4.2-2 Operation Transition by Reset Input [Operation Transition by Reset Input] Reset input (RST, HST+RST) A. Oscillation status Oscillating Status Main Oscillating Sub Oscillating Only RST used (HST ="H") Main HST + RST used Oscillating Stopped Waiting for main clock oscillation stabilization Main clock operation enabled Waiting for subclock oscillation stabilization Sub Subclock operation enabled B. Execution timing (L: Stop, H: Start) Only RST used (HST ="H") HST plus RST used Main clock mode Oscillation stabilization time set before reset input 2 main clock cycles when subclock mode requested Line disabling period set by SCS bits Subclock mode 216 cycles of subclock oscillation (32 kHz) (about 2 s) Power-on reset Vcc (power supply) Oscillating Power-on reset Main Sub Status Oscillating Stopped Waiting for main clock oscillation stabilization Main clock operation enabled Waiting for subclock oscillation stabilization Subclock operation enabled Oscillation stabilization time of 218main clock cycles Main mode Sub mode 2 main clock cycles when subclock mode requested Write disabling period set by SCS bits 216 cycles of subclock oscillation (32 kHz) (about 2 s) 81 CHAPTER 4 CLOCK AND RESET 4.3 Reset Causes Table 4.3-1 "Reset Causes" lists the five reset causes. The machine clock and watchdog function are initialized differently for each reset cause. The reset cause register indicates the reset cause. Reset Causes Table 4.3-1 Reset Causes Machine clock Reset At sub-clock At PLL clock Watch-dog timer Cause Oscillation stabilization wait Power-on When the power is turned on Main clock * Main clock * Stop Yes Hardware standby "L" level input to HST pin Main clock * Main clock * Stop Yes Watch-dog timer Watch-dog timer overflow Main clock * Main clock * Stop Yes External pin "L" level input to RST pin PLL clock Previous status maintained No Software 0 written to the RST bit in the LPMCR register PLL clock Previous status maintained No Main clock * or PLL clock Main clock * or PLL clock *: fOSC/2 (fOSC: the source oscillation) Note: In stop mode, input of the external pin reset signal allows an oscillation stabilization wait time to be set. The oscillation stabilization time for a power-on reset and hardware standby (only device with G-suffix) is fixed to 218 cycles of source oscillation. For other types of reset, the oscillation stabilization wait time is determined by WS1 and WS0 of the clock selection register. Each reset cause has a corresponding flip-flop. The contents of the flip-flop can be obtained by reading the watch-dog timer control register. If the reset cause must be identified after the reset is released, be sure that the value read from the watch-dog timer control register is processed by software and processing branches to an appropriate application program. 82 4.3 Reset Causes Figure 4.3-1 Reset Cause bit Block Diagram HST pin RST pin RST=L HST=L Without periodic clear Power on RST bit set Power-on detection circuit S R F/F Hardware standby release detection circuit S R S F/F External reset request detection circuit R F/F S Watch-dog timer reset detection circuit R F/F S R F/F LPMCR. RST bit write detection circuit WTC register Delay circuit WTC register read Internal data bus When there are multiple reset causes, the corresponding reset cause bits in the watch-dog timer control register are set. Therefore, if an external reset request and a watch-dog reset occur at the same time, both the ERST and WRST bits are set to 1. A power-on reset is an exception; while the PONR bit is 1, the values of other bits do not indicate the correct reset causes. Therefore, design software so that the other reset cause bit values are ignored while the PONR bit is set to 1. Table 4.3-2 Reset Cause Bits Reset cause PONR STBR WRST ERST SRST Power-on 1 - - - - Hardware standby * 1 * * * Watch-dog timer * * 1 * * External pin * * * 1 * RST bit * * * * 1 (An asterisk (*) in the table means that the previous value is maintained.) The reset cause bits are only cleared by reading the watch-dog timer control register. The reset cause bit that corresponds to the reset cause that has already been generated remains 1 even if another reset cause is generated. See Chapter 9 "TIMEBASE TIMER", Chapter 10 "WATCH-DOG TIMER" and Chapter 11 "WATCH TIMER" for details about the configuration and reset cause bits of the watch-dog timer control register. 83 CHAPTER 4 CLOCK AND RESET 84 CHAPTER 5 LOW-POWER CONTORL CIRCUIT This chapter explains the functions and operation of the low-power control circuit. The low-power control circuit is mainly used in low-power consumption mode. The intermittent CPU operation function and oscillation stabilization wait time can be set by setting register bits. In the overall block diagram, the low-power control circuit is a part of the clock control circuit (see Section 1.3 "Block Diagram"). 5.1 "Outline of Low-Power Control Circuit" 5.2 "Block Diagram of Low-Power Control Circuit" 5.3 "Low-Power Control Circuit Registers" 5.4 "Status Transition for Clock Selection" 85 CHAPTER 5 LOW-POWER CONTORL CIRCUIT 5.1 Outline of Low-Power Control Circuit The MB90540/545 Series supports various operation modes to help reduce the power dissipation. The operation modes include PLL clock mode, PLL sleep mode, timer mode, main clock mode, main sleep mode, stop mode, and hardware standby mode. Modes other than PLL clock mode are classified as low-power modes. Operation Modes of Low-power Control Circuit The MB90540/545 series supports the following operation modes: PLL clock mode, PLL sleep mode, PLL timer mode, pseudo timer mode, main clock mode, main sleep mode, main timer mode, main stop mode, subclock mode, subclock sleep mode, subclock timer mode, subclock stop mode, and hardware standby mode. Operation modes other than PLL clock mode are classified as low-power modes. Intermittent CPU Operation Function The intermittent CPU operation function pauses the clock supplied to the CPU for a certain period to delay the activation of the internal bus cycle when an internal register, internal memory (ROM, RAM, I/O, or resource memory), or external bus is accessed. The CPU execution speed is decreased while a high-speed clock is supplied to internal resources, enabling processing with less power consumed. The CG1 and CG0 bits of the low power consumption mode control register (LPMCP) are used to select the cycle count for pausing the clock to be supplied to the CPU. The external bus operation is performed by using the same clock signal as that used for peripheral resources. The instruction execution time using the intermittent CPU operation function can be obtained by adding a compensation value to the ordinary execution time. The compensation value is obtained by multiplying the number of accesses to a register, internal memory, or internal resource by the cycle count for pausing. Main Clock Oscillation Stabilization Wait Time The WS1 and WS0 bits of the clock selection register (CKSCR) are used to select the main clock oscillation stabilization wait time when stop mode is released. Select the oscillation stabilization wait time according to the type and characteristics of the oscillation circuit and oscillation device to be connected to X0 and X1 pins. Reset signals other than power-on reset and hardware standby do not initialize these bits. After power-on reset or hardware standby release is generated, these bits are initialized to 11. In that case, the main clock oscillation stabilization wait time is about 218 counts of the source oscillation. Note: In the device without G-suffix, the oscillation stabilization wait time for hardware standby is determined by WS1 and WS0 bits, and hardware standby do not initialize these bits. 86 5.1 Outline of Low-Power Control Circuit Switching between Machine Clocks Switching between main clock and PLL clock Data is written to the MCS bit of the clock selection register (CKSCR) to switch between the main clock and PLL clock. When the MCS bit is changed from 1 to 0, the PLL clock takes over from the main clock after the PLL clock oscillation stabilization wait time (212 machine clock cycles). When the MCS bit is changed from 0 to 1, the main clock takes over from the PLL clock the next time the edges of the PLL clock and main clock signals match (after 1 to 8 PLL clock cycles). Writing to the MCS bit does not immediately change the machine clock. To manipulate a resource that depends on the machine clock, always reference the MCM bit beforehand to check that the machine clock has been switched. Switching between main clock and subclock In the two clocks system parts, data is written to the SCS bit of the clock selection register (CKSCR) to switch between the main clock and subclock. If the SCS bit is changed from 1 to 0, the operation is switched from the main clock to subclock when the next edge of the subclock signal is detected. If the SCS bit is changed from 0 to 1, the operation is switched from the subclock to the main clock after the main clock oscillation stabilization wait time. Writing to the SCS bit does not immediately change the machine clock. Manipulate a resource after the machine clock operation is checked. However, subclocks can not be used in the one clock system parts. Initializing the machine clock The MCS bit and SCS bit are not initialized by a reset using an external pin or RST bit. These bits are initialized to 1 by any other reset. PLL Clock Multiplication Function The CS1 and CS0 bits are used to set the multiplication factor of the PLL clock to 2, 4, 6, and 8. This clock is divided by two and used as a machine clock signal. 87 CHAPTER 5 LOW-POWER CONTORL CIRCUIT 5.2 Block Diagram of Low-Power Control Circuit This section contains a block diagram of the low-power control circuit. Block Diagram of Low-Power Control Circuit Figure 5.2-1 Block Diagram of Low-Power Control Circuit and Clock Generator CKSCR SCM SCS Subclock switch control Dividing by 4 1/4 1/2 CKSCR MCM MCS PLL multiplication circuit 1 2 3 4 Dividing by 2 CPU clock generation CKSCR CS1 CS0 LPMCR CG1 Internal data bus CG0 1/2 1/4 CPU CPU clock selector STP TMD Main clock (OSC oscillation) CPU clock 0/9/17/33 intermittent cycle selection Intermittent CPU operation function Cycle count selection circuit Peripheral clock generation LPMCR SLP Subclock (OSC oscillation) SCM Peripheral clock SLEEP Standby control circuit Main clock OSC stop MSTP Subclock OSC stop HST STOP RST Release activation HST pin Interrupt request or RST CKSCR WS1 WS0 Oscillation stabilization wait time selector 1/2 210 Clock input 213 215 Timebase timer 217 *1 212 214 216 219 LPMCR SPL SSR LPMCR RST Pin high-impedance control circuit Pin HI-Z Self-refresh control circuit Self refresh Internal reset generation circuit RST pin Internal RST To watch-dog timer WDGRST *1: 218 at power-on 88 5.3 Low-Power Control Circuit Registers 5.3 Low-Power Control Circuit Registers A low-power control circuit has the following two registers: * Low-power mode control register * Clock selection register Low Power Mode Control Register Figure 5.3-1 Low-Power Control Circuit Registers Low-Power Mode Control Register 7 Read/write Initial value Address:0000A1H Read/write Initial value 5 STP SLP Address: 0000A0H Clock selection register 6 (W) (0) 15 14 4 SPL 3 12 (W) (1) 11 SCM MCM WS1 WS0 SCS (R) (1) (R) (1) 1 0 RST TMD CG1 CG0 (W) (R/W) (W) (0) (0) (1) 13 2 SSR Bit No. LPMCR (R/W) (R/W) (R/W) (0) (0) (0) 10 9 MCS CS1 8 CS0 Bit No. CKSCR (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (1) (1) (1) (1) (0) (0) 89 CHAPTER 5 LOW-POWER CONTORL CIRCUIT 5.3.1 Low Power Mode Control Register (LPMCR) This section explains the configuration and bit functions of the low-power mode control register (LPMCR). Low Power Mode Control Register (LPMCR) Figure 5.3-2 Low Power Mode control Register (CPMCR) Low Power Module Control Register (LPMCR) Address 0000A0H Read/write Initial value 7 6 5 4 STP SLP SPL (W) (0) (W) (R/W) (W) (0) (0) (1) 3 2 1 0 RST TMD CG1 CG0 Reserved (W) (1) Bit No. LPMCR (R/W) (R/W) (-) (0) (0) (0) [bit 7] STP Writing 1 to this bit starts pseudo timer mode (CKSCR. MCS=0 and SCS=1) or stop mode (CKSCR. MCS=1 or SCS=0). Writing 0 performs no operation. This bit is cleared to 0 by a reset, watch mode release, or stop mode release. This is a write-only bit. The value read from this bit is always 0. [bit 6] SLP Writing 1 to this bit starts sleep mode. Writing 0 performs no operation. This bit is cleared to 0 by a reset, sleep mode release, or stop mode release. Writing 1 to the STP and SLP bits simultaneously starts timer mode or pseudo timer mode. This is a write-only bit. The value read from this bit is always 0. [bit 5] SPL When 0 is written to this bit, the external pin level in timer, pseudo timer, or stop mode is maintained. When 1 is written to this bit, the external pin in timer, pseudo timer, or stop mode is set to high impedance. This bit is cleared to 0 by a reset. [bit 4] RST Writing "0" to this bit generates internal reset signals for three machine cycles. Writing "1" performs no operation. "1" is always read from this bit. [Bit 3] TMD Two clocks system: Writing 0 to this bit starts timer mode. Writing 1 performs no operation. This bit is cleared to 1 by a reset, timer mode release, or stop mode release. This is a write-only bit. The value read from this bit is always 1. One clock system: Always write "1". 90 5.3 Low-Power Control Circuit Registers [bits 2 and 1] CG1 and CG0 These bits are used to set the clock pause cycle count during intermittent CPU operation. These bits are initialized to "00" upon a reset by power-on, hardware standby, or watch-dog. These bits are not initialized by any other type of reset. Table 5.3-1 lists the CG bit setting. Table 5.3-1 CG bit setting. CG1 CG0 CPU clock pause cycle count 0 0 0 cycle (CPU clock = Resource clock) 0 1 9 cycles (CPU clock: Resource clock = 1:3 to 4 approx.) 1 0 17 cycles (CPU clock: Resource clock = 1:5 to 6 approx.) 1 1 33 cycles (CPU clock: Resource clock = 1:9 to 10 approx.) [Bit 0] Reserved This is a reserved bit. Always write "0". 91 CHAPTER 5 LOW-POWER CONTORL CIRCUIT Access to the Low-Power Mode Control Register To use word length to write data to the low-power mode control register, be sure that even addresses are used. Writing with odd addresses to switch to low-power consumption mode may cause a malfunction. Writing data to the low-power mode control register starts low-power consumption mode (including stop mode and sleep mode). Use the instructions listed in Table 5.3-2 "Instructions to Be Used for Switching to Low-Power Consumption Mode" for this purpose. Using other instructions to start low-power consumption mode may cause a malfunction. Any instruction can be used to control functions other than switching to low-power consumption mode from the low-power mode control register. To use word length to write data to the low-power mode control register, be sure that even addresses are used. Writing with odd addresses to start low-power consumption mode may cause a malfunction. Table 5.3-2 Instructions to Be Used for Switching to Low-Power Consumption Mode 92 MOV io,#imm8 MOV dir,#imm8 MOV eam,#imm8 MOV eam,#immRi MOV io,A MOV dir,A MOV addr16,A MOV eam,A MOV RLi+dip8,A MOVP addr24,A MOVW io,#imm16 MOVW dir,#imm16 MOVW eam,#imm16 MOVW eam,RWi MOVW io,A MOVW dir,A MOVW addr16,A MOVW eam,RWi MOVW RLi+dip8,A MOPW addr24,A SETB io:bp SETB dir:bp SETB addr16:bp 5.3 Low-Power Control Circuit Registers 5.3.2 Clock Selection Register (CKSCR) This section explains the configuration and bit functions of the clock selection register (CKSCR). Clock Selection Register (CKSCR) Figure 5.3-3 Clock Selection Register (CKSCR) Clock Selection Register 15 Address 0000A1H Read/write Initial value 14 13 12 11 SCM MCM WS1 WS0 SCS (R) (1) (R) (1) 10 9 MCS CS1 8 Bit No. CS0 CKSCR (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (1) (1) (1) (1) (0) (0) [Bit 15] SCM Two clocks system: This bit indicates whether the main clock or subclock is selected as the machine clock. When this bit is set to 0, the subclock is selected. When this bit is set to 1, the main clock is selected. When SCS=1 and SCM=0, the system is waiting for main clock oscillation to stabilize. One clock system: The read value is always "1". [bit 14] MCM This bit indicates whether the main clock or PLL clock is selected as the machine clock. "0" indicates that the PLL clock is selected, and "1" indicates that the main clock is selected. When MCS=0 and MCM=1, the system is waiting for the PLL clock oscillation to stabilize. The PLL clock oscillation stabilization wait time is fixed to 213 main clock cycles. [bits 13 and 12] WS1 and WS0 The WS1 and WS0 bits are used to specify the oscillation stabilization wait time when stop mode is released. Specify the oscillation stabilization time according to the type and characteristics of the oscillation circuits and oscillation devices connected to the X0 and X1 pins. These bits are not initialized by a reset except a power-on reset and hardware standby release. Therefore, at power-on, the oscillation stabilization wait time is about 218 counts of source oscillation. These bits can be read and written. Table 5.3-3 "WS Bit Setting" lists the WS bit setting. Table 5.3-3 WS Bit Setting WS1 WS0 Oscillation stabilization wait time (at 4 MHz source oscillation) 0 0 Approx. 256s (210 counts of source oscillation) 0 1 Approx. 2.05 ms (213 counts of source oscillation) 93 CHAPTER 5 LOW-POWER CONTORL CIRCUIT Table 5.3-3 WS Bit Setting (Continued) WS1 WS0 Oscillation stabilization wait time (at 4 MHz source oscillation) 1 0 Approx. 8.19 ms (215 counts of source oscillation) 1 1 Approx. 32.77 ms (217 counts of source oscillation) Approx. 65.54 ms (218 counts of source oscillation) at power-on reset and hardware standby only Note: In the device without G-suffix, the oscillation stabilization wait time for hardware standby is determined by WS1 and WS0 bits, and hardware standby do not initialize these bits. [Bit 11] SCS Two clocks system: This bit is used to select the main clock or subclock as the machine clock. Writing 0 selects the subclock. Writing 1 selects the main clock. When this bit is updated from 0 to 1, the oscillation stabilization wait time for oscillation clock is generated and the timebase timer is cleared automatically. When the subclock is selected, the operation clock is generated by dividing the subclock by fore (the operation clock is 8 kHz at a source oscillation of 32 kHz). This bit is initialized to 1 by a power-on, hardware standby, watch-dog, external, or software reset. One clock system: Always write "1". [bit 10] MCS This bit is used to select the main clock or PLL clock as the machine clock. Writing "0" selects the PLL clock and writing "1" selects the main clock. When this bit is updated from "1" to "0", the PLL clock oscillation stabilization wait period is created by automatically clearing the timebase timer. The oscillation stabilization wait time for the PLL clock is fixed to 213 main clock cycles. When the main clock is selected, the operation clock is generated by dividing the main clock by two. (The operation clock is 2 MHz at 4 MHz source oscillation.) When the MCS bit is updated from 0 to 1, the main clock takes over from the PLL clock when the edges of the main clock and PLL clock match (after about 1 to 8 PLL clock cycles). Writing to the MCS bit does not immediately change the machine clock. To use a resource that depends on the machine clock, always reference the MCM bit beforehand to check whether the machine clock has been changed. Note: The MCS bit is initialized to 1 by a power-on, hardware standby, or watch-dog reset instead of a reset using an external pin or RST bit. [bits 9 and 8] CS1 and CS0 These bits determine the multiplication factor of the PLL clock. These bits are initialized to 00 by a reset due to power-on and hardware standby (only device with G-suffix). When the MCS bit is 0, write is disabled. Write 1 to the MCS bit (main clock mode), then update the CS bits. These bits can be read and written to. 94 5.3 Low-Power Control Circuit Registers Table 5.3-4 "CS Bit Setting" lists the settings of the CS bits. Table 5.3-4 CS Bit Setting CS1 CS0 Machine clock (at 4 MHz source oscillation) 0 0 4 MHz (Operation frequency = OSC oscillation frequency) 0 1 8 MHz (Operation frequency = OSC oscillation frequency *2) 1 0 12 MHz (Operation frequency = OSC oscillation frequency *3) 1 1 16 MHz (Operation frequency = OSC oscillation frequency *4) Note: When the operating voltage is 5 V, the OSC source oscillation can be between 3 MHz and 5 MHz. When an external clock source is used, its frequency can be between 3 MHz and 16MHz. Since the highest operating frequency for the CPU and peripheral resource circuits is 16 MHz, however, normal operation is not guaranteed if a multiplication factor resulting in a higher frequency than 16 MHz is specified. For example, if the external clock frequency is 16 MHz, only 1 can be specified as the multiplication factor. The lowest operating frequency of the VCO oscillation is 4 MHz, and an oscillation below 4 MHz must not be specified. 95 CHAPTER 5 LOW-POWER CONTORL CIRCUIT 5.4 Status Transition for Clock Selection This section explains the status transitions for clock selection. Status Transition for Clock Selection Figure 5.4-1 Status transition diagram 1 for clock selection (Two clocks system parts No.1) Power on Main SCS=1, MCS=1 SCM=1, MCM=1 CS1/0=xx PLLx Subclock SCS=1, MCS=0 SCM=0, MCM=1 CS1/0=xx subclock Main SCS=0, MCS=x SCM=1 SCM=1 Main PLLx SCS=1, MCS=0 SCM=1, MCM=1 CS1/0=xx PLL1 main SCS=0 or MCS=1 SCM=1, MCM=0 CS1/0=00 PLL1 multiplication SCS=1, MCS=0 SCM=1, MCM=0 CS1/0=00 PLL2 main SCS=0 or MCS=1 SCM=1, MCM=0 CS1/0=01 PLL2 multiplication SCS=1, MCS=0 SCM=1, MCM=0 CS1/0=01 PLL3 main SCS=0 or MCS=1 SCM=1, MCM=0 CS1/0=10 PLL3 multiplication SCS=1, MCS=0 SCM=1, MCM=0 CS1/0=10 PLL4 main SCS=0 or MCS=1 SCM=1, MCM=0 CS1/0=11 PLL4 multiplication SCS=1, MCS=0 SCM=1, MCM=0 CS1/0=11 MCS bit clear and SCS bit set PLL clock oscillation stabilization wait termination and CS1/0=00 PLL clock oscillation stabilization wait termination and CS1/0=01 PLL clock oscillation stabilization wait termination and CS1/0=10 PLL clock oscillation stabilization wait termination and CS1/0=11 MCS bit set or SCS bit clear Synchronization timing between PLL clock and main clock and SCS=1 Synchronization timing between PLL clock and main clock and SCS=0 Main clock oscillation stabilization wait termination and MCS=0 96 5.4 Status Transition for Clock Selection Figure 5.4-2 Status Transition Diagram 2 for Clock Selection (Two clocks system parts No.2) Power on Main SCS=1, MCS=1 SCM=1 MCM=1 PLLx subclock SCS=0, MCS=x SCM=1, MCM=0 CS1/0=xx Main subclock SCS=0 SCM=1 MCM=1 subclock SCS=1 SCM=0 MCM=1 Main subclock SCS=0 SCM=0 MCM=1 Main PLLx SCS=1, MCS=0 SCM=1, MCM=1 CS1/0=xx SCS bit clear Subclock edge detection timing SCS bit set Main clock oscillation stabilization wait termination and MCS=1 Synchronization timing between PLL clock and main clock and SCS=0 Main clock oscillation stabilization wait termination and MCS=0 97 CHAPTER 5 LOW-POWER CONTORL CIRCUIT Figure 5.4-3 Clock Selection Status Transition 3 (one-way item) Power-on Main clock SCS = 1, MCS = 1 SCM = 1, MCM = 1 CS1/0 = xxB Main clock PLLx SCS = 1, MCS = 0 SCM = 1, MCM = 1 CS1/0 = xxB PLL multiplication Main clock factor: 1 SCS = 1, MCS = 1 SCM = 1, MCM = 0 CS1/0 = 00'B PLL multiplication factor: 1 SCS = 1, MCS = 0 SCM = 1, MCM = 0 CS1/0 = 00'B PLL multiplication Main clock factor: 2 SCS = 1, MCS = 1 SCM = 1, MCM = 0 CS1/0 = 01'B PLL multiplication factor: 2 SCS = 1, MCS = 0 SCM = 1, MCM = 0 CS1/0 = 01'B PLL multiplication Main clock factor: 3 SCS = 1, MCS = 1 SCM = 1, MCM = 0 CS1/0 = 10'B PLL multiplication factor: 3 SCS = 1, MCS = 0 SCM = 1, MCM = 0 CS1/0 = 10'B PLL multiplication Main clock factor: 4 SCS = 1, MCS = 1 SCM = 1, MCM = 0 CS1/0 = 11'B PLL multiplication factor: 4 SCS = 1, MCS = 0 SCM = 1, MCM = 0 CS1/0 = 11'B The MCS bit is cleared and the SCS bit is set. The PLL clock oscillation stabilization time has passed and CS1 and CS0 are 00B. The PLL clock oscillation stabilization time has passed and CS1 and CS0 are 01B. The PLL clock oscillation stabilization time has passed and CS1 and CS0 are 10B. The PLL clock oscillation stabilization time has passed and CS1 and CS0 are 10B. The MCS bit is set. The PLL clock is synchronized with the main clock and the SCS bit is 1. 98 CHAPTER 6 LOW-POWER CONSUMPTION MODES This chapter explains the functions and operation of the low-power consumption modes. 6.1 "Outline of Low-Power Control Circuit" 6.2 "Status Transitions in Low-Power Consumption Mode" 6.3 "Status Transition Diagram for Low-Power Consumption Mode" 99 CHAPTER 6 LOW-POWER CONSUMPTION MODES 6.1 Low-Power Consumption Modes The MB90540/545 supports the following operation modes: * PLL clock mode * PLL sleep mode * PLL timer mode * Pseudo timer mode * Main clock mode * Main sleep mode * Main timer mode * Main stop mode * Subclock mode * Subclock sleep mode * Subclock timer mode * Subclock stop mode * Hardware standby mode Modes other than PLL clock mode are classified as low-power consumption modes. Low-Power Consumption Modes Main clock mode and main sleep mode In main clock mode or main sleep mode, the main clock (main OSC oscillation clock) and the subclock (subclock OSC oscillation clock) are used for operation. The operation clock is generated by dividing the main clock signal by two, and the subclock signal (subclock OSC oscillation clock) is used as the timer clock signal while the PLL clock (VCO oscillation clock) is stopped. Subclock mode and subclock sleep mode In subclock mode or subclock sleep mode, only the subclock is used for operation. The operation clock is generated by the subclock signal by fore, and the main clock and PLL clock are stopped. PLL sleep mode and main sleep mode In PLL sleep mode or main sleep mode, only the CPU operation clock is stopped. Clocks other than the CPU clock are used for operation. Pseudo timer mode In pseudo timer mode, only the watch timer and timebase timer are used for operation. 100 6.1 Low-Power Consumption Modes PLL timer mode, main timer mode, and subclock timer mode In PLL timer mode, main timer mode, or subclock timer mode, only the watch timer is used for operation. Only the subclock signal is used for operation and the main clock and PLL clock are stopped. PLL timer mode, main timer mode, and subclock timer mode are different in that the operation modes at return by interrupts are PLL clock mode, main clock mode, and subclock mode. The operation in the timer modes is the same. Main stop mode, subclock stop mode, and hardware standby mode In main stop mode, subclock stop mode, or hardware standby mode, oscillation is stopped and data can be held at the lowest power consumption level. Main stop mode and subclock stop mode are different in that the operation mode at return by interrupts is main clock mode and subclock mode. Operation in the stop modes is the same. Intermittent CPU operation function The intermittent CPU operation function causes intermittent operation of the clock supplied to the CPU when an internal register, internal memory, internal resource, or external bus is accessed. The CPU execution speed is decreased while a high-speed clock is supplied to internal resources, enabling processing with little power consumed. The CS1 and CS0 bits are used to set the multiplication factor of the PLL clock. The multiplication factor is obtained by multiplying the clock signal by 2, 4, 6, or 8. This clock signal is divided by two and used as a machine clock signal. 101 CHAPTER 6 LOW-POWER CONSUMPTION MODES Operation Status of Low-Power Consumption Mode Table 6.1-1 "Operation Status in Low-Power Consumption Mode (Two clocks system parts)" and Table 6.1-2 "Operation Status in Low-Power Consumption Mode (One clock system parts) lists the chip operation status in each operation mode. Table 6.1-1 Operation Status in Low-Power Consumption Mode (Two clocks system parts) Transition condition Subclock oscillation Main oscillation Subclock SCS=0 MCS=x Operating Subclock sleep SCS=0 MCS=x SLP=1 Main sleep Status Release method Clock CPU Peripheral Pin Stopped Operating Operating Operating Operating External reset Interrupt Operating Stopped Operating Stopped Operating Operating External reset Interrupt SCS=1 MCS=1 SLP=1 Operating Operating Operating Stopped Operating Operating External reset Interrupt PLL sleep SCS=1 MCS=0 SLP=1 Operating Operating Operating Stopped Operating Operating External reset Interrupt Pseudo timer (SPL=0) SCS=1 MCS=0 STP=1 Operating Operating Stopped Stopped Stopped Previous status held External reset Interrupt *1 Pseudo timer (SPL=1) SCS=1 MCS=0 STP=1 Operating Operating Stopped Stopped Stopped HI-Z External reset Interrupt *1 Timer (SPL=0) SCS=x MCS=x TMD=0 Operating Stopped Stopped Stopped Stopped Previous status held External reset Interrupt *2 Timer (SPL=1) SCS=x MCS=x TMD=0 Operating Stopped Stopped Stopped Stopped HI-Z External reset Interrupt *2 Stop (SPL=0) MCS=1 or SCS=0 STP=1 Stopped Stopped Stopped Stopped Stopped Previous status held External reset Interrupt *3 Stop (SPL=1) MCS=1 or SCS=0 STP=1 Stopped Stopped Stopped Stopped Stopped HI-Z External reset Interrupt *3 Hardware standby HST=L Stopped Stopped Stopped Stopped Stopped HI-Z HST=H *1: Watch prescaler, timebase timer, and external interrupt *2: Watch prescaler and external interrupt *3: External interrupt 102 6.1 Low-Power Consumption Modes Table 6.1-2 Operation Status in Low-Power Consumption Mode (One clock system parts) Transition condition Subclock oscillation Main clock oscillation Clock CPU Peripherals Pins Release method Main sleep SCS=1 MCS=1 SLP=1 - Operating Operating Stopped Operating Operating External reset interrupt POLL sleep SCS=1 MCS=0 SLP=1 - Operating Operating Stopped Operating Operating External reset interrupt Pseudo watch (SPL=0) SCS=1 MCS=0 STP=1 - Operating Stopped Stopped Stopped Retained External reset interrupt *4 Pseudo watch (SPL=1) SCS=1 MCS=0 STP=1 - Operating Stopped Stopped Stopped Hi-z External reset interrupt *4 Stop (SPL=0) SCS=1 MCS=1 STP=1 - Stopped Stopped Stopped Stopped Retained External reset interrupt *5 Stop (SPL=1) SCS=1 MCS=1 STP=1 - Stopped Stopped Stopped Stopped Hi-z External reset interrupt *5 Hardware standby HST=L - Stopped Stopped Stopped Stopped Hi-z HST=H *4: Timebase timer and external interrupt *5: External interrupt 103 CHAPTER 6 LOW-POWER CONSUMPTION MODES 6.1.1 Sleep Mode In sleep mode, only the clock supplied to the CPU is stopped. As a result, the CPU terminates while peripheral circuits keep operating. However, the timer mode cannot be used in the one clock system parts. Transition to Sleep Mode Writing 1 to the SLP bit, 1 to the TMD bit, and 0 to the STP bit of low-power consumption mode control register (LPMCR) starts transition to sleep mode. If an interrupt request has been issued when "1" is written to the SLP bit, the standby control circuit does not enter sleep mode. Therefore, the CPU executes the next instruction if the interrupt cannot be accepted, or immediately branches to the interrupt processing routine if the interrupt can be accepted. In sleep mode, the values of special registers such as the accumulator and the internal RAM are maintained. Releasing Sleep Mode The standby control circuit releases sleep mode in the event of a reset input or an interrupt. If sleep mode is released by a reset, the reset status takes effect after sleep mode is released. If a peripheral circuit or similar issues an interrupt request of a higher interrupt level than 7 in sleep mode, the standby control circuit releases sleep mode. After sleep mode is released, processing is handled as normal interrupt processing. The CPU executes the instruction that is not in the standby write pending state, then executes interrupt processing when the interrupt can be accepted according to the I flag in the condition code register (CCR), interrupt level mask register (ILM), and interrupt control register (ICR). If the interrupt cannot be accepted, processing continues with the instruction following the instruction that was placed in sleep mode. 104 6.1 Low-Power Consumption Modes 6.1.2 Pseudo Timer Mode Pseudo timer mode stops operations other than source oscillation (main and subclock), the watch timer, and the timebase timer, causing almost all functions of the MB90540/545 to stop. Transition to Pseudo Timer Mode Writing 1 to the SCS bit and 0 to the MCS bit of the clock selection register (CKSCR) and 1 to the TMD bit and 1 to the STP bit of low-power consumption mode control register (LPMCR) starts transition to pseudo timer mode. The SPL bit of the low-power mode control register (LPMCR) can be used to control whether the I/O pin is maintained at the immediately preceding status or at high impedance in pseudo timer mode. If an interrupt request has been issued when 1 is written to the STP bit, the standby control circuit does not enter pseudo timer mode. In pseudo timer mode, the values of special registers such as the accumulator and the internal RAM register are maintained. Releasing Pseudo Timer Mode The standby control circuit releases pseudo timer mode when a reset signal is input or an interrupt request is issued. If pseudo timer mode is released by a reset cause, the reset status takes effect after pseudo timer mode is released. To return from pseudo timer mode, the standby control circuit initially releases pseudo timer mode, then enters the PLL clock oscillation stabilization wait state. When the release of pseudo timer mode starts by an interrupt request, the reset sequence is performed using the main clock. If a peripheral resource circuit issues an interrupt request of a higher interrupt level than 7, the standby control circuit releases pseudo timer mode. After pseudo timer mode is released, processing is handled as normal interrupt processing. The CPU executes the instruction that both is not in the write pending state and follows the standby write instruction, then executes interrupt processing when the interrupt can be accepted according to the I flag in the condition code register (CCR), interrupt level mask register (ILM), and interrupt control register (ICR). If the interrupt cannot be accepted, processing continues with the instruction following the instruction that was executed before transition to pseudo timer mode. 105 CHAPTER 6 LOW-POWER CONSUMPTION MODES 6.1.3 Timer Mode Timer mode stops operations other than subclock source oscillation and the watch timer, causing almost all functions of the MB90540/545 to stop. However, the timer mode cannot be used in the one clock system parts. Transition to Timer Mode Writing 0 to the TMD bit of the clock selection register (CKSCR) starts transition to timer mode. The SPL bit of the low-power mode control register (LPMCR) can be used to control whether the I/O pin is maintained at the immediately preceding status or at high impedance in pseudo timer mode. If an interrupt request has been issued when 1 is written to the TMD bit, the standby control circuit does not enter timer mode. In timer mode, the values of special registers such as the accumulator and the internal RAM register are maintained. Releasing Timer Mode The standby control circuit releases timer mode when a reset signal is input or an interrupt request is issued. If timer mode is released by a reset cause, the reset status takes effect after timer mode is released. To return from subclock timer mode, the standby control circuit initially releases timer mode, then immediately enters subclock state. When the release of subclock timer mode is a reset cause, the reset sequence is performed using the subclock signal. To return from main timer mode or PLL timer mode, the standby control circuit initially releases timer mode, then enters the main clock oscillation stabilization wait state. When the release of timer mode is a reset cause, the reset sequence is performed using the subclock signal. If a peripheral resource circuit issues an interrupt request of a higher interrupt level than 7, the standby control circuit releases timer mode. After pseudo timer mode is released, processing is handled as normal interrupt processing. The CPU executes the instruction that both is not in the write pending state and follows the standby write instruction, then executes interrupt processing when the interrupt can be accepted according to the I flag in the condition code register (CCR), interrupt level mask register (ILM), and interrupt control register (ICR). If the interrupt cannot be accepted, processing continues with the instruction following the instruction that was executed before transition to pseudo timer mode. 106 6.1 Low-Power Consumption Modes 6.1.4 Stop mode Stop mode stops source oscillation (main and subclock), causing all device functions of the MB90540/545 to stop. Data can be maintained at the lowest power consumption level. Transition to Stop Mode Writing 0 to the SCS bit or 1 to the MCS bit of the clock control register and 1 to the STP bit of the low-power mode control register (LPMCR) causes the standby control circuit to enter stop mode. The SPL bit of the low-power mode control register (LPMCR) can be used to control whether the I/O pin is maintained at the immediately preceding status or at high impedance. If an interrupt request has been issued when 1 is written to the STP bit, the standby control circuit does not enter stop mode. In stop mode, the values of special registers such as the accumulator and the internal RAM register are maintained. Releasing Stop Mode The standby control circuit releases stop mode when a reset signal is input or an interrupt is generated. If stop mode is released by a reset cause, the reset status takes effect after stop mode is released. To return from subclock timer mode, the standby control circuit initially enters subclock oscillation stabilization wait mode, then releases stop mode. When the release of stop mode is a reset cause, the reset sequence is performed after the subclock oscillation stabilization wait time elapses. To return from main stop mode, the standby control circuit initially enters main clock oscillation stabilization wait mode, then releases stop mode. When the release of stop mode is a reset cause, the reset sequence is performed after the main clock oscillation stabilization wait time elapses. If a peripheral circuit or other resource issues an interrupt request of a higher interrupt level than 7 in stop mode, the MB90540/545 is released from stop mode. After subclock stop mode is released, the subclock oscillation stabilization wait time applies and processing is handled as normal interrupt processing. The CPU executes the instruction that both is not in the write pending state and follows the standby write instruction, then executes interrupt processing when the interrupt can be accepted according to the I flag in the condition code register (CCR), interrupt level mask register (ILM), and interrupt control register (ICR). If the interrupt cannot be accepted, processing continues with the instruction following the instruction that was executed before transition to stop mode. After main stop mode is released, the oscillation stabilization wait time specified in WS1 and WS0 bits of the clock selection register (CKSCR) elapses and processing is then handled as normal interrupt processing. The CPU executes the instruction that both is not in the write pending state and follows the standby write instruction, then branches to interrupt processing when the interrupt can be accepted according to the I flag in the condition code register (CCR), interrupt level mask register (ILM), and interrupt control register (ICR). If the interrupt cannot be accepted, processing continues with the instruction following the instruction that was executed before transition to stop mode. 107 CHAPTER 6 LOW-POWER CONSUMPTION MODES 6.1.5 Hardware Standby Mode In the hardware standby mode, oscillation is stopped and all I/O pins are set to high impedance while the HST pin is at "L" level, regardless of other statuses (including reset). Transition to Hardware Standby Mode The standby control circuit can be set in hardware standby mode from any status by setting the HST pin at "L" level. In hardware standby mode, oscillation is stopped and all I/O pins are set to high impedance while the HST pin is at "L" level, regardless of other status including reset. In hardware standby mode, the internal RAM contents are maintained but the special registers such as the accumulator are initialized. Releasing Hardware Standby Mode Hardware standby mode can be released only by the HST pin. When the HST pin is set at "H" level, the standby control circuit releases hardware standby mode, enables the internal reset signal, and enters oscillation stabilization wait status. After the oscillation stabilization wait period, the standby control circuit releases the internal reset, and consequently the CPU starts execution from the reset sequence. The oscillation stabilization wait time for hardware standby mode is fixed to 218 cycles of the source oscillation for device with G-suffix, is determined by WS1 and WS0 bits of the clock selection register for device without G-suffix. 108 6.1 Low-Power Consumption Modes 6.1.6 Intermittent CPU Operation The intermittent CPU operation function delays the activity of the internal bus cycle to stop the clock supplied to the CPU when a register, internal memory (ROM, RAM, I/O or resource), or the external bus is accessed. While a high-speed clock is supplied to internal resources, the CPU execution speed is decreased, thus enabling processing with little power consumed. The CG1 and CG0 bits are used to specify the cycle count for clock stop. External bus operation is performed using the same clock as that for the resource. Intermittent CPU Operation The instruction execution time using the intermittent CPU operation function can be obtained by adding a compensation value to the ordinary execution time. The compensation value is obtained by multiplying the number of accesses to a register, internal memory, internal resource, or external bus by the cycle count for pausing. 109 CHAPTER 6 LOW-POWER CONSUMPTION MODES 6.2 Status Transitions in Low-Power Consumption Mode In low-power consumption mode, the transition to each status is based on the condition set in the clock selection register or low-power mode control register. Transition Conditions in Low-Power Consumption Mode The meanings of symbols used in the table and figure are explained below: * MCS: MCS bit (clock selection register) (PLL clock mode selected when MSC=0) * SCS: SCS bit (clock selection register) (subclock mode selected when SCS=0) * STP: STP bit (low-power mode control register) (stop mode selected when STP=1) * SLP: SLP bit (low-power mode control register) (sleep mode selected when SLP=1) * TMD: TMD bit (low-power mode control register) (timer mode selected when TMD=0) * MCM: MCM bit (clock selection register) (PLL clock used when MCM=0) * SCM: SCM bit (clock selection register) (subclock used when SCM=0) * SCD: Subclock oscillation stop (subclock oscillation stopped when SCD=1) * MCD: Main clock oscillation stop (main clock oscillation stopped when MCD=1) * PCD: PLL clock oscillation stop (PLL clock oscillation stopped when PCD=1) Table 6.2-1 Transition Conditions of the Two Clocks System Parts Status before transition Transition condition Status after transition Power-on 01 Main oscillation stabilization wait termination Main mode Main oscillation stabilization 05 Main oscillation stabilization wait termination Main mode Main mode 06 SCS=0 write MS transition mode 07 SCS=1, MCS=0 write MP transition mode 31 TMD=1, STP=0, SLP=1 write Main sleep mode 32 TMD=0 write Main timer transition mode 33 TMD=1, STP=1 write Main stop 21 SCS=0 write PS transition mode 20 SCS=1, MCS1 write PM transition mode 59 TMD=1, STP=0, SLP=1 write PLL sleep mode 58 TMD=0 write PLL timer transition P 57 TMD=1, STP=1 write Pseudo timer transition mode PLL mode 110 6.2 Status Transitions in Low-Power Consumption Mode Table 6.2-1 Transition Conditions of the Two Clocks System Parts (Continued) Status before transition Subclock mode PM transition mode SM transition mode MP transition mode Transition condition Status after transition 10 SCS=1, MCS1 write SM transition mode 12 SCS=1, MCS=0 write SP transition mode 11 Reset activation Main oscillation stabilization 42 TMD=1, STP=0, SLP=1 write Subclock sleep mode 43 TMD=0 write Subclock timer mode 44 TMD=1, STP=1 write Subclock stop mode 13 PLL -> main switch wait termination Main mode 38 TMD=1, STP=0, SLP=1 write PM transition sleep mode 39 TMD=0 write and PLL -> main switch wait termination Main timer transition mode 40 TMD=1, STP =1 write and PLL -> main switch wait termination Main stop mode 02 Main oscillation stabilization time wait termination Main mode 03 Reset activation or interrupt Main oscillation stabilization 04 SCS=0 write Subclock mode 27 TMD=1, STP=0, SLP=1 write SM transition sleep mode 28 TMD=0 write and main oscillation stabilization wait termination Main timer mode 29 TMD=1, STP=1 write and main oscillation stabilization wait termination Main stop mode 16 PLL oscillation stabilization wait termination PLL mode 14 SCS=1, MCS=1 write Main mode 15 SCS=0 write MS transition mode 68 TMD=1, STP=0, SLP=1 write MP transition sleep mode 70 TMD=0 write PLL timer transition mode 69 TMD=1, STP=1 write Pseudo timer mode 111 CHAPTER 6 LOW-POWER CONSUMPTION MODES Table 6.2-1 Transition Conditions of the Two Clocks System Parts (Continued) Status before transition SP transition mode Transition condition Status after transition 17 Main oscillation stabilization wait termination MP transition mode 18 MCS=1 write SM transition mode 19 Reset activation Main oscillation stabilization 75 TMD=1, STP=0, SLP=1 write SP transition sleep mode 76 TMD=0 write PLL timer mode 78 TMD=1, STP=1 write and main oscillation stabilization wait termination Pseudo timer mode 09 Main -> subclock switch wait termination Subclock mode 08 Reset activation Main mode 51 TMD=1, STP=0, SLP=1 write MS transition sleep mode 52 TMD=0 write and main -> subclock switch wait termination Subclock timer mode 53 TMD=1, STP=1 write and main -> subclock switch wait termination Subclock stop mode 23 PLL -> main clock switch wait termination MS transition mode 22 SCS=1 write PM transition mode 56 TMD=1, STP=0, SLP=1 write PS transition sleep mode Main sleep 26 Interrupt or reset activation Main mode SM transition sleep 24 Main oscillation stabilization wait termination Main sleep 25 Interrupt or reset activation SM transition mode 34 PLL -> main clock switch wait termination Main sleep mode 35 Interrupt or reset activation PM transition mode PLL sleep mode 63 Interrupt or reset activation PLL mode MP transition sleep 66 PLL oscillation stabilization wait termination PLL sleep mode 67 Interrupt or reset activation MP transition mode 73 Main oscillation stabilization wait termination MP transition sleep 74 Interrupt or reset activation SP transition mode Subclock sleep 46 Interrupt or reset activation Subclock mode MS transition sleep 49 Main -> subclock switch wait termination Subclock sleep mode 50 Interrupt or reset activation MS transition mode MS transition mode PS transition mode PM transition sleep SP transition sleep 112 6.2 Status Transitions in Low-Power Consumption Mode Table 6.2-1 Transition Conditions of the Two Clocks System Parts (Continued) Status before transition PS transition sleep Transition condition Status after transition 54 PLL -> main clock switch wait termination MS transition sleep mode 55 Interrupt or reset activation PS transition mode Main timer 30 Interrupt or reset activation SM transition mode Main timer transition 36 Main -> subclock switch wait termination Main timer 37 Interrupt or reset activation Main mode PLL timer 77 Interrupt or reset activation SP transition mode PLL timer transition M 72 Main -> subclock switch wait termination PLL timer 71 Interrupt or reset activation MP transition mode 65 PLL -> main clock switch wait termination PLL time transition M 64 Interrupt or reset activation PLL mode Subclock timer 47 Interrupt or reset activation Subclock mode Main stop 41 Interrupt or reset activation Main oscillation stabilization Pseudo timer 62 Interrupt or reset activation MP transition mode Pseudo timer transition 61 PLL -> main clock switch wait termination Pseudo timer mode 60 Interrupt or reset activation PLL mode 48 Interrupt Subclock oscillation stabilization 79 Reset activation Main oscillation stabilization 45 Subclock oscillation stabilization termination Subclock mode 80 Reset activation Main oscillation stabilization PLL timer transition P Subclock stop Subclock oscillation stabilization 113 CHAPTER 6 LOW-POWER CONSUMPTION MODES Table 6.2-2 Transition Conditions of the One Clock System Parts Status before transition Transition condition Status after transition Power-on 01 Main oscillation stabilization time end Main mode Main oscillation stabilization 05 Main oscillation stabilization time end Main mode 07 SCS=1, MCS=0 write MP transition mode 31 TMD=1, STP=0, SLP=1 write Main sleep 33 TMD=1, STP=1 write Main stop 20 SCS=1, MCS=1 write PM transition mode 59 TMD=1, STP=0, SLP=1 write PLL sleep 57 TMD=1, STP=1 write Pseudo watch transition 13 PLL/main switching timing wait end Main mode 38 TMD=1, STP=0, SLP=1 write PM transition sleep 40 TMD=1, STP=1 write & PLL to main switching timing wait end Main stop 16 PLL oscillation stabilization wait time end PLL mode 14 SCS=1, MCS=1 write Main mode 68 TMD=1, STP=0, SLP=1 write MP transition sleep 69 TMD=1, STP=1 write Pseudo watch mode Main sleep 26 Interrupt or reset activation Main mode PM transition sleep 34 PLL/main switching timing wait end Main sleep 35 Interrupt or reset activation PM transition mode PLL sleep 63 Interrupt or reset activation PLL mode MP transition sleep 66 PLL oscillation stabilization wait time end PLL sleep 67 Interrupt or reset activation MP transition mode Main stop 41 Interrupt or reset activation Main oscillation stabilization Pseudo watch 62 Interrupt or reset activation MP transition mode Pseudo watch transition 61 PLL/main switching timing wait end Pseudo watch mode 60 Interrupt or reset activation PLL mode Main mode PLL mode PM transition mode MP transition mode 114 6.3 Status Transition Diagram for Low-Power Consumption Mode 6.3 Status Transition Diagram for Low-Power Consumption Mode Figure 6.3-1 "Status Transition Diagram A for Low-Power Consumption Mode (Two Clocks System Parts)" to Figure 6.3-7 "Status Transition Diagram for Low-Power Consumption Mode (One Clock System Parts) 3" are status transition diagrams. For simplification, the status transition diagrams show events that occur simultaneously as stepwise transitions. In actuality, status transition take place instantaneously. Status Transition Diagram for Low-Power Consumption Mode (Two Clocks System Parts) For simplification, the status transition diagram shows events that occur simultaneously as stepwise transitions. In actuality, however, status transitions take place instantaneously. In the status transition diagram, if MSC=1 and SLP=1 are set simultaneously in PLL clock mode, a transition to PM transition mode is followed by a transition to PM transition sleep. In actuality, however, a transition from PLL clock mode to PM transition sleep takes place instantaneously. If reset is activated in subclock sleep mode, a transition to subclock mode is followed by a transition to a main oscillation stabilization period. In actuality, however, a transition from subclock sleep mode to a main oscillation stabilization period takes place. 115 CHAPTER 6 LOW-POWER CONSUMPTION MODES Figure 6.3-1 Status Transition Diagram A for Low-Power Consumption Mode (Two Clocks System Parts) Power-on reset SCS=1, MCS=1, STP=0, SLP=0, TMD=1 SCM=1,MCM=1, SCD=0, MCD=0, PCD=1 SM transition mode SCS=1, MCS=1, STP=0, SLP=0, TMD=1 SCM=0,MCM=1, SCD=0, MCD=0, PCD=1 Main oscillation stabilization period SCS=1, MCS=1, STP=0, SLP=0, TMD=1 SCM=1,MCM=1, SCD=0, MCD=0, PCD=1 03 04 02 01 05 10 11 Main mode SCS=1, MCS=1, STP=0, SLP=0, TMD=1 SCM=1,MCM=1, SCD=0, MCD=0, PCD=1 06 MS transition mode SCS=0, MCS=x, STP=0, SLP=0, TMD=1 08 SCM=1,MCM=1, SCD=0, MCD=0, PCD=1 Subclock mode SCS=0, MCS=x, STP=0, SLP=0, TMD=1 SCM=0,MCM=1, SCD=0, MCD=1, PCD=1 09 07 12 18 13 PM transition mode SCS=1, MCS=1, STP=0, SLP=0, TMD=1 SCM=1,MCM=0, SCD=0, MCD=0, PCD=1 19 15 14 MP transition mode SCS=1, MCS=0, STP=0, SLP=0, TMD=1 SCM=1,MCM=1, SCD=0, MCD=0, PCD=0 17 SP transition mode SCS=1, MCS=0, STP=0, SLP=0, TMD=1 SCM=0,MCM=1, SCD=0, MCD=0, PCD=1 16 23 20 PLL mode SCS=1, MCS=0, STP=0, SLP=0, TMD=1 SCM=1,MCM=0, SCD=0, MCD=0, PCD=0 116 22 21 PS transition mode SCS=0, MCS=x, STP=0, SLP=0, TMD=1 SCM=1,MCM=0, SCD=0, MCD=0, PCD=0 6.3 Status Transition Diagram for Low-Power Consumption Mode Figure 6.3-2 Status Transition Diagram B for Low-Power Consumption Mode (Two Clocks System Parts) SM transition sleep SCS=1, MCS=1, STP=0, SLP=1, TMD=1 SCM=0, MCM=1, SCD=0, MCD=0, PCD=1 Main sleep SCS=1, MCS=1, STP=0, SLP=1, TMD=1 SCM=1, MCM=1, SCD=0, MCD=0, PCD=1 24 26 25 27 31 SM transition mode SCS=1, MCS=1, STP=0, SLP=0, TMD=1 SCM=0, MCM=1, SCD=0, MCD=0, PCD=1 28 30 Main timer SCS=1, MCS=1, STP=0, SLP=0, TMD=0 SCM=0, MCM=1, SCD=0, MCD=1, PCD=1 Main mode SCS=1, MCS=1, STP=0, SLP=0, TMD=1 SCM=1, MCM=1, SCD=0, MCD=0, PCD=1 32 29 03 33 37 34 36 PM transition sleep SCS=1, MCS=1, STP=0, SLP=1, TMD=1 SCM=1, MCM=0, SCD=0, MCD=0, PCD=0 05 Main oscillation stabilization time SCS=1, MCS=1, STP=0, SLP=0, TMD=1 SCM=1, MCM=1, SCD=0, MCD=0, PCD=1 Main timer transition SCS=1, MCS=1, STP=0, SLP=0, TMD=0 SCM=1, MCM=1, SCD=0, MCD=0, PCD=1 35 38 39 PM transition mode SCS=1, MCS=1, STP=0, SLP=0, TMD=1 SCM=1, MCM=0, SCD=0, MCD=0, PCD=0 40 Main stop SCS=1, STP=1, TMD=1 SCM=1, SCD=1, PCD=1 MCS=1, SLP=0, 41 MCM=1, MCD=1, 117 CHAPTER 6 LOW-POWER CONSUMPTION MODES Figure 6.3-3 Status Transition Diagram C for Low-Power Consumption Mode (Two Clocks System Parts) Subclock mode SCS=0, MCS=x, STP=0, SLP=0, TMD=1 SCM=0, MCM=1, SCD=0, MCD=1, PCD=1 42 45 44 Subclock oscillation stabilization time SCS=0, MCS=x, STP=0, SLP=0, TMD=1 SCM=0, MCM=1, SCD=0, MCD=1, PCD=1 Main oscillation stabilization time SCS=1, MCS=x, STP=0, SLP=0, TMD=1 SCM=1, MCM=1, SCD=0, MCD=0, PCD=1 80 43 46 48 Subclock sleep SCS=0, MCS=x, STP=0, SLP=1, TMD=1 SCM=0, MCM=1, SCD=0, MCD=1, PCD=1 47 49 Subclock timer SCS=0, MCS=x, STP=0, SLP=0, TMD=0 SCM=0, MCM=1, SCD=0, MCD=1, PCD=1 79 Subclock stop SCS=0, MCS=x, STP=1, SLP=0, TMD=1 SCM=0, MCM=1, SCD=1, MCD=1, PCD=1 52 53 MS transition sleep SCS=0, MCS=x, STP=0, SLP=1, TMD=1 SCM=1, MCM=1, SCD=0, MCD=0, PCD=1 51 50 MS transition mode SCS=0, MCS=x, STP=0, SLP=0, TMD=1 SCM=1, MCM=1, SCD=0, MCD=0, PCD=1 23 54 PM transition sleep SCS=1, MCS=x, STP=0, SLP=1, TMD=1 SCM=1, MCM=0, SCD=0, MCD=0, PCD=0 118 56 55 PM transition mode SCS=0, MCS=x, STP=0, SLP=0, TMD=1 SCM=1, MCM=0, SCD=0, MCD=0, PCD=0 6.3 Status Transition Diagram for Low-Power Consumption Mode Figure 6.3-4 Status Transition Diagram D for Low-Power Consumption Mode (Two Clocks System Parts) PLL mode SCS=1, MCS=0, STP=0, SLP=0, TMD=1 SCM=1, MCM=0, SCD=0, MCD=0, PCD=0 57 58 60 Pseudo timer transition SCS=1, MCS=0, 61 STP=1, SLP=0, TMD=1 SCM=1, MCM=1, SCD=0, MCD=0, PCD=0 62 Pseudo timer mode SCS=1, MCS=0, STP=1, SLP=0, TMD=1 SCM=1, MCM=1, SCD=0, MCD=0, PCD=1 59 63 PLL sleep SCS=1, MCS=0, STP=0, SLP=1, TMD=1 SCM=1, MCM=0, SCD=0, MCD=0, PCD=1 64 PLL timer transition P SCS=1, MCS=0, STP=0, SLP=0, TMD=0 SCM=1, MCM=0, SCD=0, MCD=0 PCD=0 65 16 66 MP transition sleep SCS=1, MCS=0, STP=0, SLP=1, TMD=1 SCM=1, MCM=1, SCD=0, MCD=0, PCD=0 69 68 67 MP transition mode SCS=1, MCS=0, STP=0, SLP=0, TMD=1 SCM=1, MCM=1, SCD=0, MCD=0, PCD=0 70 71 PLL timer transition M SCS=1, MCS=0, STP=0, SLP=0, TMD=0 SCM=1, MCM=1, SCD=0, MCD=0, PCD=1 78 73 SP transition sleep SCS=1, MCS=0, STP=0, SLP=1, TMD=1 SCM=0, MCM=1, SCD=0, MCD=0, PCD=1 17 75 74 SP transition mode SCS=1, MCS=0, STP=0, SLP=0, TMD=1 SCM=0, MCM=1, SCD=0, MCD=0, PCD=1 72 77 76 PLL timer SCS=1, MCS=0, STP=0, SLP=0, TMD=0 SCM=0, MCM=1, SCD=0, MCD=1, PCD=1 119 CHAPTER 6 LOW-POWER CONSUMPTION MODES Status Transition Diagram for Low-Power Consumption Mode (One Clock System Parts) Figure 6.3-5 Status Transition Diagram for Low-Power Consumption Mode (One Clock System Parts) 1 Power-on reset SCS=1,MCS=1 STP=0,SLP=0 TMD=1 SCM=1,MCM=1 SCD=0,MCD=0 PCD=1 Main oscillation stabilization time SCS=1,MCS=1 STP=0,SLP=0 TMD=1 SCM=1,MCM=1 SCD=0,MCD=0 PCD=1 05 01 Main mode SCS=1,MCS=1 STP=0,SLP=0 TMD=1 SCM=1,MCM=1 SCD=0,MCD=0 PCD=1 07 13 PM transition mode SCS=1,MCS=1 STP=0,SLP=0 TMD=1 SCM=1,MCM=0 SCD=0,MCD=0 PCD=0 14 MP transition mode SCS=1,MCS=0 STP=0,SLP=0 TMD=1 SCM=1,MCM=1 SCD=0,MCD=0 PCD=0 16 20 PLL mode SCS=1,MCS=0 STP=0,SLP=0 TMD=1 SCM=1,MCM=0 SCD=0,MCD=0 PCD=0 120 6.3 Status Transition Diagram for Low-Power Consumption Mode Figure 6.3-6 Status Transition Diagram for Low-Power Consumption Mode (One Clock System Parts) 2 Main sleep SCS=1,MCS=1 STP=0,SLP=1 TMD=1 SCM=1,MCM=1 SCD=0,MCD=0 PCD=1 26 31 Main mode SCS=1,MCS=1 STP=0,SLP=0 TMD=1 SCM=1,MCM=1 SCD=0,MCD=0 PCD=1 33 34 05 PM transition sleep SCS=1,MCS=1 STP=0,SLP=1 TMD=1 SCM=1,MCM=0 SCD=0,MCD=0 PCD=0 Main oscillation stabilization time SCS=1,MCS=1 STP=0,SLP=0 TMD=1 SCM=1,MCM=1 SCD=0,MCD=0 PCD=1 35 38 PM transition mode SCS=1,MCS=1 STP=0,SLP=0 TMD=1 SCM=1,MCM=0 SCD=0,MCD=0 PCD=0 40 Main stop SCS=1,MCS=1 STP=1,SLP=0 TMD=1 SCM=1,MCM=1 SCD=1,MCD=1 PCD=1 41 121 CHAPTER 6 LOW-POWER CONSUMPTION MODES Figure 6.3-7 Status Transition Diagram for Low-Power Consumption Mode (One Clock System Parts) 3 PLL mode SCS=1,MCS=0 STP=0,SLP=0 TMD=1 SCM=1,MCM=0 SCD=0,MCD=0 PCD=0 57 60 Pseudo watch transition SCS=1,MCS=0 STP=1,SLP=0 TMD=1 SCM=1,MCM=1 SCD=0,MCD=0 PCD=1 61 62 59 63 PLL sleep SCS=1,MCS=0 STP=0,SLP=1 TMD=1 SCM=1,MCM=0 SCD=0,MCD=0 PCD=0 16 69 66 MS transition sleep SCS=1,MCS=0 STP=0,SLP=1 TMD=1 SCM=1,MCM=1 SCD=0,MCD=0 67 PCD=0 122 68 MP transition mode SCS=1,MCS=0 STP=0,SLP=0 TMD=1 SCM=1,MCM=1 SCD=0,MCD=0 PCD=0 Pseudo watch mode SCS=1,MCS=0 STP=1,SLP=0 TMD=1 SCM=1,MCM=1 SCD=0,MCD=0 PCD=1 CHAPTER 7 MEMORY ACCESS MODES This chapter explains the functions and operations of the memory access modes. 7.1 "Outline of Memory Access Modes" 7.2 "External Memory Access (Bus Pin Control Circuit) 7.3 "External Memory Access Control Signal Operation 123 CHAPTER 7 MEMORY ACCESS MODES 7.1 Outline of Memory Access Modes In the F2MC-16LX, various modes are provided for access methods, access areas, and test methods. The following classification applies to this module. Memory Access Modes Table 7.1-1 Mode Pins and Modes Operation mode Bus mode Access mode Single chip - Internal ROM, external bus 8 bits RUN 16 bits External ROM, external bus 8 bits 16 bits Flash programming - - Test functions - - Operation mode Operation mode means the mode for controlling the device operation status. The operation mode is specified by the MDx mode setting pin and the Ex bit in mode data. By selecting an operation mode, normal operation, internal test program activation, or special test function activation can be performed. Bus mode Bus mode means the mode for controlling the internal ROM operation and external access function. The bus mode is specified by the MDx mode setting pin and the Mx bit in mode data. The MDx mode setting pin specifies the bus mode for reading the reset vector and mode data, and the Mx bit in mode data specifies the bus mode for normal operation. Access mode Access mode means the mode for controlling the external data bus width. The access mode is specified by the MDx mode setting pin and the SO bit in mode data. By selecting an access mode, an 8- or 16-bit external data bus is specified. 124 7.1 Outline of Memory Access Modes 7.1.1 Mode Pins Table 7.1-2 "Mode Pins and Modes" lists the operations that can be specified by combining the three external pins MD2 to MD0. Mode pins Table 7.1-2 Mode Pins and Modes Mode pin setting Mode name Reset vector access area External data bus width Remarks MD2 MD1 MD0 0 0 0 External vector mode 0 External 8 bits 0 0 1 External vector mode 1 External 16 bits Reset vector, 16-bit bus width access 0 1 0 Reserved Internal (Mode data) Reset sequence and later segments are controlled based on mode data. 0 1 1 Internal vector mode 1 0 0 1 0 1 1 1 0 Flash memory serial programming (*1) - - 1 1 1 Flash memory - - Reserved Mode when parallel writer is used *1: Data cannot be written only by setting the flash serial programming mode by mode pins. Other must be set. For detail, see the examples of flash memory serial programming connection. 125 CHAPTER 7 MEMORY ACCESS MODES 7.1.2 Mode Data Mode data is stored at FFFFDFH of main memory and used for controlling the CPU operation. This data is fetched during a reset sequence and stored in the mode register inside the device. The mode register value can be changed only by a reset sequence. The setting of this register is valid after the reset sequence. Always set the reserved bits to "0". Mode Data Figure 7.1-1 Mode Data Configuration Mode data address address FFFFDFH 7 6 5 M1 M0 4 3 Reserved Reserved S0 2 1 0 Bit No. Reserved Reserved Reserved [Bits 7 and 6] M1, M0 (bus mode setting bits) The M1 and M0 bits are used to specify the operation mode after the reset sequence is completed. Table 7.1-3 "M1 and M0 (Bus Mode Setting Bit) Functions" shows the relationship between the M1 and M0 bits and the functions. Table 7.1-3 M1 and M0 (Bus Mode Setting Bit) Functions M1 M0 Function 0 0 Single-chip mode 0 1 Internal ROM, external bus mode 1 0 External ROM, external bus mode 1 1 Setting prohibited Remarks [Bit 3] S0 (mode setting bit) The S0 bit is used to specify the bus mode or access mode after the reset sequence is completed. Table 7.1-4 "S0 (Mode Setting Bit) Functions" shows the relationship between the S0 bit and the functions. Table 7.1-4 S0 (Mode Setting Bit) Functions S0 126 Function 0 External 8-bit data bus mode 1 External 16-bit data bus mode Remarks 7.1 Outline of Memory Access Modes 7.1.3 Memory Space in Each Bus Mode Figure 7.1-2 "Relationship between Access Areas and Physical Addresses for Each Bus Mode" shows the correspondence between the access areas and physical addresses for each bus mode. Memory Space in Each Bus Mode Figure 7.1-2 Relationship between Access Areas and Physical Addresses for Each Bus Mode FFFFFFH ROM area ROM area ROM area (FF bank image) ROM area (FF bank image) I/O I/O I/O RAM RAM RAM Address #1 010000H 004000H 003900H Address #2 Address #3 : Internal : External 000100H 0000C0H I/O I/O Single chip Internal ROM, external bus 000000H Model I/O : No access External ROM, external bus Address #1 Address #2 Address #3 MB90F543/F543G(S) FE0000H 002000H 001900H MB90F548G(S) FE0000H 002000H 001100H MB90F549 FC0000H 002000H 001900H MB90549G(S)/F549G(S) FC0000H 002100H 001900H MB90F546G(S) FC0000H 002100H 002100H (FC0000H) 002100H 002100H MB90V540/V540G 127 CHAPTER 7 MEMORY ACCESS MODES Recommended Setting Table 7.1-5 "Example of Recommended Settings for Mode Pins and Mode Data" lists an example of recommended settings for mode pins and mode data. Table 7.1-5 Example of Recommended Settings for Mode Pins and Mode Data Sample setting MD1 MD1 MD0 M1 M0 S0 Single chip 0 1 1 0 0 x Internal ROM and external bus mode, 16-bit bus 0 1 1 0 1 1 Internal ROM and external bus mode, 8-bit bus 0 1 1 0 1 0 External ROM and external bus mode, 16-bit bus, vector 16 bus width 0 0 1 1 0 1 External ROM and external bus mode, 8-bit bus 0 0 0 1 0 0 External pins have signal functions that depend on each mode. Table 7.1-6 External Pin Functions for Each Mode Function Pin name External bus expansion Single chip 8 bits P07 to 00 16 bits AD07 to 00 P17 to 10 A15 to 08 Flash programming D07 to 00 AD15 to 08 A15 to 08 P27 to 20 A23 to 16* A07 to 00 P30 ALE A16 P31 RD CEX P32 P33 Port WR * WRL * OEX Port WRH * PGMX P34 HRQ* P35 HAK * P36 RDY* P37 CLK* Unused Note: The upper address output pins and the WRL/WR, WRH, HRQ, HAK, RDY, and CLK pins can be used as ports through function selection. See Section 7.2 "External Memory Access (Bus Pin Control Circuit)" for details. 128 7.2 External Memory Access (Bus Pin Control Circuit) 7.2 External Memory Access (Bus Pin Control Circuit) The external bus pin control circuit controls the external bus pins for external expansion of the CPU address and data buses. External Memory Access (Bus Pin Control Circuit) The following address, data, and control signals are used to access external memory and peripherals of the MB90540/545 device: * CLK (P37): Machine cycle clock (KBP) output pin * RDY (P36): External ready input pin * WRH (P33): Write signal for upper 8 bits of data bus * WRL/WR (P32): Write signal for lower 8 bits of data bus in 16-bit access mode, for 8-bit access mode * RD (P31): Read signal * ALE (P30): Address latch enable signal The external bus pin control circuit is used to control the external bus pins to enable external expansion of the CPU address and data buses. Block Diagram of External Memory Access Figure 7.2-1 External Bus Controller P0 P0 data P1 P2 P3 P3 P0 P0 direction RB Data control Address control Access control Access control 129 CHAPTER 7 MEMORY ACCESS MODES 7.2.1 External Memory Access (External Bus Pin Control Circuit) Registers External memory access (external bus pin control circuit) uses the following three types of registers: * Automatic ready function selection register * External address output control register * Bus control signal selection register External Memory Access Registers Figure 7.2-2 External memory access (external bus pin control circuit) registers Automatic ready function selection register 15 Address:0000A5H Read/write Initial value 14 13 12 11 10 IOR1 IOR0 HMR1 HMR0 (W) (0) (W) (0) (W) (1) (W) (1) 7 6 5 E23 E22 E21 9 8 LMR1 LMR0 (-) (-) (-) (-) (W) (0) (W) (0) 4 3 2 1 0 E20 E19 E18 E17 E16 Bit No. ARSR External address output control register Address:0000A6H Read/write Initial value (W) (0) Bus control signal selection register 15 130 (W) (0) (W) (0) (W) (0) (W) (0) (W) (0) (W) (0) (W) (0) 14 13 12 11 10 9 8 Address:0000A7H CKE RYE HDE Read/write Initial value (W) (0) (W) (0) (W) (0) IOBS HMBS WRE LMBS (W) (0) (W) (0) (W) (0) (W) (0) Bit No. HACR Bit No. ECSR (-) (-) 7.2 External Memory Access (Bus Pin Control Circuit) 7.2.2 Automatic Ready Function Selection Register (ARSR) The automatic ready function selection register (ARSR) is used to set the automatic wait time for memory access for each area during external access. Automatic Ready Function Selection Register (ARSR) Figure 7.2-3 Automatic Ready Function Selection Register Configuration Automatic ready function selection register 15 Address:0000A5H Read/write Initial value 14 13 12 11 10 IOR1 IOR0 HMR1 HMR0 (W) (0) (W) (0) (W) (1) (W) (1) 9 8 LMR1 LMR0 (-) (-) (-) (-) (W) (0) Bit No. ARSR (W) (0) [Bits 15 and 14] IOR1, IOR0 The IOR1 and IOR0 bits are used to specify the automatic wait function for external access to the area from 0000C0H to 0000FFH. Table 7.2-1 "IOR1 and IOR0 (Automatic Wait Function Specification Bit) Functions" lists the settings that can be specified by combining the IOR1 and IOR0 bits. Table 7.2-1 IOR1 and IOR0 (Automatic Wait Function Specification Bit) Functions IOR1 IOR0 Function 0 0 Automatic wait disabled [initial value] 0 1 Automatic wait of 1 cycle is inserted for external access 1 0 Automatic wait of 2 cycles is inserted for external access 1 1 Automatic wait of 3 cycles is inserted for external access [Bits 13 and 12] HMR1, HMR0 The HMR1 and HMR0 bits are used to specify the automatic wait function for external access to the area from 800000H to FFFFFFH. Table 7.2-2 "HMR1 and HMR0 (Automatic Wait Function Specification Bit) Functions" lists the settings that can be specified by combining the HMR1 and HMR0 bits. Table 7.2-2 HMR1 and HMR0 (Automatic Wait Function Specification Bit) Functions HMR1 HMR0 Function 0 0 Automatic wait disabled 0 1 Automatic wait of 1 cycle is inserted for external access 1 0 Automatic wait of 2 cycles is inserted for external access 1 1 Automatic wait of 3 cycles is inserted for external access [initial value] 131 CHAPTER 7 MEMORY ACCESS MODES [Bits 9 and 8] LMR1, LMR0 The LMR1 and LMR0 bits are used to specify the automatic wait function for external access to the areas between 002000H and 7FFFFFH. Table 7.2-3 "LMR1 and LMR0 (Automatic Wait Function Specification Bit) Functions" lists the settings that can be specified by combining the LMR1 and LMR0 bits. Table 7.2-3 LMR1 and LMR0 (Automatic Wait Function Specification Bit) Functions 132 LMR1 LMR0 Function 0 0 Automatic wait disabled [initial value] 0 1 Automatic wait of 1 cycle is inserted for external access 1 0 Automatic wait of 2 cycles is inserted for external access 1 1 Automatic wait of 3 cycles is inserted for external access 7.2 External Memory Access (Bus Pin Control Circuit) 7.2.3 External Address Output Control Register (HACR) The external address output control register (HACR) controls the external output of addresses (A19 to A16). The bits correspond to addresses A19 to A16, which control address output pins, as shown in Figure 7.2-4 "External Address Output Control Address Configuration". External Address Output Control Register (HACR) Figure 7.2-4 External Address Output Control Address Configuration External address output control register 7 6 5 4 3 2 1 0 Address:0000A6H E23 E22 E21 E20 E19 E18 E17 E16 Read/write Initial value (W) (0) (W) (0) (W) (0) (W) (0) (W) (0) (W) (0) (W) (0) (W) (0) Bit No. HACR The HACR register controls output of addresses (A23 to A16) to the external circuit. The address output pin is controlled as follows with the eight bits that correspond to address bits A32 to A16. The HACR register cannot be accessed when the device is in single-chip mode, since all pins function as I/O ports whatever the value of this register. All bits of this register are write-only bits, and the value read from the bits is 1. Table 7.2-4 External Address Output Control Register (E16 to E32 bits) Functions 0 The corresponding pin is used for address output (AXX) [initial value]. 1 The corresponding pin is used as an I/O port (PXX). 133 CHAPTER 7 MEMORY ACCESS MODES 7.2.4 Bus Control Signal Selection Register (ECSR) The bus control signal selection register sets the bus operation control function in external bus mode. This register cannot be accessed when the device is in single-chip mode, since all pins function as I/O ports whatever the value of this register. All bits of the bus control signal selection register are write-only bits, and the value from the bits is 1. Bus Control Signal Selection Register (ECSR) Figure 7.2-5 Bus Control Signal Selection Register Configuration Bus control signal selection register 15 14 Address:0000A7H CKE RYE Read/write Initial value (W) (0) (W) (0) 13 12 11 10 9 8 HDE IOBS HMBS WRE LMBS (W) (0) (W) (0) (W) (0) (W) (0) (W) (0) Bit No. ECSR (-) (-) [Bit 15] CKE The CKE bit controls output of the external clock signal pin (CLK), as shown in Table 7.2-5 "CKE (External Clock (CLK) Output Control Bit) Functions". Table 7.2-5 CKE (External Clock (CLK) Output Control Bit) Functions 0 I/O port (P37) operation (clock output disabled) [initial value] 1 Clock signal (CLK) output enabled [Bit 14] RYE The RYE bit controls input of the external ready (RDY) signal pin, as shown in Table 7.2-6 "RYE (External Ready (RDY) Input Control Bit) Functions". Table 7.2-6 RYE (External Ready (RDY) Input Control Bit) Functions 0 I/O port (P36) operation (external RDY input disabled) [initial value] 1 External ready (RDY) input enabled [Bit 13] HDE The HDE bit specifies that input-output of hold signals is enabled. The hold request input signal (HRQ) and hold acknowledge output signal (HAK) are controlled according to the setting of the HDE bit, as shown in Table 7.2-7 "HDE (Hold Signal Input-Output Enable Specification Bit) Functions". Table 7.2-7 HDE (Hold Signal Input-Output Enable Specification Bit) Functions 134 0 I/O port (P35, P34) operation (hold function input-output disabled) [initial value] 1 Hold request (HRQ) input/hold acknowledge (HAK) output enabled 7.2 External Memory Access (Bus Pin Control Circuit) [Bit 12] IOBS The IOBS bit is used to specify the bus size for external access to the area from 0000C0H to 0000FFH in external 16-bit data bus mode Control is based on the setting of this bit, as shown in Table 7.2-8 "IOBS (Bus Size Specification Bit)". Table 7.2-8 IOBS (Bus Size Specification Bit) 0 16-bit bus size access [initial value] 1 8-bit bus size access [Bit 11] HMBS The HMBS bit is used to specify the bus size for external access to the area from 800000H to FFFFFFH in external 16-bit data bus mode. Control is based on the setting of this bit, as shown in Table 7.2-9 "HMBS (Bus Size Specification Bit". Table 7.2-9 HMBS (Bus Size Specification Bit) 0 16-bit bus size access [initial value] 1 8-bit bus size access [Bit 10] WRE The WRE bit controls output of external write signals (both WRH and WRL pins in 16-bit bus mode and WR pin in 8-bit bus mode), as shown in Table 7.2-10 "WRE (External Write Signal Output Control Bit) Functions". In external 8-bit data bus mode, P33 functions as the I/O port regardless of the setting value of this bit. Table 7.2-10 WRE (External Write Signal Output Control Bit) Functions 0 I/O port (P33, P32) operation (write signal output disabled) [initial value] 1 Write strobe signal (WRH/WRL or WR only) output enabled 135 CHAPTER 7 MEMORY ACCESS MODES [Bit 9] LMBS The LMBS bit is used to specify the bus size for external access to the area from 002000H to 7FFFFFH in external 16-bit data bus mode. Control is based on the setting of this bit, as shown in Table 7.2-11 "LMBS (Bus Size Specification Bit)". Table 7.2-11 LMBS (Bus Size Specification Bit) 0 16-bit bus size access [initial value] 1 8-bit bus size access Notes: 136 * To use the WRE bit to enable the WR, WRH, and WRL functions in 16-bit bus mode, place P33 and P32 in input mode (set bits 3 and 2 of the DDR3 register to 0). * To use the WRE bit to enable the WR function in 16-bit bus mode, place P32 in input mode (set bit 2 of the DDR3 register to 0). * If the RYE and HDE bits are used to enable the RDY and HRQ signals, the I/O port function of the port is also enabled. Be sure to write 0 (input mode) to the DDR3 register that corresponds to the port. 7.3 External Memory Access Control Signal Operation 7.3 External Memory Access Control Signal Operation If the ready function is not used, external memory is accessed in three cycles. The 8bit bus width access function is used to read and write the 8-bit width peripheral chip when the 8- and 16-bit width peripheral chips are connected together to the external bus. External Memory Access Control Signal The HMBS, LMBS, and IOBS bits are used to specify whether 16-bit bus width access or 8-bit bus width access is to be used in external 16-bit bus mode. Actually, bus operation may not be performed by providing only address output and assert output of the ALE signal without asserting RD, WR, WRL, and WRH. Be sure that access to a peripheral chip using only the ALE signal is not executed. Figure 7.3-1 Timing Chart for External Memory Access (External 8-bit bus mode) Read Read Write P37/CLK P33/WRH (Port data) P32/WRL/WR P31/RD P30/ALE P27 to 20/A23 to 16 Read address Write address Read address P17 to 10/A15 to 08 Read address Write address Read address P07 to 00/AD07 to 00 Read address Write address Read address Read data Write data 137 CHAPTER 7 MEMORY ACCESS MODES Figure 7.3-2 Timing Chart for External Memory Access (External 16-bit bus mode) 8-bit bus width byte read Even address byte read 8-bit bus width byte write Even address byte write P37/CLK P33/WRH P32/WRL/WR P31/RD P30/ALE P27 to 20/A23 to 16 P17 to 10/AD15 to 08 Read address P07 to 00/AD07 to 00 Read address Read address Write address Read address Invalid (Undefined) Write address Read address Write address Write data Read data Odd address byte read Read address Odd address byte write P37/CLK P33/WRH P32/WRL/WR P31/RD P30/ALE P27 to 20/A23 to 16 Write address Read address P17 to 10/AD15 to 08 Read address P07 to 00/AD07 to 00 Read address Read address Read address Write address Invalid Read address Write data Read data Even address word read (Undefined) Write address Even address word write P37/CLK P33/WRH P32/WRL/WR P31/RD P30/ALE P27 to 20/A23 to16 Write address Read address Read address P17 to 10/AD15 to 08 Read address Write address Read address P07 to 00/AD07 to 00 Read address Write address Read address Read data Write data Note: Set the external circuit so that data is always read in word mode. The setting of P36/RDY pin or the automatic ready function selection register (ARSR) enables access to low-speed memory and peripheral circuits. 138 7.3 External Memory Access Control Signal Operation 7.3.1 Ready Function The setting of P36/RDY pin or the automatic ready function selection register (ARSR) enables access to the low-speed memory and peripheral circuits. If the RYE bit of the bus control signal selection register (EPCR) is set to 1, the wait cycle is entered to enable extension of the access cycle while the L level is input to P36/RDY signal during access to the external circuit. Ready Function Figure 7.3-3 Timing Chart for Ready Function Even address word read Even address word write P37/CLK P33/WRH P32/WRL/WR P31/RD P30/ALE P27 to 20/A23 to 16 Read address Write address P17 to 10/AD15 to 08 Read address Write address P07 to 00/AD07 to 00 Read address Write address P36/RDY RDY pin fetch Even address word write Read data Write data Even address word read P37/CLK P33/WRH P32/WRL/WR P31/RD P30/ALE P27 to 20/A23 to 16 Read address Write address P17 to 10/AD15 to 08 Write address Read address P07 to 00/AD07 to 00 Write address Read address Write data Cycle extended by auto ready The MB90540/545 has two types of auto ready functions for external memory access. The auto ready function can automatically insert 1 to 3 wait cycles to extend the access cycle without an external circuit for access to the external areas at lower addresses 002000H to 7FFFFFH and at upper addresses 800000H to FFFFFFH. This function is activated according to the setting of the 139 CHAPTER 7 MEMORY ACCESS MODES LMR1 and LMR0 bits (external areas at lower addresses) of ARSR and the HMR1 and HMR0 bits (external area at upper addresses) of ARSR. The MB90540/545 also has an auto ready function for I/O that is independent of the auto ready function for memory. When the IOR1 and IOR0 bits of the ARSR register are set to 0, 1 to 3 wait cycles can be automatically inserted to extend the access cycle without an external circuit for access to the external area from addresses 0000C0H to 0000FFH. If the RYE bit of the EPCR is set to 1 and the L level is continues to be input to P36/RDY pin after the wait cycle using the auto ready function for external memory and for external I/O is completed, the wait cycle continues. 140 7.3 External Memory Access Control Signal Operation 7.3.2 Hold Function If the HDE bit in the bus control signal selection register (EPCR) is set to 1, the external bus hold function specified by the P34/HRQ and P35/HAK pins is enabled. Hold Function If the high level is applied to the P34/HRQ pin, the hold state is set up at termination of a CPU instruction (for a string instruction, at termination of 1-element data processing). The P35/HAK pin outputs the low level to place the following pins in a high-impedance state: * Address output: P27/A23 to P20/A16 * Address/data I/O: P17/D15 to P00/D00 * Bus control signal: P30/ALE, P31/RD, P32/WRL/WR, P33/WRH Thus, an external bus can be used from a device external circuit. When the low level is input to the P34/HRQ pin, the P35/HAK pin outputs the high-level, thereby restoring the external pin state and restarting the CPU operation. In the stop status, hold request input is not accepted. Figure 7.3-4 "Hold Timing (in an External Bus 16-Bit Mode)" shows the hold timing (in an external 16-bit bus mode). Figure 7.3-4 Hold Timing (in an External Bus 16-Bit Mode) Read cycle Hold cycle Write cycle P37/CLK P34/HRQ P35/HAK P33/WRH P32/WRL/WR P31/RD P30/ALE P27 to 20/A23 to 16 (Address) (Address) P17 to 10/AD15 to 08 (Address) P07 to 00/AD07 to 00 (Address) Read data Write data 141 CHAPTER 7 MEMORY ACCESS MODES 142 CHAPTER 8 I/O PORTS This chapter explains the functions and operations of the I/O ports. 8.1 "I/O Port" 8.2 "I/O Port Registers" 143 CHAPTER 8 I/O PORTS 8.1 I/O Ports Each pin of the ports can be specified as input or output using the port direction register (DDR) if the corresponding peripheral does not use the pin. Outline of I/O ports When a pin is specified as input, the logic level at the pin is read. When a pin is specified as output, the data register value is read. The above also applies to a read operation for the readmodify-write instructions. However, When a pin is used as an output for another peripheral, the logic level at the pin is read regardless of the value of the data register. It is generally recommended that the read-modify-write instructions not be used for setting the data register before a port is set for output and the output of the peripheral resource is switched off. The reason is that a read-modify-write instruction in this case reads the logic level at the port instead of the register value. Figure 8.1-1 "I/O Port Block Diagram" is a block diagram of the I/O ports. Figure 8.1-1 I/O Port Block Diagram Internal data bus Data register read Data register Data register write Direction register Direction register write Direction register read 144 Pin 8.2 I/O Port Registers 8.2 I/O Port Registers Figure 8.2-1 "I/O Port Registers" shows the bit configuration of the I/O port registers. I/O Port Registers Figure 8.2-1 I/O Port Registers Bit No. 15/7 14/6 13/5 12/4 11/3 10/2 9/1 8/0 Address 000000H P07 P06 P05 P04 P03 P02 P01 P00 Port 0 data register (PDR0) Address 000001H P17 P16 P15 P14 P13 P12 P11 P10 Port 1 data register (PDR1) Address 000002H P27 P26 P25 P24 P23 P22 P21 P20 Port 2 data register (PDR2) Address 000003H P37 P36 P35 P34 P33 P32 P31 P30 Port 3 data register (PDR3) Address 000004H P47 P46 P45 P44 P43 P42 P41 P40 Port 4 data register (PDR4) Address 000005H P57 P56 P55 P54 P53 P52 P51 P50 Port 5 data register (PDR5) Address 000006H P67 P66 P65 P64 P63 P62 P61 P60 Port 6 data register (PDR6) Address 000007H P77 P76 P75 P74 P73 P72 P71 P70 Port 7 data register (PDR7) Address 000008H P87 P86 P85 P84 P83 P82 P81 P80 Port 8 data register (PDR8) Address 000009H P97 P96 P95 P94 P93 P92 P91 P90 Port 9 data register (PDR9) Address 00000AH PA0 Port A data register (PDRA) Bit No. 15/7 14/6 13/5 12/4 11/3 10/2 9/1 8/0 Address 000010H D07 D06 D05 D04 D03 D02 D01 D00 Port 0 direction register (DDR0) Address 000011H D17 D16 D15 D14 D13 D12 D11 D10 Port 1 direction register (DDR1) Address 000012H D27 D26 D25 D24 D23 D22 D21 D20 Port 2 direction register (DDR2) Address 000013H D37 D36 D35 D34 D33 D32 D31 D30 Port 3 direction register (DDR3) Address 000014H D47 D46 D45 D44 D43 D42 D41 D40 Port 4 direction register (DDR4) Address 000015H D57 D56 D55 D54 D53 D52 D51 D50 Port 5 direction register (DDR5) Address 000016H D67 D66 D65 D64 D63 D62 D61 D60 Port 6 direction register (DDR6) Address 000017H D77 D76 D75 D74 D73 D72 D71 D70 Port 7 direction register (DDR7) Address 000018H D87 D86 D85 D84 D83 D82 D81 D80 Port 8 direction register (DDR8) Address 000019H D97 D96 D95 D94 D93 D92 D91 D90 Port 9 direction register (DDR9) Address 00001AH DA0 Port A direction register (DDRA) Bit No. 15/7 14/6 13/5 12/4 11/3 10/2 9/1 8/0 Address 00001CH PU07 PU06 PU05 PU04 PU03 PU02 PU01 PU00 Port 0 pull-up control register (PUCR0) Address 00001DH PU17 PU16 PU15 PU14 PU13 PU12 PU11 PU10 Port 1 pull-up control register (PUCR1) Address 00001EH PU27 PU26 PU25 PU24 PU23 PU22 PU21 PU20 Port 4 pull-up control register (PUCR2) Address 00001EH PU37 PU36 PU35 PU34 PU33 PU32 PU31 PU30 Port 4 pull-up control register (PUCR3) Bit No. Address 15 14 13 12 11 10 9 8 00001BH ADE7 ADE6 ADE5 ADE4 ADE3 ADE2 ADE1 ADE0 Port 6 analog input enable register (ADER) 145 CHAPTER 8 I/O PORTS 8.2.1 Port Data Register (PDR) Figure 8.2-2 "Port Data Registers (PDR)" shows the detailed bit configuration of the port data register (PDR). Port data Register (PDR) Figure 8.2-2 Port Data Registers (PDR) Bit No. PDR0 Address : 000000H Bit No. PDR1 Address : 000001H Bit No. PDR2 Address : 000002H Bit No. PDR3 Address : 000003H Bit No. PDR4 Address : 000004H Bit No. PDR5 Address : 000005H Bit No. PDR6 Address : 000006H Bit No. PDR7 Address : 000007H Bit No. PDR8 Address : 000008H Bit No. PDR9 Address : 000009H Bit No. PDRA Address : 00000AH 7 6 5 4 3 2 1 0 Initial value Access P07 P06 P05 P04 P03 P02 P01 P00 Undefined R/W * 15 14 13 12 11 10 9 8 P17 P16 P15 P14 P13 P12 P11 P10 Undefined R/W * 7 6 5 4 3 2 1 0 P27 P26 P25 P24 P23 P22 P21 P20 Undefined R/W * 15 14 13 12 11 10 9 8 P37 P36 P35 P34 P33 P32 P31 P30 Undefined R/W * 7 6 5 4 3 2 1 0 P47 P46 P45 P44 P43 P42 P41 P40 Undefined R/W * 15 14 13 12 11 10 9 8 P57 P56 P55 P54 P53 P52 P51 P50 Undefined R/W * 7 6 5 4 3 2 1 0 P67 P66 P65 P64 P63 P62 P61 P60 Undefined R/W * 15 14 13 12 11 10 9 8 P77 P76 P75 P74 P73 P72 P71 P70 Undefined R/W * 7 6 5 4 3 2 1 0 P87 P86 P85 P84 P83 P82 P81 P80 Undefined R/W * 15 14 13 12 11 10 9 8 P97 P96 P95 P94 P93 P92 P91 P90 Undefined R/W * 7 6 5 4 3 2 1 0 Undefined R/W * PA0 *: Note the following differences between R/W for the I/O ports and R/W for memory: - Input mode Read: The level at the corresponding pin is read. Write: Data is written to an output latch. - Output mode Read: The pin output value is read. Write: Data is written to an output latch and output to the corresponding pin. 146 8.2 I/O Port Registers 8.2.2 Port Direction Register (DDR) Figure 8.2-3 "Port Direction Registers (DDR)" shows the bit configuration of the port direction register (DDR). Port Direction Register (DDR) Figure 8.2-3 Port Direction Registers (DDR) Bit No. DDR0 Address : 000010H Bit No. DDR1 Address : 000011H Bit No. 7 6 5 4 3 2 1 D07 D06 D05 D04 D03 D02 D01 15 14 13 12 11 10 D17 D16 D15 D14 D13 D12 7 6 5 4 3 2 DDR2 Address : 000012H D27 D26 D25 D24 D23 D22 Bit No. DDR3 Address : 000013H 15 14 13 12 11 10 D37 D36 D35 D34 D33 D32 Bit No. DDR4 Address : 000014H Bit No. DDR5 Address : 000015H Bit No. DDR6 Address : 000016H Bit No. DDR7 Address : 000017H Bit No. DDR8 Address : 000018H Bit No. DDR9 Address : 000019H Bit No. DDRA Address : 00001AH 7 6 5 4 3 2 D47 D46 D45 D44 D43 D42 15 14 13 12 11 10 D57 D56 D55 D54 D53 D52 7 6 5 4 3 2 D67 D66 D65 D64 D63 D62 15 14 13 12 11 10 D77 D76 D75 D74 D73 D72 7 6 5 4 3 2 D87 D86 D85 D84 D83 D82 15 14 13 12 11 10 D97 D96 D95 D94 D93 D92 7 6 5 4 3 2 9 D11 1 D21 9 D31 1 D41 9 D51 1 D61 9 D71 1 D81 9 D91 1 0 D00 Initial value Access 00000000B R/W 00000000B R/W 00000000B R/W 00000000B R/W 00000000B R/W 00000000B R/W 00000000B R/W 00000000B R/W 00000000B R/W 00000000B R/W - - - - - - - 0B R/W 8 D10 0 D20 8 D30 0 D40 8 D50 0 D60 8 D70 0 D80 8 D90 0 DA0 When a pin functions as a port, the corresponding pin is controlled as follows: 0: Input mode 1: Output mode The bits are set to 0 by a reset. 147 CHAPTER 8 I/O PORTS 8.2.3 Pull-up Control Register (PUCR) Figure 8.2-4 "Bit Configuration of Pull-up Control Register (PUCR)" shows the bit configuration of the pull-up control register (PUCR), and Figure 8.2-5 "lock Diagram of Pull-up Control Register (PUCR)" is the block diagram. Pull-up Control Register (PUCR) Figure 8.2-4 Bit Configuration of Pull-up Control Register (PUCR) Pull-up control register 7 5 4 3 2 1 0 Address : 00001CH PU07 PU06 PU05 PU04 PU03 PU02 PU01 PU00 Read/write Initial value (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (0) (0) (0) (0) (0) (0) (0) (0) 15 14 13 12 11 10 9 8 Address : 00001DH PU17 PU16 PU15 PU14 PU13 PU12 PU11 PU10 Read/write Initial value (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (0) (0) (0) (0) (0) (0) (0) (0) 7 6 5 4 3 2 1 0 Address : 00001EH PU27 PU26 PU25 PU24 PU23 PU22 PU21 PU20 Read/write Initial value (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (0) (0) (0) (0) (0) (0) (0) (0) 15 148 6 14 13 12 11 10 9 8 Address : 00001FH PU37 PU36 PU35 PU34 PU33 PU32 PU31 PU30 Read/write Initial value (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (0) (0) (0) (0) (0) (0) (0) (0) Bit No. PUCR0 Bit No. PUCR1 Bit No. PUCR2 Bit No. PUCR3 8.2 I/O Port Registers Block Diagram of Input Resistor Register (RDR) Figure 8.2-5 Block Diagram of Pull-up Control Register (PUCR) Pull-up resistor (about 50K) Data register Port input-output Direction register Resistor register Internal data bus Note: In input mode, the pull-up resistor is controlled. 0: No pull-up resistor in input mode 1: Pull-up resistor in input mode In output mode, this register has no meaning (no pull-up resistor). The direction register (DDR) determines the input-output mode. In hardware standby mode and stop mode (SPL=1), the state with no pull-up resistor is entered (high impedance). If the port is used as an external bus, this function is disabled and data is not written to the register. 149 CHAPTER 8 I/O PORTS 8.2.4 Analog Input Enable Register (ADER) Figure 8.2-6 "Bit Configuration of Analog Input Enable Register (ADER)" shows the bit configuration of the analog input enable register (ADER). Analog Input Enable Register (ADER) Figure 8.2-6 Bit Configuration of Analog Input Enable Register (ADER) Analog Input Enable Register 15 Address : 00001BH Read/write Initial value 14 13 12 11 10 9 8 ADE7 ADE6 ADE5 ADE4 ADE3 ADE2 ADE1 ADE0 Bit No. ADER (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (1) (1) (1) (1) (1) (1) (1) (1) The analog input enable register (ADER) controls the pins of port 6 as follows: * 0: Port input mode * 1: Analog input mode If an external pin is used as analog input of the A/D converter, set the corresponding bit to 1. 150 CHAPTER 9 TIMEBASE TIMER This chapter explains the functions and operations of the timebase timer. 9.1 "Outline of Timebase Timer" 9.2 "Timebase Timer Control Register (TBTC)" 9.3 "Operations of Timebase Timer" 151 CHAPTER 9 TIMEBASE TIMER 9.1 Outline of Timebase Timer The timebase timer consists of an 18-bit timer and a circuit that controls an interval interrupt. The timebase timer uses the main clock signal regardless of the MSC and SCS bits of the clock selection register (CKSCR). Timebase Timer Registers Figure 9.1-1 Timebase Timer Registers Time base timer control register 15 Address : 0000A9H Read/write Initial value 152 14 13 Reserved (R/W) (1) (-) (-) (-) (-) 12 11 10 9 8 Bit No. TBIE TBOF TBR TBC1 TBC0 TBTC (R/W) (0) (R/W) (0) (R/W) (R/W) (0) (R/W) (0) (1) 9.1 Outline of Timebase Timer Block Diagram of Timebase Timer Figure 9.1-2 Block Diagram of Timebase Timer Main clock TBTC TBC1 Selector TBC0 212 Clock input 214 216 Timebase timer 219 212 214 216 219 TBTRES TBR TBIE AND Q TBOF S R Time base interrupt WDTC WT1 Selector WT0 2-bit counter OF CLR Watch-dog reset generation circuit CLR Internal data bus WTE WDGRST To internal reset generation circuit WTC WDCS AND SCE Q SCM Power-on reset* Subclock stop S R 210 WTC2 WTC1 WTC0 WTOF 214 215 Watch timer WTR WTIE 213 Selector WTRES AND Q S R Clock input Subclock/4 Timer interrupt WDTC PONR From power-on generation STBR From hardware standby control circuit WRST ERST RST pin SRST From RST bit of LPMCR register 153 CHAPTER 9 TIMEBASE TIMER 9.2 Timebase Timer Control Register (TBTC) The timebase timer control register (TBTC) controls the operation of the timebase timer and the interval interrupt time. Timebase Timer Control Register (TBTC) Figure 9.2-1 Timebase Timer Control Register (TBTC) Time base timer control register 15 Address : 0000A9H Read/write Initial value 14 13 Reserved (R/W) (1) (-) (-) (-) (-) 12 11 10 9 8 Bit No. TBIE TBOF TBR TBC1 TBC0 TBTC (R/W) (0) (R/W) (0) (R/W) (R/W) (0) (R/W) (0) (1) [Bit 15] Reserved bit Ensure that "1" is always written to this bit. [Bits 14 and 13] Unused bits Bits 14 and 13 are unused. [bit 12] TBIE This bit is used to enable interval interrupts based on the timebase timer. Writing "1" to this bit enables interrupts, and writing "0" disables interrupts. This bit is initialized to "0" upon a reset. This bit is readable and writable. [bit 11] TBOF This is an interrupt request flag for the timebase timer. While the TBIE bit is "1", an interrupt request is issued when "1" is written to TBOF. This bit is set to "1" for each interval specified with the TBC1 and TBC0 bits. This bit is cleared by writing "0", transition to stop or hardware standby mode, or a reset. Writing "1" has no effect. "1" is always read by a read-modify-write instruction. [bit 10] TBR This bit clears all bits of the timebase timer counter to "0". Writing "0" clears the timebase counter. Writing "1" has no effect. "1" is always read from this bit. 154 9.2 Timebase Timer Control Register (TBTC) [bits 9 and 8] TBC1 and TBC0 These bits are used to set the timebase timer interval. These bits are initialized to 00 by a reset. These bits can be read and written to. Table 9.2-1 "Settings for Timebase Timer Interval" lists the settings for the timebase timer interval. Table 9.2-1 Settings for Timebase Timer Interval TBC1 TBC0 Interval at 4 MHz source oscillation 0 0 1.024 ms 0 1 4.096 ms 1 0 16.384 ms 1 1 131.072 ms 155 CHAPTER 9 TIMEBASE TIMER 9.3 Operations of Timebase Timer The timebase timer functions as a watch-dog timer clock source, timer for waiting for main clock and PLL clock oscillation to stabilize, and interval timer for generating interrupts at specified intervals. Timebase Timer The timebase timer consists of an 18-bit counter that counts the pulses of the oscillation clock used to generate the machine clock. While the oscillation clock is input, the timebase timer keeps counting. The timebase timer is cleared by a power-on reset, transition to stop or hardware standby mode, or transition from the main clock to the PLL clock by writing data to the MCS bit of the clock selection register (CKSCR). The timebase timer is also cleared by transition from the main clock to the subclock by writing data to the SCS bit of the clock selection register (CKSCR) or writing 0 to the TBR bit of the timebase timer control register (TBTC). The watch-dog counter and interval interrupt function using output from the timebase timer are affected by clearing the timebase counter. Interval Interrupt Function of Timebase Timer Interrupts are generated at specified intervals according to the carry signals of the timebase counter. The TBOF flag is set at the intervals specified with the TBC1 and TBC0 bits of the timebase timer control register (TBTC). This flag is set by using as a reference the last time that the timebase timer was cleared. On transition from main clock mode to PLL clock mode, the timebase timer is cleared because the timebase timer is used as a timer that waits for PLL clock oscillation to stabilize. On transition from oscillation clock mode to subclock mode, the timebase timer is cleared because the timebase timer is used as a timer that waits for oscillation of the oscillation clock to stabilize. On transition to stop mode and hardware standby mode, the TBOF flag is immediately cleared when mode transition is complete because the timebase timer is used as a timer that waits until oscillation to stabilize upon recovery. 156 CHAPTER 10 WATCH-DOG TIMER This chapter explains the functions and operations of the watch-dog timer. 10.1 "Outline of Watch-dog Timer" 10.2 "Watch-dog Timer Control Register (WDTC)" 10.3 "Watch-dog Timer Operation" 157 CHAPTER 10 WATCH-DOG TIMER 10.1 Outline of Watch-dog Timer The watch-dog timer consists of a 2-bit watch-dog counter that uses the carry signal of the 18-bit timebase timer or 15-bit watch timer as a clock source, control register, and watch-dog reset controller. Watch-dog Timer Register Figure 10.1-1 Watch-dog Timer Register Watch-dog timer control register 7 Address : 0000A8H Read/write Initial value 158 6 5 4 3 2 PONR STBR WRST ERST SRST WTE (R) (X) (R) (X) (R) (X) (R) (X) (R) (X) (W) (1) 1 0 Bit No. WT1 WT0 WDTC (W) (1) (W) (1) 10.1 Outline of Watch-dog Timer Watch-dog Timer Block Diagram Figure 10.1-2 Block Diagram of Watch-dog Timer Main clock TBTC TBC1 Selector TBC0 212 Clock input 214 216 Timebase timer 219 212 214 216 219 TBTRES TBR TBIE AND Q TBOF S R Internal data bus Time base interrupt WDTC WT1 Selector WT0 2-bit counter OF CLR Watch-dog reset generation circuit CLR WTE WDGRST To internal reset generation circuit WTC WDCS AND SCE Q SCM Power-on reset* Subclock stop S R 210 WTC2 WTC1 WTC0 WTOF 214 215 Selector Watch timer WTR WTIE 213 WTRES AND Q S R Clock input Subclock/4 Timer interrupt WDTC PONR From power-on generation STBR From hardware standby control circuit WRST ERST RST pin SRST From RST bit of LPMCR register 159 CHAPTER 10 WATCH-DOG TIMER 10.2 Watch-dog Timer Control Register (WDTC) The watch-dog timer control register (WDTC) consists of the bits that control the watch-dog timer and bits that identify reset causes. Watch-dog Timer Control Register (WDTC) Figure 10.2-1 Watch-dog Timer Control Register (WDTC) Watch-dog timer control register 7 Address : 0000A8H Read/write 6 5 4 3 2 PONR STBR WRST ERST SRST WTE Initial value (R) (X) (R) (X) (R) (X) (R) (X) (R) (X) (W) (1) 1 0 Bit No. WT1 WT0 WDTC (W) (1) (W) (1) [bits 7 to 3] PONR, STBR, WRST, ERST, and SRST These flags indicate the reset causes. The flags are set upon a reset as described in Table 10.2-1 "Reset Cause Bits and Reset Causes". All bits are cleared to "0" after the WDTC register is read. These bits are read-only bits. At power-on, the values of reset cause bits other than PONR bit are not defined. When the PONR bit is 1, ensure that the values of the bits other than PONR bit are ignored. Table 10.2-1 Reset Cause Bits and Reset Causes Reset cause PONR STBR WRST ERST SRST Power-on 1 - - - - Hardware standby * 1 * * * Watch-dog timer * * 1 * * External pin * * * 1 * RST bit * * * * 1 (*: The previous value is maintained.) [bit 2] WTE While the watch-dog timer is stopped, writing 0 to this bit activates the watch-dog timer. Subsequently, writing 0 clears the watch-dog timer counter. Writing 1 has no effect. The watch-dog timer is stopped by power-on, hardware standby, or reset by watch-dog timer. "1" is always read from this bit. 160 10.2 Watch-dog Timer Control Register (WDTC) [bits 1 and 0] WT1 and WT0 These bits are used to select the watch-dog timer interval. Only the data items written during watch-dog timer activation are valid. Data items that are written at any other time are ignored. In the two clocks system parts, the clock signal input to the watch-dog timer is selected according to the values of the WDCS bit of the watch timer control register (WTC). Table 10.2-2 "Access to WT1 and WT0 (Read-only)" lists the setting for the interval. Table 10.2-2 Access to WT1 and WT0 (Read-only) Interval (match clock: 4 MHz) WDCS WT1 WT0 Minimum Maximum 1 0 0 About 3.58ms About 4.61ms 1 0 1 About 14.33ms About 18.43ms 1 1 0 About 57.23ms About 73.73ms 1 1 1 About 458.75ms About 589.82ms 0 *1 0 0 About 0.457s About 0.576s 0 *1 0 1 About 3.584s About 4.608s 0 *1 1 0 About 7.167s About 9.216s 0 *1 1 1 About 14.336s About 18.432s *1: Only the two clocks system parts. Note: The maximum interval assumes that the timebase counter is not reset during watch-dog operation. 161 CHAPTER 10 WATCH-DOG TIMER 10.3 Watch-dog Timer Operation The watch-dog timer function enables detection of program surge. If 0 is not written to the WTE bit of the watch-dog timer within the specified time due to a program surge, the watch-dog timer issues a watch-dog reset request. Activating the Watch-dog Timer The watch-dog timer is activated by writing 0 to the WTE bit of the watch-dog timer control register (WDTC) while the watch-dog timer is stopped. At the same time, the WT1 and WT0 bits are used to set the watch-dog timer interval. Only the interval setting specified during activation is valid. Resetting the Watch-dog Timer When the watch-dog timer is activated, the 2-bit watch-dog counter must be program-cleared. Specifically, 0 must be periodically written to the WTE bit of the watch-dog timer control register (WDTC). The watch-dog timer consists of a 2-bit counter that uses the carry signals of the timebase timer as a clock source. When the timebase timer is cleared, the watch-dog reset interval may exceed the setting. Figure 10.3-1 "Watch-dog Timer Operation" is a diagram of the watch-dog timer operation. Figure 10.3-1 Watch-dog Timer Operation Time base Watch-dog 00 01 10 00 01 10 11 00 WTE write Watch-dog activation Watch-dog clear Watch-dog reset occurs Stopping the Watch-dog Counter Once activated, the watch-dog timer is initialized and stopped only by power-on, hardware standby, or reset by watch-dog. Reset by an external pin or software merely clears the watchdog counter without stopping the watch-dog function. Clearing the Watch-dog Counter The watch-dog counter is cleared by writing 0 to the WTE bit of the watch-dog timer control register (WDTC), occurrence of a reset, or transition to sleep mode, stop mode, or hold acknowledge signal. 162 CHAPTER 11 WATCH TIMER This chapter explains the functions and operations of the watch timer. Note: The watch timer can not be used in the one clock system parts. 11.1 "Outline of Watch Timer" 11.2 "Watch Timer Control Register (WTC)" 11.3 "Watch Timer Operation" 163 CHAPTER 11 WATCH TIMER 11.1 Outline of Watch Timer The watch timer consists of a 15-bit timer and a circuit that controls an interval interrupt. The watch timer uses subclock signals regardless of the MCS bit and SCS bit of the clock selection register (CKSCR). Watch Timer Register Figure 11.1-1 Watch Timer Control Register (WTC) Watch timer control register 7 5 4 3 2 1 0 WDCS SCE WTIE WTOF WTR WTC2 WTC1 WTC0 Read/write (R/W) (R) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (1) (X) Address: 0000AAH 164 6 (0) (0) (0) (0) (0) (0) Bit No. WTC 11.1 Outline of Watch Timer Block Diagram of Watch Timer Figure 11.1-2 Block Diagram of Watch Timer Main clock TBTC TBC1 Selector TBC0 212 214 216 219 TBTRES Clock input Timebase timer 212 214 216 219 TBR TBIE AND Q S R TBOF Time base interrupt WDTC OF Selector WT0 Internal data bus Watch-dog reset generation circuit 2-bit counter WT1 CLR CLR WDGRST To internal reset generation circuit WTE WTC WDCS AND SCE Q SCM Power-on reset* Subclock stop S R 210 WTC2 WTC1 WTC0 Selector WTR WTIE WTOF Q S R 214 215 Watch timer WTRES AND 213 Clock input Subclock/4 Timer interrupt WDTC PONR From power-on generation STBR From hardware standby control circuit WRST ERST RST pin SRST From RST bit of LPMCR register 165 CHAPTER 11 WATCH TIMER 11.2 Watch Timer Control Register (WTC) The watch timer control register (WTC) controls the operation of the watch timer and the interval interrupt time. Watch Timer Control Register (WTC) Figure 11.2-1 Watch Timer Control Register (WTC) Watch timer control register 7 6 5 4 3 2 1 0 WDCS SCE WTIE WTOF WTR WTC2 WTC1 WTC0 Read/write (R/W) (R) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (1) (X) Address: 0000AAH (0) (0) (0) (0) (0) Bit No. WTC (0) [Bit 7] WDCS The WDCS bit is used to specify whether the clock signal of the watch timer or timebase timer is used as the input clock of the watch-dog timer when the main clock or PLL clock is selected as the machine clock. When WDCS=0, the clock signal of the watch timer can be selected. When WDCS=1, the clock signal of the timebase timer can be selected. When 1 is set in WDCS, the function that selects the main clock or PLL clock uses the timebase timer output. Functions that include the subclock use output from the watch timer. This bit is initialized to 1 by a power-on reset. Note: If WDCS is set to 1, the watch-dog timer counter may be incremented because the timebase timer output and watch timer output are asynchronous. If WDCS is set to 1, the watch-dog timer must be cleared before and after the clock mode is changed. [Bit 6] SCE The SCE bit indicates that the subclock oscillation stabilization wait time has elapsed. When this bit is 0, the oscillation stabilization is currently in progress. The oscillation stabilization time is fixed at 214 cycles (subclock). This bit is initialized to 0 by a power-on reset and stop. [Bit 5] WTIE The WTIE bit enables an interval interrupt by the watch timer. When this bit is 1, the interrupt is enabled. When this bit is 0, the interrupt is disabled. This bit is initialized to 0 by a reset. This bit can be read and written to. [Bit 4] WTOF The WTOF bit is the watch timer interrupt flag. When the WTIE bit is 1 and WTOF is set to 1, an interrupt request is issued. This bit is set to 1 at each interval specified by the WTC1 and WTC0 bits. This bit is cleared by writing 0, transition to stop mode or hardware standby mode, or a reset. Writing 1 has no effect. During read operation using a read-modify-write instruction, 1 is always read from this bit. 166 11.2 Watch Timer Control Register (WTC) [Bit 3] WTR The WTR bit clears all bits of the watch timer counter to 0. Writing 0 to this bit clears the timer counter. Writing 1 has no effect. The value read from this bit is always 1. [Bits 2, 1, and 0] WTC2, WTC1, WTC0 The WTC2, WTC1, and WTC0 bits set the watch timer interval. Table 11.2-1 "Settings for the Watch Timer Interval" lists the settings for the interval. These bits are initialized to 000 by a reset. These bits can be read and written to. When data is written to these bits, bit 4 (WTOF) should be cleared. Table 11.2-1 Settings for the Watch Timer Interval WTC2 WTC1 WTC0 Interval (subclock: 32kHz) 0 0 0 62.5 ms 0 0 1 125 ms 0 1 0 250 ms 0 1 1 500 ms 1 0 0 1.000 s 1 0 1 2.000 s 1 1 0 4.000 s 1 1 1 - 167 CHAPTER 11 WATCH TIMER 11.3 Watch Timer Operation The watch timer functions as a watch-dog counter clock source, timer for waiting for the subclock oscillation to stabilize, and interval timer for generating interrupts at specified intervals. Watch Timer The watch timer consists of a 15-bit counter that counts oscillation inputs generated by the subclock. While the subclock is input, the watch timer keeps counting. The watch timer is cleared by a power-on reset or writing 0 to the WTR bit of the watch timer control register (WTC). The watch-dog counter and an interval interrupt using the watch timer output are affected by clearing of the timer counter. Interval Interrupt Function of Watch Timer The interval interrupt function generates interrupts at specified intervals according to the carry signals of the timer counter. The WTOF flag is set at the intervals specified by the WTC1 and WTC0 bits of the watch timer control register (WTC). This flag is set by using as a reference the last time that the watch timer was cleared. On transition to stop or hardware standby mode, the watch timer is used as a timer for subclock oscillation to stabilize upon recovery, and the WTOF flag is immediately cleared upon mode transition. 168 CHAPTER 12 16-BIT I/O TIMER This chapter explains the functions and operations of the 16-bit I/O timer. 12.1 "Outline of 16-Bit I/O Timer" 12.2 "16-Bit I/O Timer Registers" 12.3 "16-bit Free-running Timer" 12.4 "Output Compare" 12.5 "Input Capture" 169 CHAPTER 12 16-BIT I/O TIMER 12.1 Outline of 16-Bit I/O Timer MB90540/545 series products contain one 16-bit free-running timer module, two output compare modules, and four input capture modules, and support eight input channels and four output channels. The following sections only describes the 16-bit freerunning timer, Output Compare 0/1 and Input Capture 0/1. The remaining modules have the identical functions and the register addresses should be found in the I/O map. 16-bit Free-running Timer The 16-bit free-run timer consists of a 16-bit up counter, control register, and prescaler. The values output from this timer counter are used as the base timer for input capture and output compare. * Four counter clocks are available. * Internal clock: /4, /16, /64, /256 * An interrupt can be generated upon a counter overflow or a match with compare register 0. * The counter value can be initialized to "0000H" upon a reset, software clear, or match with compare register 0. Output Compare (2 Channels per One Module) The output compare module consists of two 16-bit compare registers, compare output latch, and control register. When the 16-bit free-running timer value matches the compare register value, the output level is reversed and an interrupt is issued. The two compare registers can be used independently. Output pins and interrupt flags corresponding to compare registers Output pins can be controlled based on pairs of the two compare registers. Output pins can be reversed by using the two compare registers. Initial values for output pins can be set. Interrupts can be generated upon a compare match. Input Capture (2 Channels per one Module) The input capture module consists of two 16-bit capture registers and control registers corresponding to two independent external input pins. The 16-bit free-running timer value can be stored in the capture register and an interrupt is issued simultaneously upon detection of an edge of a signal input from an external input pin. 170 12.1 Outline of 16-Bit I/O Timer The detection edge of an external input signal can be specified. Rising, falling, or both edges Two input channels can operate independently. An interrupt can be issued upon a valid edge of an external input signal. The intelligent I/O service can be activated upon an input capture interrupt. Block Diagram of 16-bit I/O Timer Figure 12.1-1 "Block Diagram of 16-bit I/O Timer" shows a block diagram of the 16-bit I/O timer. Figure 12.1-1 Block Diagram of 16-bit I/O Timer Control logic To each block Interrupt 16-bit free-run timer 16-bit timer 1 Internal data bus Clear Output compare 0 Compare register 0 T Q OUT0 T Q OUT1 Edge selection IN0 Edge selection IN1 Output compare 1 Compare register 1 Input capture 0 Capture register 0 Input capture 1 Capture register 1 171 CHAPTER 12 16-BIT I/O TIMER 12.2 16-bit I/O Timer Registers The 16-bit I/O timer has the following three registers: * 16-bit free-running timer register * 16-bit output compare register * 16-bit input capture register 16-bit I/O Timer Registers Figure 12.2-1 16-bit I/O Timer Registers 16-bit free-running timer register 15 0 TCDT Address : 00006CH 7 Timer counter data registers 1 and 2 0 Address : 00006EH Timer counter control status register TCCS 16-bit output compare register 15 0 Address : 003928H 00392AH OCCP0/1 Compare registers 0 and 1 0 15 Address : 000058H OCS1 Compare control status registers 0 and 1 OCS0 16-bit input capture register 0 15 Address : 003920H 003922H Input capture data registers 0 and 1 IPCP0/1 7 Address : 00004CH 172 0 ICS0/1 Input capture control status registers 0 and 1 12.3 16-bit Free-running Timer 12.3 16-bit Free-running Timer The 16-bit free-running timer consists of a 16-bit up counter and a control status register. The count values are used as the base timer for the output compares and input captures. * Four counter clock frequencies are available. * An interrupt can be generated upon a counter value overflow. * The counter value can be initialized upon a match with compare register 0, depending on the mode. 16-bit Free-running Timer Block Diagram Figure 12.3-1 16-bit Free-running Timer Block Diagram Internal data bus Interrupt request IVF IVFE STOP MODE CLR CLK1 Machine clock Divider CLK0 (TCCS) Comparator 0 16-bit free-running time Clock Count value output T15 to T00 173 CHAPTER 12 16-BIT I/O TIMER 12.3.1 16-bit Free-running Timer Registers The data register can read the count value of the 16-bit free-running timer. The counter value is cleared to "0000" upon a reset. The timer value can be set by writing a value to this register. However, ensure that the value is written while the operation is stopped (STOP=1). The data register must be accessed by the word access instructions. Data Register (TCDT) Figure 12.3-2 Data Register (TCDT) Data registers Address : 00006DH Read/write Initial value Read/write Initial value 14 13 12 11 10 9 8 T15 T14 T13 T12 T11 T10 T09 T08 Bit No. (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (0) (0) (0) (0) (0) (0) (0) (0) bit Address : 00006CH 15 7 6 5 4 3 2 1 0 T07 T06 T05 T04 T03 T02 T01 T00 Bit No. TCDT (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (0) (0) (0) (0) (0) (0) (0) (0) The 16-bit free-running timer is initialized upon the following factors: 174 * Reset * Clear bit (CLR) of control status register * A match between compare register 0 and the timer counter value (Setting the mode is required). 12.3 16-bit Free-running Timer 12.3.2 Timer Control Status Register The timer control status register sets the operation mode of the 16-bit free-running timer, starts and stops the 16-bit free-running timer, and controls interrupts. Timer Control Status Rgeister Figure 12.3-3 Timer Control Status Register Timer Control Status Register (TCCS) 7 6 5 4 3 2 1 Reserved IVF IVFE STOP MODE CLR CLK1 CLK0 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (0) (0) (0) (0) (0) (0) (0) (0) Address : 00006EH 0 Bit No. TCCS [bit 7] Reserved bit Always write "0" to this bit. [bit 6] IVF This bit is an interrupt request flag of the 16-bit free-running timer. If the 16-bit free-running timer overflows, or if the counter is cleared by a match with compare register 0, "1" is set to this bit. An interrupt is issued if the interrupt request enable bit (bit 5: IVFE) is set. This bit is cleared by writing "0". Writing "1" has no effect. "1" is always read by a read-modify-write instruction. 0 No interrupt request (initial value) 1 Interrupt request [bit 5] IVFE IVFE is an interrupt enable bit of the 16-bit free-run timer. While this bit is "1", an interrupt is issued if "1" is set to the interrupt flag (bit 5: IVF). 0 Interrupt disabled (initial value) 1 Interrupt enabled 175 CHAPTER 12 16-BIT I/O TIMER [bit 4] STOP The STOP bit is used to stop the 16-bit free-running timer. Writing "1" to this bit stops the timer. Writing "0" starts the timer. 0 Counter enabled (operation) (initial value) 1 Counter disabled (stop) Note: The output compare operation stops when the 16-bit free-running timer stops. [bit 3] MODE The MODE bit is used to set the reset condition of the 16-bit free-running timer. When "0" is set, the counter value can be initialized by RESET or a clear bit (bit 2: CLR). When "1" is set, the counter value can be initialized by a match with compare register 0 in addition to RESET and a clear bit (bit 2: CLR). 0 Initialization by reset or clear bit (initial value) 1 Initialization by reset, clear bit, or compare register 0 Note: The clear bit and a match with the compare register initialize the timer when the timer value changes. [bit 2] CLR The CLR bit initializes the operating 16-bit free-running timer value to "0000". When "1" is set, the counter value is initialized to "0000". Writing "0" has no effect. "0" is always read from this bit. The counter value is initialized when the count value changes. 0 No effect (initial value) 1 The counter value is initialized to "0000". Note: To initialize the counter value while the timer is stopped, write "0000" to the data register. [bits 1 and 0] CLK1 and CLK0 CLK1 and CLK0 are used to select the count clock for the 16-bit free-run timer. The clock is updated immediately after a value is written to these bits. Therefore, ensure that the output compare and input capture operations are stopped before a value is written to these bits. CLK1 CLK0 Count clock =16 MHz =8 MHz =4 MHz =2 MHz 0 0 /4 0.25 s 0.5 s 1 s 2 s 0 1 /16 1 s 2 s 4 s 8 s 1 0 /64 4 s 8 s 16 s 32 s 1 1 /256 16 s 32 s 64 s 128 s = Machine clock 176 12.3 16-bit Free-running Timer 12.3.3 16-bit Free-running TimerOperation The 16-bit free-running timer starts counting from counter value "0000" after the reset is released. The counter value is used as the reference time for the 16-bit output compare and 16-bit input capture operations. 16-bit Free-running Timer Operation The counter value is cleared in the following conditions: * When an overflow occurs. * When a match with the output compare register 0 occurs. (This depends on the mode.) * When "1" is written to the CLR bit of the TCCS register during operation. * When "0000" is written to the TCDC register during stop. * Reset An interrupt can be generated when an overflow occurs or when the counter is cleared by a match with the compare register 0. (Compare match interrupts can be used only in an appropriate mode.) Figure 12.3-4 Clearing the Counter by an Overflow Counter value Overflow FFFF H BFFF H 7FFF H 3FFF H Time 0000 H Reset Interrupt Figure 12.3-5 Clearing the Counter upon a Match with Output Compare Register 0 Counter value FFFF H BFFF H Match Match 7FFF H 3FFF H Time 0000 H Reset Compare register value Interrupt BFFFH 177 CHAPTER 12 16-BIT I/O TIMER 16-bit Free-running Timer Timing As shown in Figure 12.3-6 "16-bit free-running timer count timing", the 16-bit free-running timer is incremented based on the input clock (internal or external clock). When an external clock is selected, the 16-bit free-running timer is incremented at the rising edge. Figure 12.3-6 16-bit free-running timer count timing Machine clock External clock input Count clock N Counter value N+1 As shown in Figure 12.3-7 "16-bit free-running timer clear timing (match with the compare register 0)", the counter can be cleared by a reset, software clear, or match with compare register 0. For a reset or software clear, the counter is immediately cleared. For a match with compare register 0, the counter is cleared synchronously with the count timing. Figure 12.3-7 16-bit free-running timer clear timing (match with the compare register 0) Machine clock N Compare register value Compare match Counter value 178 N 0000 12.4 Output Compare 12.4 Output Compare The output compare module consists of two 16-bit compare registers, two compare output pins, and control register. If the value written to the compare register of this module matches the 16-bit free-running timer value, the output level of the pin can be reversed and an interrupt can be issued. Output Compare * Two compare registers exist that can be used independently. Depending on the setting, the two compare registers can be used to control pin outputs. * The initial value for the pin output can be specified. * An interrupt can be issued upon a match as a result of comparison. Output Compare Block Diagram Figure 12.4-1 Output Compare Block Diagram 16-bit timer counter value (T15 to T00) T Compare control Q OTE0 OUT0 OTE1 OUT1 Internal data bus Compare register 0 16-bit timer counter value (T15 to T00) CMOD T Compare control Q Compare register 1 ICP1 ICP0 ICE1 ICE0 Controller Control blocks Compare 1 interrupt Compare 0 interrupt 179 CHAPTER 12 16-BIT I/O TIMER 12.4.1 Output Compare Register These 16-bit compare registers are compared with the 16-bit free-running timer. Since the initial register values are undefined, set appropriate value before enabling the operation. These registers must be accessed by the word access instructions. When the value of the register matches that of the 16-bit free-running timer, a compare signal is generated and the output compare interrupt flag is set. If output is enabled, the output level corresponding to the compare register is reversed. Output Compare Register Figure 12.4-2 Output Compare Register Compare register (OCP0 and OCP1) 15 14 13 12 11 10 9 8 Address : 003929H C15 C14 C13 C12 C11 C10 C09 C08 00392BH Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (X) (X) (X) (X) (X) (X) (X) Initial value (X) Address : 003928H 00392AH Read/write Initial value 180 Bit No. 7 6 5 4 3 2 1 0 C07 C06 C05 C04 C03 C02 C01 C00 (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (X) (X) (X) (X) (X) (X) (X) (X) Bit No. OCP0,1 12.4 Output Compare 12.4.2 Control Status Register of Output Compare The control status register sets the operation mode of output compare, starts and stops output compare, controls interrupts, and sets the external output pins. Control Status Register of Output Compare Figure 12.4-3 Control Status Register Compare control status register (0/1) 15 14 13 Address : 000059H Read/write Initial value Address : 000058H Read/write Initial value (-) (-) 11 10 9 8 CMOD OTE1 OTE0 OTD1 OTD0 (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) (-) (-) (-) (-) Bit No. 12 7 6 5 4 ICP1 ICP0 ICE1 ICE0 (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) 3 (-) (-) 2 (-) (-) 1 0 Bit No. CST1 CST0 OCS0/1 (R/W) (0) (R/W) (0) [bits 15, 14, and 13] Unused bits [bit 12] CMOD CMOD is used to switch the pin output level reverse mode upon a match while pin output is enabled (OTE1=1 or OTE0=1). * * When CMOD=0 (initial value), the output level of the pin corresponding to the compare register is reversed. * OUT0: The level is reversed upon a match with compare register 0. * OUT1: The level is reversed upon a match with compare register 1. When CMOD=1, the output level is reversed for the compare register 0 in the same manner as for CMOD=0. The output level of the pin corresponding to compare register 1 (OUT1), however, is reversed upon a match with compare register 0 or 1. If compare registers 0 and 1 have the same value, the same operation as with a single compare register is performed. * OUT0: The level is reversed upon a match with compare register 0. * OUT1: The level is reversed upon a match with compare register 0 or 1. [bits 11 and 10] OTE1 and OTE0 These bits are used to enable the output compare output pins. The initial value for these bits is "0". 0 General-purpose port (initial value) 1 Output compare pin output Note: OTE1: Corresponds to output compare 1 (OUT1). OTE0: Corresponds to output compare 0 (OUT0). 181 CHAPTER 12 16-BIT I/O TIMER [bits 9 and 8] OTD1 and OTD0 These bits are used to change the pin output level when the output compare pin output is enabled. The initial value of the compare pin output is "0". Ensure that the compare operation is stopped before a value is written. When read, these bits indicate the output compare pin output value. 0 Sets "0" for the compare pin output. (initial value) 1 Sets "1" for the compare pin output. Note: OTD1: Corresponds to output compare 1. OTD0: Corresponds to output compare 0. [bits 7 and 6] ICP1 and ICP0 These bits are used as output compare interrupt flags. "1" is set to these bits when the compare register value matches the 16-bit free-run timer value. While the interrupt request bits (ICE1 and ICE0) are enabled, an output compare interrupt occurs when the ICP1 and ICP0 bits are set. These bits are cleared by writing "0". Writing "1" has no effect. "1" is always read by a read-modify-write instruction. 0 No compare match (initial value) 1 Compare match Note: ICP1: Corresponds to output compare 1. ICP0: Corresponds to output compare 0. [bits 5 and 4] ICE1 and ICE0 These bits are used as output compare interrupt enable flags. While the "1" is written to these bits, an output compare interrupt occurs when an interrupt flag (ICP1 or ICP0) is set. 0 Output compare interrupt disabled (initial value) 1 Output compare interrupt enabled Note: ICE1: Corresponds to output compare 1. ICE0: Corresponds to output compare 0. [bits 3 and 2] Unused bits [bits 1 and 0] CST1 and CST0 These bits are used to enable the comparison with 16-bit free-run timer. 0 Compare operation disabled (initial value) 1 Compare operation enabled Ensure that a value is written to the compare register before the compare operation is enabled. 182 12.4 Output Compare Note: CST1: Corresponds to output compare 1. CST0: Corresponds to output compare 0. Since output compare is synchronized with the 16-bit free-running timer clock, stopping the 16-bit free-running timer stops compare operation. 183 CHAPTER 12 16-BIT I/O TIMER 12.4.3 16-bit Output Compare Operation In the 16-bit output compare operation, an interrupt request flag can be set and the output level can be reversed when the specified compare register value matches the 16-bit free-run timer value. Sample of Output Waveform when Compare Registers 0 and 1 are Used (The Initial Output Value is 0.) Figure 12.4-4 Sample of Output Waveform when Compare Registers 0 and 1 are Used Counter value FFFFH BFFF H 7FFFH 3FFFH Time 0000H Reset Compare register 0 value Compare register 1 value OUT0 BFFFH 7FFFH OUT1 Compare 0 interrupt Compare 1 interrupt The output level can be changed using two compare registers (when CMOD=1). 184 12.4 Output Compare Sample of a Output Waveform with Two Compare Registers (The Initial Output Value is 0.) Figure 12.4-5 Sample of a Output Waveform with Two Compare Registers (The Initial Output Value is 0.) Counter value FFFFH BFFF H 7FFFH 3FFFH 0000H Time Reset BFFFH Compare register 0 value Compare register 1 value OUT0 7FFFH Corresponds to compare 0 Corresponds to compare 0 and 1 OUT1 Compare 0 interrupt Compare 1 interrupt Output Compare Timing In output compare operation, a compare match signal is generated when the free-running timer value matches the specified compare register value. The output value can be reversed and an interrupt can be issued. The output reverse timing upon a compare match is synchronized with the counter count timing. When the compare register is updated, comparison with the counter value is not performed. As shown in Figure 12.4-6 "Compare operation upon update of compare register", when the compare register is updated, comparison with the counter value is not performed. Figure 12.4-6 Compare operation upon update of compare register N Counter value N+1 N+2 N+3 No match signal is generated. Compare register 0 value Compare register 0 write M Compare register 1 value Compare register 1 write M N+1 N+3 Compare 0 stop Compare 1 stop Figure 12.4-7 "Interrupt timing" shows the output compare interrupt timing, and Figure 12.4-8 "Output pin change timing" shows the output compare output pin change timing. 185 CHAPTER 12 16-BIT I/O TIMER Figure 12.4-7 Interrupt timing Machine clock N Counter value N+1 N Compare register value Compare match Interrupt Figure 12.4-8 Output pin change timing Counter value Compare register value Compare match signal Pin output 186 N N+1 N N N+1 12.5 Input Capture 12.5 Input Capture Input capture detects a rising or falling edge or both edges of an external input signal and stores a 16-bit free-running timer value at that time in a register. In addition, input capture can generate an interrupt upon detection of an edge. Input capture consists of an input capture data register and a control register. Input Capture Each input capture has a corresponding external input pin. The valid edge of an external input can be selected from the following three types: Rising edge Falling edge Both edges An interrupt can be generated upon detection of a valid edge of an external input. Input Capture Block Diagram 187 CHAPTER 12 16-BIT I/O TIMER Figure 12.5-1 Input Capture Block Diagram Internal data bus IN0 Edge detection Capture data register 0 EG11 EG10 EG01 EG00 16-bit timer counter value (T15 to T00) Capture data register 1 Edge detection ICP1 ICP0 ICE1 IN1 ICE0 Interrupt Interrupt 188 12.5 Input Capture 12.5.1 Input Capture Register Details Input capture has the two registers listed. These registers store a value from the 16-bit timer when a valid edge of the corresponding external pin input waveform is detected. (The registers must be accessed in word mode. No values can be written to the registers.) Input Capture Data Register Figure 12.5-2 Input Capture Data Register Input capture data register 0/1 15 Address : 003919H 00391BH Read/write bit Initial value 13 12 11 10 9 8 Bit No. CP15 CP14 CP13 CP12 CP11 CP10 CP09 CP08 Initial value Address : 003918H 00391AH Read/write 14 (R) (R) (R) (R) (R) (R) (R) (R) (X) (X) (X) (X) (X) (X) (X) (X) 7 6 5 4 3 2 1 0 CP07 CP06 CP05 CP04 CP03 CP02 CP01 CP00 (R) (R) (R) (R) (R) (R) (R) (R) (X) (X) (X) (X) (X) (X) (X) (X) Bit No. IPCP0/1 Control Status Register Figure 12.5-3 Input Capture Control Status Register Input capture control status register 0/1 7 Address : 00004CH Read/write Initial value 6 5 4 3 2 1 0 ICP1 ICP0 ICE1 ICE0 EG11 EG10 EG01 EG00 Bit No. ICS0/1 (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (0) (0) (0) (0) (0) (0) (0) (0) [bits 7 and 6] ICP1 and ICP0 These bits are used as input capture interrupt flags. "1" is set to this bit upon detection of a valid edge of an external input pin. While the interrupt enable bits (ICE0 and ICE1) are set, an interrupt can be generated upon detection of a valid edge. These bits are cleared by writing "0". Writing "1" has no effect. "1" is always read by a readmodify-write instruction. 0 No valid edge detection (initial value) 1 Valid edge detection Note: ICP0: Corresponds to input capture 0. ICP1: Corresponds to input capture 1. 189 CHAPTER 12 16-BIT I/O TIMER [bits 5 and 4] ICE1 and ICE0 These bits are used to enable input capture interrupts. While these bits are "1", an input capture interrupt is generated when the interrupt flag (ICP0 or ICP1) is set. 0 Interrupt disabled (initial value) 1 Interrupt enabled Note: ICE0: Corresponds to input capture 0. ICE1: Corresponds to input capture 1. [bits 3, 2, 1, and 0] EG11, EG10, EG01, and EG00 These bits are used to specify the valid edge polarity of the external inputs. These bits are also used to enable input capture operation. EG11 EG01 EG10 EG00 0 0 No edge detection (stop) (initial value) 0 1 Rising edge detection 1 0 Falling edge detection 1 1 Both edge detection Edge detection polarity Note: EG01 and EG00: Correspond to input capture 0. EG11 and EG10: Correspond to input capture 1. 190 12.5 Input Capture 12.5.2 16-bit Input Capture Operation In 16-bit input capture operation, an interrupt can be generated upon detection of at the specified edge, fetching the 16-bit free-run timer value and writing it to the capture register. Sample of Input Capture Fetch Timing * Capture 0: Rising edge * Capture 1: Falling edge * Capture example: Both edges Figure 12.5-4 Sample of Input Capture Fetch Timing Counter value FFFF H BFFF H 7FFF H 3FFF H 0000 H Time Reset IN0 IN1 IN example Capture 0 Capture 1 Capture example Capture 0 interrupt Capture 1 interrupt Capture interrupt Undefined 3FFFH Undefined Undefined 7FFFH BFFFH 3FFFH 191 CHAPTER 12 16-BIT I/O TIMER Input Capture Input Timing Figure 12.5-5 Capture timing for input signals Machine clock Counter value Input capture input N N+1 Valid edge Capture signal Capture register Interrupt 192 N+1 CHAPTER 13 16-BIT RELOAD TIMER (WITH EVENT COUNT FUNCTION) This chapter explains the functions and operations of the 16-bit reload timer (with the event count function). 13.1 "Outline of 16-bit Reload Timer (with Event Count Function)" 13.2 "16-bit Reload Timer (with Event Count Function)" 13.3 "Internal Clock and External Clock Operations of 16-bit Reload Timer" 13.4 "Underflow Operation of 16-bit Reload Timer" 13.5 "Output Pin Functions of 16-bit Reload Timer" 13.6 "Counter Operation State" 193 CHAPTER 13 16-BIT RELOAD TIMER (WITH EVENT COUNT FUNCTION) 13.1 Outline of 16-Bit Reload Timer (with Event Count Function) The 16-bit reload timer consists of a 16-bit down-counter, a 16-bit reload register, one input pin (TIN) and one output pin (TOUT), and a control register. The input clock can be selected from one external clock and three types of internal clock. Outline of 16-bit Reload Timer (with Event Count Function) The output pin (TOUT) outputs a toggle output waveform in reload mode and outputs a square waveform indicating counting in one-shot mode. The input pin (TIN) is used for event input in event count mode, and can be used for trigger input or gate input in internal clock mode. MB90540/545 series products have two 16-bit reload timers. Intelligent I/O Service (EI2OS) Function and Interrupts The timer includes a circuit that supports EI2OS. The timer can activate EI2OS when an underflow occurs. EI2OS can be used with both timers on this product. 194 13.1 Outline of 16-Bit Reload Timer (with Event Count Function) Block Diagram of 16-bit Reload Timer Figure 13.1-1 "Block Diagram of 16-bit Reload Timer" shows a block diagram of the 16-bit reload timer. Figure 13.1-1 Block Diagram of 16-bit Reload Timer 16 16-bit reload register 8 Reload Internal data bus RELD 16-bit down-counter OUTE UF 16 OUTL 2 INTE OUT CTL. GATE UF IRQ CSL1 Clock selector CNTE CSL0 TRG Clear EI 2 OSCLR Re-trigger 2 IN CTL Port (TIN) EXCK 21 23 25 Output enable 3 Prescaler clear Port (TOUT) MOD2 MOD1 Machine clock MOD0 UART baud rate (ch0) A/DC (ch1) 3 195 CHAPTER 13 16-BIT RELOAD TIMER (WITH EVENT COUNT FUNCTION) 13.2 16-Bit Reload Timer (with Event Count Function) The 16-bit reload timer has the following two types of registers: * Timer control register (TMCSR) * 16-bit timer register (TMR)/16-bit reload register (TMRLR) 16-bit Reload Timer Register Figure 13.2-1 16-bit Reload Timer Register 15 Timer control status register (upper) Address: ch0 000051H ch1 000055H Read/write Initial value 13 12 11 10 -- -- -- CSL1 CSL0 MOD2 (--) (--) (--) (--) (--) (--) (--) (--) (R/W) (0) (R/W) (0) (R/W) (0) 7 6 5 4 3 MOD0 OUTE OUTL RELD INTE UF Read/write Initial value (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) 16-bit timer register (upper)/ 16-bit reload register (upper) Address: ch0 000053H ch1 000057H 15 13 12 11 Bit No. (R/W) (0) 1 0 CNTE (R/W) (0) 10 Bit No. TMCSR TRG (R/W) (0) 9 8 Bit No. Read/write Initial value 16-bit timer register (lower)/ 16-bit reload register (lower) Address: ch0 000052H ch1 ch1 000056 00003EHH 14 8 MOD1 2 Address: ch0 000050H ch1 000054H 9 -- Timer control status register (lower) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (X) (X) (X) (X) (X) (X) (X) (X) 7 6 5 4 3 2 1 0 Read/write Initial value 196 14 Bit No. TMR/ TMRLR (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (X) (X) (X) (X) (X) (X) (X) (X) 13.2 16-Bit Reload Timer (with Event Count Function) 13.2.1 Timer Control Status Register (TMCSR) Controls the operation mode and interrupts for the 16-bit timer. Only modify bits other than UF, CNTE, and TRG when CNTE = "0". Timer Control Status Register (TMCSR) Figure 13.2-2 Timer Control Status Register (TMCSR) 15 Timer control status register (upper) Address: ch0 000051H ch1 000055 00003DHH ch1 Read/write Initial value 14 13 12 11 10 8 -- -- -- -- CSL1 CSL0 MOD2 MOD1 (--) (--) (--) (--) (R/W) (R/W) (R/W) (R/W) (--) (--) (--) (--) (0) (0) (0) (0) Timer control status register (lower) 7 6 5 4 3 2 MOD0 OUTE OUTL RELD INTE UF Read/write Initial value (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) Address: ch0 000050H ch1 000054 00003CHH ch1 9 1 CNTE (R/W) (0) Bit No. 0 TRG Bit No. TMCSR (R/W) (0) [Bits 11, 10] CSL1, CSL0 (Clock select 1, 0) The count clock select bits. selected clock sources. Table 13.2-1 "Clock Sources for CSL Bit Settings"lists the Table 13.2-1 Clock Sources for CSL Bit Settings CSL1 CSL0 Clock Source (Machine cycle = 16 MHz) 0 0 /21 (0.125 s) 0 1 /23 (0.5 s) 1 0 /25 (2.0 s) 1 1 External event count mode 197 CHAPTER 13 16-BIT RELOAD TIMER (WITH EVENT COUNT FUNCTION) [Bits 9, 8, 7] MOD2, MOD1, MOD0 These bits set the operation mode and I/O pin functions. The MOD2 bit selects the I/O functions. When MOD2 = "0", the input pin functions as a trigger input. In this case, the reload register contents is loaded to the counter when an active edge is input to the input pin and count operation proceeds. When MOD2 = "1", the timer operates in gate counter mode and the input pin functions as a gate input. In this mode, the counter only counts while an active level is input to the input pin. The MOD1 and 0 bits set the pin functions for each mode. Table 13.2-2 "MOD2, 1, 0 Bit Settings (1)" and Table 13.2-3 "MOD2, 1, 0 Bit Settings (2)" list the MOD2, 1, 0 bit settings. Table 13.2-2 MOD2, 1, 0 Bit Settings (1) MOD2 MOD1 MOD0 Input Pin Function Active Edge or Level 0 0 0 Trigger disabled - 0 0 1 Trigger input Rising edge 0 1 0 Falling edge 0 1 1 Both edges 1 x 0 1 x 1 Gate input "L" level "H" level Internal clock mode (CSL0, 1 = "00", "01", or "10") Table 13.2-3 MOD2, 1, 0 Bit Settings (2) MOD2 MOD1 MOD0 Input Pin Function Active Edge or Level 0 0 - - 0 1 Trigger input Rising edge 1 0 Falling edge 1 1 Both edges x * Event counter mode (CSL0,1 = "11") * Bits marked as x in the table can be set to any value. [Bit 6] OUTE Output enable bit. The TOUT pin functions as a general-purpose port when this bit is "0" and as the timer output pin when this bit is "1". In reload mode, the output waveform toggles. In one-shot mode, TOUT outputs a square waveform that indicates that counting is in progress. 198 13.2 16-Bit Reload Timer (with Event Count Function) [Bit 5] OUTL This bit sets the output level for the TOUT pin. Table 13.2-4 OUTE, RELD, and OUTL Settings OUTE RELD OUTL Output Waveform 0 x x General-purpose port 1 0 0 Output an "H" level square waveform during counting. 1 0 1 Output an "L" level square waveform during counting. 1 1 0 Toggle output. Starts with "L" level output. 1 1 1 Toggle output. Starts with "H" level output. [Bit 4] RELD (Reload) This bit enables reload operations. When RELD is "1", the timer operates in reload mode. In this mode, the timer loads the reload register contents into the counter and continues counting whenever an underflow occurs (when the counter value changes from 0000H to FFFFH). When RELD is "0", the timer operates in one-shot mode. In this mode, the count operation stops when an underflow occurs due to the counter value changing from 0000H to FFFFH. [Bit 3] INTE (Interrupt enable) Timer interrupt request enable bit. When INTE is "1", an interrupt request is generated when the UF bit changes to "1". When INTE is "0", no interrupt request is generated, even when the UF bit changes to "1". [Bit 2] UF (Underflow) Timer interrupt request flag. UF is set to "1" when an underflow occurs (when the counter value changes from 0000H to FFFFH). Cleared by writing "0" or by the intelligent I/O service. Writing "1" to this bit has no meaning. Read as "1" by read-modify-write instructions. [Bit 1] CNTE (Count enable) Timer count enable bit. Writing "1" to CNTE sets the timer to wait for a trigger. Writing "0" stops count operation. [Bit 0] TRG (Trigger) Software trigger bit. Writing "1" to TRG applies a software trigger, causing the timer to load the reload register contents to the counter and start counting. Writing "0" has no meaning. Reading always returns "0". Applying a trigger using this register is only valid when CNTE = "1". Writing "1" has no effect if CNTE = "0". 199 CHAPTER 13 16-BIT RELOAD TIMER (WITH EVENT COUNT FUNCTION) 13.2.2 Register Layout of 16-bit Timer Register (TMR)/16-bit Reload Register (TMRLR) TMR contents (for reading) Reading this register reads the count value of the 16-bit timer. The initial value is undefined. Always read this register using the word access instructions. TMRLR contents (for writing) The 16-bit reload register holds the initial count value. The initial value is undefined. Always write to this register using the word access instructions. 16-bit Timer Register (TMR)/16-bit Reload Register (TMRLR) Figure 13.2-3 16-bit Timer Register (TMR)/16-bit Reload Register (TMRLR) 15 16-bit timer register (upper)/ 16-bit reload register (upper) Address: ch0 000053H ch1 000057 00003FHH ch1 Address: ch0 000052H ch1 000056 00003EHH ch1 (R/W) (X) 12 11 10 9 Bit No. 8 (R/W) (X) (R/W) (X) (R/W) (X) (R/W) (X) (R/W) (X) (R/W) (X) (R/W) (X) 7 6 5 4 3 2 1 Read/write Initial value 200 13 Read/write Initial value 16-bit timer register (lower)/ 16-bit reload register (lower) 14 0 Bit No. TMR/ TMRLR (R/W) (X) (R/W) (X) (R/W) (X) (R/W) (X) (R/W) (X) (R/W) (X) (R/W) (X) (R/W) (X) 13.3 Internal Clock and External Clock Operations of 16-bit Reload Timer 13.3 Internal Clock and External Clock Operations of 16-bit Reload Timer The machine clock divided by 21, 23, or 25 can be selected as the clock sources for operating the timer from an internal divide clock. The external input pin can be selected as either a trigger input or gate input by a register setting. If an external clock is selected, the TIN pin functions as an external event input pin to count the number of valid edges set in the register. Internal Clock Operation of 16-bit Reload Timer Writing "1" to both the CNTE and TRG bits in the control register enables and starts counting at one time. Using the TRG bit as a trigger input is always available when the timer is enabled (CNTE = "1"), regardless of the operation mode. Figure 13.3-1 "Activation and Operation of 16-bit Reload Timer Counter" shows counter activation and counter operation. A time period T (T: machine cycle) is required from the counter start trigger being input until the reload register data is loaded into counter. Figure 13.3-1 Activation and Operation of 16-bit Reload Timer Counter Count clock Counter Reload data -1 -1 -1 Data load CNTE (bit) TRG (bit) T 201 CHAPTER 13 16-BIT RELOAD TIMER (WITH EVENT COUNT FUNCTION) Input Pin Functions of 16-bit Reload Timer (in Internal Clock Mode) The TIN pin can be used as either a trigger input or a gate input when an internal clock is selected as the clock source. When used as a trigger input, input of an active edge causes the timer to load the reload register contents to the counter and then start count operation after clearing the internal prescaler. Input a pulse width of at least 2T (T is the machine cycle) to TIN. Figure 13.3-2 "Trigger Input Operation of 16-bit Reload Timer" shows the operation of trigger input. Figure 13.3-2 Trigger Input Operation of 16-bit Reload Timer Count clock Rising edge detected TIN pin Prescaler clear Counter 0000H Reload data -1 -1 -1 Load 2T2.5T When used as a gate input, the counter only counts while the active level specified by the MOD0 bit of the control register is input to the TIN pin. In this case, the count clock continues to operate unless stopped. The software trigger can be used in gate mode, regardless of the gate level. Input a pulse width of at least 2T (T is the machine cycle) to the TIN pin. Figure 13.3-3 "Gate Input Operation of 16-bit Reload Timer" shows the operation of gate input. Figure 13.3-3 Gate Input Operation of 16-bit Reload Timer Count clock When MOD0 = "1" (Count when "H" is input) TIN pin -1 Counter -1 -1 External Event Counter The TIN pin functions as an external event input pin when an external clock is selected. The counter counts on the active edge specified in the register. Input a pulse width of at least 4T (T is the machine cycle) to the TIN pin. 202 13.4 Underflow Operation of 16-bit Reload Timer 13.4 Underflow Operation of 16-bit Reload Timer An underflow is defined for this timer as the time when the counter value changes from 0000H to FFFFH. Therefore, an underflow occurs after (reload register setting + 1) counts. Underflow Operation of 16-bit Reload Timer If the RELD bit in the control register is "1" when the underflow occurs, the contents of the reload register is loaded into the counter and counting continues. When RELD is "0", counting stops with the counter at FFFFH. The UF bit in the control register is set when the underflow occurs. If the INTE bit is "1" at this time, an interrupt request is generated. Figure 13.4-1 "Underflow Operation of 16-bit Reload Timer [RELD=1]" and Figure 13.4-2 "Underflow Operation of 16-bit Reload Timer [RELD=0]" show the operation when an underflow occurs. Figure 13.4-1 Underflow Operation of 16-bit Reload Timer [RELD=1] Count clock Counter 0000H Reload data -1 -1 -1 Data load Underflow set Figure 13.4-2 Underflow Operation of 16-bit Reload Timer [RELD=0] Count clock Counter 0000H FFFFH Underflow set 203 CHAPTER 13 16-BIT RELOAD TIMER (WITH EVENT COUNT FUNCTION) 13.5 Output Pin Functions of 16-bit Reload Timer In reload mode, the TOUT pin performs toggle output (inverts at each underflow). In one-shot mode, the TOUT pin functions as a pulse output that outputs a particular level while the count is in progress. Output Pin Functions of 16-bit Reload Timer The OUTL bit of the control register sets the output polarity. When OUTL = "0", the initial value for toggle output is "0" and the one-shot pulse output is "1" while the count is in progress. The output waveforms are opposite when OUTL = "1". Figure 13.5-1 "Output Pin Function of 16-bit Reload Timer (RELD=1, OUTL=0)" and Figure 13.5-2 "Output Pin Function of 16-bit Reload Timer (RELD=0, OUTL=0)" show the output pin functions. Figure 13.5-1 Output Pin Function of 16-bit Reload Timer (RELD=1, OUTL=0) Count start Underflow Level is opposite when OUTL = "1". TOUT General-purpose port CNTE Trigger Figure 13.5-2 Output Pin Function of 16-bit Reload Timer (RELD=0, OUTL=0) Underflow TOUT Level is opposite when OUTL = "1". General-purpose port CNTE Trigger Waiting for a trigger [RELD=0, OUTL=0] 204 13.6 Counter Operation State 13.6 Counter Operation State The counter state is determined by the CNTE bit in the control register and the internal WAIT signal. Available states are: CNTE = "0" and WAIT = "1" (STOP state), CNTE = "1" and WAIT = "1" (WAIT state for trigger), and CNTE = "1" and WAIT = "0" (RUN state). Counter Operation State Figure 13.6-1 "Counter State Transitions" shows the transitions between each state. Figure 13.6-1 Counter State Transitions Reset State transitions by hardware STOP CNTE=0, WAIT=1 State transitions by register access TOUT pin: Input disabled TOUT pin: General-purpose port Counter: Retains the value while counting stopped. Value undefined after reset. CNTE='0' CNTE='0' CNTE='1' TRG='1' CNTE='1' TRG='0' WAIT RUN CNTE=1, WAIT=1 CNTE=1, WAIT=0 TIN pin: Only trigger input enabled TIN pin: Functions as TIN pin TOUT pin: Initial value output TOUT pin: Functions as TOUT pin Counter: Retains the value while counting stopped. Value undefined after reset until load. Counter: Running RELD*UF TRG='1' TRG='1' RELD*UF LOAD CNTE=1, WAIT= 0 Load complete Load contents of the reload register to the counter. 205 CHAPTER 13 16-BIT RELOAD TIMER (WITH EVENT COUNT FUNCTION) 206 CHAPTER 14 8/16-BIT PPG This chapter explains the functions and operation of the 8/16-bit PPG. 14.1 "Outline of 8/16-bit PPG" 14.2 "Block Diagram of 8/16-bit PPG" 14.3 "8/16-bit PPG Registers" 14.4 "Operations of 8/16-bit PPG" 14.5 "Selecting a Count Clock for 8/16-bit PPG" 14.6 "Controlling Pin Output of 8/16-bit PPG Pulses" 14.7 "8/16-bit PPG Interrupts" 14.8 "Initial Values of 8/16-bit PPG Hardware" 207 CHAPTER 14 8/16-BIT PPG 14.1 Outline of 8/16-bit PPG The 8/16-bit Programable Pulse Generator (PPG) consists of two eight-bit down counters, four eight-bit reload registers, one 16-bit control register, two external pulse output signals, and two interrupt outputs. The following functions are implemented: Function of 8/16-bit PPG 8-bit PPG output, 2-channel independent operation mode: Two independent channels of PPG output operation are implemented. 16-bit PPG output operation mode: One channel of 16-bit PPG output operation is implemented. 8+8-bit PPG output operation mode: 8-bit PPG output operation is implemented at specifies intervals, using channel 0 output as channel 1 clock input. PPG output operation: Pulse waves are output at specified intervals and duty ratio. With an external circuit, this module can be used as a D/A converter. The MB90540/545 Series contains four PPG's. The following sections only describe the functionality of the PPG0/1. The remaining PPG's have the identical function and the register address should be found in the I/O map. The channel 0 PPG output signal is not connected to any external pin. 208 14.2 Block Diagram of 8/16-bit PPG 14.2 Block Diagram of 8/16-bit PPG Figure 14.2-1 "8-bit PPG ch0 Block Diagram" shows a block diagram of the 8/16-bit PPG (ch0). Figure 14.2-2 "8-bit PPG ch1 Block Diagram" shows a block diagram of the 8/16-bit PPG (ch1). Block Diagram of 8/16-bit PPG Figure 14.2-1 8-bit PPG ch0 Block Diagram PPG00 output enable PPG00 Peripheral clock 16-division Peripheral clock 8-division Peripheral clock 4-division Peripheral clock 2-division Peripheral clock In MB90540/545 Series, this signal is not connected to any external pin. PPG0 Output latch Invert Clear PEN0 Count clock selection Time base counter output 512-division of main clock L/H selection S RQ PCNT (down counter) In MB90540/545 Series, this IRQ signal merged with the Channel 1 IRQ signal by OR logic. IRQ Reload ch1-borrow L/H selector PRLL0 PRLBH0 PIE0 PRLH0 PUF0 L data bus H data bus PPGC0 (Operation mode control) 209 CHAPTER 14 8/16-BIT PPG Figure 14.2-2 8-bit PPG ch1 Block Diagram PPG10 output enable PPG10 Peripheral clock 16-division Peripheral clock 8-division Peripheral clock 4-division Peripheral clock 2-division Peripheral clock In MB90540/545 Series this pin is connected to the "PPG0" external pin. PPG1 Output latch Invert Count clock selection Clear PEN1 In MB90540/545 Series, this IRQ signal merged with the Channel 0 IRQ signal by OR logic. ch0 borrow Time base counter output 512-division of main clock L/H selection S RQ PCNT (down counter) IRQ Reload L/H selector PRLL1 PRLBH1 PIE PRLH1 PUF L data bus H data bus PPGC1 (Operation mode control) Figure 14.2-3 Relationship between PPG Modules and External pins PPG 0/1 PPG0 PPG 2/3 PPG1 PPG 4/5 PPG2 PPG 6/7 PPG3 External pin 210 14.3 8/16-bit PPG Registers 14.3 8/16-bit PPG Registers The 8/16-bit PPG has the following five types of registers: * PPG0 operation mode control register * PPG1 operation mode control register * PPG0 and PPG1 clock selection register * Reload register H * Reload register L 8/16-bit PPG Registers Figure 14.3-1 8/16 bit PPG Registers PPG0 operation mode control register 7 Address: ch0 000038H 6 5 PEN0 4 PE00 3 PIE0 2 1 0 Bit No. Reserved PUF0 PPGC0 Read/write Initial value (R/W) (0) PPG1 operation mode control register 15 Address: ch0 000039H PEN1 Read/write Initial value PPG0/1 clock selection register (-) (-) 14 (R/W) (R/W) (R/W) (0) (0) (0) (-) (-) (-) (-) (W) (1) Bit No. 13 12 11 10 9 8 PE10 PIE1 PUF1 MD1 MD0 Reserved PPGC1 (R/W) (0) (-) (-) 7 (R/W) (R/W) (R/W) (R/W) (R/W) (0) (0) (0) (0) (0) 6 5 4 3 2 (W) (1) 1 0 Bit No. Address: ch0, 1 003AH PCS2 Read/write Initial value PCS1 PCS0 PCM2 PCM1 PCM0 PPG0/1 (R/W) (0) (R/W) (0) 15 (R/W) (R/W) (0) (0) 1 4 1 3 (-) (-) (R/W) (R/W) (0) (0) 1 2 1 1 (-) (-) 1 0 9 8 Reload register H Address: ch0 003901H ch1 003903H Read/write Initial value PRLH0/1 (R/W) (R/W) (R/W) (R/W) (R/W) (X) (X) (X) (X) (X) 7 6 5 4 (R/W) (R/W) (X) (X) 3 2 (R/W) (X) 1 Reload register L Address: ch0 003900H ch1 003902H Read/write Initial value Bit No. 0 Bit No. PRLL0/1 (R/W) (R/W) (X) (X) (R/W) (R/W) (R/W) (X) (X) (X) (R/W) (R/W) (X) (X) (R/W) (X) 211 CHAPTER 14 8/16-BIT PPG 14.3.1 PPG0 Operation Mode Control Register (PPGC0) The operation mode control register (PPGC0) is a 5-bit control register that selects the operation mode of the block, controls pin outputs, selects a count clock, and controls triggers. PPG0 Operation Mode Control Register (PPGC0) Figure 14.3-2 PPG0 Operation Mode Control Register (PPGC0) PPG0 operation mode control register 7 Address: ch0, 000038H PEN0 Read/write Initial value (R/W) (0) 6 (-) (-) 5 4 3 2 1 PE00 PIE0 PUF0 - - (R/W) (0) (R/W) (0) (R/W) (0) (-) (-) (-) (-) [bit 7] PEN0 (PPG enable): Operation enable bit This bit enables PPG count operation. PEN0 Operation 0 Stop ("L" level output maintained) 1 PPG operation enabled Setting this bit to "1" enables the counter operation. This bit is initialized to "0" upon a reset. This bit is readable and writable. [bit 5] PE00 (PPG output enable 00): PPG00 pin output enable bit This bit controls the PPG00 pulse output external pin as described below. PE00 Operation 0 General-purpose port pin (pulse output disabled) 1 PPG00 = pulse output pin (pulse output enabled) This bit is initialized to "0" upon a reset. This bit is readable and writable. For MB90540/545 Series, this bit should always be set to "0". 212 0 Reserved (W) (1) Bit No. PPGC0 14.3 8/16-bit PPG Registers [bit 4] PIE0 (PPG interrupt enable): PPG interrupt enable bit This bit controls PPG interrupt as described below. PIE0 Operation 0 Interrupt disabled 1 Interrupt enabled While this bit is "1", an interrupt request is issued as soon as PUF0 is set to "1". No interrupt request is issued while this bit is set to "0". This bit is initialized to "0" upon a reset. This bit is readable and writable. [bit 3] PUF0 (PPG underflow flag): PPG counter underflow bit This bit indicates the PPG counter underflow as described below. PUF0 Operation 0 PPG counter underflow is not detected. 1 PPG counter underflow is detected. In 8-bit PPG 2-channel mode or 8-bit prescaler + 8-bit PPG mode, this bit is set to "1" when an underflow occurs as a result of the ch0 counter value becoming from 00H to FFH. In 16-bit PPG mode, this bit is set to "1" when an underflow occurs as a result of the Channel 0 and 1 counter value becoming from 0000H to FFFFH. To set this bit to "0", write "0". Writing "1" to this bit has not effect. Upon a read operation during a read-modify-write instruction, "1" is read. This bit is initialized to "0" upon a reset. This bit is readable and writable. [bit 0] This is a reserved bit. When setting PPGC0, always set this bit to "1". The value read from this bit is always "1". 213 CHAPTER 14 8/16-BIT PPG 14.3.2 PPG1 Operation Mode Control Register (PPGC1) The PPG1 operation mode control register (PPGC1) is a 7-bit control register that selects the operation mode of the block, controls pin outputs, selects a count clock, and controls triggers. PPG1 Operation Mode Control Register (PPGC1) Figure 14.3-3 PPG1 Operation Mode Control Register (PPGC1) PPG1 operation mode control register 1 5 Address: ch1 000039H PEN1 Read/write Initial value (R/W) (0) 1 4 (-) (-) 1 3 1 2 PE10 PIE1 (R/W) (0) (R/W) (0) 1 1 1 0 9 PUF1 MD1 MD0 (R/W) (0) (R/W) (0) (R/W) (0) 8 Reserved (W) (1) [bit 15] PEN1 (PPG enable): Operation enable bit This bit enables the counter operation of the PPG. PEN1 Operation 0 Stop ("L" level output maintained) 1 PPG operation enabled Setting this bit to "1" enables the counter operation. This bit is initialized to "0" upon a reset. This bit is readable and writable. [bit 13] PE10 (PPG output enable 10): PPG10 pin output enable bit This bit controls the PPG10 pulse output external pin as described below. PE10 Operation 0 General-purpose port pin (pulse output disabled) 1 PPG10 = pulse output pin (pulse output enabled) This bit is initialized to "0" upon a reset. This bit is readable and writable. For MB90540/545 Series , the pulse signal is output to the "PPG0" external pin. 214 Bit No. PPGC1 14.3 8/16-bit PPG Registers [bit 12] PIE1 (PPG interrupt enable): PPG interrupt enable bit This bit controls PPG interrupt as described below. PIE1 Operation 0 Interrupt disabled 1 Interrupt enabled While this bit is "1", an interrupt request is issued as soon as PUF1 is set to "1". No interrupt request is issued while this bit is set to "0". This bit is initialized to "0" upon a reset. This bit is readable and writable. [bit 11] PUF1 (PPG underflow flag): PPG counter underflow bit This bit indicates the PPG counter underflow as described below. PUF1 Operation 0 PPG counter underflow is not detected. 1 PPG counter underflow is detected. In 8-bit PPG 2-channel mode or 8-bit prescaler + 8-bit PPG mode, this bit is set to "1" when an underflow occurs as a result of the Channel 1 counter value becoming from 00H to FFH. In 16-bit PPG mode, this bit is set to "1" when an underflow occurs as a result of the Channel 0 and 1 counter value becoming from 0000H to FFFFH. To set this bit to "0", write "0". Writing "1" to this bit has not effect. Upon a read operation during a read-modify-write instruction, "1" is read. This bit is initialized to "0" upon a reset. This bit is readable and writable. [bit 10, 9] MD1, 0 (PPG count mode): Operation mode selection bit These bits selects the PPG timer operation mode as described below. MD1 MD0 Operation mode 0 0 8-bit PPG 2ch independent mode 0 1 8-bit prescaler + 8-bit PPG 1ch mode 1 0 Reserved (setting prohibited) 1 1 16-bit PPG 1ch mode These bits are initialized to "00" upon a reset. These bits are readable and writable. Note: Do not set "10" in these bits. To write "01" to these bits, ensure that "01" is not written to the PEN0 bit of PPGC0 or PEN1 bit of PPGC1. Write "11" or "00" in both the PEN0 and PEN1 bits simultaneously. To write "11" to these bits, update PPGC0 and PPGC1 by word transfer and write "11" or "00" to both the PEN0 and PEN1 bits simultaneously. 215 CHAPTER 14 8/16-BIT PPG [bit 8] This is a reserved bit. When setting PPGC1, always write "1" to this bit. The value read from this bit is always "1". 216 14.3 8/16-bit PPG Registers 14.3.3 PPG0, 1 Clock Selection Register (PPG0/1) The PPG0/1 clock selection register (PPG0/1) is an 8-bit control register that controls the PPG operation clock. PPG0, 1 Clock Selection Register (PPG0/1) Figure 14.3-4 PPG0, 1 Clock Selection Register (PPG0/1) PPG0, 1 Clock Selection register Address: ch0, 1 003AH Read/write Initial value 7 6 5 4 PCS2 PCS1 PCS0 PCM2 PCM1 PCM0 (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) 3 2 1 0 Bit No. PPG01 (-) (-) (-) (-) [bits 7 to 5] PCS2 to 0 (PPG count select): Count clock selection bit These bits select the operation clock for the down counter of Channel 1 as described below. PCS2 PCS1 PCS0 Operation mode 0 0 0 Peripheral clock (62.5 ns machine clock, 16 MHz) 0 0 1 Peripheral clock/2 (125 ns machine clock, 16 MHz) 0 1 0 Peripheral clock/4 (250 ns machine clock, 16 MHz) 0 1 1 Peripheral clock/8 (500 ns machine clock, 16 MHz) 1 0 0 Peripheral clock/16 (1 s machine clock, 16 MHz) 1 0 1 Clock input fromthe timebase timer (128 s, 4 MHz source oscillation) These bits are initialized to "000" upon a reset. These bits are readable and writable. Note: In 8-bit prescaler + 8-bit PPG mode or in 16-bit PPG mode, ch1 PPG operates in response to a counter clock from ch0. Therefore, the setting in these bits has no effect. 217 CHAPTER 14 8/16-BIT PPG [bits 4 to 2] PCM2 to 0 (PPG count mode): Count clock selection bit These bits select the operation clock for the down counter of Channel 0 as described below. PCM2 PCM1 PCM0 Operation mode 0 0 0 Peripheral clock (62.5 ns machine clock, 16 MHz) 0 0 1 Peripheral clock/2 (125 ns machine clock, 16 MHz) 0 1 0 Peripheral clock/4 (250 ns machine clock, 16 MHz) 0 1 1 Peripheral clock/8 (500 ns machine clock, 16 MHz) 1 0 0 Peripheral clock/16 (1 s machine clock, 16 MHz) 1 0 1 Clock input from the timebase timer (128 s, 4 MHz source oscillation) These bits are initialized to "000" upon a reset. These bits are readable and writable. 218 14.3 8/16-bit PPG Registers 14.3.4 Reload Register (PRLL/PRLH) The reload registers (PRLL and PRLH) are 8-bit registers that store reload values for the PCNT down counters. The PRLL and PRLH registers are readable and writable. Reload Register (PRLL/PRLH) Figure 14.3-5 Reload Register (PRLL/PRLH) 15 14 13 12 11 10 9 8 Reload register H Address: ch0 003901H ch1 003903H Read/write Initial value Bit No. PRLH0/1 (R/W) (R/W) (R/W) (R/W) (R/W) (X) (X) (X) (X) (X) 7 6 5 4 (R/W) (R/W) (X) (X) 3 2 (R/W) (X) 1 Reload register L Address: ch0 003900H ch1 003902H 0 Bit No. PRLL0/1 (R/W) (R/W) (X) (X) (R/W) (R/W) (R/W) (X) (X) (X) (R/W) (R/W) (X) (X) Register name (R/W) (X) Function PRLL Holds the L side reload value. PRLH Holds the H side reload value. Note: In 8-bit prescaler + 8-bit PPG mode, different values in PRLL and PRLH of Channel 0 may cause the PPG waveform of ch1 to vary in each cycle. Write the same value to PRLL and PRLH of ch0. 219 CHAPTER 14 8/16-BIT PPG 14.4 Operations of 8/16-bit PPG One 8/16-bit PPG consists of two channels of 8-bit PPG units. These two channels can be used in three modes: independent two-channel mode, 8-bit prescaler + 8-bit PPG mode, and single-channel 16-bit PPG mode. Operations of 8/16-bit PPG Each of the 8-bit PPG units has two eight-bit reload registers. One reload register is for the L pulse width (PRLL) and the other is for the H pulse width (PRLH). The values stored in these registers are reloaded into the 8-bit down counter (PCNT), from the PRLL and PRLH in turn. The pin output value is inverted upon a reload caused by counter borrow. This operation results in the pulses of the specified L pulse width and H pulse width. Table 14.4-1 "Reload Operation and Pulse Output" lists the relationship between the reload operation and pulse outputs. Table 14.4-1 Reload Operation and Pulse Output Reload operation Pin output change PRLH --> PCNT PPG0/1 [0 --> 1] Rise PRLL --> PCNT PPP0/1 [1 --> 0] Fall When "1" is set in bit 4 (PIE0) of PPGC0 or in bit 12 (PIE1) of PPGC1, an interrupt request is output upon a borrow from 00 to FF (from 0000 to FFFF in 16-bit PPG mode) of each counter. Operation Modes of 8/16-bit PPG This block can be used in three modes: independent two-channel mode, 8-bit prescaler + 8-bit PPG mode, and single-channel 16-bit PPG mode. Independent two-channel mode The two channels of 8-bit PPG units operate independently. The PPG00 pin is connected to the ch0 PPG output, while the PPG10 pin is connected to the ch1 PPG output. 8-bit prescaler + 8-bit PPG mode ch0 is used as an 8-bit prescaler while the count in ch1 is based on borrow outputs from ch0. Thus, 8-bit PPG waveforms can be output with arbitrary length of cycle time. The PPG00 pin is connected to the ch0 prescaler output, while the PPG10 pin is connected to the ch1 PPG output. 220 14.4 Operations of 8/16-bit PPG 16-bit PPG 1ch mode ch0 and ch1 are connected and used as a single 16-bit PPG. The PPG00 and PPG10 pins are connected to the 16-bit PPG output. For the MB90540/545 Series, the output signal from the Channel 0 PPG is not connected to any external pin. 8/16-bit PPG Output Operation The 8/16-bit channel 0 PPG is activated by setting bit 7 (PEN0) of the PPGC0 (PWM operation mode control) register to "1". The 8/16-bit channel 1 PPG is activated by setting bit 15 (PEN1) of the PPGC1 register to "1". After operation is started, counting is stopped by writing "0" to bit 7 (PEN0) of PPGC0 or bit 15 (PEN1) of PPGC1. After counting is stopped, the pulse output is maintained at the L level. In the MB90540/545 series, the output signal from the channel 0 PPG is not connected to any external pin. In 8-bit prescaler + 8-bit PPG mode, do not set ch1 to be in operation while ch0 operation is stopped. In 16-bit PPG mode, ensure that bit 7 (PEN0) of PPGC0 register and bit 15 (PEN1) of PPGC1 register are started or stopped simultaneously. The figure below is a diagram of PPG output operation. During PPG operation, a pulse wave is continuously output at a frequency and duty ratio (the ratio of the H-level period of the pulse wave to the L-level period). PPG continues operation until stop is specified explicitly. Figure 14.4-1 PPG Output Operation, Output Waveform PEN Starts operation based on PEN (from Lside). Output pin PPG T (L+1) T (H+1) L : PRLL value H : PRLH value T : Input from peripheral clock ( (Start) or timer base counter (depending on the clock selection by PPGC) Relationship Between 8/16-bit PPG Reload Value and Pulse Width The width of the output pulse is determined by adding 1 to the reload register value and multiplying it by the count clock cycle. Note that when the reload register value is 00H during 8bit PPG operation or 0000H during 16-bit PPG operation, the pulse width is equivalent to one count clock cycle. In addition, note that when the reload register value is FFH during 8-PPG operation, the pulse width is equivalent to 256 count clock cycles. When the reload register value is FFFFH during 16-bit PPG operation, the pulse width is equivalent to 65536 count clock cycles. The following is an example of calculating the pulse width: L : PRLL value P1=T Ph=T (L+1) (H+1) H : PRLH value T : Input clock cycle Ph: High pulse width Pl : Low pulse width 221 CHAPTER 14 8/16-BIT PPG 14.5 Selecting a Count Clock for 8/16-bit PPG The count clock used for the operation is supplied from the peripheral clock or the timebase timer. The count clock can be selected from six choices. Selecting a Count Clock for 8/16-bit PPG Select ch0 clock at bit 4 to 2 (PCM2 to 0) of the PPG01 register, and ch1 clock at bit 7 to 5 (PCS2 to 0) of the PPG01 register. The clock is selected from a peripheral clock 1/16 to 1 times higher than a machine clock or an input clock from the timebase timer. In 8-bit prescaler + 8-bit PPG mode or 16-bit PPG mode, however, the setting in the PCS2 to 0 has no effect. When the timebase timer input is used, the first count cycle after a trigger or a stop may be shifted. The cycle may also be shifted if the timebase counter is cleared during operation of this module. In 8-bit prescaler + 8-bit PPG mode, if ch1 is activated while ch0 is in operation and ch1 is stopped, the first count cycle may be shifted. 222 14.6 Controlling Pin Output of 8/16-bit PPG Pulses 14.6 Controlling Pin Output of 8/16-bit PPG Pulses The pulses generated by this module can be output from external pins PPG00 and PPG10. Controlling Pin Output of 8/16-bit PPG Pulses To output the pulses from an external pin, write "1" to the bit corresponding to each pin. When "0" is written to these bits (default), the pulses are not output from the corresponding external pins; the pins work as general-purpose ports. In 16-bit PPG mode, the same waveform is output from PPG00 and PPG10. Thus, the same output can be obtained by enabling both external pin. In 8-bit prescaler + 8-bit PPG mode, the 8-bit prescaler toggle output waveform is output from PPG00, while the 8-bit PPG waveform is output from PPG10. Figure 14.6-1 "8+8 PPG Output Operation Waveform" is a diagram of output waveforms in this mode. For the MB90540/545 Series, the output signal from the Channel 0 PPG is not connected to any external pin. Figure 14.6-1 8+8 PPG Output Operation Waveform Ph0 Pl0 PPG0 PPG1 Ph1 Pl1 L0 :ch0 PRLL value and ch0 PRLH value L1 :ch1 PRLL value H1 :ch1 PRLH value Pl0 = T (L0+1) Ph0 = T (L0+1) Pl1 = T (L0+1) (Ll+1) Ph1 = T (L0+1) (Hl+1) T : Input clock cycle Ph0 :PPG00 high pulse width Pl0 :PPG00 low pulse width Ph1 :PPG10 high pulse width Pl1 :PPG10 low pulse width Note: Set the same value in ch0 PRLL and ch0 PRLH. 223 CHAPTER 14 8/16-BIT PPG 14.7 8/16-bit PPG Interrupts For the 8/16-bit PPG, an interrupt becomes active when the reload value counts out and a borrow occurs. 8/16-bit PPG Interrupts In 8-bit PPG 2ch mode or 8-bit prescaler + 8-bit PPG mode, an interrupt is requested by a borrow in each counter. In 16-bit PPG mode, PUF0 and PUF1 are simultaneously set by a borrow in the 16-bit counter. Therefore, enable only PIE0 or PIE1 to unify the interrupt causes. In addition, simultaneously clear the interrupt flags for PUF0 and PUF1. 224 14.8 Initial Values of 8/16-bit PPG Hardware 14.8 Initial Values of 8/16-bit PPG Hardware The hardware components of this block are initialized to the following values when reset: Initial Values of 8/16-bit PPG Hardware * PPGC0 --> 0X000001B * PPGC1 --> 00000001B * PPG10 --> XXXXXX00B * PPG00 --> "L" * PPG10 --> "L" * PE00 --> PPG00 output disabled * PE10 --> PPG10 output disabled * IRQ0 --> "L" * IRQ1 --> "L" Hardware components other than the above are not initialized. Note: Write timing for 8/16-bit PPG reload registers (PRLL and PRLH) In a mode other than 16-bit PPG mode, it is recommended to use a word transfer instruction to write data in reload registers PRLL and PRLH. If two byte transfer instructions are used to write a data item to these registers, a pulse of unexpected cycle time may be output depending on the timing. Figure 14.8-1 Write Timing for 8/16-bit PPG Reload Registers (PRLL and PRLH) PPG0 B A B A C B C C D D Assume that PRLL is updated from A to C before point 1 in the time chart above, and PRLH is updated from B to D after point 1. Since the PRL values at point 1 are PRLL=C and PRLH=B, a pulse of L side count value C and H side count value B is output only once. Similarly, to write data in PRL of ch0 and ch1 in 16-bit PPG mode, use a long word transfer instruction, or use word transfer instructions in the order of ch0 and then ch1. In this mode, the data is only temporarily written to ch0 PRL. Then, the data is actually written into ch0 PRL when the ch1 PRL is written to. 225 CHAPTER 14 8/16-BIT PPG As shown in Figure 14.8-2 "PRL Write Operation Block Diagram" in a mode other than 16-bit PPG mode, channel 0 PRL and channel 1 PRL can be written independently. Figure 14.8-2 PRL Write Operation Block Diagram ch0 PRL write data ch1 PRL write data Transferred in synchronization with ch1 write in 16-bit Temporary latch PPG mode ch0 write in a mode other than 16-bit PPG mode ch1 write ch0 PRL 226 ch1 PRL CHAPTER 15 DELAYD INTERRUPT This chapter explains the functions and operations of the delayed interrupt. 15.1 "Outline of Delayed Interrupt Module" 15.2 "Delayed Interrupt Register" 15.3 "Delayed Interrupt Operation" 227 CHAPTER 15 DELAYD INTERRUPT 15.1 Outline of Delayed Interrupt Module The delayed interrupt source module is used to generate interrupts for switching tasks. Using this module, interrupt requests to the F2MC-16LX CPU can be issued and canceled by software. Block Diagram of Delayed Interrupt Figure 15.1-1 "Block Diagram" is a block diagram of the delayed interrupt source module. Internal data bus Figure 15.1-1 Block Diagram Delayed interrupt cause issuance/cancellation decoder Cause latch Notes on Operation This lock is set by writing "1" to the corresponding bit of DIRR, and is cleared by writing "0" to the same bit. Therefore, interrupt processing is reactivated immediately after control returns from interrupt processing, unless the software is designed so that the cause of the interrupt is cleared within the interrupt processing routine. 228 15.2 Delayed Interrupt Register 15.2 Delayed Interrupt Register DIRR controls issuance and cancellation of delayed interrupt requests. Writing "1" to this register issues a delayed interrupt request, and writing "0" cancels the delayed interrupt request. Upon a reset, the request is canceled. Delayed Interrupt Cause Issuance/Cancellation Register (DIRR) In DIRR, either "0" or "1" can be written to the reserved bit area. However, it is recommended that a set bit or clear bit instruction be used to access this register for future expansions. Figure 15.2-1 Delayed Interrupt Cause Issuancce/Cancellation Register (DIRR) Delayed Interrupt Cause Issuance/Cancellation Register 15 14 13 12 11 10 9 Address : 00009FH 8 Bit No. R0 DIRR Read/write (-) (-) (-) (-) (-) (-) (-) (R/W) Initial value (-) (-) (-) (-) (-) (-) (-) (0) 229 CHAPTER 15 DELAYD INTERRUPT 15.3 Delayed Interrupt Operation When the CPU writes "1" to the relevant bit of DIRR by software, the request latch in the delayed interrupt source module is set and an interrupt request is issued to the interrupt controller. Delayed Interrupt Occurrence When the CPU writes "1" to the relevant bit of DIRR by software, the request latch in the delayed interrupt source module is set and an interrupt request is issued to the interrupt controller. If this interrupt has the highest priority or if there is no other interrupt request, the interrupt controller issues an interrupt request to the F2MC-16LX CPU. The F2MC-16LX CPU compares the ILM bit of its internal CCR register and the interrupt request, and starts the hardware interrupt processing microprogram as soon as the current instruction is completed if the interrupt level of the request is higher than that of the ILM bit. The interrupt processing routine for this interrupt is thus executed. Figure 15.3-1 Delayed Interrupt Issuance Delayed interrupt source module Interrupt controller WRITE F 2 MC-16LX CPU Other requests ICR yy IL CMP CMP DIRR ICR xx ILM NTA Writing "0" to the relevant DIRR bit in the interrupt processing routine clears the cause of this interrupt and switches between tasks. 230 CHAPTER 16 DTP/EXTERNAL INTERRUPTS This chapter explains the functions and operations of the DTP/external interrupts. 16.1 "Outline of DTP/External Interrupts" 16.2 "DTP/External Interrupt Registers" 16.3 "Operations of DTP/External Interrupts" 16.4 "Switching Between External Interrupt and DTP Requests" 16.5 "Notes on Using DTP/External Interrupts" 231 CHAPTER 16 DTP/EXTERNAL INTERRUPTS 16.1 Outline of DTP/External Interrupts The data transfer peripheral (DTP) is located between an external peripheral and the F2MC-16LX CPU. The DTP receives a DMA request or interrupt request from the external peripheral, transfers the request to the F2MC-16LX CPU to activate the intelligent I/O service or interrupt processing. Outline of DTP/External Interrupts For the intelligent I/O service, "H" and "L" request levels are available. For an external interrupt request, four request levels are available: "H", "L", rising edge, and falling edge. Block Diagram of DTP/External Interrupts Figure 16.1-1 Block Diagram of DTP/External Interrupts Internal data bus 8 8 8 16 232 Interrupt/DTP enable register Gate Cause F/F Edge detection circuit Interrupt/DTP cause register Request level setting register 8 Request input 16.1 Outline of DTP/External Interrupts DTP/External Interrupts Registers Interrupt/DTP enable register Address : 000030H Read/write Initial value 7 6 5 4 3 2 1 0 EN7 EN6 EN5 EN4 EN3 EN2 EN1 EN0 (R/W) (R/W) (R/W) (R/W) (R/W) (0) (0) (0) (0) (0) (R/W) (0) Interrupt/DTP cause register 15 Address : 000031H Read/write Initial value ER7 Request level setting register 15 Address : 000033H Read/write Initial value Address : 000032H Read/write Initial value 13 12 11 10 9 ER6 ER5 ER4 ER3 ER2 ER1 (R/W) (X) (R/W) (R/W) (X) (X) LB7 14 13 12 LA7 LB6 LA6 11 LB5 (R/W) (R/W) (R/W) (R/W) (R/W) (0) (0) (0) (0) (0) 7 6 5 4 3 LB3 LA3 LB2 LA2 LB1 (R/W) (R/W) (R/W) (R/W) (R/W) (0) (0) (0) (0) (0) 8 ER0 10 9 8 LA5 LB4 LA4 (R/W) (0) 2 LA1 (R/W) (0) ENIR (R/W) (R/W) (0) (0) 14 (R/W) (R/W) (R/W) (R/W) (R/W) (X) (X) (X) (X) (X) Bit No. Bit No. EIRR Bit No. ELVR (R/W) (R/W) (0) (0) 1 LB0 0 LA0 Bit No. ELVR (R/W) (R/W) (0) (0) 233 CHAPTER 16 DTP/EXTERNAL INTERRUPTS 16.2 DTP/External Interrupt Registers The DTP/external interrupts has the following three types of registers: * Interrupt/DTP enable register (ENIR: Interrupt request enable register) * Interrupt/DTP flag (EIRR: External interrupt request register) * Request level setting register (ELVR: External level register) Interrupt/DTP Enable Register (ENIR: Interrupt request enable register) Figure 16.2-1 Interrupt/DTP Enable Register (ENIR) Interrupt/DTP Enable Register Address : 000030H Read/write Initial value 7 6 5 4 3 2 1 0 EN7 EN6 EN5 EN4 EN3 EN2 EN1 EN0 (R/W) (R/W) (R/W) (R/W) (R/W) (0) (0) (0) (0) (0) (R/W) (0) Bit No. ENIR (R/W) (R/W) (0) (0) ENIR enables the function to issue a request to the interrupt controller using a device pin as an external interrupt/DTP request input. A pin corresponding to a "1" bit of this register is used as an external interrupt/DTP request input. A pin corresponding to a "0" bit holds the external interrupt/DTP request input cause, but does not issue a request to the interrupt controller. Interrupt/DTP Flags (EIRR: External interrupt request register) Figure 16.2-2 Interrupt/DTP Flag (EIRR) Interrupt/DTP flag Address : 000031H Read/write Initial value 15 14 13 12 11 10 ER7 ER6 ER5 ER4 ER3 ER2 (R/W) (R/W) (R/W) (R/W) (R/W) (X) (X) (X) (X) (X) (R/W) (X) 9 ER1 8 ER0 Bit No. EIRR (R/W) (R/W) (X) (X) The EIRR indicates the presence of external interrupt/DTP requests at the pins corresponding to the "1" bits of this register. Writing "0" to a bit of this register clears the corresponding request flag. Writing "1" has no effect. "1" is always read from this register by a read-modify-write instruction. 234 16.2 DTP/External Interrupt Registers Request Level Setting Register (ELVR: External level register) Figure 16.2-3 Request Level Setting Register (ELVR) Register Level Setting Register Address : 000033 H Read/write Initial value Address : 000032 H Read/write Initial value 15 14 13 12 11 10 9 8 LB7 LA7 LB6 LA6 LB5 LA5 LB4 LA4 (R/W) (R/W) (R/W) (R/W) (R/W) (0) (0) (0) (0) (0) (R/W) (0) Bit No. (R/W) (R/W) (0) (0) 7 6 5 4 3 2 1 0 Bit No. LB3 LA3 LB2 LA2 LB1 LA1 LB0 LA0 ELVR (R/W) (R/W) (R/W) (R/W) (R/W) (0) (0) (0) (0) (0) (R/W) (0) (R/W) (R/W) (0) (0) ELVR defines the request event at the external pin. Each pin is assigned two bits as described in Table 16.2-1 "Interrupt Request Detection Factor for LBx and LAx Pins". If a request is detected by the input level, the interrupt flag is set as long as the input is at the specified level even after the flag is reset by software. Table 16.2-1 Interrupt Request Detection Factor for LBx and LAx Pins LBx LAx 0 0 1 1 0 1 0 1 Interrupt request detection factor L level pin input H level pin input Rising edge pin input Falling edge pin input 235 CHAPTER 16 DTP/EXTERNAL INTERRUPTS 16.3 Operations of DTP/External Interrupts When the interrupt flag is set, this block signals an interrupt to the interrupt controller. The interrupt controller judges the priority levels of the simultaneous interrupts, and issues an interrupt request to the F2MC-16LX CPU if the interrupt from this block has the highest priority. The F2MC-16LX CPU compares the ILM bits of its internal CCR register and the interrupt request. If the interrupt level of the request is higher than that indicated by the ILM bits, the F2MC-16LX CPU activates the hardware interrupt processing microprogram as soon as the currently executing instruction is terminated. External Interrupt Operation In the hardware interrupt processing microprogram, the CPU reads the ISE bit information from the interrupt controller, identifies that the request is for interrupt processing based on that information, and branches to the interrupt processing microprogram. The interrupt processing microprogram reads the interrupt vector area and issues an interrupt acknowledgment signal for the interrupt controller. Then, the microprogram transfers the jump destination address of the macro instruction generated from the vector to the program counter, and executes the user interrupt processing program. Figure 16.3-1 External Interrupt DTP/External interrupt Interrupt controller F2MC-16LX CPU ICRyy IL Other request ELVR EIRR ENIR Cause 236 CMP ICRxx CMP ILM NTA 16.3 Operations of DTP/External Interrupts DTP operation To activate the intelligent I/O service, the user program initially sets the address of a register, assigned between 000000H and 0000FFH, in the I/O address pointer of the intelligent I/O service descriptor. Then, the user program sets the start address of the memory buffer in the buffer address pointer. The DTP operation sequence is almost the same as for external interrupts. The operation is identical until the CPU activates the hardware interrupt processing microprogram. Then, for the DTP, control is transferred to the intelligent I/O service processing microprogram, since the ISE bit read by the CPU within the hardware interrupt processing microprogram indicates the DTP. Once the intelligent I/O service is activated, a read or write signal is sent to the addresses external peripheral, and data is transferred between the peripheral and the chip. The external peripheral must cancel the interrupt request to this chip within three machine cycles after the transfer is made. When the transfer is completed, the descriptor is updated, and the interrupt controller generates a signal that clears the transfer cause. Upon receiving the signal to clear the transfer cause, this resource clears the flip-flop holding the cause and prepares for the next request from the pin. For details of the intelligent I/O service processing, refer to the MB90500 Programming Manual. Figure 16.3-2 Timing to Cancel the External Interrupt at the End of DTP Operation Edge request or H level request Interrupt cause Internal operation * When data is transferred from the I/O register to memory in the intelligent I/O service Selecting and reading descriptor Read address Address bus pin Data bus pin Write address Read data Read signal Write data Write signal Cancel within three machine cycles. Data, address bus Internal bus Register External peripheral Figure 16.3-3 Sample Interface to the External Peripheral INT IRQ DTP Cancel within three machine cycles after transfer. CORE MEMORY MB90540/545 237 CHAPTER 16 DTP/EXTERNAL INTERRUPTS 16.4 Switching between External Interrupt and DTP Requests To switch between external interrupt and DTP requests, use the ISE bit in the ICR register corresponding to this block, which is in the interrupt controller. Each pin is individually assigned ICR. Thus, a pin is used for a DTP request if "1" is written to the ISE bit of the corresponding ICR, and is used for an external interrupt request if "0" is written to the bit. Switching Between External Interrupt and DTP Requests Figure 16.4-1 Switching Between External Interrupt and DTP Requests Interrupt controller 0 ICR xx ICR yy 1 F 2 MC-16 LX CPU Pin DTP/ External interrupt DTP External interrupt 238 16.5 Notes on Using DTP/External Interrupts 16.5 Notes on Using DTP/External Interrupts Note carefully the following items when using DTP/external interrupts: * Conditions on the externally connected peripheral when DTP is used * Recovery from standby * External interrupt/DTP operation procedure * External interrupt request level Notes on Using DTP/External Interrupts Conditions on the externally connected peripheral when DTP is used DTP supports only external peripherals that automatically clear a request once a transfer is completed. The system must be designed so that a transfer request is canceled within three machine cycles (provisional) after transfer operation starts. Otherwise, this resource assumes that a transfer request is issued. External interrupt/DTP operation procedure To set registers in the external interrupt/DTP, follow the steps below: 1. Disable the bits corresponding to the enable register. 2. Set the bits corresponding to the request level setting register. 3. Clear the bits corresponding to the cause register. 4. Enable the bits corresponding to the enable register. (Steps 3. and 4. can be simultaneously performed by word specification.) To set a register in this resource, ensure that the enable register is disabled. Before enabling the enable register, ensure that the cause register is cleared. Clearing the cause register prevents a false interrupt cause from being determined while registers are set or interrupts are enabled. 239 CHAPTER 16 DTP/EXTERNAL INTERRUPTS External interrupt request level To detect an edge for an edge request level, the pulse width must be at least three machine cycles. As shown in Figure 16.5-1 "Clearing the Cause Hold Circuit Upon Level Set", when the request input level is related to the level setting, a request that is input from an external device to the interrupt controller is kept active even if the request is later canceled because a cause hold circuit has been installed. To cancel the request to the interrupt controller, the cause hold circuit must be cleared as shown in Figure 16.5-2 "Interrupt Cause and Interrupt Request to the Interrupt Controller While Interrupts are Enabled". Figure 16.5-1 Clearing the Cause Hold Circuit Upon Level Set Interrupt cause Level detection Cause F/F (cause hold circuit) Enable gate To interrupt controller The cause is kept held unless cleared. Figure 16.5-2 Interrupt Cause and Interrupt Request to the Interrupt Controller While Interrupts are Enabled Interrupt cause H level Interrupt request to the interrupt controller Set inactive when the cause F/F is cleared. 240 CHAPTER 17 A/D CONVERTER This chapter explains the functions and operations of the A/D converter. 17.1 "Features of A/D Converter" 17.2 "Block Diagram of A/D Converter" 17.3 "A/D Converter Registers" 17.4 "Operations of A/D Converter" 17.5 "Conversion Using EI2OS" 17.6 "Conversion Data Protection" 241 CHAPTER 17 A/D CONVERTER 17.1 Features of A/D Converter The A/D converter converts analog input voltages into digital values. The A/D converter has the following features: Features of A/D converter Conversion time: 26.3 s min. per channel (at 16 MHz machine clock) RC sequential compare conversion with sample and hold circuit 10-bit or 8-bit resolution Analog input selected from eight channels by programming Single conversion mode: One channel is selected for conversion. Scan conversion mode: Voltages in multiple consecutive channels are converted. Up to eight channels can be programmed. Continuous conversion mode: Voltages at the specified channel are converted repeatedly. Stop conversion mode: Voltages at the one channel is converted, then the system pauses and stands by for the next activation. (The conversion start points can be synchronized.) Interrupt request At the end of A/D conversion, a relevant interrupt request can be issued to the CPU. This interrupt can be used to activate the EI2OS, which automatically transfers A/D conversion result to memory. This feature is suitable for continuous processing. Selectable activation cause The activation can be done by software, external trigger (falling edge), or timer (rising edge). 242 17.1 Features of A/D Converter Analog Input Enable Register Always write "1" to the ADER bit corresponding to a pin used as analog input. Figure 17.1-1 Analog Input Enable Register Analog Input Enable Register 15 14 13 12 11 Address: 00001BH ADE7 ADE6 ADE5 ADE4 ADE3 Read/write Initial value (R/W) (1) (R/W) (1) (R/W) (1) (R/W) (1) (R/W) (1) 9 8 Bit No. ADE2 ADE1 ADE0 ADER (R/W) (1) (R/W) (1) (R/W) (1) 10 Port 6 pins are controlled as described below. 0: Port input/output mode 1: Analog input mode "1" is set upon a reset. Input Impedance The sampling circuit of the A/D Converter can be represented with the equivalent circuit shown below. Analog input ADC 30p F max. Driving impedance to an analog input should be lower than 15.5 K when the sampling time is set to 4s (ST=0 and ST0=0 at 16MHz machine clock). Otheriwse the conversion accuracy will be worsened. If this is the case, set the sampling time longer (ST1=1 and ST0=1) or add external capacitor in order to compensate the driving impedance. 243 CHAPTER 17 A/D CONVERTER 17.2 Block Diagram of A/D Converter Figure 17.2-1 "Block Diagram of A/D Converter" shows a block diagram of the A/D converter. Block Diagram of A/D Converter Figure 17.2-1 Block Diagram of A/D Converter AVCC AVRH/L AVSS D/A converter Sequential compare register Comparator Decoder Sample and hold circuit Data register ADCR0/1 A/D control register 0 A/D control register 1 ADCS0/1 Activation by external trigger ADTG pin Activation by timer Operation clock 16-bit Reload Timer 1 Prescaler 244 Internal data bus AN0 AN1 AN2 AN3 AN4 AN5 AN6 AN7 Input circuit MPX 17.3 A/D Converter Registers 17.3 A/D Converter Registers The A/D converter has the following two types of registers: * Control status resister * Data register A/D Converter Registers The A/D converter has the following registers: Figure 17.3-1 A/D Converter Register Configuration 15 8 7 0 ADCS1 ADCS0 ADCR1 ADCR0 8SSR bit 8 bit Figure 17.3-2 A/D Converter Registers A/D control status register (upper) 15 14 Address : 000035H BUSY INT Read/write Initial value (R/W) (0) 13 12 11 10 9 8 INTE PAUS STS1 STS0 STRT Reserved (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (0) A/D control status register (lower) 7 6 (0) (0) (0) (0) (0) (0) 5 4 3 2 1 0 Address : 000034H MD1 MD0 ANS2 ANS1 ANS0 ANE2 ANE1 ANE0 Read/write Initial value (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Bit No. ADCS1 Bit No. ADCS0 (0) (0) (0) (0) (0) (0) (0) (0) 15 14 13 12 11 10 9 8 Bit No. Address : 000037H SI0 ST1 ST0 CT1 CT0 D9 D8 ADCR1 Read/write Initial value (W) (W) (W) (W) (W) (-) (R) (R) (0) (0) (0) (0) (1) (-) (X) (X) 7 6 5 4 3 2 1 0 Bit No. Address : 000036H D7 D6 D5 D4 D3 D2 D1 D0 ADCR0 Read/write Initial value (R) (R) (R) (R) (R) (R) (R) (R) (X) (X) (X) (X) (X) (X) (X) (X) Data register (upper) Data register (lower) 245 CHAPTER 17 A/D CONVERTER 17.3.1 Control Status Registers (ADCS0) The control status register (ADCS0) controls the A/D converter and indicates the status. Do not rewrite ADCS0 during A/D conversion. Control Status Registers (ADCS0) Figure 17.3-3 Control Status Register (ADCS0) A/D control status register (lower) 7 6 5 4 3 2 1 0 Bit No. Address: 000034 H MD1 MD0 ANS2 ANS1 ANS0 ANE2 ANE1 ANE0 ADCS0 Read/write Initial value (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) [bits 7 and 6] MD1 and MD0 (A/D converter mode set): Use the MD1 and MD0 bits to set the operation mode. MD1 MD0 Operation mode 0 0 Single mode. Reactivation during operation is allowed. 0 1 Single mode. Reactivation during operation is not allowed. 1 0 Continuous mode. Reactivation during operation is not allowed. 1 1 Stop mode. Reactivation during operation is not allowed. Single mode: A/D conversion is continuously performed from the channel specified with ANS2 to ANS0 to the channel specified with ANE2 to ANE0. The conversion stops once it has been done for all these channels. Continuous mode: A/D conversion is repeatedly performed from the channel specified with ANS2 to ANS0 to the channel specified with ANE2 to ANE0. 246 17.3 A/D Converter Registers Stop mode: A/D conversion is performed from the channel specified with ANS2 to ANS0 to the channel specified with ANE2 to ANE0, pausing for each channel. The A/D conversion is resumed upon an activation. Upon a reset, these bits are initialized to "00". Note: When activated in the continuous or stop mode, A/D conversion continues until it is stopped by the BUSY bit. The conversion is stopped by writing "0" to the BUSY bit. Reactivation disabled in single mode, continuous mode, and stop mode applies to all kinds of activation by software, an external trigger, and a timer. [bits 5, 4, and 3] ANS2, ANS1, and ANS0 (Analog start channel set): Use these bits to specify the start channel for A/D conversion. When the A/D converter is activated, A/D conversion starts from the channel selected with these bits. ANS2 ANS1 ANS0 Start channel 0 0 0 AN0 0 0 1 AN1 0 1 0 AN2 0 1 1 AN3 1 0 0 AN4 1 0 1 AN5 1 1 0 AN6 1 1 1 AN7 Note: * Read During A/D conversion, the current conversion channel is read from these bits. If the system is stopped in the stop mode, the last conversion channel is read. * Upon a reset, these bits are initialized to "000". 247 CHAPTER 17 A/D CONVERTER [bits 2, 1, and 0] ANE2, ANE1, and ANE0 (Analog end channel set): Use these bits to set the A/D conversion end channel. ANE2 ANE1 ANE0 End channel 0 0 0 AN0 0 0 1 AN1 0 1 0 AN2 0 1 1 AN3 1 0 0 AN4 1 0 1 AN5 1 1 0 AN6 1 1 1 AN7 Note: When the same channel is written to ANE2 to ANE0 and ANS2 to ANS0, conversion is performed for one channel only (single conversion). In the continuous or stop mode, operation returns to the start channel specified in ANS2 to ANS0 after the conversion is completed for the channel specified in ANE2 to ANE0. If the ANS value is greater than the ANE value, conversion starts from the ANS channel. Then, once conversion is complete up to channel 7, operation returns to channel 0 and conversion is performed up to the ANE channel. Upon a reset, these bits are initialized to "000". Example: ANS=6, ANE=3, single mode Conversion is performed in the following sequence: CH6, CH7, CH0, CH1, CH2, CH3 248 17.3 A/D Converter Registers 17.3.2 Control Status Register (ADCS1) The control status register (ADCS1) controls the A/D converter and indicates the status. A/D Control Status Register (ADCS1) Figure 17.3-4 A/D Control Status Register (ADCS1) A/D control status register (upper) 15 14 13 12 11 10 9 8 Address: 000035 H BUSY INT INTE PAUS STS1 STS0 STRT Reserved Read/write Initial value (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) Bit No. ADCS1 [bit 15] BUSY (busy flag and stop): - Read This bit indicates the A/D converter operation. This bit is set when A/D conversion starts and is cleared when the conversion ends. - Write Writing "0" to this bit during A/D conversion forces the conversion to terminate. The above feature is used for forced stop in continuous or stop mode. "1" cannot be written to the BUSY bit. With a read-modify-write (RMW) instruction, "1" is read from this bit. In single mode, this bit is cleared at the end of A/D conversion. In continuous or stop mode, this bit is not cleared until conversion is stopped by writing "0". This bit is initialized to "0" upon a reset. Do not perform a forced stop and activation by software simultaneously (BUSY = 0, STRT = 1). [bit 14] INT (Interrupt): This bit is set when conversion data is written to ADCR. An interrupt request is issued if this bit is set while bit 5 (INTE) is "1". In addition, the EI2OS is activated if it is enabled. Writing "1" has no effect. This bit is cleared by writing "0" or by the EI2OS interrupt clear signal. Note: To clear this bit by writing "0", ensure that A/D conversion is not in progress. This bit initialized to "0" upon a reset. 249 CHAPTER 17 A/D CONVERTER [bit 13] INTE (Interrupt enable): This bit is used to enable or disable interrupts at the end of conversion. - 0: Interrupts are disabled. - 1: Interrupts are enabled. Set this bit when using the EI2OS. The EI2OS is activated when an interrupt request is issued. Upon a reset, this bit is initialized to "0". [bit 12] PAUS (A/D conversion pause): This bit is set when the A/D conversion is paused. Only one register is available for storing the A/D conversion result. Therefore, unless the conversion results are transferred by the EI2OS, the result data would be continuously updated and destroyed in continuous conversion. To prevent the above condition, the system is designed so that a data register value must be transferred by the EI2OS before the next conversion data is saved. A/D conversion pauses during that period. A/D conversion is resumed at the end of transfer by the EI2OS. This register is valid only when the EI2OS is used. Note: For the conversion data protection function, see Section 17.4 "Operations of A/D Converter". Upon a reset, this bit is initialized to "0". [bits 11 and 10] STS1 and STS0 (Start source select): Upon a reset, these bits are initialized to "00". These bits are used to select the A/D conversion activation source. STS1 STS0 Function 0 0 Activation by software 0 1 Activation by external pin trigger and software 1 0 Activation by timer and software 1 1 Activation by external pin trigger, timer, and software In a mode allowing two or more activation factors, A/D conversion is activated by the souce that occures first. The activation source setting changes as soon as it is updated. Thus, take care when updating it during A/D conversion. Note: The external pin trigger is detected by the falling edge. If this bit is updated to external trigger activation while the external trigger input level is "L", A/D may be activated at once. When timer is selected, the 16-bit Reload Timer 1 is selected. 250 17.3 A/D Converter Registers [bit 9] STRT (Start): A/D conversion is activated when "1" is written to this bit. To reactivate A/D conversion, write "1" to this bit again. Upon a reset, this bit is initialized to "0". In the stop mode, a reactivation during the operation is not supported. Check the BUSY bit before writing "1". Do not perform a forced stop and activation by software simultaneously. (BUSY=0, STRT=1) [bit 8] Reserved bit Always write "0" to this bit. 251 CHAPTER 17 A/D CONVERTER 17.3.3 Data Registers (ADCR1 and ADCR0) These registers are used to store the digital values produced as a result of the conversion. ADCR1 stores the most significant two bits of the conversion result, while ADCR0 stores the lower eight bits. These register values are updated each time conversion is completed. Usually, the final conversion value is stored in these bits. Data Registers (ADCR1 and ADCR0) Figure 17.3-5 Data Registers (ADCR1 and ADCR0) Data register (lower) 7 6 5 4 3 2 1 0 Bit No. Address : 000036 H D7 D6 D5 D4 D3 D2 D1 D0 ADCR0 Read/write Initial value (R) (X) (R) (X) (R) (X) (R) (X) (R) (X) (R) (X) (R) (X) (R) (X) 15 14 13 12 11 10 9 8 Bit No. SI0 ST1 ST0 CT1 CT0 D9 D8 ADCR1 (W) (0) (W) (0) (W) (0) (W) (0) (W) (1) (R) (X) (R) (X) Data register (upper) Address : 000037 H Read/write Initial value (-) (-) "0" is always read from the bits 10 to 15 of ADCR1. The conversion data protection function is available. See Section 17.4 "Operations of A/D Converter" for details. Ensure that no data is written to these registers during A/D conversion. [bits 15] S10 This bit specifies the resolution of the conversion. When it is set to "0", the 10-bit A/D convertion is performed. Otherwise the 8-bit A/D conversion is performed and the result is stored in the D7 to D0. Reading this bit always returns "0". 252 17.3 A/D Converter Registers [bits 14 and 13] ST1 and ST0 (Sampling time): ST1 ST0 Function 0 0 64 machine cycles (4s at 16MHz) 0 1 Reserved 1 0 Reserved 1 1 4096 machine cycles (256s at 16MHz) These bits determins the duration of the voltage sampling time at the inuput. Reading these bits always returns "00". [bits 12 and 11] CT1 and CT0 (Compare time): CT1 CT0 Function 0 0 176 machine cycles (22s at 8MHz) 0 1 352 machine cycles (22s at 16MHz) 1 0 Reserved 1 1 Reserved These bits determins the duration of the compare operation time. Do not set to "00" unless the machine clock is 8MHz. Otherwise the conversion accuracy is not guranteed. Reading these bits always returns "00". 253 CHAPTER 17 A/D CONVERTER 17.4 Operations of A/D Converter The A/D converter operates employs the sequential compare technique, and has a 10bit resolution. Since the A/D converter has only one register (16 bits) for storing the conversion result, the conversion data registers (ADCR0 and ADCR1) are updated each time conversion is completed. Thus, the A/D converter alone must not be used for the continuous conversion. Use the F2MC-16 intelligent I/O service (EI2OS) function to transfer converted data to memory while conversion is in progress. The operation modes are explained below. Single Mode In this mode, the converter sequentially converts the analog inputs specified with the ANS and ANE bits. The converter stops operation after the conversion is completed for the end channel specified with the ANE bits. If the start and end channels are the same (ANS=ANE), conversion is performed only for one channel. Example: ANS = 0 0 0 , ANE = 0 1 1 Start -> AN0 -> AN1 -> AN2 -> AN3 -> End ANS = 0 1 0 , ANE = 0 1 0 Start -> AN2 -> End Continuous Mode In this mode, the converter sequentially converts the analog inputs specified with the ANS and ANE bits. After the conversion is completed for the end channel specified with the ANE bits, conversion is repeated from the analog inputs of the ANS. If the start and end channels are the same (ANS=ANE), conversion for one channel is repeated. Example: ANS = 0 0 0 , ANE = 0 1 1 Start -> AN0 -> AN1 -> AN2 -> AN3 -> AN0 -> Repeat ANS = 0 1 0 , ANE = 0 1 0 Start -> AN2 -> AN2 -> AN2 -> Repeat In continuous mode, conversion is repeated until "0" is written to the BUSY bit. (Writing "0" to the BUSY bit forces the operation to end.) If the operation is terminated forcibly, conversion stops before conversion is completed. (Upon a forced stop, the conversion register stores the last data that has been converted completely.) 254 17.4 Operations of A/D Converter Stop Mode In this mode, the converter sequentially converts the analog inputs specified with the ANS and ANE bits, pausing each time conversion for one channel is completed. To release pausing, activate the converter again. After the conversion is completed for the end channel specified with the ANE bits, conversion is repeated from the analog inputs of the ANS. If the start and end channels are the same (ANS=ANE), conversion is performed only for one channel. Example: ANS = 0 0 0 , ANE = 0 1 1 Start -> AN0 -> End -> Restart -> AN1 -> End -> Restarte -> AN2 -> End -> -> Restart -> AN3 -> End -> Restart --->AN0 Repeat ANS = 0 1 0 , ANE = 0 1 0 Start -> AN2 -> End -> Restart -> AN2 -> End -> Restarte -> AN2 Repeat Only the activation sources specified with STS1 and STS0 are used. Using this mode, start of conversion can be synchronized with the activation source. 255 CHAPTER 17 A/D CONVERTER 17.5 Conversion Using EI2OS Figure 17.5-1 "A/D conversion processing flow from the start to converted data transfer (in continuous mode)" shows the processing flow from the start of A/D conversion to the transfer of converted data (in continuous mode). Conversion Using EI2OS Figure 17.5-1 A/D conversion processing flow from the start to converted data transfer (in continuous mode) Starting A/D conversion Sample and hold Starting EI2OS Conversion Transferring data Interrupt processing End of conversion Issuing interrupt The portion indicated by the star ( 256 Clearing interrupt ) is determined according to the EI2 OS setting. 17.5 Conversion Using EI2OS 17.5.1 Starting EI2OS in Single Mode Follow the steps below to start the EI2OS in single mode. * To terminate conversion after analog inputs AN1 to AN3 are converted * To transfer conversion data sequentially to addresses 200H to 205H * To start conversion by software * To use the highest interrupt level Starting EI2OS in Single Mode Table 17.5-1 Example of Starting EI2OS in Single Mode Settings EI2OS setting Sample program Function MOV ICR3, #08H Specifies the highest interrupt level, EI2OS activation upon an interrupt, and the descriptor address. MOV BAPL, #00H Specifies the transfer destination address of converted data. MOV BAPM, #02H MOV BAPH, #00H MOV ISCS, #18H Specifies word data transfer. The transfer destination address is incremented after transfer. Data is transferred from I/O to memory. Transfer is not terminated in response to a request from a resource. MOV I / OA, #36H A/D converter setting Interrupt sequence MOV DCT, #03H EI2OS transfer is performed three times. This count is the same as the conversion count. MOV ADCS0 #0BH Specifies single mode, start channel AN1, and end channel AN3. MOV ADCS1 #A2H Specifies activation by software and start of A/D conversion. RET Specifies return from an interrupt. ICR3: Interrupt control register BAPL: Buffer address pointer, low-order BAPM: Buffer address pointer, medium-order BAPH: Buffer address pointer, high-order ISCS: EI2OS status register I/OA: I/O address counter DCT : Data counter 257 CHAPTER 17 A/D CONVERTER Figure 17.5-2 Example of Starting EI2OS in Single Mode Activation AN1 Interrupt EI2 OS transfer AN2 Interrupt EI 2OS transfer AN3 Interrupt EI 2OS transfer End Interrupt sequenc Parallel processing 258 17.5 Conversion Using EI2OS 17.5.2 Starting EI2OS in Continuous Mode Follow the steps below to start the EI2OS in continuous mode. * To convert analog inputs AN3 to AN5 and obtain two conversion data items for each channel * To transfer conversion data sequentially to addresses 600H to 60BH * To start conversion by external edge input * To use the highest interrupt level Starting EI2OS in Continuous Mode Table 17.5-2 Example of Starting EI2OS in Continuous Mode Settings EI2OS setting Sample program Function MOV ICR3, #08H Specifies the highest interrupt level, EI2OS activation upon an interrupt, and the descriptor address. MOV BAPL, #00H Specifies the transfer destination address of converted data. MOV BAPM, #06H MOV BAPH, #00H A/D converter setting Interrupt sequence MOV ISCS, #18H Specifies word data transfer. The transfer destination address is incremented after transfer. Data is transferred from I/O to memory. Transfer is not terminated in response to a request from a resource. MOV I / OA, #36H Transfer source address MOV DCT, #06H EI2OS transfer is performed six times. Data is transferred for three channels x 2. MOV ADCS0 #9DH Specifies continuous mode, start channel AN3, and end channel AN5. MOV ADCS1 #A4H Specifies activation by external edge and start of A/D conversion. MOV ADCS1 #00H Specifies return from an interrupt. RET ICR3 : Interrupt control register BAPL : Buffer address pointer, low-order BAPM : Buffer address pointer, medium-order BAPH : Buffer address pointer, high-order ISCS : EI2OS status register I/OA : I/O address counter DCT : Data counter 259 CHAPTER 17 A/D CONVERTER Figure 17.5-3 Example of Starting EI2OS in Continuous Mode Activation AN3 Interrupt EI 2 OS transfer AN4 Interrupt EI 2 OS transfer AN5 Interrupt EI 2 OS transfer After six transfers Interrupt sequenc End 260 17.5 Conversion Using EI2OS 17.5.3 Starting EI2OS in Stop Mode Follow the steps below to start the EI2OS in stop mode. * To convert analog input AN3 12 times at fixed intervals * To transfer conversion data sequentially to addresses 600H to 617H * To start conversion by external edge input * To use the highest interrupt level Starting EI2OS in Stop Mode Table 17.5-3 Example of Starting EI2OS in Stop Mode Settings EI2OS setting Sample program Function MOV ICR3, #08H Specifies the highest interrupt level, EI2OS activation upon an interrupt, and the descriptor address. MOV BAPL, #00H Specifies the transfer destination address of converted data. MOV BAPM, #06H MOV BAPH, #00H A/D converter setting Interrupt sequence for terminating EI2OS MOV ISCS, #18H Specifies word data transfer. The transfer destination address is incremented after transfer. Data is transferred from I/O to memory. Transfer is not terminated in response to a request from a resource. MOV I / OA, #36H Transfer source address MOV DCT, #0CH EI2OS transfer is performed 12 times. MOV ADCS0 #DBH Specifies stop mode, start channel AN3, and end channel AN3 (one-channel conversion). MOV ADCS1 #A4H Specifies activation by external edge and start of A/D conversion. MOV ADCS1 #00H Specifies return from an interrupt. RET ICR3 : Interrupt control register BAPL : Buffer address pointer, low-order BAPM : Buffer address pointer, medium-order BAPH : Buffer address pointer, high-order ISCS : EI2OS status register I/OA : I/O address counter DCT : Data counter 261 CHAPTER 17 A/D CONVERTER Figure 17.5-4 Example of Starting EI2OS in Stop Mode Activation AN3 Interrupt EI2OS transfer After 12 transfers Stop Activation by external edge Interrupt sequenc End 262 17.6 Conversion Data Protection 17.6 Conversion Data Protection The A/D converter has a conversion data protection function that enables continuous conversion and preservation of multiple data items using EI2OS. One conversion data register is provided, and its value is updated after conversion. When continuous A/D conversion is performed, conversion data is stored upon completion of each conversion and the previous data is lost. To prevent this situation, the A/D converter pauses without storing conversion data in the register if the previous data has not been transferred to memory by EI2OS, even though conversion has been completed. Conversion Data Protection The pause is released after data is transferred to memory by EI2OS. If the previous data has been transferred to memory, the A/D converter continues operation without pausing. Note: This function is related to the INT and INTE bits of ADCS1. The data protection function operates only when interrupts are enabled (INTE=1). If interrupts are disabled (INTE=0), this function is disabled. Continuous A/D conversion results in loss of previous data, since the converted data items are saved to the register one after another. If EI2OS is not used while interrupts are enabled (INTE=1), the INT bit is not cleared. Thus, the data protection function works and the A/D converter pauses. In this case, clearing the INT bit in the interrupt sequence releases the pause. If the A/D converter is pausing during EI2OS operation, disabling interrupts may restart the A/D converter. In this case, the value in the conversion data register may be changed without being transferred. Restarting the A/D converter while it is pausing destroys the standby data. 263 CHAPTER 17 A/D CONVERTER Flow of Data Protection Function (When EI2OS is Used) Figure 17.6-1 Flow of Data Protection Function (When EI2OS Is Used) Setting EI 2OS Starting continuous A/D conversion Ending first conversion Saving the result in the data register Starting EI2 OS Ending second conversion End EI 2 OS? NO Pausing A/D conversion YES YES Saving the result in the data register End EI2OS? * NO Starting EI 2OS Ending third conversion Continued Starting EI 2 OS Ending the last conversion Interrupt routine End Stooping A/D conversion *: If the converter is restarted when it is pausing, standby conversion data is lost. Notes on using the conversion data protection function To start the A/D converter upon an external trigger or internal timer, A/D activation factor bits STS1 and STS0 of the ADCS2 register are used. Ensure that the input values of the external trigger or internal timer are inactive. If the values are active, A/D conversion may start immediately. When setting STS1 and STS0, ensure that "1" (input) is specified for ADTG and "0" (output) is specified for the internal timer (timer 2). 264 CHAPTER 18 UART0 This chapter explains the UART0 functions and operations. 18.1 "Feature of UART0" 18.2 "UART0 Block Diagram" 18.3 "UART0 Registers" 18.4 "UART0 Operation" 18.5 "Baud Rate" 18.6 "Internal and External Clock" 18.7 "Transfer Data Format" 18.8 "Parity Bit" 18.9 "Interrupt Generation and Flag Set Timings" 18.10 "UART0 Application Example" 265 CHAPTER 18 UART0 18.1 Feature of UART0 UART0 is a serial I/O port for asynchronous (start-stop) or CLK synchronous communication with external devices. Feature of UART0 UART0 has the follwoing features. 266 * Full duplex double buffer * Supports CLK synchronous and CLK asynchronous start-stop data transfer. * Multiprocessor mode support (mode 2) * Internally dedicated baud rate generator (12 types) * Supports flexible baud rate setting using an external clock input or internal timer. * Variable data length (7 to 9 bits, [no parity]; 6 to 8 bits [with parity]). * Error detect function (framing, overrun, and parity) * Interrupt function (receive and transmit interrupts)Error detect function (framing, overrun, and parity) * NRZ type transfer format 18.2 UART0 Block Diagram 18.2 UART0 Block Diagram Figure 18.2-1 "Overall Block Diagram" shows a block diagram of the UART0. UART0 Block Diagram Figure 18.2-1 Overall Block Diagram Control signal Receive interrupt (to CPU) Dedicated baud rate clock SCK0 Transmit clock 16-bit reload timer 0 Clock select circuit Transmit interrupt (to CPU) Receive clock SCK0 SIN0 Receive control circuit Transmit control circuit Start bit detect circuit Transmit start circuit Receive bit counter Transmit bit counter Receive parity counter Transmit parity counter SOT0 Receive status evaluation circuit Transmit shifter Receive shifter Receive complete Transmit start UIDR0 UODR0 Receive error indication signal for EI2OS (to CPU) Internal data bus UMC0 register PEN SBL MC1 MC0 SMDE RFC SCKE SOE USR0 register RDRF ORFE PE TDRE RIE TIE RBF TBF URD0 register BCH RC3 RC2 RC1 RC0 BCH0 P D8 Control signal 267 CHAPTER 18 UART0 18.3 UART0 Registers The UART0 has the following four registers: * Serial mode control register * Status register * Input data register/output data register * Rate and data register UART0 Registers Figure 18.3-1 UART0 Register Serial mode control register 0 7 PEN Address: 000020H Address: 000021H Read/write Initial value 268 MC1 MC0 (R/W) (0) (R/W) (0) 3 SMDE (R/W) (0) 2 1 0 RFC SCKE SOE (R/W) (0) (R/W) (0) (R/W) (0) (W) (1) 13 12 11 10 9 8 RDRF ORFE PE TDRE RIE TIE RBF TBF (R) (R) (0) (0) (R) (0) (R) (1) (R/W) (0) (R/W) (0) (R) (0) (R) (0) Read/write Initial value Read/write Initial value 4 14 5 4 3 2 1 0 D7 D6 D5 D4 D3 D2 D1 D0 (R/W) (X) (R/W) (X) (R/W) (X) (R/W) (X) (R/W) (X) (R/W) (X) (R/W) (X) (R/W) (X) 15 14 13 12 11 10 9 8 BCH RC3 RC2 RC1 RC0 BCH0 P D8 (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) UMC0 USR0 6 (R/W) (0) Bit No. Bit No. 7 Address: 000022H Address: 000023 H 5 15 Input data register 0/ Output data register 0 Rate and data register 0 SBL (R/W) (0) Read/write Initial value Status register 0 6 (R/W) (X) Bit No. UIDR0 (read) UODR0 (write) Bit No. URD0 18.3 UART0 Registers 18.3.1 Serial Mode Control Register 0 (UMC0) UMC0 specifies the operation mode of UART0. Set the operation mode while operation is halted. However, the RFC bit can be accessed during operation. Serial Mode Control Register 0 (UMC0) Figure 18.3-2 Serial Mode Control Register 0 (UMC0) Serial mode control register 0 7 6 5 4 3 2 1 0 Bit No. Address: 000020 H PEN SBL MC1 MC0 SMDE RFC SCKE SOE UMC0 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (W) (R/W) (R/W) Initial value (0) (0) (0) (0) (0) (1) (0) (0) [Bit 7] PEN (Parity enable) Specifies whether to add (for transmit) or detect (for receive) a parity bit in serial data I/O. Set to "0" in mode 2. 0: Do not use parity 1: Use parity [Bit 6] SBL (Stop bit length) Specifies the number of stop bits for transmit data. For receive data, the first stop bit only is recognized and any second stop bit is ignored. 0: 1 bit length 1: 2 bits length [Bits 5, 4] MC1, MC0 (Mode control) These bits control the length of the transferred data. Table 18.3-1 "UART0 Operation Modes" lists the four transfer modes (data lengths) selectable by these bits. Table 18.3-1 UART0 Operation Modes Mode MC1 MC0 Data Length*1 0 0 0 7 (6) 1 0 1 8 (7) 2*2 1 0 8+1 3 1 1 9 (8) *1: The figures enclosed in parentheses indicate the data length with parity. *2: Mode 2 is used when a number of slave CPUs are connected to a single host CPU. As the receive parity check function cannot be used, set PEN in the UMC0 register to "0" (see Section 18.4 "UART0 Operation" for details). The transmit data length is 9 bits and no parity bit can be added. 269 CHAPTER 18 UART0 [Bit 3] SMDE (Synchro mode enable) This bit selects the transfer method. 0:Start-stop CLK synchronous transfer (clocked synchronous transfer using start and stop bits.) 1:Start-stop CLK asynchronous transfer [Bit 2] RFC (Receiver flag clear) Writing "0" to this bit clears the RDRF, ORFE, and PE flags in the USR0 register. Writing "1" has no effect. Reading always returns "1". Note: When receive interrupts are enabled during UART0 operation, only write "0" to RFC when either RDRF, ORFE, or PE is "1". [Bit 1] SCKE (SCLK enable) Writing "1" to this bit in CLK synchronous mode switches the port pin to the UART0 serial clock output pin and outputs the synchronizing clock. Set to 0 in CLK asynchronous mode or external clock mode. 0: The pin functions as a general purpose I/O port and does not output the serial clock. The pin functions as the external clock input pin when the port is set to input mode (DDR=0) and RC3 to 0 are set to "1111". 1: The pin functions as the UART0 serial clock output pin. [Bit 0] SOE (Serial Output Enable) Writing 1 to this bit switches the port pin to the UART0 serial data output pin, enabling serial output. 0: The pin functions as a port pin and does not output serial data. 1: The pin functions as the UART0 serial data output pin (SOT). 270 18.3 UART0 Registers 18.3.2 Status Register 0 (USR0) USR0 indicates the current state of the UART0 port. Status Register 0 (USR0) Figure 18.3-3 Status Register 0 (USR0) Status register 0 Address: 000021H Read/write Initial value 15 14 13 12 11 10 9 8 Bit No. RDRF ORFE PE TDRE RIE TIE RBF TBF USR0 (R) (R) (0) (0) (R) (0) (R) (1) (R/W) (0) (R/W) (0) (R) (0) (R) (0) [Bit 15] RDRF (Receiver data register full) This flag indicates the state of the UIDR0 (input data register). The flag is set when the receive data is loaded into UIDR0. Reading UIDR0 or writing "0" to RFC in the UMC0 register clears the flag. If RIE is active, a receive interrupt request is generated when RDRF is set. 0: No data in UIDR0 1: Data present in UIDR0 [Bit 14] ORFE (Over-run/framing error) The flag is set when an overrun or framing error occurs in receiving. Writing "0" to RFC in the UMC0 register clears the flag. When this flag is set, the data in UIDR0 is invalid and the load from the receive shifter to UIDR0 is not performed. If RIE is active, a receive interrupt request is generated when ORFE is set. 0: No error 1: Error Table 18.3-2 "UIDR0 State after Receive Completion" lists the UIDR0 states after receive completion by RDRF or ORFE. Table 18.3-2 UIDR0 State after Receive Completion RDRF ORFE UIDR0 Data State 0 0 Empty 0 1 Framing error 1 0 Valid data 1 1 Overrun error The data in UIDR0 is invalid if an overrun or framing error has occurred. Next data can be received after clearing the flag(s). 271 CHAPTER 18 UART0 [Bit 13] PE (Parity error) The flag is set when a receive parity error occurs. Writing "0" to RFC in the UMC0 register clears the flag. When this flag is set, the data in UIDR0 is invalid and the load from the receive shifter to UIDR0 is not performed. If RIE is active, a receive interrupt request is generated when PE is set. 0: No parity error 1: Parity error [Bit 12] TDRE (Transmitter data register empty) This flag indicates the state of the UODR0 (output data register). Writing transmit data to the UODR0 register clears the flag. The flag is set when the data is loaded to the transmit shifter and the transmission is started. If TIE is active, a transmit interrupt request is generated when TDRE is set. 0: Data present in UODR0 1: No data in UODR0 [Bit 11] RIE (Receiver interrupt enable) Enables receive interrupt requests. 0: Disable interrupts. 1: Enable interrupts. [Bit 10] TIE (Transmitter interrupt enable) Enables transmit interrupt requests. A transmit interrupt is generated immediately if transmit interrupts are enabled when TDRE is "1". 0: Disable interrupts. 1: Enable interrupts. [Bit 9] RBF (Receiver busy flag) This flag indicates that UART0 is receiving input data. The flag is set when the start bit is detected and cleared when the stop bit is detected. 0: Receiver idle 1: Receiver busy [Bit 8] TBF (Transmitter busy flag) This flag indicates that UART0 is transmitting input data. The flag is set when transmit data is written to the UODR0 register and cleared when transmission completes. 0: Transmitter idle 1: Transmitter busy 272 18.3 UART0 Registers 18.3.3 Input Data Register 0 (UIDR0) and Output Data Register 0 (UODR0) UIDR0 (input data register 0) is the serial data input register. UODR0 (output data register 0) is the serial data output register. The most significant two bits (D7 and D6) are ignored if the data length is 6 bits and the most significant bit (D7) is ignored if the data length is 7 bits. Write to UODR0 only when TDRE = "1" in the USR0 register. Read UIDR0 only when RDRF = "1" in the USR0 register. Input Data Register 0 (UIDR0) and Output Data Register 0 (UODR0) Figure 18.3-4 Input Data Register 0 (UIDR0) and Output Register 0 (UODR0) Serial input data register 0 Serial output data register 0 Address: 000022 H Read/write Initial value 7 6 5 4 3 2 1 0 D7 D6 D5 D4 D3 D2 D1 D0 (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (X) (X) (X) (X) (X) (X) (X) (X) Bit No. UIDR0 (read) UODR0 (write) 273 CHAPTER 18 UART0 18.3.4 Rate and Data Register 0 (URD0) URD0 selects the data transfer speed (baud rate) for UART0. The register also holds the most significant bit (bit 8) of the data when the transmit data length is 9 bits. Set the baud rate and parity when UART0 is halted. Rate and Data Register 0 (URD0) Figure 18.3-5 Rate and Data Register 0 (URD0) Rate and data register 0 Address: 000023H Read/write Initial value 15 14 13 12 11 10 9 8 Bit No. BCH RC3 RC2 RC1 RC0 BCH0 P D8 URD0 (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (0) (0) (0) (0) (0) (0) (0) (X) [Bits 15, 10] BCH, BCH0 (Baud rate clock change) Specifies the machine cycles for the baud rate clock (see Section 18.4 "UART0 Operation" for details). Table 18.3-3 Clock Input Selection BCH BCH0 Divider ratio Setting Example for Each Machine Cycle 0 0 - - Prohibited setting - 0 1 Divide by 4 For a 16 MHz machine cycle: 16/4 = 4 MHz 1 0 Divide by 3 For a 12 MHz machine cycle: 12/3 = 4 MHz 1 1 Divide by 5 For a 10 MHz machine cycle: 10/5 = 2 MHz Note: Do not set BCH and BCH0 to "00". [Bits 14 to 11] RC3, RC2, RC1, RC0 (Rate control) Selects the clock input for the UART0 port (see Section 18.4 "UART0 Operation" for details). Table 18.3-4 Clock Input Selection RC3 to RC0 "0000" to "1011" Clock Input Dedicated baud rate generator "1101" 16-bit Reload Timer 0 "1111" External clock Note: Do not set the rate control bits to "1100" "1110". 274 18.3 UART0 Registers [Bit 9] P Sets even or odd parity when parity is active (PEN = "1"). 0: Even parity 1: Odd parity [Bit 8] D8 Holds the bit 8 of the transfer data in mode 2 or 3 (9-bit data length) and no parity. Treated as bit 8 of the UIDR0 register for reading. Treated as bit 8 of the UODR0 register for writing. The bit has no meaning in the other modes. Write to D8 only when TDRE = "1" in the USR0 register. 275 CHAPTER 18 UART0 18.4 UART0 Operation Table 18.4-1 "UART0 Operating Modes" lists the operating modes for UART0. Set the UMC0 register to switch between modes. UART0 Operation Modes Table 18.4-1 UART0 Operating Modes Mode Parity Data Length On 6 Off 7 On 7 Off 8 Off 8+1 On 8 Off 9 Clock Mode Length of Stop Bits* 0 1 2 CLK asynchronous or CLK synchronous 1 bit or 2 bits 3 *: The number of stop bits can only be set for transmission. The number of receive stop bits is always set to one. Do not set modes other than those listed above. UART0 does not operate if an invalid mode is set. Note: UART0 uses start-stop clock synchronous transfer. Therefore, a start and stop bit are added to the data even in clock synchronous transfer. 276 18.5 Baud Rate 18.5 Baud Rate When the dedicated baud rate generator is used, the following two types of baud rates are available: * CLK synchronous baud rate * CLK asynchronous baud rate CLK Synchronous Baud Rate The five URD0 register bits: BCH, BCH0 and RC3, RC2, RC1 select the baud rate for CLK synchronous transfer. First select the machine clock divider ratio using BCH and BCH0. BCH BCH0 0 1 => Divide by 4 [For example, at 16 MHz: 16/4 = 4 MHz] 1 0 => Divide by 3 [For example, at 12 MHz: 12/3 = 4 MHz] 1 1 => Divide by 5 [For example, at 10 MHz: 10/5 = 2 MHz] Then, set the division ratio for the clock selected above in RC3, RC2, and RC1. The following three settings are available for CLK synchronous transfer. Other settings are prohibited. RC3 RC2 RC1 0 1 0 => Divide by 2 [For example, at 4 MHz: 4/2 = 2.0 M (bps)] 0 1 1 => Divide by 4 [For example, at 4 MHz: 4/4 = 1.0 M (bps)] 1 0 0 => Divide by 8 [For example, at 4 MHz: 4/8 = 0.5 M (bps)] (At 2 MHz, the speed becomes half the above examples.) CLK Asynchronous Baud Rate The six URD0 register bits: BCH, BCH0 and RC3, RC2, RC1, RC0 select the baud rate for CLK asynchronous transfer. First select the machine clock divider ratio using BCH and BCH0. BCH BCH0 0 1 => Divide by 4 [For example, at 16 MHz: 16/4 = 4 MHz] 1 0 => Divide by 3 [For example, at 12 MHz: 12/3 = 4 MHz] 1 1 => Divide by 5 [For example, at 10 MHz: 10/5 = 2 MHz] Then, set the asynchronous transfer clock division ratio for the clock selected above in RC3, RC2, RC1, and RC0. The following settings are available. 277 CHAPTER 18 UART0 0 0 0 Divide by 8 x 1 0 1 0 Divide by 8 x 2 0 1 1 Divide by 8 x 4 1 0 0 Divide by 8 x 8 0 0 1 Not divided 1 0 1 Divide by 8 RC0 x 0 Divide by 12 1 Divide by 13 x RC3 RC2 RC1 0 Prohibited setting 1 Divide by 8 The above 12 baud rates can be selected. The following formula shows how to calculate the CLK synchronous baud rate. Baud rate = /4 2m-1 [bps] (machine cycle = 16 MHz) Baud rate = /3 2m-1 [bps] (machine cycle = 12 MHz) Baud rate = /5 2m-1 [bps] (machine cycle = 10 MHz) where is a machine cycle and m is in decimal notation for RC3 to 1. Note: The above formula for m=0 or m=1 cannot be calculated. Data transfer is possible if the CLK asynchronous baud rate is in the range -1% to +1%. The baud rate is the CLK synchronous baud rate divided by 8 x 13, 8 x 12, or 8. Table 18.5-1 "Baud Rate" shows examples for 16 MHz, 12 MHz, and 10 MHz machine cycles. However, do not use the settings marked as "-" in the table. Table 18.5-1 Baud Rate CLK asynchronous ( s/Baud) RC RC RC RC 3 2 1 0 16 MHz 12 MHz 10 MHz BCH/ 0=01 BCH/ 0=10 BCH/ 0=11 CLK asynchron ous divider ratio CLK synchronous ( s/Baud) 16 MHz 12 MHz 10 MHz BCH/ 0=01 BCH/ 0=10 BCH/ 0=11 0 0 0 0 - - 48/ 20833 8 x 12 - - - 0 0 0 1 26/ 38460 26/ 38460 52/ 19230 8 x 13 - - - 0 0 1 0 - - - 8 - - - 0 0 1 1 2/500000 2/500000 4/250000 8 - - - 0 1 0 0 48/ 20833 48/ 20833 96/10417 8 x 12 - - - 0 1 0 1 52/ 19230 52/ 19230 104/ 9615 8 x 13 0.5 / 2M 0.5 / 2M 1 / 1M 0 1 1 0 96/10417 96/10417 192/ 5208 8 x 12 - - - 278 18.5 Baud Rate Table 18.5-1 Baud Rate (Continued) CLK asynchronous ( s/Baud) RC RC RC RC 3 2 1 0 16 MHz 12 MHz 10 MHz BCH/ 0=01 BCH/ 0=10 BCH/ 0=11 CLK asynchron ous divider ratio CLK synchronous ( s/Baud) 16 MHz 12 MHz 10 MHz BCH/ 0=01 BCH/ 0=10 BCH/ 0=11 0 1 1 1 104/ 9615 104/ 9615 208/ 4808 8 x 13 1 / 1M 1 / 1M 2 / 500K 1 0 0 0 192/ 5208 192/ 5208 - 8 x 12 - - - 1 0 0 1 208/ 4808 208/ 4808 416/ 2404 8 x 13 2 / 500K 2 / 500K 4 / 250K 1 0 1 0 - - - 8 - - - 1 0 1 1 16/ 62500 16/ 62500 32/ 31250 8 - - - 279 CHAPTER 18 UART0 18.6 Internal and External Clock Setting RC3 to 0 to "1101" selects the clock signal from the 16-bit Reload Timer. Setting RC3 to 0 to "1111" selects the external clock. Internal and External Clock The CLK asynchronous baud rate is the CLK synchronous baud rate divided by 8. Also, data transfer is possible if the CLK asynchronous baud rate is in the range -1% to +1% of the selected baud rate. Table 18.6-1 "Baud Rate and Reload Value" lists the baud rates when the internal timer is selected as the clock. The values in this table are calculated for a machine cycle of 7.3728 MHz. However, do not use the settings marked as "-" in the table. Baud rate= /X 8 x 2 (n+1) [bps] : Machine cycle X: Divider ratio for the count clock source for the internal timer n: Reload value (decimal) Table 18.6-1 Baud Rate and Reload Value Reload Value Baud Rate X = 21 (divide machine cycle by 2) X = 23 (divide machine cycle by 8) 76800 2 - 38400 5 - 19200 11 2 9600 23 5 4800 47 11 2400 95 23 1200 191 47 600 383 95 300 767 191 The values in the table are the reload values (decimal) for reload count operation of the 16-bit Reload Timer. 280 18.7 Transfer Data Format 18.7 Transfer Data Format UART0 only handles NRZ (non-return-to-zero) type data. Figure 18.7-1 "Transfer Data Format" shows the relationship between the transmit/receive clock and the data for CLK synchronous mode. Transfer Data Format Figure 18.7-1 Transfer Data Format SCK0 SIN0, SOT0 0 Start 1 LSB 0 1 1 0 0 1 0 MSB 1 1 Stop Depends D8 Stop on the mode. The transferred data is 01001101B (mode 1) or 101001101B (mode 3). As shown in Figure 18.7-1 "Transfer Data Format", the transfer data always starts with the start bit (L level data), the specified number of data bits are transmitted with the LSB first, then transmission ends with the stop bit ("H" level data). Always input a clock if external clock operation is selected. When an internal clock (the dedicated baud rate generator or 16-bit Reload Timer) is selected, the clock is output continuously. When using CLK synchronous transfer, do not start data transfer until the selected baud rate clock has stabilized (for two baud rate clock cycles). When using CLK asynchronous transfer, set the SCKE bit in the UMC0 register to "0" to disable clock output. The transfer data format of SIN0 and SOUT0 is the same as shown in Figure 18.71 "Transfer Data Format". 281 CHAPTER 18 UART0 18.8 Parity Bit The P bit in the URD0 register specifies whether to use even or odd parity when parity is enabled. The PEN bit in the UMC0 register enables parity. Parity Bit Inputting the data shown in Figure 18.8-1 "Serial Data with Parity Enabled" to SIN0 when even parity is set causes a receive parity error. Figure 18.8-1 "Serial Data with Parity Enabled" also shows the data transmitted when sending 001101B with even parity and odd parity. Figure 18.8-1 Serial Data with Parity Enabled SIN0 (Receive parity error occurs P = 0) 0 Start 1 LSB 0 1 1 0 0 MSB 0 1 Stop (Parity) SOT0 (Even parity transmission P = 0) 0 Start 1 LSB 0 1 1 0 0 MSB 1 1 Stop (Parity) SOT0 (Odd parity transmission P = 1) 0 Start 1 LSB 0 1 1 0 0 MSB 0 (Parity) 282 1 Stop 18.9 Interrupt Generation and Flag Set Timings 18.9 Interrupt Generation and Flag Set Timings UART0 has two interrupt causes and six flags. The two interrupt causes are the receive and transmit interrupts. The six flags are RDRF, ORFE, PE, TDRE, RBF, and TBF. For reception, the RDRF, ORFE, and PE flags request an interrupt. For transmission, the TDRE flag requests an interrupt. Set Timings of the Six Flags RDRF flag The RDRF flag is set when receive data is loaded into the UIDR0 register. The flag is cleared by writing "0" to RFC in the UMC0 register or by reading the UIDR0 register. ORFE flag The ORFE flag is an overrun or framing error flag. The flag is set when a receive error occurs and is cleared by writing "0" to RFC in the UMC0 register. PE flag The PE flag is a reception parity error flag. The flag is set when a receive parity error occurs and is cleared by writing "0" to RFC in the UMC0 register. Note that the parity detect function is not available in mode 2. TDRE flag The TDRE flag is set when the UODR0 register becomes empty and is available for writing. The flag is cleared by writing to the UODR0 register. The above four flags (RDRF, ORFE, PE, and TDRE) trigger transmit or receive interrupts. RBF and TBF flags The RBF and TBF flags indicate that reception or transmission is in progress. The RBF flag becomes active during reception, and the TBF flag becomes active during transmission. 283 CHAPTER 18 UART0 18.9.1 Flag Set Timings for a Receive Operation (in Mode 0, 1, or 3) The RDRF, ORFE, and PE flags are set and an interrupt request to the CPU generated when the final stop bit is detected indicating the end of reception transfer. The data in UIDR0 is invalid when either the ORFE or PE bit is active. Flag set Timings for a Receive Operation (in Mode 0, 1, or 3) Figure 18.9-1 "RDRF Set Timing (Mode 0, 1, or 3)", Figure 18.9-2 "ORFE Set Timing (Mode 0, 1, or 3)", and Figure 18.9-3 "PE Set Timing (Mode 0, 1, or 3)" show the set timings of the RDRF, ORFE, and PE flags respectively. Figure 18.9-1 RDRF Set Timing (Mode 0, 1, or 3) Data Stop (Stop) RDRF Receive interrupt Figure 18.9-2 ORFE Set Timing (Mode 0, 1, or 3) Data Stop Data RDRF = 1 RDRF = 0 ORFE ORFE Receive interrupt Stop Receive interrupt (Overrun error) (Framing error) Figure 18.9-3 PE Set Timing (Mode 0, 1, or 3) Data PE Receive interrupt 284 Stop (Stop) 18.9 Interrupt Generation and Flag Set Timings 18.9.2 Flag Set Timings for a Receive Operation (in Mode 2) The RDRF flag is set when the final stop bit is detected and reception transfer ends with the last data bit (D8) having the value "1". The ORFE flag is set when the final stop bit is detected, irrespective of the value of the last data bit (D8). The data in UIDR0 is invalid when the ORFE bit is active. The interrupt request to the CPU is generated when either of the flags are set (see Section 18.10 "UART0 Application Example" for details on using mode 2). Flag Set Timings for a Receive Operation (in Mode 2) Figure 18.9-4 RDRF Set Timing (Mode 2) Data D6 D7 D8 Stop (Stop) RDRF Receive interrupt Figure 18.9-5 ORFE Set Timing (Mode 2) Data D7 D8 Stop Data RDRF = 1 RDRF = 0 ORFE ORFE Receive interrupt D7 D8 Stop Receive interrupt (Overrun error) (Framing error) 285 CHAPTER 18 UART0 18.9.3 Flag Set Timings for a Transmit Operation TDRE is set and an interrupt request to the CPU is generated when the data written in UODR0 register is transferred to the internal shift register and the next data can be written to UODR0. Flag Set Timings for a Transmit Operation Figure 18.9-6 TDRE Set Timing (Mode 0) UODR0 write TDRE Interrupt request to the CPU Transmit interrupt SOT0 output ST D0 D1 ST: Start bit 286 D2 D3 D4 D5 D6 D7 D0 to D7: Data bits SP SP ST D0 D1 SP: Stop bit D2 D3 18.9 Interrupt Generation and Flag Set Timings 18.9.4 Status Flag During Transmit and Receive Operation RBF is set when the start bit is detected and cleared when a stop bit is detected. The receive data in UIDR0 at the RBF clear timing is not yet valid. The data in UIDR0 becomes valid at the RDRF set timing. Status Flag during Transmit and Receive Operation Figure 18.9-7 "RBF Set Timing (Mode 0)" shows the relationship between the RBF and receive interrupt flag timing. Figure 18.9-7 RBF Set Timing (Mode 0) SIN0 input ST D0 D1 D2 D3 D4 D5 D6 D7 SP RBF RDRF, PE, ORFE Writing the transmission data to UODR0 sets TBF. TBF is cleared when transmission completes. Figure 18.9-8 TBF Set Timing (Mode 0) UODR write SOT0 output ST D0 D1 D2 D3 D4 D5 D6 D7 SP SP TBF Note: Receive operation starts after releasing a reset unless the SIN0 input pin is fixed at "1". Therefore, before setting the mode, write "0" to RFC in the UMC0 register to clear any receive flags that have been set. Set the communication mode when the RBF and TBF flags in the USR0 register are "0". The data transmitted and received during mode setting cannot be guaranteed. EI2OS (Extended intelligent I/O service) See Section 3.6 "Extended Intelligent I/O Service (EI2OS)" for details about the extended intelligent I/O service (EI2OS). 287 CHAPTER 18 UART0 18.10 UART0 Application Example Mode 2 is used when a number of slave CPUs are connected to a host CPU (see Figure 18.10-1 "Example System Configuration Using Mode 2".) Application Example of UART0 As shown in Figure 18.10-1 "Example System Configuration Using Mode 2", communication starts with the host CPU transmitting address data. The ninth bit (D8) of the address data is set to "1". The address selects the slave CPU with which communication will be established. The selected slave CPU communicates with the host CPU using a protocol determined by the user. In normal data, D8 is set to "0". Unselected slave CPUs wait in standby until the next communication session starts. Figure 18.10-2 "Communication Flowchart for Mode 2 Operation" shows a flowchart of operation in this mode. Because the parity check function is not available in this mode, set the PEN bit in the UMC0 register to "0". Figure 18.10-1 Example System Configuration Using Mode 2 SOT0 SIN0 Host CPU 288 SOT0 SIN0 SOT0 SIN0 Slave CPU #0 Slave CPU #1 18.10 UART0 Application Example Figure 18.10-2 Communication Flowchart for Mode 2 Operation (Host CPU) (Slave CPU) Start Start Set the transfer mode to 3 Set the transfer mode to 2 Set the slave CPU selection in D0 to D7. Set D8 to "1". Transfer the byte. Receive a byte No Selected? Set D8 to "0" and perform communications End Yes Set the transfer mode to 3 and enable SOT0 output Perform communications with the master CPU Use the status flag to confirm transfer completion, then set the transfer mode to 2 and disable SOT0 output 289 CHAPTER 18 UART0 290 CHAPTER 19 UART1 (SCI) This chapter explains the UART1 (SCI) functions and operation. 19.1 "Features of UART1" 19.2 "UART1 Block Diagram" 19.3 "UART1 Registers" 19.4 "UART1 Operating Modes and Clock Selection" 19.5 "UART1 Flags and Interrupt Sources" 19.6 "UART1 Interrupts and Flag Set Timing" 19.7 "Negative Clock Operation" 19.8 "UART1 Sample Applications and Precautionary Information" 291 CHAPTER 19 UART1 (SCI) 19.1 Features of UART1 The UART1 is a serial I/O port used for asynchronous (start-stop synchronized) communication as well as for CLK-synchronized communication. Features of UART1 UART provides the following features. * Full-duplex double buffer * Asynchronous (start-stop synchronized) and CLK-synchronous communication capability * Multi-processor mode support * On-chip dedicated baud rate generator At internal machine clock speeds of 6, 8, 10, 12, 16MHz. 292 * Asynchronous: 9615/31250/4808/2404/1202 bps * CLK synchronous: 1M/500K/250K/125K/62.5 Kbps * Automatic baud rate setting from external clock input or internal timer * Error detection function (parity, framing, overrun) * Transfer communication in NRZ transfer format * Intelligent I/O service support 19.2 UART1 Block Diagram 19.2 UART1 Block Diagram Figure 19.2-1 "UART1 Block Diagram" shows the UART1 block diagram. UART1 Block Diagram Figure 19.2-1 UART1 Block Diagram Control signals Receive interrupt (to CPU) Dedicated baud rate generator 16-bit reload timer 0 SCK1 Transmit clock Clock selector circuit Transmit interrupt (to CPU) Receive clock External clock SIN1 Receive control circuit Transmit control circuit Start bit detect circuit Transmit start circuit Receive bit counter Transmit bit counter Receive parity counter Transmit parity counter SOT1 Receive status decision circuit Receive shifter Transmit shifter Receive complete Transmit Start SIDR1 SODR1 I2OS receive error indication signal (to CPU) Internal data bus SMR1 register MD1 MD0 CS2 CS1 CS0 SCKE SOE SCR1 register PEN P SBL CL A/D REC RXE TXE SSR1 register PE ORE FRE RDRF TDRE RIE TIE Control bus 293 CHAPTER 19 UART1 (SCI) 19.3 UART1 Registers Figure 19.3-1 "UART1 Register Configuration" lists the UART1 registers. UART1 Registers Figure 19.3-1 UART1 Register Configuration 15 8 7 0 SCR1 SMR1 (R/W) SSR1 SIDR1(R)/SODR1(W) (R/W) - U1CDCR 8bit 8bit (R/W) Figure 19.3-2 UART1 Registers Serial mode register 1 Address: 000024H 7 MD1 6 MD0 5 CS2 4 CS1 3 CS0 Reseved 2 1 SCKE 0 SOE Read/write Initial value (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) Address: 000025H 15 PEN 14 P 13 SBL 12 CL 11 A/D 10 REC 9 RXE 8 TXE Read/write Initial value (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) (W) (1) (R/W) (0) (R/W) (0) 7 D7 6 D6 5 D5 4 D4 3 D3 2 D2 1 D1 0 D0 (R/W) (X) (R/W) (X) (R/W) (X) (R/W) (X) (R/W) (X) (R/W) (X) (R/W) (X) (R/W) (X) 15 PE 14 ORE 13 FRE 12 RDRF 11 TDRE 10 - 9 RIE 8 TIE (R) (0) (R) (0) (R) (0) (R) (0) (R) (1) (-) (-) (R/W) (0) (R/W) (0) 7 MD 6 - 5 - 4 - 3 DIV3 2 DIV2 1 DIV1 0 DIV0 (R/W) (0) (-) (-) (-) (-) (-) (-) (R/W) (1) (R/W) (1) (R/W) (1) (R/W) (1) Bit No. SMR1 Serial control register Bit No. SCR1 Serial input data register Serial output data register Address: 000026H Read/write Initial value Bit No. SIDR1(Read) SODR1(Write) Serial status register Address: 000027H Read/write Initial value Bit No. SSR1 Prescaler control register Address: 000028H Read/write Initial value 294 Bit No. U1CDCR 19.3 UART1 Registers 19.3.1 Serial Mode Register 1 (SMR1) The serial mode register 1 (SMR1) sets the operating mode of the UART1. Operating mode settings should be entered when the unit is not in operation. Do not write to this register during operation. Serial Mode Register 1 (SMR1) The SMR1 register has the following bit configuration. Figure 19.3-3 Serial Mode Register 1(SMR1) Serial Mode Register 1 Address: 000024H Read/write Initial value 7 MD1 6 MD0 (R/W) (R/W) (0) 5 CS2 4 CS1 3 CS0 Reseved 1 SCKE 0 SOE (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (0) (0) (0) (0) (0) (0) (0) 2 Bit No. SMR1 [bit 7, 6] MD1, MD0 (MoDe select) These bits select the UART1 operation mode, according to the settings listed in Table 19.3-1 "Operating Mode Selections". Table 19.3-1 Operating Mode Selections Mode MD1 MD0 Operating mode 0 0 0 Asynchronous (start-stop synchronized) normal mode 1 0 1 Asynchronous (start-stop synchronized) multiprocessor mode 2 1 0 CLK synchronous mode -- 1 1 Prohibited Note: Mode 1, CLK-asynchronous multi-processor mode, is used when one host CPU is connected to multiple slave CPUs. This UART1 resource is not able to determine the data format of incoming data, and therefore in multi-processor mode supports only the master processor. Also, in this configuration the receive parity check function cannot be used, and therefore the PEN bit in the UMC1 register should be set to "0". [bit 5-bit 3] CS2, CS1, CS0 (Clock Select) These bits select the baud rate clock source. The baud rate is determined at the same time as selection of the baud rate generator. Table 19.3-2 "Clock Input Selection Settings" shows the clock input selection settings. 295 CHAPTER 19 UART1 (SCI) Table 19.3-2 Clock Input Selection Settings CS2 to CS0 Clock input 000B to 100B Dedicated baud rate generator 101B Reserved 110B Internal timer* 111B External clock *1 When the internal timer is selected, the MB90540/545 series selects 16-bit reload timer 0 output. [bit 2] Reserved Always write "0" to this bit. [bit 1] SCKE (SCLK Enable) For communication in CLK synchronous mode (mode 2), this bit determines whether the SCK1 pin is used as a clock input pin or a clock output pin. In CLK asynchronous modes or external clock mode, this bit should be set to "0". 0: SCK1 pin functions as clock input pin 1: SCK1 pin functions as clock output pin Note: When the pin functions as a clock input, an external clock source must be selected. [bit0] SOE (Serial Output Enable) This bit determines whether external pins that also can be used as general purpose I/O port pins will function as serial output pins (SOT1) or as I/O port pins. 0: General purpose I/O port pin function 1: Serial data output pin (SOT1) function 296 19.3 UART1 Registers 19.3.2 Serial Control Register 1 (SCR1) The serial control register (SCR1) register controls the transfer protocol used for serial transmission. Serial Control Register 1 (SCR1) The SCR1 register has the following bit configuration. Figure 19.3-4 Serial Control Register (SCR1) Serial Control Register Address: 000025H 15 PEN 14 P 13 SBL 12 CL 11 A/D 10 REC 9 RXE 8 TXE Read/write Initial value (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) (R/W) (0) (W) (1) (R/W) (0) (R/W) (0) Bit No. SCR1 [bit 15] PEN (Parity Enable) This bit determines whether parity bits are attached to data in serial transmission. 0: No parity 1: Parity Note: Parity bit attachment is available only in asynchronous (start-stop synchronized) communications in normal mode (mode 0). In multi-processor mode (mode 1) and all CLKsynchronous communication (mode 2), no parity bits may be attached. [bit 14] P (Parity) This bit selects even or odd parity for data communications in which a parity bit is used. 0: Even parity 1: Odd parity [bit 13] SBL (Stop Bit Length) This bit sets the length of the stop bit that marks the frame end in asynchronous (start-stop synchronized) communication. 0: 1 stop bit 1: 2 stop bits [bit 12] CL (Character Length) This bit sets the data length of one frame. 0: 7-bit data 1: 8-bit data Note: 7-bit data handling is available only in asynchronous (start-stop synchronized) communications in normal mode (mode 0). In multi-processor mode (mode 1) and all CLKsynchronous communication (mode 2), 8-bit data should be used. 297 CHAPTER 19 UART1 (SCI) [bit 11] A/D (Address/Data) This bit determines the data format of transmit frames in asynchronous (start-stop synchronized) communication in multi-processor mode (mode 1). 0: Data frame 1: Address frame [bit 10] REC (Receiver Error Clear) This bit clears the error flags (PE, ORE, FRE) in the SSR1 register. A write value of "1" is not valid, and the read value is "1" at all times. [bit 9] RXE (Receiver Enable) This bit controls UART1 receiver operations. 0: Receiver operation prohibited 1: Receiver operation enabled Note: If receiver operation is prohibited while reception is in progress (while data is present in the receive shift register), the receiver will not stop operating until reception of the current frame is completed, and the data has been stored in the receive data buffer SIDR1 register. [bit 8] TXE (Transmit Enable) This bit controls UART1 transmit operation. 0: Transmit operation prohibited 1: Transmit operation enabled Note: If transmit operation is prohibited while transmission is in progress (while data is being output from the transmit register), the transmitter will not stop operating until there is no more data remaining in the transmit data buffer SODR1 register. 298 19.3 UART1 Registers 19.3.3 Serial Input Data Register 1 (SIDR1) / Serial Output Data Register 1 (SODR1) These registers function as receive and transmit data buffer registers. Serial Input Data Register 1 (SIDR1) / Serial Output Data Register 1 (SODR1) The SIDR1 and SODR1 registers have the following bit configuration. Figure 19.3-5 Serial Input Data Register 1 (SIDR1)/Serial Output Data Register 1 (SODR1) Serial input data register Serial output data register Address: 000026H Read/write Initial value 7 D7 6 D6 5 D5 4 D4 3 D3 2 D2 1 D1 0 D0 (R/W) (R/W) (X) (R/W) (X) (R/W) (X) (R/W) (X) (R/W) (R/W) (X) (X) (R/W) (X) (X) Bit No. SIDR1 (read) SODR1 (write) The serial input data register 1 (SIDR1) functions as a data buffer register for receiving serial data. The serial output data register 1 (SODR1) functions as a data buffer register for transmitting serial data. When using 7-bit data length, the top bit (D7) contains invalid data. Be sure the DTRE bit in the SSR1 register is set to "1" before writing to the SODR1 register. Note: Writing to these addresses refers to writing to the SODR1 register, and reading refers to reading from the SIDR1 register. 299 CHAPTER 19 UART1 (SCI) 19.3.4 Serial Status Register 1 (SSR1) The serial status register (SSR1) is composed of flags that indicate the operating status of the UART1. Serial Status Register 1 (SSR1) The SSR1 register has the following bit configuration. Figure 19.3-6 Serial Status Register 1 (SSR1) Serial Status Register Address: 000027H 15 PE 14 ORE 13 FRE 12 RDRF 11 TDRE 10 - 9 RIE 8 TIE Read/write Initial value (R) (0) (R) (0) (R) (0) (R) (0) (R) (1) (-) (-) (R/W) (0) (R/W) (0) Bit No. SSR1 [bit 15] PE (Parity Error) This interrupt request flag is set when a parity error occurs during receive. Once set, this flag is cleared by writing "0" to the REC bit (bit 10) in the SCR1 register. When this bit is set, data in the SIDR1 register is invalid. 0: No parity error 1: Parity error occurred [bit 14] ORE (Over Run Error) This interrupt request flag is set when an overrun error occurs during receive. Once set, this flag is cleared by writing `0" to the REC bit (bit 10) in the SCR1 register. When this bit is set, data in the SIDR1 register is invalid. 0: No overrun error 1: Overrun error occurred [bit 13] FRE (Framing Error) This interrupt request flag is set when a framing error occurs during receive. Once set, this flag is cleared by writing `0" to the REC bit (bit 10) in the SCR1 register. When this bit is set, data in the SIDR1 register is invalid. 0: No framing error 1: Framing error occurred [bit 12] RDRF (Receiver Data Register Full) This interrupt request flag is set to indicate that data is present in the SIDR1 register. This flag is set when receive data is loaded into the SIDR1 register, and is automatically cleared when the data is read from the SIDR1 register. 0: No receive data 1: Receive data present 300 19.3 UART1 Registers [bit 11] TDRE (Transmit Data Register Empty) This interrupt request flag is set to indicate that outgoing data can be written to the SODR1 register. This flag is cleared when outgoing data is written to the SODR1 register. It is then reset when the written data starts loading into the transmit shifter to indicate that the next data can be written to the SODR1 register. 0: Prohibits writing of send data 1: Enables writing of send data [bit 9] RIE (Receiver Interrupt Enable) This bit controls receiver interrupts. 0: Interrupt prohibited 1: Interrupt enabled Note: Receiver interrupt sources include PE, ORE and FRE errors, as well as normal receive as indicated by the RDRF flag. [bit 8] TIE (Transmit Interrupt Enable) This bit controls transmit interrupts. 0: Interrupt prohibited 1: Interrupt enabled Note: Transmit interrupt sources include transmission requests indicated by the TDRE flag. 301 CHAPTER 19 UART1 (SCI) 19.3.5 UART1 Prescaler Control Register (U1CDCR) The prescaler control register (U1CDCR) controls the machine clock frequency divider. The UART1 operating clock signal can be generated by dividing the machine clock signal pulse. The prescaler is designed to enable constant baud rates from a variety of machine clock speeds. The output from the prescaler is used by the I/O expanded serial interface. UART1 Prescaler Control Register (U1CDCR) The U1CDCR register has the following bit configuration. Prescaler control register 15 MD 14 - 13 - 12 - 11 DIV3 10 DIV2 9 DIV1 8 DIV0 (R/W) (0) (-) (-) (-) (-) (-) (-) (R/W) (1) (R/W) (1) (R/W) (1) (R/W) (1) Address: 000028H Read/write Initial value Bit No. U1CDCR [bit 7] MD (Machine clock divide MoDe select) This bit enables the prescaler operation. 0: Prescaler stopped 1: Prescaler operating [bit 3, 2, 1, 0] DIV3-0 (DIVide 3-0) These bits determine the division of the machine clock frequency as shown in Table 19.3-3 "Machine Clock Division Ratios". Table 19.3-3 Machine Clock Division Ratios DIV3 DIV2 DIV1 DIV0 Division ratio *1 1 1 1 0 Divide by 2 1 1 0 1 Divide by 3 1 1 0 0 Divide by 4 1 0 1 1 Divide by 5 1 0 1 0 Divide by 6 1 0 0 1 Divide by 7 1 0 0 0 Divide by 8 Note: After changing the division ratio, allow an interval of two cycles for the clock frequency to stabilize before starting communication. 302 19.4 UART1 Operating Modes and Clock Selection 19.4 UART1 Operating Modes and Clock Selection The UART1 has two types of operating mode, asynchronous mode and CLKsynchronous mode. Changes of mode are controlled by settings in the SMR1 register and SCR1 register. UART1 Operating Modes Table 19.4-1 "UART1 Operating Modes" shows the UART1 operating modes. Table 19.4-1 UART1 Operating Modes Mode Parity bit Data length 0 Y/N 7 Y/N 8 1 N 8+1 2 N 8 Operating mode Stop bit length Asynchronous (startstop synchronized) normal mode 1-bit or 2-bit Asynchronous (startstop synchronized) multi-processor mode CLK synchronous mode N Note: In asynchronous (start-stop synchronized) normal mode, stop bit length can be set for outgoing transmission only. For receive, the setting is always 1-bit. The unit does not operate in modes other than those shown, and only these settings should be used. 303 CHAPTER 19 UART1 (SCI) UART1 Clock Selection Dedicated baud rate generator When the dedicated baud rate generator is selected, the baud rate settings listed in Table 19.42 "Baud Rates (Asynchronous communication)" and Table 19.4-3 "Baud Rates (CLKsynchronized communication)" are available. Also, prescaler settings are shown in Table 19.4-4 "Prescaler Settings". in the tables indicates the machine clock. Table 19.4-2 Baud Rates (Asynchronous communication) CS2 CS1 CS0 /div=2MHz /div=4MHz /div=8MHz Calculation formula 0 0 0 9615 19230 38460 (/div) / (8x13x2) 0 0 1 4808 9615 19230 (/div) / (8x 3x22) 0 1 0 2404 4808 9615 (/div) / (8x13x23) 0 1 1 1202 2404 4808 ((/div) / (8x13x24) 1 0 0 31250 62500 - (/div) / 26 Table 19.4-3 Baud Rates (CLK-synchronized communication) 304 CS2 CS1 CS0 /div=2MHz /div=4MHz /div=8MHz Calculation formula 0 0 0 1 MHz - - (/div) / 2 0 0 1 500 kHz 1 MHz - (/div) / 22 0 1 0 250 kHz 500 kHz 1 MHz (/div) / 23 0 1 1 125 kHz 250 kHz 500 kHz (/div) / 24 1 0 0 62.5 kHz 125 kHz 250 kHz (/div) / 25 19.4 UART1 Operating Modes and Clock Selection Table 19.4-4 Prescaler Settings Recommended machine clock speed ( ) div DIV3 DIV2 DIV1 DIV0 4 MHz 4 1 1 0 0 6 MHz 6 1 0 1 0 8 MHz 8 1 0 0 0 6 MHz 3 1 1 0 1 8 MHz 4 1 1 0 0 10 MHz 5 1 0 1 1 12 MHz 6 1 0 1 0 14 MHz 7 1 0 0 1 16 MHz 8 1 0 0 0 8 MHz 2 1 1 1 0 12 MHz 3 1 1 0 1 16 MHz 4 1 1 0 0 16 MHz 2 1 1 1 0 /div 1 MHz 2 MHz 4 MHz 8 MHz Internal timer When bits CS2-0 are set to "110", the internal timer signal is selected, and the 16-bit (timer0) operates in reload mode. In this case, baud rates are determined as follows. Asynchronous (start-stop synchronized): ( / N) / (16 x 2 x (n + 1)) CLK synchronous: ( / N) / ( 2 x (n + 1)) N: timer count clock source n: timer reload value Table 19.4-5 "Baud Rates and Reload Values" shows the relation between baud rates and reload values (decimal values) at a machine cycle speed of 7.3728MHz. Table 19.4-5 Baud Rates and Reload Values Reload value Baud rate N=21 (machine cycle division by 2) N=23 (machine cycle division by 8) 38400 2 -- 19200 5 -- 9600 11 2 4800 23 5 2400 47 11 305 CHAPTER 19 UART1 (SCI) Table 19.4-5 Baud Rates and Reload Values (Continued) Reload value Baud rate N=21 (machine cycle division by 2) N=23 (machine cycle division by 8) 1200 95 23 600 191 47 300 383 95 When selecting the internal timer (16-bit timer0) as the baud rate clock source, note that the 16bit timer0 output signal TOUT0 is already connected to the MB90540/545 controller internally. Therefore, it is not necessary to make an external connection from the 16-bit timer0 external output pins TOUT0 to the UART1 external clock input pin SCK1. Also, this means that unless used in some other fashion, the timer pins are available for use as I/O port pins. External clock When bits CS2-0 are set to "111" the external clock source is selected and baud rates are determined by the following formula, in which f represents the external clock frequency. Asynchronous (start-stop synchronized) mode: f/16 CLK synchronous: f Note that f has a maximum value of 1MHz. 306 19.4 UART1 Operating Modes and Clock Selection 19.4.1 Asynchronous (Start-Stop Synchronized) Mode The UART1 handles only data in NRZ (non-return to zero) format. Asynchronous (Start-Stop Synchronized) Mode Data Transfer Format Figure 19.4-1 "Asynchronous (Start-Stop Synchronized) Mode Data Transfer Format (Mode 0, 1)" shows ttransfer data format. Figure 19.4-1 Asynchronous (Start-Stop Synchronized) Mode Data Transfer Format (Mode 0, 1) SIN1,SOT1 0 1 0 Start LSB 1 1 0 0 1 0 1 1 MSB Stop........(Mode 0) A/D Stop........(Mode 1) Transferred data 01001101B' As shown in Figure 19.4-1 "Asynchronous (Start-Stop Synchronized) Mode Data Transfer Format (Mode 0, 1)", transfer data must begin with a start bit ("L" level data value), followed by LSB-first data of the designated bit-length, and ending with a stop bit ("H" level data value). When an external clock signal is selected, the clock should be input at all times. In normal mode (mode 0), data length may be set to 7 bits or 8 bits, however in multi-processor mode (mode 1) the data length must be 8 bits. Also, no parity bit may be attached in multiprocessor mode. Instead, an A/D bit must be attached. Asynchronous (Start-Stop Synchronized) Mode Receive Operation Whenever the RXE bit (bit 9) in the SCR1 register is set to "1", UART1 is receiving. Appearance of a start bit on the receive line allows one frame of data to be received in the data format determined by the SCR1 register. After the frame is received, error flags are set if the corresponding errors have occurred, and then the RDRF flag (SST register bit 12) is set. If the RIE bit (bit 9) in the SSR1 register is set to "1", a receive interrupt is sent to the CPU. The CPU checks each flag in the SSR1 register and reads the SIDR1 register to see if the data has been received correctly. If any errors have occurred, take the required action. The RDRF flag is cleared when the SIDR1 register is read. Asynchronous (Start-Stop Synchronized) Mode Transmit Operation Whenever the TDRE flag (bit 11) in the SSR1 register is set to "1" the UART1 is writing outgoing data to the SODR1 register. If the TXE bit (bit 8) is set to "1" transmit operation is in progress. As soon as data in the SODR1 register starts to be transferred to the transmit shift register for transmission, the TDRE flag is reset. This enables the next unit of outgoing data to be placed in the SODR1 register. At this time if the TIE bit (bit 8) in the SSR1 register is set to "1" a transmission interrupt is sent to the CPU, causing outgoing data to be placed into the SODR1 register. The TDRE flag is momentarily cleared each time data is placed into the SODR1 register. 307 CHAPTER 19 UART1 (SCI) 19.4.2 CLK Synchronous Mode The UART1 handles only data in NRZ (non-return to zero) format. CLK Synchronous Mode Data Transfer Format Figure 19.4-2 "CLK Synchronous Mode Data Transfer Format (Mode 2)" shows the relation between the transmit and receive clock and data in CLK synchronous mode. Figure 19.4-2 CLK Synchronous Mode Data Transfer Format (Mode 2) SODRwrite Mark SCLK RXE,TXE SIN1,SOT1 1 0 1 1 0 0 LSB 1 0 MSB...................(Mode 2) Transferred data 01001101B' When an internal clock signal source (dedicated baud rate generator or internal timer) is selected, a receive clock signal is automatically generated each time data is transmitted. When an external clock source is selected it is necessary to provide an accurate 1-byte clock signal after data is confirmed present in the transmit data buffer register SODR1 (indicated by the TDRE flag = "0"). Note also that the signal must return to mark level before and after transmit operation. Data length is 8-bit only, and no parity bit may be attached. Also, there is no start/stop bit so that no error detection is enabled except for overrun errors. Control Register Settings for CLK Synchronous Mode When using CLK synchronous mode, the following settings are made to each of the control registers. SMR1 register MD1, MD0: 10 CS2, CS1, CS0: Indicate clock input SCKE: 1 for dedicated baud rate generator or internal timer, 0 for external clock SOE: 1 to send, 0 to receive only 308 19.4 UART1 Operating Modes and Clock Selection SCR1 register PEN: 0 P, SBL, A/D: These bits have no significance CL: 1 REC: 0 (to initialize) RXE, TXE: At least one must be "1" SSR1 Register RIE: 1 if interrupts are used, 0 if interrupts are not used TIE: 0 Start of Communication in CLK Synchronous Mode Communication starts by writing to the SODR1 register. Even if data is to be only received (not sent), it is first necessary to write dummy data to the SODR1 register. End of Communication in CLK Synchronous Mode The end of communication can be verified by the change of the RDRF flag in the SSR1 register to "1". To determine whether the communication was performed normally, read the ORE bit in the SSR1 register. 309 CHAPTER 19 UART1 (SCI) 19.5 UART1 Flags and Interrupt Sources The UART1 has five flags, PE, ORE, FRE, RDRF and TDRE, and two interrupt sources, one for transmit and one for receive. UART1 Flags The five flags are the PE, ORE, FRE, RDRF and TDRE flags. The first three are set when transmit errors occur, the PE flag for a parity error, the ORE flag for an overrun error, and the FRE flag for a framing error, and are released by writing "0" to the REC bit in the SCR1 register. The RDRF flag is set when receive data is loaded into the SIDR1 register, and cleared when the data is read out of the SIDR1 register. Note however that there is no parity detect function in mode 1, and no parity detect function or framing error detect function in mode 2. The TDRE flag is set when the SODR1 register is empty and ready for data write access, and is cleared when data is written to the SODR1 register. UART1 Interrupt Sources The UART1 has two interrupt sources, one for receive and one for transmit. During receive, interrupt requests are initiated by setting the PE, ORE, FRE or RDRF flags. During transmit, interrupt requests are initiated by setting the TDRE flag. Interrupt flag set timing in each operating mode is described in section 19.6 "UART1 Interrupts and Flag Set Timing". 310 19.6 UART1 Interrupts and Flag Set Timing 19.6 UART1 Interrupts and Flag Set Timing This section describes the timing of interrupts and flag setting in each UART1 operating mode. UART1 Interrupts and Flag Set Timing Mode 0 Receive The PE, ORE, FRE and RDRF flags are set and the interrupt request signal is sent to the CPU following the end of a receive transfer, when the final stop bit is detected. If any one of the PE, ORE or FRE flags is active, the data in the SIDR1 register will be invalid. Figure 19.6-1 "PE, ORE, FRE, RDRF Flag Set Timing (Mode 0)" shows the timing of the PE, ORE, FRE, and RDRF flags (mode 0). Figure 19.6-1 PE, ORE, FRE, RDRF Flag Set Timing (Mode 0) Data D6 D7 Stop PE,ORE,FRE RDRF Receiving interrupt Mode 1 Receive The ORE, FRE and RDRF flags are set and the interrupt request signal is sent to the CPU after the end of a receive transfer, when the final stop bit is detected. Also, if the receive data length is 8 bits, the 9th bit indicating address/data will be invalid. If either the ORE or FRE flags is active, the data in the SIDR1 register will be invalid. Figure 19.6-2 "ORE, FRE, RDRF Flag Set Timing (Mode 1)" shows the timing of the ORE, FRE, and RDRF flags (mode 1). 311 CHAPTER 19 UART1 (SCI) Figure 19.6-2 ORE, FRE, RDRF Flag Set Timing (Mode 1) Data D7 Address/data Stop ORE,FRE RDRF Receiving interrupt Mode 2 Receive The ORE and RDRF flags are set and the interrupt request signal is sent to the CPU after the end of a receive transfer, when the final data (D7) is detected. If the ORE flag is active, the data in the SIDR1 register will be invalid. Figure 19.6-3 "ORE, RDRF Flag Set Timing (Mode 2)" shows the timing of the ORE and RDRF flags (mode 2). Figure 19.6-3 ORE, RDRF Flag Set Timing (Mode 2) Data D5 D6 D7 ORE RDRF Receiving interrupt Mode 0, Mode 1, and Mode 2 Transmit The TDRE flag is cleared when data is written to the SODR1 register. The TDRE flag is set (and an interrupt request sent to the CPU) as soon as the data in the SODR1 register is transferred to the internal shift register, to ready the SODR1 register for the next data write cycle. During a transmit operation, if "0" is written to the TXE bit in the SCR1 register (including the RXE bit in mode 2), the TDRE bit in the SSR1 register will be set to "1" and the UART1 transmit operation will be disabled as soon as the transmit shifter stops. The data written to the SODR1 register will be sent, however, between the writing of "0" to the TXE bit in the SCR1 register (including the RXE bit in mode 2), and the end of the transmit operation. Figure 19.6-4 "TDRE Flag Set Timing (Mode 0, 1) " shows the timing of the TDRE flag (mode 0, 1), and Figure 19.6-5 "TDRE Flag Set Timing (Mode 2)" shows the timing of the TDRE flag (mode 2). 312 19.6 UART1 Interrupts and Flag Set Timing Figure 19.6-4 TDRE Flag Set Timing (Mode 0, 1) SODR write TDRE Interrupt request to CPU SOT1 interrupt SOT1 output ST D0 D1 D2 D3 D4 D5 D6 D7 SP SP ST D0 D1 D2 D3 A/D ST: Start bit D0 to D7: Data bits SP: Stop bit A/D: Address/data multiplexer Figure 19.6-5 TDRE Flag Set Timing (Mode 2) SODR write TDRE Interrupt request to CPU SOT1 interrupt SOT1 output D0 D1 D2 D3 D4 D5 D6 D7 D0 D1 D2 D3 D4 D5 D6 D7 DO to D7: Data bits 313 CHAPTER 19 UART1 (SCI) 19.7 Negative Clock Operation The MB90540/545 series supports the negative clock operation of UART1. In this operation, an inverter can invert the shift clock signal. The definition for the shift clock signal in an active section in UART1 is inverted from the logic L level to the logic H level, from the negative edge to the positive edge, or vice versa. This is the same for serial clock input and output. Thus, the edge selector register is prepared. Negative Clock Operation Figure 19.7-1 Serial Edge Select Register (SES1) Serial edge selected after operation 7 6 5 4 Address:000029H Read/Write Initial value 314 2 1 0 NEG (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (-) (-) (-) (-) (-) (-) (-) (0) Table 19.7-1 Setting the NEG Bit NEG 3 Operation 0 Normal operation [default] 1 The shift clock signal is inverted Bit No. SES1 19.8 UART1 Sample Applications and Precautionary Information 19.8 UART1 Sample Applications and Precautionary Information This section presents a sample system configuration and communication flow chart as a sample application of the UART1 used in Mode 1. UART1 Sample Application (System Configuration in Mode 1) Mode 1 is used when one host CPU is connected to multiple slave CPU's (see Figure 19.8-1 "Sample System Configuration in Mode 1"). This UART1 resource supports only communication interface with the host-side unit. Figure 19.8-1 Sample System Configuration in Mode 1 S0 S1 Host CPU S0 S1 Slave CPU #0 S0 S1 Slave CPU #1 UART1 Communication Flow Chart Transmission begins with the transfer of address data by the host CPU. Address data is data handled while the A/D bit in the SCR1 register is set to "1" and is used to select the slave CPU that is to receive the transmission, and to enable communication with the host CPU. In normal data, the A/D bit in the SCR1 register is set to "0". Figure 19.8-2 "Communications Flowchart Using Mode 1" illustrates the flow of this process. No parity check function is available in mode 2, so that the PEN bit in the SCR1 register should be set to "0". 315 CHAPTER 19 UART1 (SCI) Figure 19.8-2 Communications Flowchart Using Mode 1 (Host CPU) START Set transfer mode to 1 Set D0 to D7 to data selecting slave CPU, set A/D to 1' and transfer 1 byte Set A/D to 0' Enable the receiving operation Communicate with the slave CPU No Communication ended? Yes Communicate with other slave CPU? No Yes Disable receiving operation END Intelligent I/O Service (EI2OS) For information about EI2OS, see section 3.6 "Extended Intelligent I/O Service (EI2OS)". Precautions for UART1 Use Always make communications mode settings when the UART1 is not operating. Transmit and receive data values are not assured during mode setting. 316 CHAPTER 20 SERIAL I/O This chapter explains the functions and operations of the serial I/O. 20.1 "Outline of Serial I/O" 20.2 "Serial I/O Registers" 20.3 "Serial I/O Operation" 20.4 "Negative Clock Operation" 317 CHAPTER 20 SERIAL I/O 20.1 Outline of Serial I/O The serial I/O interface operates in two modes: * Internal shift clock mode: Data is transferred in synchronization with the internal clock. * External shift clock mode: Data is transferred in synchronization with the clock supplied via the external pin (SCK2). By manipulating the general-purpose port sharing the external pin (SCK2), data can also be transferred by a CPU instruction in this mode. Serial I/O Block Diagram This block is a serial I/O interface that allows data transfer using clock synchronization. The interface consists of a single eight-bit channel. Data can be transferred from the LSB or MSB. Figure 20.1-1 Extended Serial I/O Interface Block Diagram Internal data bus (MSB first) D7 to D0 D7 to D0 (LSB first) Transfer direction selection SIN2 Read SDR (Serial data register) Write SOT2 SCK2 Control circuit Shift clock counter Internal clock (Prescaler) 2 1 0 SMD2 SMD1 SMD0 SIE SIR BUSY STOP STRT MODE BDS Interrupt request Internal data bus 318 SOE SCOE 20.2 Serial I/O Registers 20.2 Serial I/O Registers The serial I/O has the following two registers: * Serial mode control status register (SMCS) * Serial data register (SDR) Serial I/O Resisters Figure 20.2-1 Serial I/O Registers Serial Mode Control Status Register 15 Address : 00002DH Read/write Initial value 13 SMD2 SMD1 SMD0 12 11 10 SIE SIR BUSY STOP STRT (R) (0) (R/W) (R/W) (0) (1) (R/W) (R/W) (R/W) (R/W) (R/W) (0) (0) (0) (0) (0) 7 Address : 00002CH Read/write Initial value 14 6 5 4 3 2 9 8 Bit No. SMCS 1 0 Bit No. SCOE SMCS MODE BDS SOE (R/W) (R/W) (0) (0) (-) (-) (-) (-) (-) (-) (-) (-) (R/W) (0) (R/W) (0) 7 6 5 4 3 2 1 0 Bit No. D7 D6 D5 D4 D3 D2 D1 D0 SDR Serial data register Address : 00002E H Read/write Initial value Serial I/O prescaler Address : 00002B H Read/write Initial value (R/W) (R/W) (R/W) (R/W) (R/W) (X) (X) (X) (X) (X) 15 MI 14 13 12 11 DIV3 (R/W) (R/W) (R/W) (R/W) (R/W) (0) (-) (-) (-) (1) (R/W) (X) (R/W) (R/W) (X) (X) 10 9 8 Bit No. DIV2 DIV1 DIV0 SCDCR (R/W) (1) (R/W) (R/W) (1) (1) 319 CHAPTER 20 SERIAL I/O 20.2.1 Serial Mode Control Status Register (SMCS) The serial mode control status register (SMCS) controls the serial I/O transfer mode. Serial Mode Control Status Register (SMCS) Figure 20.2-2 Serial Mode Control Status Register (SMCS) Serial Mode Control Status Register 15 Address: 00002DH Read/write Initial value 14 13 SMD2 SMD1 SMD0 SIE 11 SIR 10 6 5 4 8 STOP STRT (R) (0) (R/W) (R/W) (1) (0) *1 3 MODE Address: 00002CH 9 BUSY (R/W) (R/W) (R/W) (R/W) (R/W) (0) (0) (0) (0) (0) 7 Read/write Initial value 12 2 BDS (-) (-) (-) (-) (R/W) (R/W) (-) (-) (-) (-) (0) (0) *1: Only '0' can be written. *2: Only '1' can be written. '0' is always read. Bit No. 1 *2 0 Bit No. SOE SCOE SMCS (R/W) (R/W) (0) (0) [bit 3] Serial mode selection bit (MODE) The serial mode selection bit is used to select the conditions to start the transfer operation from the stop state. This bit must not be updated during operation. Table 20.2-1 Setting the Serial Mode Selection Bit MODE Operation 0 Transfer starts when STRT=1. [Default] 1 Transfer starts when the serial data register is read or written to. This bit is initialized to a "0" upon a reset, and can be read or written to. To activate the intelligent I/O service, ensure that "1" is written to this bit. [bit 2] Bit direction select bit (BDS) When serial data is input or output, this bit determines from which bit data is to be transferred first, the least significant bit (LSB first) or the most significant bit (MSB first), as shown in Table 20.2-2 "Setting the Transfer Direction Selection Bit". Table 20.2-2 Setting the Transfer Direction Selection Bit BDS 0 320 Operation LSB first [default] 20.2 Serial I/O Registers Table 20.2-2 Setting the Transfer Direction Selection Bit (Continued) 1 MSB first Note: Specify the bit ordering before any data is written to SDR. [bit 1] Serial output enable bit (SOE: Serial out enable) This bit controls the output from the serial I/O output external pins (SOT2) as shown in Table 20.2-3 "Setting the Serial Output Enable Bit". Table 20.2-3 Setting the Serial Output Enable Bit SOE Operation 0 General-purpose port pin [default] 1 Serial data output This bit is initialized to "0" upon a reset. This bit is readable and writable. [bit 0] Shift clock output enable bit (SCOE: SCK2 output enable) This bit controls the output from the shift clock I/O output external pins (SCK2) as shown in Table 20.2-4 "Setting the Shift Clock Output Enable Bit". Table 20.2-4 Setting the Shift Clock Output Enable Bit SCOE Operation 0 General-purpose port pin, transfer for each instruction [default] 1 Shift clock output pin Ensure that "0" is written to this bit when data is transferred for each instruction in external shift clock mode. This bit is initialized to "0" upon a reset. This bit is readable and writable. [Bits 15, 14, and 13] Shift clock selection bits (SMD2, SMD1, SMD0: Serial shift clock mode) These bits are used to select the serial shift clock mode, as shown in Table 20.2-5 "Setting the Serial Shift Clock Mode". Table 20.2-5 Setting the Serial Shift Clock Mode SMD2 SMD1 SMD0 /div=4 MHz /div=2 MHz /div=1 MHz 0 0 0 2 MHz 1 MHz 500 kHz 0 0 1 1 MHz 500 kHz 250 kHz 0 1 0 250 kHz 125 kHz 62.5 kHz 0 1 1 125 kHz 62.5 kHz 31.25 kHz 1 0 0 62.5 kHz 31.25 kHz 15.625 kHz 1 0 1 External shift clock mode 1 1 0 Reserved 321 CHAPTER 20 SERIAL I/O Table 20.2-5 Setting the Serial Shift Clock Mode (Continued) (Continued) SMD2 SMD1 SMD0 1 1 1 /div=4 MHz /div=2 MHz /div=1 MHz Reserved div M1 DIV3 DIV2 DIV1 DIV0 Recommended machine cycle 3 1 1 1 0 1 6 MHz 4 1 1 1 0 0 8 MHz 5 1 1 0 1 1 10 MHz 6 1 1 0 1 0 12 MHz 7 1 1 0 0 1 14 MHz 8 1 1 0 0 0 16 MHz Setting of the Serial I/O prescaler (SCDCR) * For details, see 20.2.3 "Serial I/O Prescaler (SCDCR)". These bits are initialized to "000" upon a reset. These bits must not be updated during data transfer. Five types of internal shift clock and an external shift clock are available. Do not set 110 or 111 in SMD2, SMD1, and SMD0 as these values are reserved. When external shift clock mode is selected, changing the output levels of the generalpurpose I/O devices sharing the shift clock input will also enable bit shifting. 322 20.2 Serial I/O Registers [bit 12] Serial I/O interrupt enable bit (SIE: Serial I/O interrupt enable) This bit controls the serial I/O interrupt request as shown in Table 20.2-6 "Setting the Interrupt Request Enable Bit". Table 20.2-6 Setting the Interrupt Request Enable Bit SEE Operation 0 Serial I/O interrupt disabled [initial value] 1 Serial I/O interrupt enabled This bit is initialized to "0" upon a reset. This bit is readable and writable. [bit 11] Serial I/O interrupt request bit (SIR: Serial I/O interrupt request) When serial data transfer is completed, "1" is set to this bit. If this bit is set while interrupts are enabled (SIE=1), an interrupt request is issued to the CPU. The clear condition varies with the MODE bit. When "0" is written to the MODE bit, the SIR bit is cleared by writing "0". When "1" is written to the MODE bit, the SIR bit is cleared by reading or writing to SDR. When the system is reset or "1" is written to the STOP bit, the SIR bit is cleared regardless of the MODE bit value. Writing "1" to the SIR bit has no effect. "1" is always read by a read operation of a readmodify-write instruction. [bit 10] Transfer status bit (BUSY) The transfer status bit indicates whether serial transfer is being executed. 323 CHAPTER 20 SERIAL I/O Table 20.2-7 Setting the Transfer Status Bit BUSY Operating 0 Stopped, or standing by for serial data register R/W [default] 1 Serial transfer This bit is initialized to "0" upon a reset. This is a read-only bit. [bit 9] Stop bit (STOP) The stop bit forcibly terminates serial transfer. When "1" is written to this bit, the transfer is stopped. Table 20.2-8 Setting the Stop Bit STOP Operating 0 Normal operation 1 Transfer stop by STOP=1 [initial value] This bit is initialized to "1" upon a reset. This bit is readable and writable. [bit 8] Start bit (STRT: Start) The start bit activates serial transfer. Writing "1" to this bit starts the data transfer when the MODE bit is set to 0. When the MODE bit is set to 1 and the STRT bit is set to 1, writing the data into serial data register starts the transfer. Writing "1" is ignored while the system is performing serial transfer or standing by for a serial shift register read or write. Writing "0" has no effect. "0" is always read. 324 20.2 Serial I/O Registers 20.2.2 Serial Shift Data Register (SDR) This serial data register stores the serial I/O transfer data. During transfer, the SDR must not be read or written to. Serial Shift Data Register (SDR) Figure 20.2-3 Serial Shift Data Register (SDR) Serial Data Register Address : 00002EH Read/write Initial value 7 6 5 4 3 2 1 0 D7 D6 D5 D4 D3 D2 D1 D0 (R/W) (R/W) (R/W) (R/W) (R/W) (X) (X) (X) (X) (X) (R/W) (X) Bit No. SDR (R/W) (R/W) (X) (X) 325 CHAPTER 20 SERIAL I/O 20.2.3 Serial I/O Prescaler (SCDCR) The Serial I/O Prescaler provides the shift clock for the Serial I/O. The operation clock for the Serial I/O is obtained by dividing the machine clock. The Serial I/O is designed so that a constant baud rate can be obtained for a variety of machine clocks by the user of the communication prescaler. The SCDCR register controls the machine clock division. Serial I/O Prescaler (SCDCR) Figure 20.2-4 Serial I/O Prescaler (SCDCR) Serial I/O Prescaler 15 Address: 00002B H Read/write Initial value 14 13 12 11 10 9 8 MI DIV3 DIV2 DIV1 DIV0 (R/W) (0) (R/W) (1) (R/W) (1) (R/W) (1) (R/W) (1) Bit No. SCDCR [bit 15] MD (Machine clock divide mode select): This bit is used to control the operation of the communication prescaler. 0: The Serial I/O Prescaler is disabled. 1: The Serial I/O Prescaler is enabled. [bits 11, 10, 9, and 8] DIV3 to DIV0 (Divide 3 to 0): These bits are used to determine the machine clock division ratio. Table 20.2-9 Machine Clock Division Ratio DIV3 to 0 Division ratio 1101B 3 1100B 4 1011B 5 1010B 6 1001B 7 1000B 8 Note: When the division ratio is changed, allow two cycles for the clock to stabilize before starting communication. 326 20.3 Serial I/O Operation 20.3 Serial I/O Operation The serial I/O consists of the serial mode control status register (SMCS) and shift register (SDR), and is used for input and output of 8-bit serial data. Serial I/O Operation The bits in the shift register are serially output via the serial output pin (SOT2 pin) at the falling edge of the serial shift clock (external clock or internal clock). The bits are serially input to the shift register (SDR) via the serial input pin (SIN2 pin) at the rising edge of the serial shift clock. The shift direction (transfer from MSB or LSB) is specified by the direction specification bit (BDS) of the serial mode control status register (SMCS). At the end of serial data transfer, this block is stopped or stands by for a read or write of the data register according to the MODE bit of the serial mode control status register (SMCS). To start transfer from the stop or standby state, follow the procedure below. To resume operation from the stop state, write '0' to the STOP bit and '1' to the STRT bit. (The STOP and STRT bits can be set simultaneously.) To resume operation from the serial shift data register R/W standby state, read or write to the data register. 327 CHAPTER 20 SERIAL I/O 20.3.1 Shift Clock There are two modes of shift clock: internal or external shift clock. These two modes are selected by setting the SMCS. To switch the modes, ensure that serial I/O transfer is stopped. To check whether the serial I/O transfer is stopped, read the BUSY bit. Internal Shift Clock Mode In internal clock mode, the internal clock determines operation, and shift clocks with a duty ratio of 50% can be output from the SCK2 pin. One bit of data is transferred for each clock. The transfer speed (baud rate) is shown below: Baud rate = / div A A is a frequency-division ratio and is 21, 22, 24, 25, or 26 indicated by the SMCS SMD bits. Table 20.3-1 Formulas for Calculating Baud Rate in Internal Shift Clock Mode SMD2 SMD1 SMD0 /div=4MHz /div=2MHz /div=1MHz Formula 0 0 0 2 MHz 1 MHz 500 kHz (/div)/21 0 0 1 1 MHz 500 kHz 250 kHz (/div)/22 0 1 0 250 kHz 125 kHz 62.5 Hz (/div)/24 0 1 1 125 kHz 62.5 kHz 31.25 kHz (/div)/25 1 0 0 62.5 kHz 31.2 kHz 15.625 kHz (/div)/26 See Table 19.4-4 "Prescaler settings", for the div values. External Shift Clock Mode In external shift clock mode, the data transfer is based on the external clock supplied via the SCK2 pin. Data is transferred at one bit per clock. The transfer speed can be between DC and 1/(5 machine cycles). For example, the transfer speed can be up to 2 MHz when 1 machine cycle is equal to 0.1 ms. A data bit can also be transferred by software, which is enabled as described below. Select external shift clock mode, and write "0" to the SCOE bit of SMCS. Then, write "1" to the direction register for the port sharing the SCK2 pin, and place the port in output mode. Then, when "1" and "0" are written to the data register (PDR) of the port, the port value output via the SCK2 pin is fetched as the external clock and transfer starts. Ensure that the shift clock starts from "H". Note: The SMCS or SDR must not be written to during serial I/O operation. 328 20.3 Serial I/O Operation 20.3.2 Serial I/O Operation There are four serial I/O operation statuses: * STOP * Halt * SDR R/W standby * Transfer Serial I/O Operation STOP The STOP state is initiated upon RESET or when "1" is written to the STOP bit of SMCS. The shift counter is initialized, and "0" is written to SIR. To resume operation from the STOP state, write "0" to STOP and "1" to STRT. (These two bits can be written to simultaneously.) Since the STOP bit overrides the STRT bit, transfer cannot be started by writing "1" to STRT while "1" is written to STOP. Halt When transfer is completed while the MODE bit is "0", "0" is set to BUSY and "1" is set to SIR of the SMCS, the counter is initialized, and the system stops. To resume operation from the stop state, write "1" to STRT. Serial data register R/W standby When transfer is completed while the MODE bit is "1", "0" is set to BUSY and "1" is set to SIR of the SMCS, and the system enters the serial data register R/W standby state. If the interrupt enable flag is set, an interrupt signal is output from this block. To resume operation from R/W standby state, read or write to the serial data register. This sets the BUSY bit to "1" and starts data transfer. Transfer "1" is set to the BUSY bit and serial transfer is being performed. According to the MODE bit, the halt state or R/W standby state comes next. Figure 20.3-1 "Extended I/O Serial Interface Operation Transitions" is diagrams of the operation transitions. 329 CHAPTER 20 SERIAL I/O Figure 20.3-1 Extended I/O Serial Interface Operation Transitions STOP STRT=0, BUSY=0 MODE=0 STRT=0, BUSY=0 STOP=1 MODE=0 & STOP=0 & END STOP=0 & STRT=1 Reset STOP=0 & STRT=0 End of transfer STOP=1 STOP=0 & STRT=1 Transfer STOP=1 Serial data register R/W standby MODE=1 & END & STOP=0 STRT=1, BUSY=1 STRT=1, BUSY=0 MODE=1 SDR R/W & MODE=1 Serial data Figure 20.3-2 Serial Data Register Read/write Data bus Data bus Read Write Interrupt output SOT2 SIN2 Extended I/O serial interface Read Write CPU Interrupt input Data bus Interrupt controller 1. If "1" is written to MODE, transfer ends according to the shift clock counter. The read/write standby state starts when "1" is written to SIR. If "1" is written to the SIE bit, an interrupt signal is generated. No interrupt signal is generated when SIE is inactive or transfer has been terminated by writing "1" to STOP. 2. Reading or writing to the serial data register clears the interrupt request and starts serial transfer. 330 20.3 Serial I/O Operation 20.3.3 Shift Operation Start/Stop Timing To start the shift operation, set the STOP bit to "0" and the STRT bit to "1" in SMCS. The system may stop the shift operation at the end of transfer or when "1" is set in the STOP bit. * Stop by STOP=1 -> The system stops with SIR=0 regardless of the MODE bit. * Stop by end of transfer -> The system stops with SIR=1 regardless of the MODE bit. Regardless of the MODE bit, the BUSY bit becomes "1" during serial transfer and becomes "0" during stop or R/W standby state. To check the transfer status, read this bit. Shift Operation Start/Stop Timing Internal shift clock mode (LSB first) Figure 20.3-3 Shift Operation Start/Stop Timing (Internal Clock) '1' output SCK2 (Transfer start) STRT (Transfer end) If MODE=0 BUSY SOT2 DO0 DO7 (Data maintained) External shift clock mode (LSB first) Figure 20.3-4 Shift Operation Start/Stop Timing (External Clock) SCK2 (Transfer start) STRT (Transfer end) If MODE=0 BUSY SOT2 DO0 DO7 (Data maintained) 331 CHAPTER 20 SERIAL I/O External shift clock mode with instruction shift (LSB first) Figure 20.3-5 Shift Operation Start/Stop Timing (External Shift Clock Mode with Instruction Shift) SCK2='0' in PDR SCK2 STRT SCK2='0' in PDR SCK2='1' in PDR (Transfer end) If MODE=0 BUSY DO7 (Data maintained) DO6 SOT2 Note: For an instruction shift, "H" is output when "1" is written to the bit corresponding to SCK2 of PDR, and "L" is output when "0" is written. (When SCOE=0 in external shift clock mode) Stop by STOP=1 (LSB first, internal clock) Figure 20.3-6 Stop Timing when "1" is Written to the STOP Bit '1' output SCK2 (Transfer start) (Transfer stop) If MODE=0 STRT BUSY STOP DO3 SOT2 DO4 DO5 (Data maintained) Note: DO7 to DO0 indicate output data. During serial data transfer, data is output from the serial output pin (SOT2) at the falling edge of the shift clock, and input from the serial input pin (SIN2) at the rising edge. 332 20.3 Serial I/O Operation Figure 20.3-7 Serial Data I/O Shift Timing 1 LSB first (When the BDS bit is '0') SCK2 SIN2 Input SIN2 D10 D11 D12 D13 SOT2 Output D14 D15 D16 D17 SOT2 DO0 DO1 DO2 DO4 DO5 DO6 DO7 D13 D12 D11 D10 DO3 DO2 DO1 DO0 DO3 Figure 20.3-8 Serial Data I/O Shift Timing 2 MSB first (When the BDS bit is '1') SCK2 SIN2 SIN2 Input D17 D16 D15 D14 SOT2 Output SOT2 DO7 DO6 DO5 DO4 333 CHAPTER 20 SERIAL I/O 20.3.4 Interrupt Function of the Serial I/O Interface This block can issue an interrupt request to the CPU. At the end of data transfer, the SIR bit is set as an interrupt flag. When "1" is written to the interrupt enable bit (SIE bit) of SMCS, an interrupt request is issued to the CPU. Interrupt Function of the Serial I/O Interface Figure 20.3-9 Interrupt Signal Output Timing of the Extended Serial I/O Interface SCK2 (Transfer end) BUSY SIE=1 SIR SDR RD/WR SOT2 334 DO6 DO7 (Data is maintained.) * When MODE=1 20.4 Negative Clock Operation 20.4 Negative Clock Operation The MB90540/545 Series supports the negative clock operation of the Serial I/O. In this opearation, the shift clock signal is simply negated by a inverter. Therefore the definition of the shift clock signal in the preceeding sections of the Serial I/O is inversed from the logic low level to logic high level, from the negative edge to the positive edge and vise-versa. This is the same for both the serial clock input and output. The edge select register is installed for this purpose. Negative Clock Operation Figure 20.4-1 Serial Edge Select Register (SES2) 7 6 5 4 3 2 1 Address : 00002FH Read/write Initial value (R/W) (R/W) (R/W) (-) (-) (-) (R/W) (R/W) (-) (-) (R/W) (-) 0 Bit No. NEG SES2 (R/W) (R/W) (-) (0) Table 20.4-1 Setting the NEG Bit NEG Operation 0 Normal operation [default] 1 The shift clock signal is inverted 335 CHAPTER 20 SERIAL I/O 336 CHAPTER 21 CAN CONTROLLER This chapter explains the functions and operations of the CAN controller. 21.1 "Features of CAN Controller" 21.2 "Block Diagram of CAN Controller" 21.3 "List of Overall Control Registers" 21.4 "List of Message Buffers (ID Registers)" 21.5 "List of Message Buffers (DLC Registers and Data Registers)" 21.6 "Classifying the CAN Controller Registers" 21.7 "Transmission of CAN Controller" 21.8 "Reception of CAN Controller" 21.9 "Reception Flowchart of CAN Controller" 21.10 "How to Use the CAN Controller" 21.11 "Procedure for Transmission by Message Buffer (x)" 21.12 "Procedure for Reception by Message Buffer (x)" 21.13 "Setting Configuration of Multi-level Message Buffer" 337 CHAPTER 21 CAN CONTROLLER 21.1 Features of CAN Controller The MB90540 series has two CAN controllers (CAN0, CAN1); the MB90545 series has one CAN controller (CAN0). The MB90V540 evaluation chip also has two CAN controllers. The CAN controller is a module built into a 16-bit microcomputer (F2MC-16LX). The CAN (Controller Area Network) is the standard protocol for serial communication between automobile controllers and is used widely in industrial applications. Features of CAN Controller The CAN controller has the following features: Conforms to CAN Specification Version 2.0 Part A and B Supports transmission/reception in standard frame and extended frame formats Supports transmitting of data frames by receiving remote frames 16 transmitting/receiving message buffers 29-bit ID and 8-byte data Multi-level message buffer configuration Acceptance register0/1 for each message buffer for full-bit comparison, full-bit mask, and ID acceptance mask Two acceptance mask registers in either standard frame format or extended frame formats Bit rate programmable from 10 Kbits/s to 2 Mbits/s (when input clock is at 16 MHz) 338 21.2 Block Diagram of CAN Controller 21.2 Block Diagram of CAN Controller Figure 21.2-1 "Block Diagram of CAN Controller" shows a block diagram of the CAN controller. Block Diagram of CAN Controller Figure 21.2-1 Block Diagram of CAN Controller TQ (Operating clock) Internal data bus Prescaler 1 to 64 frequency division Clock Bit timing generation SYNC, TSEG1, TSEG2 PSC TS1 BTR TS2 RSJ TOE TS RS CSR HALT NIE NT Node status change interrupt generation IDLE, INT, SUSPND, transmit, receive, ERR, OVRLD Bus state machine Node status change interrupt NS1, 0 Error control RTEC Transmitting/receiving sequencer BVALR TREQR TBFx, clear Transmitting buffer x decision TBFx Data counter Error frame generation Acceptance filter control Overload frame generation TDLC RDLC TBFx IDSEL BITER, STFER, CRCER, FRMER, ACKER TCANR Output driver ARBLOST TX TRTRR TCR Stuffing Transmission shift register RFWTR TBFx, set, clear Transmission complete interrupt Transmission complete interrupt generation TDLC TIER CRC generation ACK generation CRCER RBFx, set RDLC RCR Reception complete interrupt Reception complete interrupt generation RIER RBFx, TBFx, set, clear CRC generation/error check Receive shift register STFER Destuffing/stuffing error check RRTRR RBFx, set IDSEL ROVRR ARBLOST AMSR AMR0 0 1 Acceptance filter Receiving buffer x decision BITER Bit error check ACKER Acknowledgment error check AMR1 RBFx IDR0 to 15 DLCR0 to 15 DTR0 to 15 RAM RAM address generation Arbitration check FRMER Form error check PH1 Input latch RX RBFx, TBFx, RDLC, TDLC, IDSEL LEIR LDER 339 CHAPTER 21 CAN CONTROLLER 21.3 List of Overall Control Registers Table 21.3-1 "List of Overall Control Registers" lists overall control registers. List of Overall Control Registers Table 21.3-1 List of Overall Control Registers Address Abbreviation Access Initial Value Message buffer valid register BVALR R/W 00000000 00000000 Transmit request register TREQR R/W 00000000 00000000 Transmit cancel register TCANR W 00000000 00000000 Transmit complete register TCR R/W 00000000 00000000 Receive complete register RCR R/W 00000000 00000000 Remote request receiving register RRTRR R/W 00000000 00000000 Receive overrun register ROVRR R/W 00000000 00000000 Receive interrupt enable register RIER R/W 00000000 00000000 Control status register CSR R/W, R 00---000 0----0-1 Last event indicator register LEIR R/W -------- 000-0000 Receive/transmit error counter RTEC R 00000000 00000000 BTR R/W -1111111 11111111 Register CAN0 CAN1 000070H 000080H 000071H 000081H 000072H 000082H 000073H 000083H 000074H 000084H 000075H 000085H 000076H 000086H 000077H 000087H 000078H 000088H 000079H 000089H 00007AH 00008AH 00007BH 00008BH 00007CH 00008CH 00007DH 00008DH 00007EH 00008EH 00007FH 00008FH 003B00H 003D00H 003B01H 003D01H 003B02H 003D02H 003B03H 003D03H 003B04H 003D04H 003B05H 003D05H 003B06H 003D06H 003B07H 003D07H 340 Bit timing register 21.3 List of Overall Control Registers Table 21.3-1 List of Overall Control Registers (Continued) Address Abbreviation Access Initial Value IDER R/W XXXXXXXX XXXXXXXX Transmit RTR register TRTRR R/W 00000000 00000000 Remote frame receive waiting register RFWTR R/W XXXXXXXX XXXXXXXX TIER R/W 00000000 00000000 Register CAN0 CAN1 003B08H 003D08H 003B09H 003D09H 003B0AH 003D0AH 003B0BH 003D0BH 003B0CH 003D0CH 003B0DH 003D0DH 003B0EH 003D0EH 003B0FH 003D0FH 003B10H 003D10H 003B11H 003D11H 003B12H 003D12H 003B13H 003D13H 003B14H 003D14H 003B15H 003D15H 003B16H 003D16H 003B17H 003D17H 003B18H 003D18H 003B19H 003D19H 003B1AH 003D1AH 003B1BH 003D1BH IDE register Transmit interrupt enable register XXXXXXXX XXXXXXXX Acceptance mask select register AMSR R/W XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX Acceptance mask register 0 AMR0 R/W XXXXX--- XXXXXXXX XXXXXXXX XXXXXXXX Acceptance mask register 1 AMR1 R/W XXXXX--- XXXXXXXX 341 CHAPTER 21 CAN CONTROLLER 21.4 List of Message Buffers (ID Registers) Table 21.4-1 "List of Message Buffers (ID Registers)" lists message buffers (ID registers). List of Message Buffers (ID registers) Table 21.4-1 List of Message Buffers (ID Registers) Address 342 Register CAN0 CAN1 003A00H to 003A1FH 003C00H to 003C1FH 003A20H 003C20H 003A21H 003C21H 003A22H 003C22H 003A23H 003C23H 003A24H 003C24H 003A25H 003C25H 003A26H 003C26H 003A27H 003C27H 003A28H 003C28H 003A29H 003C29H 003A2AH 003C2AH 003A2BH 003C2BH 003A2CH 003C2CH 003A2DH 003C2DH 003A2EH 003C2EH 003A2FH 003C2FH 003A30H 003C30H 003A31H 003C31H 003A32H 003C32H 003A33H 003C33H Generalpurpose RAM Abbreviation Access Initial Value -- R/W XXXXXXXX to XXXXXXXX XXXXXXXX XXXXXXXX ID register 0 IDR0 R/W XXXXX--XXXXXXXX XXXXXXXX XXXXXXXX ID register 1 IDR1 R/W XXXXX--XXXXXXXX XXXXXXXX XXXXXXXX ID register 2 IDR2 R/W XXXXX--XXXXXXXX XXXXXXXX XXXXXXXX ID register 3 IDR3 R/W XXXXX--XXXXXXXX XXXXXXXX XXXXXXXX ID register 4 IDR4 R/W XXXXX--XXXXXXXX 21.4 List of Message Buffers (ID Registers) Table 21.4-1 List of Message Buffers (ID Registers) (Continued) Address Register CAN0 CAN1 003A34H 003C34H 003A35H 003C35H 003A36H 003C36H 003A37H 003C37H 003A38H 003C38H 003A39H 003C39H 003A3AH 003C3AH 003A3BH 003C3BH 003A3CH 003C3CH 003A3DH 003C3DH 003A3EH 003C3EH 003A3FH 003C3FH 003A40H 003C40H 003A41H 003C41H 003A42H 003C42H 003A43H 003C43H 003A44H 003C44H 003A45H 003C45H 003A46H 003C46H 003A47H 003C47H 003A48H 003C48H 003A49H 003C49H 003A4AH 003C4AH 003A4BH 003C4BH 003A4CH 003C4CH 003A4DH 003C4DH 003A4EH 003C4EH 003A4FH 003C4FH Abbreviation Access Initial Value XXXXXXXX XXXXXXXX ID register 5 IDR5 R/W XXXXX--XXXXXXXX XXXXXXXX XXXXXXXX ID register 6 IDR6 R/W XXXXX--XXXXXXXX XXXXXXXX XXXXXXXX ID register 7 IDR7 R/W XXXXX--XXXXXXXX XXXXXXXX XXXXXXXX ID register 8 IDR8 R/W XXXXX--XXXXXXXX XXXXXXXX XXXXXXXX ID register 9 IDR9 R/W XXXXX--XXXXXXXX XXXXXXXX XXXXXXXX ID register 10 ID register 11 IDR10 R/W XXXXX--XXXXXXXX XXXXXXXX XXXXXXXX IDR11 R/W XXXXX--XXXXXXXX 343 CHAPTER 21 CAN CONTROLLER Table 21.4-1 List of Message Buffers (ID Registers) (Continued) Address 344 Register CAN0 CAN1 003A50H 003C50H 003A51H 003C51H 003A52H 003C52H 003A53H 003C53H 003A54H 003C54H 003A55H 003C55H 003A56H 003C56H 003A57H 003C57H 003A58H 003C58H 003A59H 003C59H 003A5AH 003C5AH 003A5BH 003C5BH 003A5CH 003C5CH 003A5DH 003C5DH 003A5EH 003C5EH 003A5FH 003C5FH ID register 12 ID register 13 ID register 14 ID register 15 Abbreviation Access Initial Value XXXXXXXX XXXXXXXX IDR12 R/W XXXXX--XXXXXXXX XXXXXXXX XXXXXXXX IDR13 R/W XXXXX--XXXXXXXX XXXXXXXX XXXXXXXX IDR14 R/W XXXXX--XXXXXXXX XXXXXXXX XXXXXXXX IDR15 R/W XXXXX--XXXXXXXX 21.5 List of Message Buffers (DLC Registers and Data Registers) 21.5 List of Message Buffers (DLC Registers and Data Registers) Table 21.5-1 "List of Message Buffers (DLC Registers and Data Registers)" lists message buffers (DLC registers), and Table 21.5-2 "List of Message Buffers (Data Registers)" lists message buffers (data registers). List of Message Buffers (DLC Registers and Data Registers) Table 21.5-1 List of Message Buffers (DLC Registers and Data Registers) Address Abbrevia -tion Access Initial Value DLC register 0 DLCR0 R/W ----XXXX DLC register 1 DLCR1 R/W ----XXXX DLC register 2 DLCR2 R/W ----XXXX DLC register 3 DLCR3 R/W ----XXXX DLC register 4 DLCR4 R/W ----XXXX DLC register 5 DLCR5 R/W ----XXXX DLC register 6 DLCR6 R/W ----XXXX DLC register 7 DLCR7 R/W ----XXXX DLC register 8 DLCR8 R/W ----XXXX DLC register 9 DLCR9 R/W ----XXXX DLC register 10 DLCR10 R/W ----XXXX Register CAN0 CAN1 003A60H 003C60H 003A61H 003C61H 003A62H 003C62H 003A63H 003C63H 003A64H 003C64H 003A65H 003C65H 003A66H 003C66H 003A67H 003C67H 003A68H 003C68H 003A69H 003C69H 003A6AH 003C6AH 003A6BH 003C6BH 003A6CH 003C6CH 003A6DH 003C6DH 003A6EH 003C6EH 003A6FH 003C6FH 003A70H 003C70H 003A71H 003C71H 003A72H 003C72H 003A73H 003C73H 003A74H 003C74H 003A75H 003C75H 345 CHAPTER 21 CAN CONTROLLER Table 21.5-1 List of Message Buffers (DLC Registers and Data Registers) (Continued) Address Abbrevia -tion Access Initial Value DLC register 11 DLCR11 R/W ----XXXX DLC register 12 DLCR12 R/W ----XXXX DLC register 13 DLCR13 R/W ----XXXX DLC register 14 DLCR14 R/W ----XXXX DLC register 15 DLCR15 R/W ----XXXX Register CAN0 CAN1 003A76H 003C76H 003A77H 003C77H 003A78H 003C78H 003A79H 003C79H 003A7AH 003C7AH 003A7BH 003C7BH 003A7CH 003C7CH 003A7DH 003C7DH 003A7EH 003C7EH 003A7FH 003C7FH 346 21.5 List of Message Buffers (DLC Registers and Data Registers) List of Message Buffers (Data Registers) Table 21.5-2 List of Message Buffers (Data Registers) Address Register Abbrevia -tion Access Initial Value CAN0 CAN1 003A80H to 003A87H 003C80H to 003C87H Data register 0 (8 bytes) DTR0 R/W XXXXXXXX to XXXXXXXX 003A88H to 003A8FH 003C88H to 003C8FH Data register 1 (8 bytes) DTR1 R/W XXXXXXXX to XXXXXXXX 003A90H to 003A97H 003C90H to 003C97H Data register 2 (8 bytes) DTR2 R/W XXXXXXXX to XXXXXXXX 003A98H to 003A9FH 003C98H to 003C9FH Data register 3 (8 bytes) DTR3 R/W XXXXXXXX to XXXXXXXX 003AA0H to 003AA7H 003CA0H to 003CA7H Data register 4 (8 bytes) DTR4 R/W XXXXXXXX to XXXXXXXX 003AA8H to 003AAFH 003CA8H to 003CAFH Data register 5 (8 bytes) DTR5 R/W XXXXXXXX to XXXXXXXX 003AB0H to 003AB7H 003CB0H to 003CB7H Data register 6 (8 bytes) DTR6 R/W XXXXXXXX to XXXXXXXX 003AB8H to 003ABFH 003CB8H to 003CBFH Data register 7 (8 bytes) DTR7 R/W XXXXXXXX to XXXXXXXX 003AC0H to 003AC7H 003CC0H to 003CC7H Data register 8 (8 bytes) DTR8 R/W XXXXXXXX to XXXXXXXX 003AC8H to 003ACFH 003CC8H to 003CCFH Data register 9 (8 bytes) DTR9 R/W XXXXXXXX to XXXXXXXX 003AD0H to 003AD7H 003CD0H to 003CD7H Data register 10 (8 bytes) DTR10 R/W XXXXXXXX to XXXXXXXX 003AD8H to 003ADFH 003CD8H to 003CDFH Data register 11 (8 bytes) DTR11 R/W XXXXXXXX to XXXXXXXX 003AE0H to 003AE7H 003CE0H to 003CE7H Data register 12 (8 bytes) DTR12 R/W XXXXXXXX to XXXXXXXX 347 CHAPTER 21 CAN CONTROLLER Table 21.5-2 List of Message Buffers (Data Registers) (Continued) Address Register Abbrevia -tion Access Initial Value CAN0 CAN1 003AE8H to 003AEFH 003CE8H to 003CEFH Data register 13 (8 bytes) DTR13 R/W XXXXXXXX to XXXXXXXX 003AF0H to 003AF7H 003CF0H to 003CF7H Data register 14 (8 bytes) DTR14 R/W XXXXXXXX to XXXXXXXX 003AF8H to 003AFFH 003CF8H to 003CFFH Data register 15 (8 bytes) DTR15 R/W XXXXXXXX to XXXXXXXX 348 21.6 Classifying the CAN Controller Registers 21.6 Classifying the CAN Controller Registers There are three types of CAN controller registers: * Overall control registers * Message buffer control registers * Message buffers Overall Control Registers The overall control registers are the following four registers: * Control status register (CSR) * Last event indicator register (LEIR) * Receive and transmit error counter (RTEC) * Bit timing register (BTR) Message Buffer Control Registers The message buffer control registers are the following 14 registers: * Message buffer valid register (BVALR) * IDE register (IDER) * Transmission request register (TREQR) * Transmission RTR register (TRTRR) * Remote frame receiving wait register (RFWTR) * Transmission cancel register (TCANR) * Transmission complete register (TCR) * Transmission interrupt enable register (TIER) * Reception complete register (RCR) * Remote request receiving register (RRTRR) * Receive overrun register (ROVRR) * Reception interrupt enable register (RIER) * Acceptance mask select register (AMSR) * Acceptance mask registers 0 and 1 (AMR0 and AMR1) Message Buffers The message buffers are the following three registers: * ID register x (x = 0 to 15) (IDRx) * DLC register x (x = 0 to 15) (DLCRx) * Data register x (x = 0 to 15) (DTRx) 349 CHAPTER 21 CAN CONTROLLER 21.6.1 CAN Control Status Register (CSR) CAN control status register (CSR) is prohibited from executing any bit manipulation instructions (Read-Modify-Write instructions). CAN Control Status Register (CSR) Figure 21.6-1 CAN Control Status Register (CSR) CAN Control Status Register 15 14 13 12 11 10 9 8 TS RS -- -- -- NT NS1 NS0 Read/write (R) (R) (-) (-) (-) (R/W) (R) (R) Initial value (0) (0) (-) (-) (-) (0) (0) (0) 7 6 5 4 3 2 1 0 Address: 003B00 H (CAN0) 003D00H (CAN1) TOE -- -- -- -- NIE Reserved HALT Read/write (R/W) (-) (-) (-) (-) (R/W) (W) (R/W) Initial value (0) (-) (-) (-) (-) (0) (0) (1) Address: 003B01 H (CAN0) 003D01H (CAN1) Bit No. CSR Bit No. CSR [Bit 15] TS: Transmit status bit This bit indicates whether a message is being transmitted. 0: Message not being transmitted 1: Message being transmitted This bit is 0 even while error and overload frames are transmitted. [Bit 14] RS: Receive status bit This bit indicates whether a message is being received. 0: Message not being received 1: Message being received While a message is on the bus, this bit becomes 1. Therefore, this bit is also 1 while a message is being transmitted. This bit does not necessarily indicates whether a receiving message passes through the acceptance filter. As a result, when this bit is 0, it implies that the bus operation is stopped (HALT = 0); the bus is in the intermission/bus idle or a error/overload frame is on the bus. [Bit 10] NT: Node status transition flag If the node status is changed to increment, or from Bus Off to Error Active, this bit is set to 1. In other words, the NT bit is set to 1 if the node status is changed from Error Active (00) to Warning (01), from Warning (01) to Error Passive (10), from Error Passive (10) to Bus Off (11), and from Bus Off (11) to Error Active (00). Numbers in parentheses indicate the values of NS1 and NS0 bits. 350 21.6 Classifying the CAN Controller Registers When the node status transition interrupt enable bit (NIE) is 1, an interrupt is generated. Writing 0 sets the NT bit to 0. Writing 1 to the NT bit is ignored. 1 is read when a Read Modify Write instruction is performed. [Bits 9 to 8] NS1 and NS0: Node status bits 1 and 0 These bits indicate the current node status. Table 21.6-1 Correspondence between NS1 and NS0 and Node Status NS1 NS0 Node Status 0 0 Error active 0 1 Warning (error active) 1 0 Error passive 1 1 Bus off Note: Warning (error active) is included in the error active in CAN Specification 2.0B for the node status, however, indicates that the transmit error counter or receive error counter has exceeded 96. The node status change diagram is shown in Figure 21.6-2 "Node Status Transition Diagram". Figure 21.6-2 Node Status Transition Diagram Hardware reset REC: Receive error counter TEC: Transmit error counter Error active After 0 has been written to the HALT bit of the register (CSR), continuous 11-bit High levels (recessive bits) are input 128 times to the receive input pin (RX). REC >= 96 or TEC >= 96 REC < 96 and TEC < 96 Warning (Error active) REC >= 128 or TEC >= 128 REC < 128 and TEC < 128 Error passive Bus off TEC >= 256 [Bit 7] TOE: Transmit output enable bit Writing 1 to this bit switches from a general-purpose port pin to a transmit pin of the CAN controller. 0: General-purpose port pin 1: Transmit pin of CAN controller 351 CHAPTER 21 CAN CONTROLLER [Bit 2] NIE: Node status transition interrupt enable bit This bit enables or disables a node status transition interrupt (when NT = 1). 0: Node status transition interrupt disabled 1: Node status transition interrupt enabled [Bit 1] Reserved: Reserved bit Always write "0" to this bit. The read value is always "0". [Bit 0] HALT: Bus operation stop bit This bit sets or cancels bus operation stop, or displays its state. 352 21.6 Classifying the CAN Controller Registers 21.6.2 Bus Operation Stop Bit (HALT = 1) The bus operation stop bit sets or cancels stopping of bus operation, or indicates its status Conditions for Setting Bus Operation Stop (HALT=1) There are three conditions for setting bus operation stop (HALT = 1): * After hardware reset * When node status changed to bus off * By writing 1 to HALT Note: The bus operation should be stopped by writing 1 to HALT before the F2MC-16LX is changed in low-power consumption mode (stop mode, timer mode, and hardware stand-by mode). If transmission is in progress when 1 is written to HALT, the bus operation is stopped (HALT = 1) after transmission is terminated. If reception is in progress when 1 is written to HALT, the bus operation is stopped immediately (HALT = 1). If received messages are being stored in the message buffer (x), stop the bus operation (HALT = 1) after storing the messages. To check whether the bus operation has stopped, always read the HALT bit. Conditions for Canceling Bus Operation Stop (HALT = 0) * By writing 0 to HALT Note: Canceling the bus operation stop after hardware reset or by writing 1 to HALT as above conditions is performed after 0 is written to HALT and continuous 11-bit High levels (recessive bits) have been input to the receive input pin (RX) (HALT = 0). Canceling the bus operation stop when the node status is changed to bus off as above conditions is performed after 0 is written to HALT and continuous 11-bit High levels (recessive bits) have been input 128 times to the receive input pin (RX) (HALT = 0). Then, the values of both transmit and receive error counters reach 0 and the node status is changed to error active. State during Bus Operation Stop (HALT = 1) * The bus does not perform any operation, such as transmission and reception. * The transmit output pin (TX) outputs a High level (recessive bit). * The values of other registers and error counters are not changed. Note: The bit timing register (BTR) should be set during bus operation stop (HALT = 1). 353 CHAPTER 21 CAN CONTROLLER 21.6.3 Last Event Indicator Register (LEIR) This register indicates the last event. The NTE, TCE, and RCE bits are exclusive. When the corresponding bit of the last event is set to 1, other bits are set to 0s. Last Event Indicator Register (LEIR) Figure 21.6-3 Last Event Indicator Register (LEIR) Last Event Indicator Register 7 6 5 4 3 2 1 0 NTE TCE RCE -- MBP3 MBP2 MBP1 MBP0 Read/write (R/W) (R/W) (R/W) (-) (R/W) (R/W) (R/W) (R/W) Initial value (0) (0) (0) (-) (0) (0) (0) (0) Address: 003B02 H (CAN0) 003D02H (CAN1) Bit No. LEIR [Bit 7] NTE: Node status transition event bit When this bit is 1, node status transition is the last event. This bit is set to 1 at the same time the NT bit of the control status register (CSR) is set. This bit is also set to 1 irrespective of the setting of the node status transition interrupt enable bit (NIE) of CSR. Writing 0 to this bit sets the NTE bit to 0. Writing 1 to this bit is ignored. 1 is read when a Read Modify Write instruction is executed. [Bit 6] TCE: Transmit completion event bit When this bit is 1, it indicates that transmit completion is the last event. This bit is set to 1 at the same time as any one of the bits of the transmit completion register (TCR). This bit is also set to 1, irrespective of the settings of the bits of the transmit interrupt enable register (TIER). Writing 0 sets this bit to 0. Writing 1 to this bit is ignored. 1 is read when a Read Modify Write instruction is performed. When this bit is set to 1, the MBP3 to MBP0 bits are used to indicate the message buffer number completing the transmit operation. 354 21.6 Classifying the CAN Controller Registers [Bit 5] RCE: Receive completion event bit When this bit is 1, it indicates that receive completion is the last event. This bit is set to 1 at the same time as any one of the bits of the receive complete register (RCR). This bit is also set to 1 irrespective of the settings of the bits of the receive interrupt enable register (RIER). Writing 0 sets this bit to 0. Writing 1 to this bit is ignored. 1 is read when a Read Modify Write instruction is performed. When this bit is set to 1, the MBP3 to MBP0 bits are used to indicate the message buffer number completing the receive operation. [Bits 3 to 0] MBP3 to MBP0: Message buffer pointer bits When the TCE or RCE bit is set to 1, these bits indicate the corresponding numbers of the message buffers (0 to 15). If the NTE bit is set to 1, these bits have no meaning. Writing 0 sets these bits to 0s. Writing 1 to these bits is ignored. 1s are read when a Read Modify Write instruction is performed. If LEIR is accessed within an CAN interrupt handler, the event causing the interrupt is not neccessarily the same as indicated by LEIR. In the time from interrupt request to the LEIR access by the interrupt handler there may occur other CAN events. 355 CHAPTER 21 CAN CONTROLLER 21.6.4 Receive and Transmit Error Counters (RTEC) The receive and transmit error counters indicate the counts for transmission errors and reception errors defined in the CAN specifications. These registers can only be read. Receive and Transmit Error Counters (RTEC) Figure 21.6-4 Receive and Transmit Error Counters (RTEC) Receive and transmit error counter register 15 14 13 12 11 10 9 8 Bit No. TEC7 TEC6 TEC5 TEC4 TEC3 TEC2 TEC1 TEC0 RTEC Read/write (R) (R) (R) (R) (R) (R) (R) (R) Initial value (0) (0) (0) (0) (0) (0) (0) (0) 7 6 5 4 3 2 1 0 Bit No. REC7 REC6 REC5 REC4 REC3 REC2 REC1 REC0 RTEC Read/write (R) (R) (R) (R) (R) (R) (R) (R) Initial value (0) (0) (0) (0) (0) (0) (0) (0) Address: 003B05 H (CAN0) 003D05H (CAN1) Address: 003B04 H (CAN0) 003D04H (CAN1) [Bits 15 to 8] TEC7 to TEC0: Transmit error counter These are transmit error counters. TEC7 to TEC0 values indicate 0 to 7 when the counter value is more than 256, and the subsequent increment is not counted for counter value. In this case, Error Passive is indicated for the node status (NS1 and NS0 of control status register CSR = 11). [Bits 7 to 0] REC7 to REC0: Receive error counter These are receive error counters. REC7 to REC0 values indicate 0 to 7 when the counter value is more than 256, and the subsequent increment is not counted for counter value. In this case, Bus Off is indicated for the node status (NS1 and NS0 of control status register CSR = 10). 356 21.6 Classifying the CAN Controller Registers 21.6.5 Bit Timing Register (BTR) Bit timing register (BTR) stores the prescaler and bit timing setting. Bit Timing Register (BTR) Figure 21.6-5 Bit Timing Register (BTR) Bit Timing Register Address: 003B07 H (CAN0) 003D07H (CAN1) 15 14 13 12 11 10 9 8 -- TS2.2 TS2.1 TS2.0 TS1.3 TS1.2 TS1.1 TS1.0 Read/write (-) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (-) (1) (1) (1) (1) (1) (0) (0) 7 6 5 4 3 2 1 0 Address: 003B06 H (CAN0) 003D06H (CAN1) RSJ1 RSJ0 PSC5 PSC4 PSC3 PSC2 PSC1 PSC0 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (1) (1) (1) (1) (1) (1) (1) (1) Bit No. BTR Bit No. BTR Note This register should be set during bus operation stop (HALT = 1). [Bits 14 to 12] TS2.2 to TS2.0: Time segment 2 setting bits 2 to 0 These bits define the number of the time quanta (TQ's) for the time segment 2 (TSEG2). The time segment 2 is equal to the phase buffer segment 2 (PHASE_SEG2) in the CAN specification. [Bits 11 to 8] TS1.3 to TS1.0: Time segment 1 setting bits 3 to 0 These bits define the number of the time quanta (TQ's) for the time segment 1 (TSEG1). The time segment 1 is equal to the propagation segment (PROP_SEG) + phase buffer segment 1 (PHASE_SEG1) in the CAN specification. [Bits 7 and 6] RSJ1 and RSJ0: Resynchronization jump width setting bits 1 and 0 These bits define the number of the time quanta (TQ's) for the resynchronization jump width. [Bits 5 to 0] PSC5 to PSC0: Prescaler setting bits 5 to 0 These bits define the time quanta (TQ) of the CAN controller. The bit time segments defined in the CAN specification, and the CAN controller are shown in Figure 21.6-6 "Bit Time Segment in CAN Specification" and Figure 21.6-7 "Bit Time Segment in CAN Controller" respectively. 357 CHAPTER 21 CAN CONTROLLER Figure 21.6-6 Bit Time Segment in CAN Specification Nominal bit time SYNC_SEG PROP_SEG PHASE_SEG1 PHASE_SEG2 Sample point Figure 21.6-7 Bit Time Segment in CAN Controller Nominal bit time SYNC_SEG TSEG1 TSEG2 Sample point The relationship between PSC = PSC5 to PSC0, TSI = TS1.3 to TS1.0, TS2 = TS2.2 to TS1.0, and RSJ = RSJ1 and RSJ0 when the input clock (CLK), time quanta (TQ), bit time (BT), synchronous segment (SYNC_SEG), time segment 1 and 2 (TSEG1 and TSEG2), and resynchronization jump width [(RSJ1 and RSJ0) +1] frequency division is shown below. The input clock is supplied with the machine clock. TQ BT = (PSC + 1) x CLK = SYNC_SEG + TSEG1 + TSEG2 = (1 + (TS1 + 1) + (TS2 +1)) x TQ = (3 + TS1 +TS2) x TQ RSJW = (RSJ + 1) x TQ 358 21.6 Classifying the CAN Controller Registers For correct operation, the following conditions should be met. Device with "G" suffix: For 1 PSC TSEG1 TSEG1 TSEG2 TSEG2 For PSC = 0: TSEG1 TSEG2 TSEG2 63: 2TQ RSJW 2TQ RSJW 5TQ 2TQ RSJW Device without "G" suffix: For 1 PSC 63: TSEG1 RSJW TSEG2 RSJW + 2TQ For PSC = 0: TSEG1 5TQ TSEG2 RSJW + 2TQ In order to meet the bit timing requirements defined in the CAN specification, additions have to be met, e.g. the propagation delay has to be considered. 359 CHAPTER 21 CAN CONTROLLER 21.6.6 Message Buffer Valid Register (BVALR) Message buffer valid register (BVALR) stores the validity of the message buffers or displays their state. Message Buffer Valid Register (BVALR) Figure 21.6-8 Message Buffer Valid Register (BVALR) Message Buffer Valid Register 15 14 13 12 11 10 9 8 Bit No. BVAL15 BVAL14 BVAL13 BVAL12 BVAL11 BVAL10 BVAL9 BVAL8 BVALR Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (0) (0) (0) (0) (0) (0) (0) (0) 7 6 5 4 3 2 1 0 Bit No. Address: 000070H (CAN0) 000080H (CAN1) BVAL7 BVAL6 BVAL5 BVAL4 BVAL3 BVAL2 BVAL1 BVAL0 BVALR Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (0) (0) (0) (0) (0) (0) (0) (0) Address: 000071H (CAN0) 000081H (CAN1) 0: Message buffer (x) invalid 1: Message buffer (x) valid If the message buffer (x) is set to invalid, it will not transmit or receive messages. If the buffer is set to invalid during transmission operating, it becomes invalid (BVALx = 0) after the transmission is completed or terminated by an error. If the buffer is set to invalid during reception operating, it immediately becomes invalid (BVALx = 0). If received messages are stored in a message buffer (x), the message buffer (x) is invalid after storing the messages. Note: x indicates a message buffer number (x = 0 to 15). When invaliding a message buffer (x) by writing 0 to a bit (BVALx), execution of a bit manipulation instruction is prohibited until the bit is set to 0. 360 21.6 Classifying the CAN Controller Registers 21.6.7 IDE register (IDER) This register stores the frame format used by the message buffers (x) during transmission/reception. IDE Register (IDER) Figure 21.6-9 IDE Register (IDER) IDE Register 15 14 13 12 11 10 9 8 Address: 003B09 H (CAN0) 003D09H (CAN1) IDE15 IDE14 IDE13 IDE12 IDE11 IDE10 IDE9 IDE8 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (X) (X) (X) (X) (X) (X) (X) (X) 7 6 5 4 3 2 1 0 Address: 003B08 H (CAN0) 003D08H (CAN1) IDE7 IDE6 IDE5 IDE4 IDE3 IDE2 IDE1 IDE0 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (X) (X) (X) (X) (X) (X) (X) (X) Bit No. IDER Bit No. IDER 0: The standard frame format (ID11 bit) is used for the message buffer (x). 1: The extended frame format (ID29 bit) is used for the message buffer (x). Note: This register should be set when the message buffer (x) is invalid (BVALx of the message buffer valid register (BVALR) = 0). Setting when the buffer is valid (BVALx = 1) may cause unnecessary received messages to be stored. 361 CHAPTER 21 CAN CONTROLLER 21.6.8 Transmission Request Register (TREQR) Transmission request register (TREQR) stores transmission requests to the message buffers (x) or displays their state. Transmission Request Register (TREQR) Figure 21.6-10 Transmission Request Register (TREQR) Transmission Request Register 15 14 13 12 11 10 9 8 TREQ15 TREQ14 TREQ13 TREQ12 TREQ11 TREQ10 TREQ9 TREQ8 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (0) (0) (0) (0) (0) (0) (0) (0) 7 6 5 4 3 2 1 0 TREQ7 TREQ6 TREQ5 TREQ4 TREQ3 TREQ2 TREQ1 TREQ0 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (0) (0) (0) (0) (0) (0) (0) (0) Address: 000073H (CAN0) 000083H (CAN1) Address: 000072H (CAN0) 000082H (CAN1) Bit No. TREQR Bit No. TREQR When 1 is written to TREQx, transmission to the message buffer (x) starts. If RFWTx of the remote frame receiving wait register (RFWTR)*1 is 0, transmission starts immediately. However, if RFWTx = 1, transmission starts after waiting until a remote frame is received (RRTRx of the remote request receiving register (RRTRR)*1 becomes 1). Transmission starts*2 immediately even when RFWTx = 1, if RRTRx is already 1 when 1 is written to TREQx. *1: For RFWTR and TRTRR, see 21.6.9 "Transmission RTR Register (TRTRR)" and 21.6.10 "Remote Frame Receiving Wait Register (RFWTR)". *2: For cancellation of transmission, see 21.6.11 "Transmission Cancel Register (TCANR)" and 21.6.12 "Transmission Complete Register (TCR)". Writing 0 to TREQx is ignored. 0 is read when a Read Modify Write instruction is performed. If clearing (to 0) at completion of the transmit operation and setting by writing 1 are concurrent, clearing is preferred. If 1 is written to more than one bit, transmission is performed, starting with the lower-numbered message buffer (x). TREQx is 1 while transmission is pending, and becomes 0 when transmission is completed or canceled. 362 21.6 Classifying the CAN Controller Registers 21.6.9 Transmission RTR Register (TRTRR) This register stores the RTR (Remote Transmission Request) bits for the message buffers (x). Transmission RTR Register (TRTRR) Figure 21.6-11 Transmission RTR Register (TRTRR) Transmission RTR Register 15 14 13 12 11 10 9 8 Bit No. TRTR15 TRTR14 TRTR13 TRTR12 TRTR11 TRTR10 TRTR9 TRTR8 IRTRR Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (0) (0) (0) (0) (0) (0) (0) (0) 7 6 5 4 3 2 1 0 Bit No. Address: 003B0A H (CAN0) 003D0AH (CAN1) TRTR7 TRTR6 TRTR5 TRTR4 TRTR3 TRTR2 TRTR1 TRTR0 IRTRR Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (0) (0) (0) (0) (0) (0) (0) (0) Address: 003B0B H (CAN0) 003D0BH (CAN1) 0: Data frame 1: Remote frame 363 CHAPTER 21 CAN CONTROLLER 21.6.10 Remote Frame Receiving Wait Register (RFWTR) Remote frame receiving wait register (RFWTR) stores the conditions for starting transmission when a request for data frame transmission is set (TREQx of the transmission request register (TREQR) is 1 and TRTRx of the transmitting RTR register (TRTRR) is 0). * 0: Transmission starts immediately * 1: Transmission starts after waiting until remote frame received (RRTRx of remote request receiving register (RRTRR) becomes 1) Remote Frame Receiving Wait Register (RFWTR) Figure 21.6-12 Remote Frame Receiving Wait Register (RFWTR) Remote Frame Receiving Wait Register 15 14 13 12 11 10 9 8 Bit No. RFWT15 RFWT14 RFWT13 RFWT12 RFWT11 RFWT10 RFWT9 RFWT8 RFWTR Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (X) (X) (X) (X) (X) (X) (X) (X) 7 6 5 4 3 2 1 0 RFWT7 RFWT6 RFWT5 RFWT4 RFWT3 RFWT2 RFWT1 RFWT0 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (X) (X) (X) (X) (X) (X) (X) (X) Address: 003B0D H (CAN0) 003D0DH (CAN1) Address: 003B0C H (CAN0) 003D0CH (CAN1) Bit No. RFWTR Note: Transmission starts immediately if RRTRx is already 1 when a request for transmission is set. For remote frame transmission, do not set RFWTx to 1. 364 21.6 Classifying the CAN Controller Registers 21.6.11 Transmission Cancel Register (TCANR) When 1 is written to TCANx, this register cancels a pending request for transmission to the message buffer (x). At completion of cancellation, TREQx of the transmission request register (TREQR) becomes 0. Writing 0 to TCANx is ignored. This is a write-only register and its read value is always 0. Transmission Cancel Register (TCANR) Figure 21.6-13 Transmission Cancel Register (TCANR) Transmission Cancel Register 15 14 13 12 11 10 9 8 Bit No. TCAN15 TCAN14 TCAN13 TCAN12 TCAN11 TCAN10 TCAN9 TCAN8 TCANR Read/write (W) (W) (W) (W) (W) (W) (W) (W) Initial value (0) (0) (0) (0) (0) (0) (0) (0) 7 6 5 4 3 2 1 0 Bit No. TCAN7 TCAN6 TCAN5 TCAN4 TCAN3 TCAN2 TCAN1 TCAN0 TCANR Read/write (W) (W) (W) (W) (W) (W) (W) (W) Initial value (0) (0) (0) (0) (0) (0) (0) (0) Address: 000075H (CAN0) 000085H (CAN1) Address: 000074H (CAN0) 000084H (CAN1) 365 CHAPTER 21 CAN CONTROLLER 21.6.12 Transmission Complete Register (TCR) At completion of transmission by the message buffer (x), the corresponding TCx becomes 1. If TIEx of the transmission complete interrupt enable register (TIER) is 1, an interrupt occurs. Transmission Complete Register (TCR) Figure 21.6-14 Transmission Complete Register (TCR) Transmission Complete Register 15 14 13 12 11 10 9 8 Address: 000077H (CAN0) 000087H (CAN1) TC15 TC14 TC13 TC12 TC11 TC10 TC9 TC8 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (0) (0) (0) (0) (0) (0) (0) (0) 7 6 5 4 3 2 1 0 TC7 TC6 TC5 TC4 TC3 TC2 TC1 TC0 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (0) (0) (0) (0) (0) (0) (0) (0) Address: 000076H (CAN0) 000086H (CAN1) Bit No. TCR Bit No. TCR Conditions for TCx = 0 * Write 0 to TCx. * Write 1 to TREQx of the transmission request register (TREQR). After the completion of transmission, write 0 to TCx to set it to 0. Writing 1 to TCx is ignored. 1 is read when a Read Modify Write instruction is performed. Note: If setting to 1 by completion of the transmit operation and clearing to 0 by writing occur at the same time, the bit is set to 1. 366 21.6 Classifying the CAN Controller Registers 21.6.13 Transmission Interrupt Enable Register (TIER) This register enables or disables the transmission interrupt by the message buffer (x). The transmission interrupt is generated at transmission completion (when TCx of the transmission complete register (TCR) is 1). Transmission Interrupt Enable Register (TIER) Figure 21.6-15 Transmission Interrupt Register (TIER) Transmission Interrupt Enable Register 15 14 13 12 11 10 9 8 Bit No. Address: 003B0F H (CAN0) 003D0FH (CAN1) TIE15 TIE14 TIE13 TIE12 TIE11 TIE10 TIE9 TIE8 TIER Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (0) (0) (0) (0) (0) (0) (0) (0) 7 6 5 4 3 2 1 0 Bit No. Address: 003B0E H (CAN0) 003D0EH (CAN1) TIE7 TIE6 TIE5 TIE4 TIE3 TIE2 TIE1 TIE0 TIER Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (0) (0) (0) (0) (0) (0) (0) (0) 0: Transmission interrupt disabled 1: Transmission interrupt enabled 367 CHAPTER 21 CAN CONTROLLER 21.6.14 Reception Complete Register (RCR) At completion of storing received message in the message buffer (x), RCx becomes 1. If RIEx of the reception complete interrupt enable register (RIER) is 1, an interrupt occurs. Reception Complete Register (RCR) Figure 21.6-16 Reception Complete Register (RCR) Reception Complete Register 15 14 13 12 11 10 9 8 Address: 000079H (CAN0) 000089H (CAN1) RC15 RC14 RC13 RC12 RC11 RC10 RC9 RC8 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (0) (0) (0) (0) (0) (0) (0) (0) 7 6 5 4 3 2 1 0 RC7 RC6 RC5 RC4 RC3 RC2 RC1 RC0 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (0) (0) (0) (0) (0) (0) (0) (0) Address: 000078H (CAN0) 000088H (CAN1) Bit No. RCR Bit No. RCR Conditions for RCx = 0 Write 0 to RCx. After completion of handling received message, write 0 to RCx to set it to 0. Writing 1 to RCx is ignored. 1 is read when a Read Modify Write instruction is perforrmed. Note: If setting to 1 by completion of the receive operation and clearing to 0 by writing occur at the same time, the bit is set to 1. 368 21.6 Classifying the CAN Controller Registers 21.6.15 Remote Request Receiving Register (RRTRR) After a remote frame is stored in the message buffer (x), RRTRx becomes 1 (at the same time as RCx setting to 1). Remote Request Receiving Register (RRTRR) Figure 21.6-17 Remote Request Receiving Register Remote Request Receiving Register 15 14 13 12 11 10 9 8 Bit No. RRTR15 RRTR14 RRTR13 RRTR12 RRTR11 RRTR10 RRTR9 RRTR8 RRTRR Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (0) (0) (0) (0) (0) (0) (0) (0) 7 6 5 4 3 2 1 0 Bit No. RRTR7 RRTR6 RRTR5 RRTR4 RRTR3 RRTR2 RRTR1 RRTR0 RRTRR Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (0) (0) (0) (0) (0) (0) (0) (0) Address: 00007BH (CAN0) 00008BH (CAN1) Address: 00007AH (CAN0) 00008AH (CAN1) Conditions for RRTRx = 0 * Write 0 to RRTRx. * After a received data frame is stored in the message buffer (x) (at the same time as RCx setting to 1). * Transmission by the message buffer (x) is completed (TCx of the transmission complete register (TCR) is 1). Writing 1 to RRTRx is ignored. 1 is read when a Read Modify Write instruction is performed. Note: If setting to 1 by completion of the recieve operation and clearing to 0 by writing occur at the same time, the bit is set to 1. 369 CHAPTER 21 CAN CONTROLLER 21.6.16 Receive Overrun Register (ROVRR) If RCx of the reception complete register (RCR) is 1 when completing storing of a received message in the message buffer (x), ROVRx becomes 1, indicating that reception has overrun. Receive Overrun Register (ROVRR) Figure 21.6-18 Receive Overrun Register (ROVRR) Receive Overrun Register 15 14 13 12 11 10 9 8 ROVR15 ROVR14 ROVR13 ROVR12 ROVR11 ROVR10 ROVR9 ROVR8 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (0) (0) (0) (0) (0) (0) (0) (0) 7 6 5 4 3 2 1 0 ROVR7 ROVR6 ROVR5 ROVR4 ROVR3 ROVR2 ROVR1 ROVR0 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (0) (0) (0) (0) (0) (0) (0) (0) Address: 00007DH (CAN0) 00008DH (CAN1) Address: 00007CH (CAN0) 00008CH (CAN1) Bit No. ROVRR Bit No. ROVRR Writing 0 to ROVRx results in ROVRx = 0. Writing 1 to ROVRx is ignored. After checking that reception has overrun, write 0 to ROVRx to set it to 0. 1 is read when a Read Modify Write instruction is performed. Note: If setting to 1 by completion of the recieve operation and clearing to 0 by writing occur at the same time, the bit is set to 1. 370 21.6 Classifying the CAN Controller Registers 21.6.17 Reception Interrupt Enable Register (RIER) Reception interrupt enable register (RIER) enables or disables the reception interrupt by the message buffer (x). The reception interrupt is generated at reception completion (when RCx of the reception completion register (RCR) is 1). Reception Interrupt Enable Register (RIER) Figure 21.6-19 Reception Interrupt Enable Register Reception Interrupt Enable Register 15 14 13 12 11 10 9 8 Bit No. Address: 00007FH (CAN0) 00008FH (CAN1) RIE15 RIE14 RIE13 RIE12 RIE11 RIE10 RIE9 RIE8 RIER Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (0) (0) (0) (0) (0) (0) (0) (0) 7 6 5 4 3 2 1 0 Bit No. Address: 00007EH (CAN0) 00008EH (CAN1) RIE7 RIE6 RIE5 RIE4 RIE3 RIE2 RIE1 RIE0 RIER Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (0) (0) (0) (0) (0) (0) (0) (0) 0: Reception interrupt disabled 1: Reception interrupt enabled 371 CHAPTER 21 CAN CONTROLLER 21.6.18 Acceptance Mask Select Register (AMSR) This register selects masks (acceptance mask) for comparison between the received message ID's and the message buffer ID's. Acceptance Mask Select Register (AMSR) Figure 21.6-20 Acceptance Mask Select Register (AMSR) Acceptance Mask Select Register Type 1 7 6 5 4 3 2 1 0 Address: 003B10 H (CAN0) 003D10H (CAN1) AMS3.1 AMS3.0 AMS2.1 AMS2.0 AMS1.1 AMS1.0 AMS0.1 AMS0.0 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (X) (X) (X) (X) (X) (X) (X) (X) Type 2 15 14 13 12 11 10 9 8 Address: 003B11 H (CAN0) 003D11H (CAN1) AMS7.1 AMS7.0 AMS6.1 AMS6.0 AMS5.1 AMS5.0 AMS4.1 AMS4.0 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (X) (X) (X) (X) (X) (X) (X) (X) Type 3 7 6 5 4 3 2 1 0 Address: 003B12 H (CAN0) 003D12H (CAN1) AMS11.1 AMS11.0 AMS10.1 AMS10.0 AMS9.1 AMS9.0 AMS8.1 AMS8.0 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (X) (X) (X) (X) (X) (X) (X) (X) Type 4 15 14 13 12 11 10 9 8 Address: 003B13 H (CAN0) 003D13H (CAN1) AMS15.1 AMS15.0 AMS14.1 AMS14.0 AMS13.1 AMS13.0 AMS12.1 AMS12.0 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (X) (X) (X) (X) (X) (X) (X) (X) 372 Bit No. AMSR BYTE0 Bit No. AMSR BYTE1 Bit No. AMSR BYTE2 Bit No. AMSR BYTE3 21.6 Classifying the CAN Controller Registers Table 21.6-2 Selection of Acceptance Mask AMSx.1 AMSx.0 Acceptance Mask 0 0 Full-bit comparison 0 1 Full-bit mask 1 0 Acceptance mask register 0 (AMR0) 1 1 Acceptance mask register 1 (AMR1) Note: AMSx.1 and AMSx.0 should be set when the message buffer (x) is invalid (BVALx of the message buffer valid register (BVALR) is 0). Setting when the buffer is valid (BVALx = 1) may cause unnecessary received messages to be stored 373 CHAPTER 21 CAN CONTROLLER 21.6.19 Acceptance Mask Registers 0 and 1 (AMR0 and AMR1) There are two acceptance mask registers, AMR0 and AMR1, both of which are available either in the standard frame format or extended frame format. AM28 to AM18 (11 bits) are used for acceptance masks in the standard frame format and AM28 to AM0 (29 bits) are used for acceptance masks in the extended format. Acceptance Mask Registers 0 and 1 (AMR0 and AMR1) Figure 21.6-21 Acceptance Mask Registers 0 and 1 (AMR0 and AMR1) Acceptance Mask Register 0/1 7 6 5 4 3 2 1 0 Address: 003B14 H (CAN0) 003D14H (CAN1) AM28 AM27 AM26 AM25 AM24 AM23 AM22 AM21 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (X) (X) (X) (X) (X) (X) (X) (X) 15 14 13 12 11 10 9 8 Address: 003B15 H (CAN0) 003D15H (CAN1) AM20 AM19 AM18 AM17 AM16 AM15 AM14 AM13 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (X) (X) (X) (X) (X) (X) (X) (X) 7 6 5 4 3 2 1 0 Address: 003B16 H (CAN0) 003D16H (CAN1) AM12 AM11 AM10 AM9 AM8 AM7 AM6 AM5 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (X) (X) (X) (X) (X) (X) (X) (X) Bit No. AMR0 BYTE0 Bit No. AMR0 BYTE1 Bit No. AMR0 BYTE2 15 14 13 12 11 10 9 8 Bit No. Address: 003B17 H (CAN0) 003D17H (CAN1) AM4 AM3 AM2 AM1 AM0 -- -- -- AMR0 BYTE3 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (-) (-) (-) Initial value (X) (X) (X) (X) (X) (-) (-) (-) 374 21.6 Classifying the CAN Controller Registers 7 6 5 4 3 2 1 0 Address: 003B18 H (CAN0) 003D18H (CAN1) AM28 AM27 AM26 AM25 AM24 AM23 AM22 AM21 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (X) (X) (X) (X) (X) (X) (X) (X) 15 14 13 12 11 10 9 8 Address: 003B19 H (CAN0) 003D19H (CAN1) AM20 AM19 AM18 AM17 AM16 AM15 AM14 AM13 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (X) (X) (X) (X) (X) (X) (X) (X) 7 6 5 4 3 2 1 0 Address: 003B1A H (CAN0) 003D1AH (CAN1) AM12 AM11 AM10 AM9 AM8 AM7 AM6 AM5 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (X) (X) (X) (X) (X) (X) (X) (X) Bit No. AMR1 BYTE0 Bit No. AMR1 BYTE1 Bit No. AMR1 BYTE2 15 14 13 12 11 10 9 8 Bit No. Address: 003B1B H (CAN0) 003D1BH (CAN1) AM4 AM3 AM2 AM1 AM0 -- -- -- AMR1 BYTE3 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (-) (-) (-) Initial value (X) (X) (X) (X) (X) (-) (-) (-) 0: Compare Compare the bit of the acceptance code (ID register IDRx for comparing with the received message ID) corresponding to this bit with the bit of the received message ID. If there is no match, no message is received. 1: Mask Mask the bit of the acceptance code ID register (IDRx) corresponding to this bit. No comparison is made with the bit of the received message ID. Note: AMR0 and AMR1 should be set when all the message buffers (x) selecting AMR0 and AMR1 are invalid (BVALx of the message buffer valid register (BVALR) is 0). Setting when the buffers are valid (BVALx = 1) may cause unnecessary received messages to be stored. 375 CHAPTER 21 CAN CONTROLLER 21.6.20 Message Buffers There are 16 message buffers. Message buffer x (x = 0 to 15) consists of an ID register (IDRx), DLC register (DLCRx), and data register (DTRx). Message Buffers The message buffer (x) is used both for transmission and reception. The lower-numbered message buffers are assigned higher priority. * At transmission, when a request for transmission is made to more than one message buffer, transmission is performed, starting with the lowest-numbered message buffer (See 21.7 "Transmission of CAN Controller"). * At reception, when the received message ID passes through the acceptance filter (mechanism for comparing the acceptance-masked ID of received message and message buffer) of more than one message buffer, the received message is stored in the lowestnumbered message buffer (See 21.8 "Reception of CAN Controller"). When the same acceptance filter is set in more than one message buffer, the message buffers can be used as a multi-level message buffer. This provides allowance for receiving time. (See 21.12 "Procedure for Reception by Message Buffer (x)"). Note: A write operation to message buffers and general-purpose RAM areas should be performed in words to even addresses only. A write operation in bytes causes undefined data to be written to the upper byte at writing to the lower byte. Writing to the upper byte is ignored. When the BVALx bit of the message buffer valid register (BVALR) is 0 (Invalid), the message buffers x (IDRx, DLCRx, and DTRx) can be used as general-purpose RAM. During the receive/transmit operation of the CAN controller, the CAN Controller write/read to/ from the message buffers. If the CPU tries to write/read to/from the message buffers in this period, the CPU has to wait a maximum time of 64 machine cycles. This is also true for general-purpose RAM (Addresses 003A00H to 003C1FH and 003D00H to 003D1FH). 376 21.6 Classifying the CAN Controller Registers 21.6.21 ID Register x (x = 0 to 15) (IDRx) IDRegister x (x = 0 to 15) (IDRx) is the ID register for message buffer (x). ID Register x (x = 0 to 15) (IDRx) Figure 21.6-22 ID Register x (x = 0 to 15) (IDRx) ID Register x (x = 0 to 15) 7 6 5 4 3 2 1 0 Address: 003A20H + 4x (CAN0) 003C20H + 4x (CAN1) ID28 ID27 ID26 ID25 ID24 ID23 ID22 ID21 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (X) (X) (X) (X) (X) (X) (X) (X) 15 14 13 12 11 10 9 8 Address: 003A21H + 4x (CAN0) 003C21H + 4x (CAN1) ID20 ID19 ID18 ID17 ID16 ID15 ID14 ID13 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (X) (X) (X) (X) (X) (X) (X) (X) Bit No. IDRx BYTE0 Bit No. IDRx BYTE1 Bit No. 7 6 5 4 3 2 1 0 Address: 003A22H + 4x (CAN0) 003C22H + 4x (CAN1) ID12 ID11 ID10 ID9 ID8 ID7 ID6 ID5 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (X) (X) (X) (X) (X) (X) (X) (X) 15 14 13 12 11 10 9 8 Bit No. ID4 ID3 ID2 ID1 ID0 -- -- -- IDRx BYTE3 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (-) (-) (-) Initial value (X) (X) (X) (X) (X) (-) (-) (-) Address: 003A23H + 4x (CAN0) 003C23H + 4x (CAN1) IDRx BYTE2 When using the message buffer (x) in the standard frame format (IDEx of the IDE register (IDER) = 0), use 11 bits of ID28 to ID18. When using the buffer in the extended frame format (IDEx = 1), use 29 bits of ID28 to ID0. ID28 to ID0 have the following functions: * Set acceptance code. * ID for comparing with the received message ID. * Set transmitted message ID. * Store the received message ID. Note: In the standard frame format, setting 1s to all bits of ID28 to ID22 is prohibited). All received message ID bits are stored (even if bits are masked). In the standard frame format, ID17 to ID0 stores image of old message left in the receive shift register. 377 CHAPTER 21 CAN CONTROLLER Note: A write operation to ID register x (x = 0 to 15) (IDRx) should be performed in words. A write operation in bytes causes undefined data to be written to the upper byte at writing to the lower byte. Writing to the upper byte is ignored. This register should be set when the message buffer (x) is invalid (BVALx of the message buffer valid register (BVALR) is 0). Setting when the buffer is valid (BVALx = 1) may cause unnecessary received messages to be stored. 378 21.6 Classifying the CAN Controller Registers 21.6.22 DLC Register x (x = 0 to 15) (DLCRx) DLC register x (x = 0 to 15) (DLCRx) stores DLC values for message buffer x. DLC Register x (x = 0 to 15) (DLCRx) Figure 21.6-23 DLC Register x (x = 0 to 15) (DLCRx) DLC Register x (x = 0 to 15) 7 6 5 4 3 2 1 0 Address: 003A60 H + 2x (CAN0) 003C60 H+ 2x (CAN1) -- -- -- -- DLC3 DLC2 DLC1 DLC0 Read/write (-) (-) (-) (-) (R/W) (R/W) (R/W) (R/W) Initial value (-) (-) (-) (-) (X) (X) (X) (X) Bit No. IDRx BYTE0 Transmission * Set the data length (byte count) of a transmitted message when a data frame is transmitted (TRTRx of the transmitting RTR register (TRTRR) is 0). * Set the data length (byte count) of a requested message when a remote frame is transmitted (TRTRx = 1). Note: Setting other than 0000 to 1000 (0 to 8 bytes) is prohibited. Reception * Store the data length (byte count) of a received message when a data frame is received (RRTRx of the remote frame request receiving register (RRTRR) is 0). * Store the data length (byte count) of a requested message when a remote frame is received (RRTRx = 1). Note: A write operation to this register should be performed in words. A write operation in bytes causes undefined data to be written to the upper byte at writing to the lower byte. Writing to the upper byte is ignored. 379 CHAPTER 21 CAN CONTROLLER 21.6.23 Data Register x (x = 0 to 15) (DTRx) Data register x (x = 0 to 15) (DTRx) is the data register for message buffer (x). This register is used only in transmitting and receiving a data frame but not in transmitting and receiving a remote frame. Data Register x (x = 0 to 15) (DTRx) Figure 21.6-24 Data Register x (x = 0 to 15) (DTRx) Data Register x (x = 0 to 15) 7 6 5 4 3 2 1 0 D7 D6 D5 D4 D3 D2 D1 D0 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (X) (X) (X) (X) (X) (X) (X) (X) 15 14 13 12 11 10 9 8 D7 D6 D5 D4 D3 D2 D1 D0 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (X) (X) (X) (X) (X) (X) (X) (X) 7 6 5 4 3 2 1 0 D7 D6 D5 D4 D3 D2 D1 D0 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (X) (X) (X) (X) (X) (X) (X) (X) 15 14 13 12 11 10 9 8 D7 D6 D5 D4 D3 D2 D1 D0 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (X) (X) (X) (X) (X) (X) (X) (X) Address: 003A80 H + 8x (CAN0) 003C80 H + 8x (CAN1) Address: 003A81 H + 8x (CAN0) 003C81 H + 8x (CAN1) Address: 003A82 H + 8x (CAN0) 003C82 H + 8x (CAN1) Address: 003A83 H + 8x (CAN0) 003C83 H + 8x (CAN1) 380 Bit No. DTRx BYTE0 Bit No. DTRx BYTE1 Bit No. DTRx BYTE2 Bit No. DTRx BYTE3 21.6 Classifying the CAN Controller Registers 7 6 5 4 3 2 1 0 D7 D6 D5 D4 D3 D2 D1 D0 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (X) (X) (X) (X) (X) (X) (X) (X) 15 14 13 12 11 10 9 8 D7 D6 D5 D4 D3 D2 D1 D0 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (X) (X) (X) (X) (X) (X) (X) (X) 7 6 5 4 3 2 1 0 D7 D6 D5 D4 D3 D2 D1 D0 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (X) (X) (X) (X) (X) (X) (X) (X) 15 14 13 12 11 10 9 8 D7 D6 D5 D4 D3 D2 D1 D0 Read/write (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) (R/W) Initial value (X) (X) (X) (X) (X) (X) (X) (X) Address: 003A84H + 8x (CAN0) 003C84H + 8x (CAN1) Address: 003A85H + 8x (CAN0) 003C85H + 8x (CAN1) Address: 003A86H + 8x (CAN0) 003C86H + 8x (CAN1) Address: 003A87H + 8x (CAN0) 003C87H + 8x (CAN1) Bit No. DTRx BYTE4 Bit No. DTRx BYTE5 Bit No. DTRx BYTE6 Bit No. DTRx BYTE7 Sets transmitted message data (any of 0 to 8 bytes). Data is transmitted in the order of BYTE0, BYTE1, ..., BYTE7, starting with the MSB. Stores received message data. Data is stored in the order of BYTE0, BYTE1, ..., BYTE7, starting with the MSB. Even if the received message data is less than 8 bytes, the remaining bytes of the data register (DTRx), to which data are stored, are undefined. Note: A write operation to this register should be performed in words. A write operation in bytes causes undefined data to be written to the upper byte at writing to the lower byte. Writing to the upper byte is ignored. 381 CHAPTER 21 CAN CONTROLLER 21.7 Transmission of CAN Controller When 1 is written to TREQx of the transmission request register (TREQR), transmission by the message buffer (x) starts. At this time, TREQx becomes 1 and TCx of the transmission complete register (TCR) becomes 0. Starting Transmission of the CAN Controller If RFWTx of the remote frame receiving wait register (RFWTR) is 0, transmission starts immediately. If RFWTx is 1, transmission starts after waiting until a remote frame is received (RRTRx of the remote request receiving register (RRTRR) becomes 1). If a request for transmission is made to more than one message buffer (more than one TREQx is 1), transmission is performed, starting with the lowest-numbered message buffer. Message transmission to the CAN bus (by the transmit output pin TX) starts when the bus is idle. If TRTRx of the transmission RTR register (TRTRR) is 0, a data frame is transmitted. If TRTRx is 1, a remote frame is transmitted. If the message buffer competes with other CAN controllers on the CAN bus for transmission and arbitration fails, or if an error occurs during transmission, the message buffer waits until the bus is idle and repeats retransmission until it is successful. Canceling a Transmission Request from the CAN Controller Canceling by transmission cancel register (TCANR) A transmission request for message buffer (x) having not executed transmission during transmission pending can be canceled by writing 1 to TCANx of the transmission cancel register (TCANR). At completion of cancellation, TREQx becomes 0. Canceling by storing received message The message buffer (x) having not executed transmission despite transmission request also performs reception. If the message buffer (x) has not executed transmission despite a request for transmission of a data frame (TRTRx = 0 or TREQx = 1), the transmission request is canceled after storing received data frames passing through the acceptance filter (TREQx = 0). Note: A transmission request is not canceled by storing remote frames (TREQx = 1 remains unchanged). If the message buffer (x) has not executed transmission despite a request for transmission of a remote frame (TRTRx = 1 or TREQx = 1), the transmission request is canceled after storing received remote frames passing through the acceptance filter (TREQx = 0). Note: The transmission request is canceled by storing either data frames or remote frames. 382 21.7 Transmission of CAN Controller Completing Transmission of the CAN Controller When transmission is successful, RRTRx becomes 0, TREQx becomes 0, and TCx of the transmission complete register (TCR) becomes 1. If the transmission complete interrupt is enabled (TIEx of the transmission complete interrupt enable register (TIER) is 1), an interrupt occurs. Transmission Flowchart of the CAN Controller Figure 21.7-1 "Transmission Flowchart of the CAN Controller" shows a transmission flowchart of the CAN controller. Figure 21.7-1 Transmission Flowchart of the CAN Controller Transmission request (TREQx:= 1) TCx := 0 0 TREQx? 1 0 RFWTx? 1 0 RRTRx? 1 If there are any other message buffers meeting the above conditions, select the lowest-numbered message buffer. NO Is the bus idle? YES 0 1 TRTRx? A data frame is transmitted. A remote frame is transmitted. NO Is transmission successful? YES TCANx ? 1 RRTRx:= 0 TREQx:= 0 TCx := 1 TREQx:= 0 1 TIEx ? 0 0 A transmission complete interrupt occurs. End of transmission 383 CHAPTER 21 CAN CONTROLLER 21.8 Reception of CAN Controller Reception starts when the start of data frame or remote frame (SOF) is detected on the CAN bus. Acceptance Filtering The received message in the standard frame format is compared with the message buffer (x) set in the standard frame format (IDEx of the IDE register (IDER) is 0). The received message in the extended frame format is compared with the message buffer (x) set (IDEx is 1) in the extended frame format. If all the bits set to Compare by the acceptance mask agree after comparison between the received message ID and acceptance code (ID register (IDRx) for comparing with the received message ID), the received message passes to the acceptance filter of the message buffer (x). Storing Received Message When the receive operation is successful, received messages are stored in a message buffer x including IDs passed through the acceptance filter. When receiving data frames, received messages are stored in the ID register (IDRx), DLC register (DLCRx), and data register (DTRx). Even if received message data is less than 8 bytes, some data is stored in the remaining bytes of the DTRx and its value is undefined. When receiving remote frames, received messages are stored only in the IDRx and DLCRx, and the DTRx remains unchanged. If there is more than one message buffer including IDs passed through the acceptance filter, the message buffer x in which received messages are to be stored is determined according to the following rules. * The order of priority of the message buffer x (x = 0 to 15) rises as its number lower; in other words, message buffer 0 is given the highest and the message buffer 15 is given the lowest priority. * Basically, message buffers with the RCx bit of 0 in the receive completion register (RCR) are preferred in storing received messages. * If the bits of the acceptance mask select register (AMSR) are set to All Bits Compare (for message buffers with the AMSx.1 and AMSx.0 bits set to 00), received messages are stored irrespective of the value of the RCx bit of the RCR. * If there are message buffers with the RCx bit of the RCR set to 0, or with the bits of the AMSR set to All Bits Compare, received messages are stored in the lowest-number (highestpriority) message buffer x. * If there are no message buffers above-mentioned, received messages are stored in a lowernumber message buffer x. * Message buffers should be arranged in ascending numeric order. The lowest message buffers should be with All Bits Compare, then AMR0 or AMR1 masks. And The highest message buffers should be with All Bits Mask. Figure 21.8-1 "Flowchart Determining Message Buffer (x) where Received Messages Stored" shows a flowchart for determining the message buffer (x) where received messages are to be 384 21.8 Reception of CAN Controller stored. It is recommended that message buffers be arranged in the following order: message buffers in which each AMSR bit is set to All Bits Compare, message buffers using AMR0 or AMR1, and message buffers in which each AMSR bit is set to All Bits Mask. Figure 21.8-1 Flowchart Determining Message Buffer (x) where Received Messages Stored Start Are message buffers with RCx set to 0 or with AMSx.1 and AMSx.0 set to 00 found? NO YES Select the lowest-numbered message buffer. Select the lowest-numbered message buffer. End Receive Overrun The ROVRx bit in the receive overrun register (ROVRR) is set to 1, indicating receive overrun when storage of a received message is completed in message buffer x with the RCR register RCx bit corresponding to message buffer x already set to 1. Processing for Reception of Data Frame and Remote Frame Processing for reception of data frame RRTRx of the remote request receiving register (RRTRR) becomes 0. TREQx of the transmission request register (TREQR) becomes 0 (immediately before storing the received message). A transmission request for message buffer (x) having not executed transmission will be canceled. Note: A request for transmission of either a data frame or remote frame is canceled. Processing for reception of remote frame RRTRx becomes 1. If TRTRx of the transmitting RTR register (TRTRR) is 1, TREQx becomes 0. As a result, the request for transmitting remote frame to message buffer having not executed transmission will be canceled. Note: A request for data frame transmission is not canceled. For cancellation of a transmission request, see Figure 21.7-1 "Transmission Flowchart of the CAN Controller". 385 CHAPTER 21 CAN CONTROLLER Completing Reception RCx of the reception complete register (RCR) becomes 1 after storing the received message. If a reception interrupt is enabled (RIEx of the reception interrupt enable register (RIER) is 1), an interrupt occurs. Note: This CAN controller will not receive any messages transmitted by itself. 386 21.9 Reception Flowchart of CAN Controller 21.9 Reception Flowchart of CAN Controller Figure 21.9-1 "Reception Flowchart of the CAN Controller" shows a reception flowchart of the CAN controller. Reception Flowchart of the CAN Controller Figure 21.9-1 Reception Flowchart of the CAN Controller Detection of start of data frame or remote frame (SOF) NO Is any message buffer (x ) passing to the acceptance filter found? YES NO Is reception successful? YES Determine message buffer (x ) where received messages to be stored. Store the received message in the message buffer (x). 1 RCx? 0 Data frame ROVRx := 1 Remote frame Received message? RRTRx:= 0 RRTRx := 1 1 TRTRx? 0 TREQx:= 0 RCx := 1 RIEx ? 0 1 A reception interrupt occurs. End of reception 387 CHAPTER 21 CAN CONTROLLER 21.10 How to Use the CAN Controller The following settings are required to use the CAN controller: * Bit timing * Frame format * ID * Acceptance filter * Low-power consumption mode Setting Bit Timing The bit timing register (BTR) should be set during bus operation stop (when the bus operation stop bit (HALT) of the control status register (CSR) is 1). After the setting completion, write 0 to HALT to cancel bus operation stop. Setting Frame Format Set the frame format used by the message buffer (x). When using the standard frame format, set IDEx of the IDE register (IDER) to 0. When using the extended frame format, set IDEx to 1. This setting should be made when the message buffer (x) is invalid (BVALx of the message buffer valid register (BVALR) is 0). Setting when the buffer is valid (BVALx = 1) may cause unnecessary received messages to be stored. Setting ID Set the message buffer (x) ID to ID28 to ID0 of ID register (IDRx). The message buffer (x) ID need not be set to ID17 to ID0 in the standard frame format. The message buffer (x) ID is used as a transmission message at transmission and is used as an acceptance code at reception. This setting should be made when the message buffer (x) is invalid (BVALx of the message buffer valid register (BVALR) is 0). Setting when the buffer is valid (BVALx = 1) may cause unnecessary received messages to be stored. Setting Acceptance Filter The acceptance filter of the message buffer (x) is set by an acceptance code and acceptance mask set. It should be set when the acceptance message buffer (x) is invalid (BVALx of the message buffer enable register (BVALR) is 0). Setting when the buffer is valid (BVALx = 1) may cause unnecessary received messages to be stored. Set the acceptance mask used in each message buffer (x) by the acceptance mask select register (AMSR). The acceptance mask registers (AMR0 and AMR1) should also be set if used (For the setting details, see 21.6.18 "Acceptance Mask Select Register (AMSR)" and 21.6.19 "Acceptance Mask Registers 0 and 1 (AMR0 and AMR1)"). The acceptance mask should be set so that a transmission request may not be canceled when unnecessary received messages are stored. For example, it should be set to a full-bit comparison if only one specific ID is used for the transmission. 388 21.10 How to Use the CAN Controller Setting Low-power Consumption Mode To set the F2MC-16LX in a low-power consumption mode (Stop, Watch, Hardware Standby, etc.), write 1 to the bus operation stop bit (HALT) of the control status register (CSR), and then check that the bus operation has stopped (HALT = 1). 389 CHAPTER 21 CAN CONTROLLER 21.11 Procedure for Transmission by Message Buffer (x) After setting the bit timing, frame format, ID, and acceptance filter, set BVALx to 1 to activate the message buffer (x). Procedure for Transmission by Message Buffer (x) Setting transmit data length code Set the transmit data length code (byte count) to DLC3 to DLC0 of the DLC register (DLCRx). For data frame transmission (when TRTRx of the transmission RTR register (TRTRR) is 0), set the data length of the transmitted message. For remote frame transmission (when TRTRx = 1), set the data length (byte count) of the requested message. Note: Setting other than 0000 to 1000 (0 to 8 bytes) is prohibited. Setting transmit data (only for transmission of data frame) For data frame transmission (when TRTRx of the transmission register (TRTRR) is 0), set data as the count of byte transmitted in the data register (DTRx). Note: Transmit data should be rewritten while the TREQx bit of the transmission request register (TREQR) set to 0. There is no need for setting the BVALx bit of the message buffer valid register (BVALR) to 0. Setting the BVALx bit to 0 may cause incoming remote frame to be lost. Setting transmission RTR register For data frame transmission, set TRTRx of the transmission RTR register (TRTRR) to 0. For remote frame transmission, set TRTRx to 1. Setting conditions for starting transmission (only for transmission of data frame) Set RFWTx of the remote frame receiving wait register (RFWTR) to 0 to start transmission immediately after a request for data frame transmission is set (TREQx of the transmission request register (TREQR) is 1 and TRTRx of the transmission RTR register (TRTRR) is 0). Set RFWTx to 1 to start transmission after waiting until a remote frame is received (RRTRx of the remote request receiving register (RRTRR) becomes 1) after a request for data frame transmission is set (TREQx = 1 and TRTRx = 0). Note: Remote frame transmission can not be made, if RFWTx is set to 1. 390 21.11 Procedure for Transmission by Message Buffer (x) Setting transmission complete interrupt When generating a transmission complete interrupt, set TIEx of the transmission complete interrupt enable register (TIER) to 1. When not generating a transmission complete interrupt, set TIEx to 0. Setting transmission request For a transmission request, set TREQx of the transmission request register (TREQR) to 1. Canceling transmission request When canceling a pending request for transmission to the message buffer (x), write 1 to TCANx of the transmission cancel register (TCANR). Check TREQx. For TREQx = 0, transmission cancellation is terminated or transmission is completed. Check TCx of the transmission complete register (TCR). For TCx = 0, transmission cancellation is terminated. For TCx = 1, transmission is completed. Processing for completion of transmission If transmission is successful, TCx of the transmission complete register (TCR) becomes 1. If the transmission complete interrupt is enabled (TIEx of the transmission complete interrupt enable register (TIER) is 1), an interrupt occurs. After checking the transmission completion, write 0 to TCx to set it to 0. This cancels the transmission complete interrupt. In the following cases, the pending transmission request is canceled by receiving and storing a message. * Request for data frame transmission by reception of data frame * Request for remote frame transmission by reception of data frame * Request for remote frame transmission by reception of remote frame Request for data frame transmission is not canceled by receiving and storing a remote frame. ID and DLC, however, are changed by the ID and DLC of the received remote frame. Note that the ID and DLC of data frame to be transmitted become the value of received remote frame. 391 CHAPTER 21 CAN CONTROLLER 21.12 Procedure for Reception by Message Buffer (x) After setting the bit timing, frame format, ID, and acceptance filter, make the settings described below. Procedure for Reception by Message Buffer (x) Setting reception interrupt To enable reception interrupt, set RIEx of the reception interrupt enable register (RIER) to 1. To disable reception interrupt, set RIEx to 0. Starting reception When starting reception after setting, set BVALx of the message buffer valid register (BVALR) to 1 to make the message buffer (x) valid. Processing for reception completion If reception is successful after passing to the acceptance filter, the received message is stored in the message buffer (x) and RCx of the reception complete register (RCR) becomes 1. For data frame reception, RRTRx of the remote request receiving register (RRTRR) becomes 0. For remote frame reception, RRTRx becomes 1. If a reception interrupt is enabled (RIEx of the reception interrupt enable register (RIER) is 1), an interrupt occurs. After checking the reception completion (RCx = 1), process the received message. After completion of processing the received message, check ROVRx of the reception overrun register (ROVRR). If ROVRx = 0, the processed received message is valid. Write 0 to RCx to set it to 0 (the reception complete interrupt is also canceled) to terminate reception. If ROVRx = 1, a reception overrun occurred and the next message may have overwritten the processed message. In this case, received messages should be processed again after setting the ROVRx bit to 0 by writing 0 to it. Figure 21.12-1 "Example of Receive Interrupt Handling" shows an example of receive interrupt handling. 392 21.12 Procedure for Reception by Message Buffer (x) Figure 21.12-1 Example of Receive Interrupt Handling Interrupt with RCx = 1 Read received messages. A := ROVRx ROVRx:= 0 A = 0? NO YES RCx := 0 End 393 CHAPTER 21 CAN CONTROLLER 21.13 Setting Configuration of Multi-level Message Buffer If the receptions are performed frequently, or if several different ID's of messages are received, in other words, if there is insufficient time for handling messages, more than one message buffer can be combined into a multi-level message buffer to provide allowance for processing time of the received message by CPU. Setting Configuration of Multi-level Message Buffer To provide a multi-level message buffer, the same acceptance filter must be set in the combined message buffers. If the bits of the acceptance mask select register (AMSR) are set to All Bits Compare ((AMSx.1, AMSx.0) = (0, 0)), multi-level message configuration of message buffers is not allowed. This is because All Bits Compare causes received messages to be stored irrespective of the value of the RCx bit of the receive completion register (RCR), so received messages are always stored in lower-numbered (lower-priority) message buffers even if All Bits Compare and identical acceptance code (ID register (IDRx)) are specified for more than one message buffer. Therefore, All Bits Compare and identical acceptance code should not be specified for more than one message buffer. Figure 21.13-1 "Examples of Operation of Multi-level Message Buffer" shows operational examples of multi-level message buffers. 394 21.13 Setting Configuration of Multi-level Message Buffer Figure 21.13-1 Examples of Operation of Multi-level Message Buffer : Initialization AMS15, AMS14, AMS13 AMSR 10 10 10 ... AM28 to AM18 Select AMR0. AMS0 ID28 to ID18 0000 1111 111 IDE ... RC15, RC14, RC13 Message buffer 13 0101 0000 000 0 ... RCR 0 0 0 ... Message buffer 14 0101 0000 000 0 ... ROVRR 0 0 0 ... Message buffer 15 0101 0000 000 0 ... ROVR15, ROVR14, ROVR13 Mask Message receiving "The received message is stored in message buffer 13. IDE ID28 to ID18 Message receiving 0101 1111 000 0 ... Message buffer 13 0101 1111 000 0 ... RCR 0 0 1 ... Message buffer 14 0101 0000 000 0 ... ROVRR 0 0 0 ... 0 ... Message buffer 15 Message receiving 0101 0000 000 "The received message is stored in message buffer 14. Message receiving 0101 1111 001 0 ... Message buffer 13 0101 1111 000 0 ... RCR 0 1 1 ... Message buffer 14 0101 1111 001 0 ... ROVRR 0 0 0 ... Message buffer 15 0101 0000 000 0 ... Message receiving "The received message is stored in message buffer 15. Message receiving 0101 1111 010 0 ... Message buffer 13 0101 1111 000 0 ... RCR 1 1 1 ... Message buffer 14 0101 1111 001 0 ... ROVRR 0 0 0 ... Message buffer 15 0101 1111 010 0 ... Message receiving "An overrun occurs (ROVR13=1) and the received message is stored in message buffer 13. Message receiving 0101 1111 011 0 ... Message buffer 13 0101 1111 011 0 ... RCR 1 1 1 ... ROVRR 0 0 1 ... Message buffer 14 0101 1111 001 0 ... Message buffer 15 0101 1111 010 0 ... Note: Four messages are received with the same acceptance filter set in message buffers 13, 14 and 15. 395 CHAPTER 21 CAN CONTROLLER 396 CHAPTER 22 ADDRESS MATCH DETECTION FUNCTION This chapter explains the address match detection function and operation. 22.1 "Overview of the Address Match Detection Function" 22.2 "Registers of the Address Match Detection Function" 22.3 "Operation of the Address Match Detection Function" 22.4 "Example of the Address Match Detection Function" 397 CHAPTER 22 ADDRESS MATCH DETECTION FUNCTION 22.1 Overview of the Address Match Detection Function When an address matches the value set in the address detection register, the instruction code to be read by the CPU is replaced with the INT9 instruction code (01H). Consequently, the CPU executes the INT9 instruction when executing a specified instruction. The address match detection function can be achieved using the INT9 interrupt routine for processing. There are two address detection registers, each with an interrupt permission bit. When an address matches the value set in the address detection register and the interrupt permission bit is 1, the instruction code to be read by the CPU is replaced with the INT9 instruction code. Block Diagram of the Address Match Detection Function Address latch Address detection register Permission bit F2MC-16LX bus 398 Comparison Figure 22.1-1 Block Diagram of the Address Match Detection Function INT9 instruction F2MC-16LX CPU core 22.2 Registers of the Address Match Detection Function 22.2 Registers of the Address Match Detection Function The two types of registers for the address match detection function are as follows: * Program address detection registers (PADR0 and PADR1) * Program address detection control status register (PACSR) Program Address Detection Registers (PADR0 and PADR1) The program address detection registers 0 and 1 (PADR0 and PADR1) compare the address with the value written in each register. If they match when the interrupt permission bit corresponding to ADCSR is 1, the CPU is requested to issue the INT9 instruction. When the corresponding interrupt bit is 0, nothing occurs. Figure 22.2-1 Program Address Detection Registers (PADR0 and PADR1) Program address detection registers byte byte byte Access Initial value PADR0 1FF2H/1FF1H/1FF0H R/W Not defined PADR1 1FF5H/1FF4H/1FF3H R/W Not defined Table 22.2-1 "Correspondence between PADR0 and PADR1 Registers and PACSR" lists the correspondence between the program address detection registers (PADR0 and PADR1) and PACSR. Table 22.2-1 Correspondence between PADR0 and PADR1 Registers and PACSR Address detection register Interrupt permission bit PADR0 AD0E PADR1 AD1E Program Address Detection Control Status Register (PACSR) The program address detection control status register (PACSR) controls the operation of the address detection function. Figure 22.2-2 Program Address Detection Control Status Register (PACSR) Program address detection control status register Address: 009EH Read/write Initial value 7 6 5 4 Reserved Reserved Reserved Reserved (-) (-) (-) (-) (-) (-) (-) (-) 3 2 0 AD0E Reserved (R/W) (R/W) (R/W) (0) (0) (0) (R/W) (0) AD1E Reserved 1 Bit No. PACSR [Bits 7 to 4] Reserved bits Bits 7 to 4 are reserved. Set these bits to 0 before setting PACSR. [Bit 3] AD1E (Address detect register 1 enable) The AD1E bit is the operation permission bit of ASIE ADR1. When this bit is 1, the address is compared with the PADR1 register. If they match, the INT9 instruction is issued. 399 CHAPTER 22 ADDRESS MATCH DETECTION FUNCTION [Bit 2] Reserved bit Bit 2 is reserved. Set this bit to 0 before setting PACSR. [Bit 1] AD0E (Address Detect register 0 Enable) The AD0E bit is the operation permission bit of ADR0. When this bit is 1, the address is compared with the PADR0 register. If they match, the INT9 instruction is issued. [Bit 0] Reserved bit Bit 0 is reserved. Set this bit to 0 before setting PACSR. 400 22.3 Operation of the Address Match Detection Function 22.3 Operation of the Address Match Detection Function If the program counter specifies the same address as the address match detection register, the INT9 instruction is executed. The address match detection function can be achieved by processing the INT9 instruction routine. Operation of the Address Match Detection Function There are two address detection registers with a compare enable bit. When the value set in the address detection register and the value of the program counter match and the compare enable bit is set to 1, the CPU executes the INT9 instruction. Note: If the value of the address detection register and the value of the program counter match, the contents of internal data bus is changed to 01H. Consequently, the INT9 instruction is executed. Before changing the contents of the address detection register, always set the compare enable bit to 0. While the compare enable bit is set to 1, changing the contents of the address detection register may result in a malfunction. 401 CHAPTER 22 ADDRESS MATCH DETECTION FUNCTION 22.4 Example of the Address Match Detection Function Figure 22.4-1 "System Configuration Example of the Address Match Detection Function" shows a system configuration example of the address match detection function. Table 22.4-1 "EEPROM Memory Map" lists the EEPROM memory map. System Configuration Example of the Address Match Detection Function Figure 22.4-1 System Configuration Example of the Address Match Detection Function EEPROM MCU F2MC16LX SIN Pull-up resister Connector (UART) Table 22.4-1 EEPROM Memory Map Address Description 0000H Number of bytes of patch program No.0 (If 0, no program error exists.) 0001H Program address No.0 bits 7 to 0 0002H Program address No.0 bits 15 to 8 0003H Program address No.0 bits 24 to 16 0004H Number of bytes of patch program No.1 (If 0, no program error exists.) 0005H Program address No.1 bits 7 to 0 0006H Program address No.1 bits 15 to 8 0007H Program address No.1 bits 24 to 16 0010H or higher Main body of patch program No. 0 Initial status EEPROM is set to all 0s. When a program error occurs: The main body of the patch program and program address are transferred to the MCU through the connector (UART). The MCU writes the information to EEPROM. 402 22.4 Example of the Address Match Detection Function Reset sequence The MCU reads the value of EEPROM after reset. If the number of bytes of the patch program is not 0, the main body of the patch program is read from EEPROM and written to RAM. The MCU then uses either PADR0 or PADR1 to set the patch address and sets the compare enable bit. If the relocatable patch program is required, the first address of the patched program can be written to the RAM area. In this case, the INT9 routine accesses this user-defined RAM area and jumps to the patched program. INT9 interrupt The interrupt routine can know the address where the interrupt occurs by checking the value of the stack program counter. The information that has been placed on the stack during the interrupt is discarded. Example of program patch processing Figure 22.4-2 Example of program patch processing FFFFFFh Abnormal program PC = address in error ROM External EEPROM Register set for program patch Number of program bytes Address where the interrupt occurs Corrected program Data transfer using UART Corrected program RAM 000000h 403 CHAPTER 22 ADDRESS MATCH DETECTION FUNCTION Figure 22.4-3 Flow of program patch processing Reset Reads 00h of EEPROM INT9 YES 0000h(EEPROM)=0 To patch program JMP 000400h NO Read address 0001h to 0003h (EEPROM) MOV PADR0 (MCU) Execute patch program 000400h to 000480h Read patch program 0010h to 0090h (EEPROM) MOV 000400h to 000480h (MCU) Terminate patch program JMP FF0050h Enable compare MOV PACSR, #02h Execute normal program NO PC=PADR0 YES INT9 FFFFFFh FF0050h Abnormal program ROM EEPROM FF0000h FFFFh FE0000h 0090h Patch program 0010h 001100h Stack area 0003h 0002h 0001h 0000h 404 Program address low-order: Program address middle-order: Program address high-order: Number of bytes of the patch program: RAM area 00 00 000480h Patch program RAM 000400h RAM and register area FF 000100h I/O area 80 000000h CHAPTER 23 ROM MIRRORING FUNCTION SELECTION MODULE This chapter explains the ROM mirroring function selection module. 23.1 "Outline of ROM Mirroring Function Selection Module" 23.2 "ROM Mirroring Function Selection Register (ROMM)" 405 CHAPTER 23 ROM MIRRORING FUNCTION SELECTION MODULE 23.1 Outline of ROM Mirroring Function Selection Module The ROM Mirroring function selection module switches whether to mirror the image of the FF bank of the ROM to the 00 bank. Block Diagram of ROM Mirroring Function Selection Module Figure 23.1-1 Block Diagram of ROM Mirroring Function Selection Module Internal data bus ROM Mirrroring Function Selection Register Address Area Address FF bank 00 bank Data ROM 406 23.2 ROM Mirroring Function Selection Register (ROMM) 23.2 ROM Mirroring Function Selection Register (ROMM) Do not access the ROM mirroring function selection register (ROMM) when addresses 004000H to 00FFFFH are being accessed. ROM Mirroring Function Selection Register (ROMM) Figure 23.2-1 ROM Mirroring Function Selection Register (ROMM) ROM Mirroring Function Selection Module Address : 0006FH Read/write Initial value 15 14 13 12 11 10 9 8 -- -- -- -- -- -- -- MI (-) (-) (W) (-) (1) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) Bit No. ROMM [bit 8] : MI The image of the ROM data in the FF bank can also be found in the 00 bank when "1" is written to this bit. However, this memory mapping will not be done when this bit is written to "0". This bit is write only. Note: Only FF4000H to FFFFFFH is mirrorred to 004000H to 00FFFFH when ROM mirroring function is activated. Therefore, addresses FF0000H to FF3FFFH will not be mirrorred to 00 bank. 407 CHAPTER 23 ROM MIRRORING FUNCTION SELECTION MODULE 408 CHAPTER 24 1M/2M-BIT FLASH MEMORY This chapter explains the functions and operation of the 1M/2M-bit flash memory. The following three methods are available for writing data to and erasing data from the flash memory: * Parallel programmer * Serial programmer * Executing programs to write/erase data This chapter explains "Executing programs to write/erase data". 24.1 "Outline of 1M/2M-bit Flash Memory" 24.2 "Sector Configuration of the Flash Memory" 24.3 "Write/Erase Modes" 24.4 "Flash Memory Control Status Register (FMCS)" 24.5 "Starting the Flash Memory Automatic Algorithm" 24.6 "Confirming the Automatic Algorithm Execution State" 24.7 "Detailed Explanation of Writing to Erasing Flash Memory" 24.8 "Notes on using 1M/2M-bit Flash Memory" 24.9 "Flash Security Feature" 24.10 "Example of Programming 1M/2M-bit Flash Memory" 409 CHAPTER 24 1M/2M-BIT FLASH MEMORY 24.1 Outline of 1M/2M-bit Flash Memory The 1M/2M-bit flash memory is mapped to the FEH/FCH to FFH bank in the CPU memory map. The functions of the flash memory interface circuit enable read-access and program-access from the CPU in the same way as mask ROM. Instructions from the CPU can be used via the flash memory interface circuit to write data to and erase data from the flash memory. Internal CPU control therefore enables rewriting of the flash memory while it is mounted. As a result, improvements in programs and data can be performed efficiently. 1M/2M-bit Flash Memory Features * Use of automatic program algorithm (Embedded Algorithm: Equivalent to MBM29LV200) * Erase pause/restart functions provided * Detection of completion of writing/erasing using data polling or toggle bit functions * Detection of completion of writing/erasing using CPU interrupts * Sector erase function (any combination of sectors) * Minimum of 10,000 write/erase operations Embedded Algorithm is a trademark of Advanced Micro Device, Inc. Note: The manufacturer code and device code do not have the reading function. These codes cannot be accessed by the command. Writing to/Erasing Flash Memory The flash memory cannot be written to and read at the same time. That is, when data is written to or erased data from the flash memory, the program in the flash memory must first be copied to RAM. The entire process is then executed in RAM so that data is simply written to the flash memory. This eliminates the need for the program to access the flash memory from the flash memory itself. Flash Memory Register Figure 24.1-1 Flash Memory Control Status Register (FMCS) 7 6 5 4 3 2 1 0 Address: 0000AEH INTE RDYINT WE RDY Reserved LPM1 Reserved LPM0 Read/write (R/W) (R/W) (R/W) (R) (R/W) (R/W) (R/W) (R/W) Initial value (0) (0) (0) (X) (0) (0) (0) (0) 410 Bit No. FMCS 24.2 Sector Configuration of the Flash Memory 24.2 Sector Configuration of the Flash Memory Figure 24.2-1 "Sector Configuration of the 1M/2M-bit Flash Memory" shows the sector configuration of the flash memory. Sector Configuration of the 1M/2M-bit Flash Memory Figure 24.2-1 "Sector Configuration of the 1M/2M-bit Flash Memory" shows the sector configuration of the 1M/2M-bit flash memory. The addresses in the figure indicate the highorder and low-order addresses of each sector. Figure 24.2-1 Sector Configuration of the 1M/2M-bit Flash Memory Flash memory SA4 (16K bytes) SA3 (8K bytes) CPU address Programmer address* FFFFFFH 7FFFFH FFBFFFH 7BFFFH FF9FFFH 79FFFH FF7FFFH 77FFFH FEFFFFH 6FFFFH Flash memory SA6 (16K bytes) SA2 (8K bytes) SA5 (8K bytes) SA4 (8K bytes) SA3 (32K bytes) SA1 (32K bytes) CPU address Programmer address* FFFFFFH 7FFFFH FFBFFFH 7BFFFH FF9FFFH 79FFFH FF7FFFH 77FFFH FEFFFFH 6FFFFH FDFFFFH 5FFFFH FCFFFFH 4FFFFH FC0000 H 40000 H SA2 (64K bytes) SA0 (64K bytes) FE0000 H 60000 H SA1(64K bytes) SA0 (64K bytes) *: The programmer address is equivalent to the CPU address when data is written to the flash memory using a parallel programmer. When a general programmer is used for writing/ erasing, this address is used for writing/erasing. 411 CHAPTER 24 1M/2M-BIT FLASH MEMORY 24.3 Write/Erase Modes The flash memory can be accessed in two different ways: Flash memory mode and alternative mode. Flash memory mode enables data to be directly written to or erased from the external pins. Alternative mode enables data to be written to or erased from the CPU via the internal bus. Use the mode external pins to select the mode. Flash Memory Mode The CPU stops when the mode pins are set to 111 while the reset signal is asserted. The flash memory interface circuit is connected directly to ports 0, 2, 3, and 4, enabling direct control from the external pins. This mode makes the MCU seem like a standard flash memory to the external pins, and write/erase can be performed using a flash memory programmer. In flash memory mode, all operations supported by the flash memory automatic algorithm can be used. Alternative Mode The flash memory is located in the FE/FC to FF banks in the CPU memory space, and like ordinary mask ROM, can be read-accessed and program-accessed from the CPU via the flash memory interface circuit. Since writing/erasing the flash memory is performed by instructions from the CPU via the flash memory interface circuit, this mode allows rewriting even when the MCU is soldered on the target board. Sector protect operations cannot be performed in these modes. Flash Memory Control Signals Table 24.3-1 "Flash Memory Control Signals" lists the flash memory control signals in flash memory mode. There is almost a one-to-one correspondence between the flash memory control signals and the external pins of the MBM29LV200. The VID (12 V) pins required by the sector protect operations are MD0, MD1, and MD2 instead of A9, RESET, and OE for the MBM29LV200. In flash memory mode, the external data bus signal width is limited to 8 bits, enabling only onebyte access. The DQ15 to DQ8 pins are not supported. The BYTE pin should always be set to 0. 412 24.3 Write/Erase Modes Table 24.3-1 Flash Memory Control Signals MB90F543/F549/F543G(S)/F548G(S)/F549G(S)/F546G(S) MBM29LV200 Pin number Normal function Flash memory mode 1 to 8 P20 to P27 AQ0 to AQ7 A-1, A0 to A6 9 P30 AQ16 A15 10 P31 CE CE 12 P32 OE OE 13 P33 WE WE 14 P34 AQ17 A16 16 P36 BYTE BYTE 17 P37 RY/BY RY/BY 18 to 22 P40 to P44 AQ8 to AQ12 A7 to A11 24 to 26 P45 to P47 AQ13 to AQ15 A12 to A14 49 MD0 MDO A9 (VID) 50 MD1 MD1 RESET (VID) 51 MD2 MD2 OE (VID) 85 to 92 P00 to P07 DQ0 to DQ7 DQ0 to DQ7 77 RST RESET RESET Not supported DQ8 to DQ15 413 CHAPTER 24 1M/2M-BIT FLASH MEMORY 24.4 Flash Memory Control Status Register (FMCS) The flash memory control status register (FMCS), together with the flash memory interface circuit, is used to write data to and erase data from the flash memory. Flash Memory Control Status Register (FMCS) Figure 24.4-1 Flash Memory Control Status Register (FMCS) Flash Memory Control Status Register (FMCS) 7 6 5 4 3 2 1 0 Address: 0000AEH INTE RDYINT WE RDY Reserved LPM1 Reserved LPM0 Read/write (R/W) (R/W) (R/W) (R) (R/W) (R/W) (R/W) (R/W) Initial value (0) (0) (0) (X) (0) (0) (0) (0) Bit No. FMCS [Bit 7] INTE (interrupt enable) This bit generates an interrupt to the CPU when flash memory write/erase terminates. An interrupt to the CPU is generated when the INTE and RDYINT bits are 1. No interrupt is generated when the INTE bit is 0. * 0: Disables interrupts when write/erase terminates. * 1: Enables interrupts when write/erase terminates. [Bit 6] RDYINT (ready interrupt) This bit indicates the operating state of the flash memory. This bit is set to 1 when flash memory write/erase terminates. Data cannot be written to or erased from the flash memory while this bit is 0 after a flash memory write/erase. Flash memory write/erase is enabled when write/erase terminates and this bit is set to 1. Writing 0 clears this bit to 0. Writing 1 is ignored. This bit is set to 1 at the termination timing of the flash memory automatic algorithm (see Section 24.5 "Starting the Flash Memory Automatic Algorithm"). When the read-modify-write (RMW) instruction is used, 1 is always read. * 0: Write/erase is being executed. * 1: Write/erase has terminated (interrupt request generated). [Bit 5] WE (write enable) This bit enables writing to the flash memory area. When this bit is 1, writing after the command sequence (see Section 24.5 "Starting the Flash Memory Automatic Algorithm") is issued to the FE/FC to FF bank writes to the flash memory area. When this bit is 0, the write/erase signal is not generated. This bit is used when the flash memory Write/Erase command is started. If write/erase is not performed, it is recommended that this bit be set to 0 to prevent data from being mistakenly written to the flash memory. 414 * 0: Disables flash memory write/erase. * 1: Enables flash memory write/erase. 24.4 Flash Memory Control Status Register (FMCS) [Bit 4] RDY (ready) This bit enables flash memory write/erase. Flash memory write/erase is disabled while this bit is 0. However, Suspend commands, such as the Read/Reset command and Sector Erase Suspend command, can be accepted even if this bit is 0. * 0: Write/erase is being executed (next data write/erase disabled). * 1: Write/erase has terminated (next data write/erase enabled). [Bit 3] Reserved bits These bits are reserved for testing. During regular use, they should always be set to 0. [Bit 1] Free bit During regular use, this bit should always be set to 0. [Bits 2 and 0] LPM1 and LPM0 (low power mode) These bits control the current consumed by the flash memory when the flash memory is accessed. Since the access time to the flash memory from the CPU is largely dependent on this setting, select a setting value based on the operating frequency of the CPU. * 01: Low power consumption mode (Operates at an internal operating frequency up to 4 MHz.) * 10: Low power consumption mode (Operates at an internal operating frequency up to 8 MHz.) * 11: Low power consumption mode (Operates at an internal operating frequency up to 10 MHz.) * 00: Regular power consumption mode (Operates at an internal operating frequency up to 16 MHz.) Note: The RDYINT and RDY bits cannot be changed at the same time. Create a program so that decisions are made using one or the other of these bits. Figure 24.4-2 RDYINT and RDY Bit Change Timing Automatic algorithm Termination timing RDYINT bit RDY bit 1 machine cycle 415 CHAPTER 24 1M/2M-BIT FLASH MEMORY 24.5 Starting the Flash Memory Automatic Algorithm Four types of commands are available for starting the flash memory automatic algorithm: Read/Reset, Write, and Chip Erase. Control of suspend and restart is enabled for sector erase. Command Sequence Table Table 24.5-1 "Command Sequence Table" lists the commands used for flash memory write/ erase. All of the data written to the command register is in bytes, but use word access to write. The data of the high-order bytes at this time is ignored. Table 24.5-1 Command Sequence Table Command sequence Bus write access 1st bus write cycle 2nd bus write cycle 3rd bus write cycle 4th bus write cycle 5th bus write cycle 6th bus write cycle Address Data Address Data Address Data Address Data Address Data Address Data Read/Reset (*1) 1 FxXXXX XXF0 - - - - - - - - - - Read/Reset (*1) 4 FxAAAA XXAA Fx5554 XX55 FxAAAA XXF0 RA RD - - - - Write program 4 FxAAAA XXAA Fx5554 XX55 FxAAAA XXA0 PA (even) PD (word) - - - - Chip Erase 6 FxAAAA XXAA Fx5554 XX55 FxAAAA XX80 FxAAAA XXAA Fx5554 XX55 FxAAAA XX10 Sector Erase 6 FxAAAA XXAA Fx5554 XX55 FxAAAA XX80 FxAAAA XXAA Fx5554 XX55 SA (even) XX30 Sector Erase Suspend Sector Erase Restart Auto-select 3 FxAAA Entering address FxXXXX data (xxB0H) suspends erasing during sector erase. Entering address FxXXXX data (xx30H) restarts erasing after erasing is suspended during sector erase. XXAAA Fx5554 XX55 FxAAAA XX90 - - - - - - Note: * The addresses Fx in the table mean FF and FE for 1M-bit flash memory, FF, FE, FD and FC for 2M-bit flash memory. Use these addresses as the access target bank values for operations. * The addresses in the table are the values in the CPU memory map. All addresses and data are represented using hexadecimal notation. However, the letter X is an optional value. * RA: Read address * PA: Write address. Only even addresses can be specified. * SA: Sector address. See Section 24.2 "Sector Configuration of the Flash Memory". * RD: Read data * PD: Write data. Only word data can be specified. *1: Both of the two types of Read/Reset commands can reset the flash memory to read mode. 416 24.5 Starting the Flash Memory Automatic Algorithm The Auto-select command shown in Table 24.5-1 "Command Sequence Table" is used to know the state of sector protection. When using the Auto-select command, set the address as follows. Table 24.5-2 Address Setting at Auto-select Sector protection AQ13 to AQ16 AQ7 AQ2 AQ1 AQ0 DQ7 to DQ0 Sector Address L H L L CODE* *: When the sector address is protected, the output is "01H". When the sector address is not protected, the output is "00H". 417 CHAPTER 24 1M/2M-BIT FLASH MEMORY 24.6 Confirming the Automatic Algorithm Execution State Because the write/erase flow of the flash memory is controlled using the automatic algorithm, the flash memory has hardware for posting its internal operating state and completion of operation. This automatic algorithm enables confirmation of the operating state of the built-in flash memory using the following hardware sequences. Hardware Sequence Flags The hardware sequence flags are configured from the four-bit output of DQ7, DQ6, DQ5, DQ3 and DQ2. The functions of these bits are those of the data polling flag (DQ7), toggle bit flag (DQ6), timing limit exceeded flag (DQ5), sector erase timer flag (DQ3) and toggle bit 2 flag (DQ2). The hardware sequence flags can therefore be used to confirm that writing or chip sector erase has been completed or that erase code write is valid. The hardware sequence flags can be accessed by read-accessing the addresses of the target sectors in the flash memory after setting of the command sequence (see Table 24.5-1 "Command Sequence Table" in Section 24.5 "Starting the Flash Memory Automatic Algorithm". Table 24.6-1 "Bit Assignments of Hardware Sequence Flags" lists the bit assignments of the hardware sequence flags. Table 24.6-1 Bit Assignments of Hardware Sequence Flags Bit No. Hardware sequence flag 7 6 5 4 3 2 1 0 DQ7 DQ6 DQ5 - DQ3 DQ2 - - To determine whether automatic writing or chip sector erase is being executed, the hardware sequence flags can be checked or the status can be determined from the RDY bit of the flash memory control register (FMCS) that indicates whether writing has been completed. After writing/erasing has terminated, the state returns to the read/reset state. When creating a program, use one of the flags to confirm that automatic writing/erasing has terminated. Then, perform the next processing operation, such as data read. In addition, the hardware sequence flags can be used to confirm whether the second or subsequent sector erase code write is valid. The following sections describe each hardware sequence flag separately. Table 24.6-2 "Hardware Sequence Flag Functions" lists the functions of the hardware sequence flags. 418 24.6 Confirming the Automatic Algorithm Execution State Table 24.6-2 Hardware Sequence Flag Functions State State change for normal operation Abnormal operation Write --> Write completed (write address specified) Chip/sector erase --> Erase completed DQ7 DQ7 --> DATA:7 DQ6 Toggle --> DATA:6 DQ5 DQ3 DQ2 0 --> DATA:5 0 --> DATA:3 1 --> DATA:2 0 --> 1 Toggle --> Stop 0 --> 1 1 Toggle --> Stop Sector erase wait --> Erase started 0 Toggle 0 0 --> 1 Toggle Erase --> Sector erase suspended (sector being erased) 0 --> 1 Toggle --> 1 0 1 --> 0 Toggle Sector erase suspend --> Erase restarted (sector being erased) 1 --> 0 1 --> Toggle 0 0 --> 1 Toggle Sector erase suspended (sector not being erased) DATA:7 DATA:6 DATA:5 DATA:3 DATA:2 DQ7 Toggle 1 0 1 0 Toggle 1 1 *1 Write Chip/sector erase *1: If the DQ5 outputs "1" (exceed the timing limit), successive reads from a writing or erasing sector cause DQ2 to toggle. DQ2 does not toggle when the successive reads are executed from other sectors. 419 CHAPTER 24 1M/2M-BIT FLASH MEMORY 24.6.1 Data Polling Flag (DQ7) The data polling flag (DQ7) uses the data polling function to post that the automatic algorithm is being executed or has terminated Data Polling Flag (DQ7) Table 24.6-3 "Data Polling Flag State Transitions (State Change for Normal Operation)" and Table 24.6-4 "Data Polling Flag State Transitions (State Change for Abnormal Operation)" list the state transitions of the data polling flag. Table 24.6-3 Data Polling Flag State Transitions (State Change for Normal Operation) Operating state Write --> Completed DQ7 DQ7 --> DATA:7 Chip/sector erase --> Completed Sector erase wait --> Started Sector erase --> Erase suspend (sector being erased) Sector erase suspend --> Restarted (sector being erased) Sector erase suspended (sector not being erased) 0 --> 1 0 0 --> 1 1 --> 0 DATA:7 Table 24.6-4 Data Polling Flag State Transitions (State Change for Abnormal Operation) Operating state Write Chip/sector erase DQ7 DQ7 0 Write Read-access during execution of the automatic write algorithm causes the flash memory to output the opposite data of bit 7 last written, regardless of the value at the address specified by the address signal. Read-access at the end of the automatic write algorithm causes the flash memory to output bit 7 of the read value of the address specified by the address signal. Chip/sector erase For a sector erase, read-access during execution of the chip erase/sector erase algorithm causes the flash memory to output 0 from the sector currently being erased. For a chip erase, read-access causes the flash memory to output 0 regardless of the value at the address specified by the address signal. Read-access at the end of the automatic write algorithm causes the flash memory to output 1 in the same way. Sector erase suspend Read-access during a sector erase suspend causes the flash memory to output 1 if the address specified by the address signal belongs to the sector being erased. The flash memory outputs bit 7 (DATA: 7) of the read value at the address specified by the address signal if the address specified by the address signal does not belong to the sector being erased. Referencing this flag together with the toggle bit flag (DQ6) enables a decision to be made on whether the flash memory is in the erase suspended state and which sector is being erased. 420 24.6 Confirming the Automatic Algorithm Execution State Note: When the automatic algorithm is being started, read-access to the specified address is ignored. Since termination of the data polling flag (DQ7) can be accepted for a data read and other bits output, data read after the automatic algorithm has terminated should be performed after read-access has confirmed that data polling has terminated. 421 CHAPTER 24 1M/2M-BIT FLASH MEMORY 24.6.2 Toggle Bit Flag (DQ6) Like the data polling flag (DQ7), the toggle bit flag (DQ6) uses the toggle bit function to post that the automatic algorithm is being executed or has terminated. Toggle Bit Flag (DQ6) Table 24.6-5 "Toggle Bit Flag State Transitions (State Change for Normal Operation)" and Table 24.6-6 "Toggle Bit Flag State Transitions (State Change for Abnormal Operation)" list the state transitions of the toggle bit flag. Table 24.6-5 Toggle Bit Flag State Transitions (State Change for Normal Operation) Operating state Write --> Completed Chip/sector erase --> Completed DQ6 Toggle --> DATA:6 Toggle --> Stop Sector erase wait --> Started Sector erase --> Erase suspend (sector being erased) Sector erase suspend --> Restarted (sector being erased) Sector erase suspended (sector not being erased) Toggle Toggle --> 1 1 --> Toggle DATA:6 Table 24.6-6 Toggle Bit Flag State Transitions (State Change for Abnormal Operation) Operating state Write Chip/sector erase DQ6 Toggle Toggle Write/chip sector erase Continuous read-access during execution of the automatic write algorithm and chip/sector erase algorithm causes the flash memory to toggle the 1 or 0 state for every read cycle, regardless of the value at the address specified by the address signal. Continuous read-access at the end of the automatic write algorithm and chip/sector erase algorithm causes the flash memory to stop toggling bit 6 and output bit 6 (DATA: 6) of the read value of the address specified by the address signal. Sector erase suspend Read-access during a sector erase suspend causes the flash memory to output 1 if the address specified by the address signal belongs to the sector being erased. The flash memory outputs bit 6 (DATA: 6) of the read value at the address specified by the address signal if the address specified by the address signal does not belong to the sector being erased. Note: For a write, if the sector where data is to be written is rewrite-protected, the toggle bit terminates the toggle operation after approximately 2s without any data being rewritten. For an erase, if all of the selected sectors are write-protected, the toggle bit performs toggling for approximately 100s and then returns to the read/reset state without any data being rewritten. 422 24.6 Confirming the Automatic Algorithm Execution State 24.6.3 Timing Limit Exceeded Flag (DQ5) The timing limit exceeded flag (DQ5) is used to post that execution of the automatic algorithm has exceeded the time (internal pulse count) prescribed in the flash memory. Timing Limit Exceeded Flag (DQ5) Table 24.6-7 "Timing Limit Exceeded Flag State Transitions (State Change for Normal Operation") and Table 24.6-8 "Timing Limit Exceeded Bit Flag State Transitions (State Change for Abnormal Operation)" list the state transitions of the timing limit exceeded flag. Table 24.6-7 Timing Limit Exceeded Flag State Transitions (State Change for Normal Operation) Operating state Write --> Completed DQ5 0 --> DATA:5 Chip/sector erase --> Completed Sector erase wait --> Started Sector erase --> Erase suspend (sector being erased) Sector erase suspend --> Restarted (sector being erased) Sector erase suspended (sector not being erased) 0 --> 1 0 0 0 DATA:5 Table 24.6-8 Timing Limit Exceeded Bit Flag State Transitions (State Change for Abnormal Operation) Operating state Write Chip/sector erase DQ5 1 1 Write/chip sector erase Read-access after write or chip/sector erase automatic algorithm activation causes the flash memory to output 0 if the time is within the prescribed time (time required for write/erase) or to output 1 if the prescribed time has been exceeded. Because this is done regardless of whether the automatic algorithm is being executed or has terminated, it is possible to determine whether write/erase was successful or unsuccessful. That is, when this flag outputs 1, writing can be determined to have been unsuccessful if the automatic algorithm is still being executed by the data polling function or toggle bit function. For example, writing 1 to a flash memory address where 0 has been written will cause the fail state to occur. In this case, the flash memory will lock and execution of the automatic algorithm will not terminate. As a result, valid data will not be output from the data polling flag (DQ7). In addition, the toggle bit flag (DQ6) will exceed the time limit without stopping the toggle operation and the timing limit exceeded flag (DQ5) will output 1. Note that this state indicates that the flash memory is not faulty, but has been used correctly. When this state occurs, execute the Reset command. 423 CHAPTER 24 1M/2M-BIT FLASH MEMORY 24.6.4 Sector Erase Timer Flag (DQ3) The sector erase timer flag (DQ3) is used to post whether the automatic algorithm is being executed during the sector erase wait period after the Sector Erase command has been started. Sector Erase Timer Flag (DQ3) Table 24.6-9 "Sector Erase Timer Flag State Transitions (State Change for Normal Operation)" and Table 24.6-10 "Sector Erase Timer Flag State Transitions (State Change for Abnormal Operation)" list the state transitions of the sector erase timer flag. Table 24.6-9 Sector Erase Timer Flag State Transitions (State Change for Normal Operation) Operating state Write --> Completed DQ3 0 --> DATA:3 Chip/sector erase --> Completed Sector erase wait --> Started Sector erase --> Erase suspend (sector being erased) Sector erase suspend --> Restarted (sector being erased) Sector erase suspended (sector not being erased) 1 0 --> 1 1 --> 0 0 --> 1 DATA:3 Table 24.6-10 Sector Erase Timer Flag State Transitions (State Change for Abnormal Operation) Operating state Write Chip/sector erase DQ3 0 1 Sector erase Read-access after the Sector Erase command has been started causes the flash memory to output 0 if the automatic algorithm is being executed during the sector erase wait period, regardless of the value at the address specified by the address signal of the sector that issued the command. The flash memory outputs 1 if the sector erase wait period has been exceeded. If the data polling function or toggle bit function indicates that the erase algorithm is being executed, internally controlled erase has already started if this flag is 1. Continuous write of the sector erase codes or commands other than the Sector Erase Suspend command will be ignored until erase is terminated. If this flag is 0, the flash memory will accept write of additional sector erase codes. To confirm this, it is recommended that the state of this flag be checked before continuing to write sector erase codes. If this flag is 1 after the second state check, it is possible that additional sector erase codes may not be accepted. 424 24.6 Confirming the Automatic Algorithm Execution State Sector erase Read-access during execution of sector erase suspend causes the flash memory to output 1 if the address specified by the address signal belongs to the sector being erased. The flash memory outputs bit 3 (DATA: 3) of the read value of the address specified by the address signal if the address specified by the address signal does not belong to the sector being erased. 425 CHAPTER 24 1M/2M-BIT FLASH MEMORY 24.6.5 Toggle Bit 2 Flag (DQ2) The toggle bit 2 flag (DQ2) is a flag that uses the toggle bit function to indicate that the sector is in the erase-suspended state. Toggle Bit 2 Flag (DQ2) Table 24.6-11 "Toggle Bit 2 Flag State Transitions (State Change for Normal Operation)" and Table 24.6-12 "Toggle Bit 2 Flag State Transitions (State Change for Abnormal Operation)" list the state transitions of the toggle bit flag. Table 24.6-11 Toggle Bit 2 Flag State Transitions (State Change for Normal Operation) Operating state Write --> Completed Chip/sector erase --> Completed DQ2 1 --> DATA:2 Toggle --> Stop Sector erase wait --> Started Sector erase --> Erase suspend (sector being erased) Sector erase suspend --> Restarted (sector being erased) Sector erase suspended (sector not being erased) Toggle Toggle Toggle DATA:2 Table 24.6-12 Toggle Bit 2 Flag State Transitions (State Change for Abnormal Operation) Operating state Write Chip/sector erase DQ2 1 *1 *1: If the DQ5 outputs "1" (exceed the timing limit), successive reads from a writing or erasing sector cause DQ2 to toggle. DQ2 does not toggle when the successive reads are executed from other sectors. During a sector erase operation If successive reads are executed during the execution of the chip sector erase algorithm, a flash memory toggles to output "1" and "0" to addresses alternately at every read access regardless of the location indicated by the addresses. If successive reads are executed after the chip sector erase algorithm is completed, the flash memory stops the toggle operation of the bit 2 and outputs the read value of the bit 2 (DATA: 2) to the location indicated by the address. 426 24.6 Confirming the Automatic Algorithm Execution State While a sector erase operation is suspended If successive reads are executed while a sector erase operation is suspended, and if the address indicates the sector to be erased, the flash memory toggles to alternately output "1" and "0". If the address indicates the sector is not to be erased, the flash memory outputs the read value of the bit 2 (DATA: 2) to the location indicated by the address. In the erase-suspend-program mode, successive reads from the non-erase suspended sector causes the flash memory to output "1". Both DQ2 and DQ6 are used for detecting an erase-suspended sector (DQ2 toggles, but DQ6 does not). DQ2 is also used for detecting an erasing sector. While erasing a sector, if a read access is executed from the erasing sector, DQ2 toggles. Reference: If all sectors selected for erasing are write-protected, the toggle bit 2 toggles for about 100s, and then returns to the read/reset mode without writing the data. 427 CHAPTER 24 1M/2M-BIT FLASH MEMORY 24.7 Detailed Explanation of Writing to and Erasing Flash Memory This section describes each operation procedure of flash memory Read/Reset, Write, Chip Erase, Sector Erase, Sector Erase Suspend, and Sector Erase Restart when a command that starts the automatic algorithm is issued. Detailed Explanation of Flash Memory Write/Erase The flash memory executes the automatic algorithm by issuing a command sequence (see Table 24.5-1 "Command Sequence Table" in Section 24.5 "Starting the Flash Memory Automatic Algorithm") for a write cycle to the bus to perform Read/Reset, Write, Chip Erase, Sector Erase, Sector Erase Suspend, or Sector Erase Restart operations. Each bus write cycle must be performed continuously. In addition, whether the automatic algorithm has terminated can be determined using the data polling or other function. At normal termination, the flash memory is returned to the read/reset state. Each operation of the flash memory is described in the following order: 428 * Setting the read/reset state * Writing data * Erasing all data (erasing chips) * Erasing optional data (erasing sectors) * Suspending sector erase * Restarting sector erase 24.7 Detailed Explanation of Writing to and Erasing Flash Memory 24.7.1 Setting The Read/Reset State This section describes the procedure for issuing the Read/Reset command to set the flash memory to the read/reset state. Setting the Flash Memory to the Read/Reset State The flash memory can be set to the read/reset state by sending the Read/Reset command in the command sequence table (see Table 24.5-1 "Command Sequence Table" in Section 24.5 "Starting the Flash Memory Automatic Algorithm") continuously to the target sector in the flash memory. The Read/Reset command has two types of command sequences that execute the first and third bus operations. However, there are no essential differences between these command sequences. The read/reset state is the initial state of the flash memory. When the power is turned on and when a command terminates normally, the flash memory is set to the read/reset state. In the read/reset state, other commands wait for input. In the read/reset state, data is read by regular read-access. As with the mask ROM, program access from the CPU is enabled. The Read/Reset command is not required to read data by a regular read. The Read/Reset command is mainly used to initialize the automatic algorithm in such cases as when a command does not terminate normally. 429 CHAPTER 24 1M/2M-BIT FLASH MEMORY 24.7.2 Writing Data This section describes the procedure for issuing the Write command to write data to the flash memory. Writing Data to the Flash Memory The data write automatic algorithm of the flash memory can be started by sending the Write command in the command sequence table (see Table 24.5-1 "Command Sequence Table" in Section 24.5 "Starting the Flash Memory Automatic Algorithm") continuously to the target sector in the flash memory. When data write to the target address is completed in the fourth cycle, the automatic algorithm and automatic write are started. Specifying addresses Only even addresses can be specified as the write addresses specified in a write data cycle. Odd addresses cannot be written correctly. That is, writing to even addresses must be done in units of word data. Writing can be done in any order of addresses or even if the sector boundary is exceeded. However, the Write command writes only data of one word for each execution. Notes on writing data Writing cannot return data 0 to data 1. When data 1 is written to data 0, the data polling algorithm (DQ7) or toggle operation (DQ6) does not terminate and the flash memory elements are determined to be faulty. If the time prescribed for writing is thus exceeded, the timing limit exceeded flag (DQ5) is determined to be an error. Otherwise, the data is viewed as if dummy data 1 had been written. However, when data is read in the read/reset state, the data remains 0. Data 0 can be set to data 1 only by erase operations. All commands are ignored during execution of the automatic write algorithm. If a hardware reset is started during writing, the data of the written addresses will be unpredictable. Writing to the Flash Memory Figure 24.7-1 "Example of the Flash Memory Write Procedure" is an example of the procedure for writing to the flash memory. The hardware sequence flags (see Section 24.6 "Confirming the Automatic Algorithm Execution State") can be used to determine the state of the automatic algorithm in the flash memory. Here, the data polling flag (DQ7) is used to confirm that writing has terminated. The data read to check the flag is read from the address written to last. The data polling flag (DQ7) changes at the same time that the timing limit exceeded flag (DQ5) changes. For example, even if the timing limit exceeded flag (DQ5) is 1, the data polling flag bit (DQ7) must be rechecked. Also for the toggle bit flag (DQ6), the toggle operation stops at the same time that the timing limit exceeded flag bit (DQ5) changes to 1. The toggle bit flag (DQ6) must therefore be rechecked. 430 24.7 Detailed Explanation of Writing to and Erasing Flash Memory Figure 24.7-1 Example of the Flash Memory Write Procedure Start writing FMCS: WE (bit 5) Enable flash memory write Write command sequence (1) FxAAAA <-- XXAA (2) Fx5554 <-- XX55 (3) FxAAAA <-- XXA0 (4) Write address <-- Write data Read internal address Data polling (DQ7) Next address Data Data 0 Timing limit (DQ5) 1 Read internal address Data Data polling (DQ7) Data Write error Final address FMCS: WE (bit 5) Disable flash memory write Complete writing Confirm with the hardware sequence flags. 431 CHAPTER 24 1M/2M-BIT FLASH MEMORY 24.7.3 Erasing All Data (Erasing Chips) This section describes the procedure for issuing the Chip Erase command to erase all data in the flash memory. Erasing all Data in the Flash Memory (Erasing Chips) All data can be erased from the flash memory by sending the Chip Erase command in the command sequence table (see Table 24.5-1 "Command Sequence Table" in Section 24.5 "Starting the Flash Memory Automatic Algorithm") continuously to the target sector in the flash memory. The Chip Erase command is executed in six bus operations. When writing of the sixth cycle is completed, the chip erase operation is started. For chip erase, the user need not write to the flash memory before erasing. During execution of the automatic erase algorithm, the flash memory writes 0 for verification before all of the cells are erased automatically. 432 24.7 Detailed Explanation of Writing to and Erasing Flash Memory 24.7.4 Erasing Optional Data (Erasing Sectors) This section describes the procedure for issuing the Sector Erase command to erase optional data (erase sector) in the flash memory. Individual sectors can be erased. Multiple sectors can also be specified at one time. Erasing Optional Data (Erasing Sectors) in the Flash Memory Optional sectors in the flash memory can be erased by sending the Sector Erase command in the command sequence table (see Table 24.5-1 "Command Sequence Table" in Section 24.5 "Starting the Flash Memory Automatic Algorithm") continuously to the target sector in the flash memory. Specifying sectors The Sector Erase command is executed in six bus operations. Sector erase wait of 50s is started by writing the sector erase code (30h) to an accessible even-numbered address in the target sector in the sixth cycle. To erase multiple sectors, write the erase code (30h) to the addresses in the target sectors after the above processing operation. Notes on specifying multiple sectors Erase is started when the sector erase wait period of 50s terminates after the final sector erase code has been written. That is, to erase multiple sectors at one time, an erase code (sixth cycle of the command sequence) must be written within 50s of writing of the address of a sector and the address of the next sector must be written within 50s of writing of the previous erase code. Otherwise, the address and erase code may not be accepted. The sector erase timer (hardware sequence flag DQ3) can be used to check whether writing of the subsequent sector erase code is valid. At this time, specify so that the address used for reading the sector erase timer indicates the sector to be erased. Erasing Sectors in the Flash Memory The hardware sequence flags (see Section 24.6 "Confirming the Automatic Algorithm Execution State") can be used to determine the state of the automatic algorithm in the flash memory. Figure 24.7-2 "Example of the Flash Memory Sector Erase Procedure" is an example of the procedure for erasing sectors in the flash memory. Here, the toggle bit flag (DQ6) is used to confirm that erasing has terminated. The data that is read to check the flag is read from the sector to be erased. The toggle bit flag (DQ6) stops the toggle operation at the same time that the timing limit exceeded flag (DQ5) is changed to 1. For example, even if the timing limit exceeded flag (DQ5) is 1, the toggle bit flag (DQ6) must be rechecked. The data polling flag (DQ7) also changes at the same time that the timing limit exceeded flag bit (DQ5) changes. As a result, the data polling flag (DQ7) must be rechecked. 433 CHAPTER 24 1M/2M-BIT FLASH MEMORY Figure 24.7-2 Example of the Flash Memory Sector Erase Procedure Start erasing FMCS: WE (bit 5) Enable flash memory erase Erase command sequence (1) FxAAAA <-- XXAA (2) Fx5554 <-- XX55 (3) FxAAAA <-- XX80 (4) Fx5554 <-- XX55 (5) Sector address <-Erase code (30H) 1 Sector erase timer (DQ3) Read internal address 0 (6) Sector address <-Erase code (30H) Y Another erase sector N Read internal address 1 Next sector Read internal address 2 Toggle bit (DQ6) data 1(DQ6) = data 2(DQ6) Y N 0 Timing limit (DQ5) 1 Read internal address 1 Read internal address 2 N Toggle bit (DQ6) data 1(DQ6) = data 2(DQ6) Y Erase error Final sector N Y FMCS: WE (bit 5) Disable flash memory erase Confirm with the hardware sequence flags. Complete erasing 434 24.7 Detailed Explanation of Writing to and Erasing Flash Memory 24.7.5 Suspending Sector Erase This section describes the procedure for issuing the Sector Erase Suspend command to suspend erasing of flash memory sectors. Data can be read from sectors that are not being erased. Suspending Erasing of Flash Memory Sectors Erasing of flash memory sectors can be suspended by sending the Sector Erase Suspend command in the command sequence table (see Table 24.5-1 "Command Sequence Table" in Section 24.5 "Starting the Flash Memory Automatic Algorithm") continuously to the target sector in the flash memory. The Sector Erase Suspend command suspends the sector erase operation being executed and enables data to be read from sectors that are not being erased. In this state, only reading is enabled; data cannot be written. This command is valid only during sector erase operations that include the erase wait time. The command will be ignored during chip erase or write operations. This command is implemented by writing the erase suspend code (B0h). At this time, specify an optional address in the flash memory for the address. An Erase Suspend command issued again during erasing of sectors will be ignored. Entering the Sector Erase Suspend command during the sector erase wait period will immediately terminate sector erase wait, cancel the erase operation, and set the erase stop state. Entering the Erase Suspend command during the erase operation after the sector erase wait period has terminated will set the erase suspend state after a maximum period of 15s has elapsed. 435 CHAPTER 24 1M/2M-BIT FLASH MEMORY 24.7.6 Restarting Sector Erase This section describes the procedure for issuing the Sector Erase Restart command to restart suspended erasing of flash memory sectors. Restarting Erasing of Flash Memory Sectors Suspended erasing of flash memory sectors can be restarted by sending the Sector Erase Restart command in the command sequence table (see Table 24.5-1 "Command Sequence Table" in Section 24.5 "Starting the Flash Memory Automatic Algorithm") continuously to the target sector in the flash memory. The Sector Erase Restart command is used to restart erasing of sectors from the sector erase suspend state set using the Sector Erase Suspend command. The Sector Erase Restart command is implemented by writing the erase restart code (30h). At this time, specify an optional address in the flash memory area for the address. If a Sector Erase Restart command is issued during sector erase, the command will be ignored. 436 24.8 Notes on using 1M/2M-bit Flash Memory 24.8 Notes on using 1M/2M-bit Flash Memory This section contains notes on using 1M/2M-bit flash memory. Notes on using flash memory Input of a hardware reset (RST) To input a hardware reset when the automatic algorithm has not been started and reading is in progress, a minimum low-level width of 500 ns must be maintained. In this case, a maximum of 500 ns is required until data can be read from the flash memory after a hardware reset has been activated. Similarly, to input a hardware reset when the automatic algorithm has been activated and writing or erasing is in progress, a minimum low-level width of 50 ns must be maintained. In this case, 20 s are required until data can be read after the operation for initializing the flash memory has terminated. A hardware reset during writing the data being written to be undefined. A hardware reset during erasing may make the sector being erased unusable. Canceling of a software reset, watchdog timer reset, and hardware standby When the flash memory is being written to or erased with CPU access and if reset conditions occur while the automatic algorithm is active, the CPU may run out of control. This occurs because these reset conditions cause the automatic algorithm to continue without initializing the flash memory unit, possibly preventing the flash memory unit from entering the read state when the CPU starts the sequence after the reset has been deasserted. These reset conditions must be disabled during writing to or erasing of the flash memory. Program access to flash memory When the automatic algorithm is operating, read access to the flash memory is disabled. With the memory access mode of the CPU set to internal ROM mode, writing or erasing must be started after the program area is switched to another area such as RAM. In this case, when sectors (SA4/SA6) containing interrupt vectors are erased, writing or erasing interrupt processing cannot be executed. For the same reason, all interrupt sources other than the flash memory are disabled while the automatic algorithm is operating. Also, while the automatic algorithm is being executed, all interrupt sources except flash memory are disabled. Hold function When the CPU accepts a hold request, the Write signal WE of the flash memory unit may be skewed, causing erroneous writing or erasing due to an erroneous write. When the acceptance of a hold request is enabled (HDE bit of EPCR set to 1), ensure that the WE bit of the control status register (FMCS) is 0. Extended intelligent I/O service (EI2OS) Because write and erase interrupts issued to the CPU from the flash memory interface circuit cannot be accepted by the EI2OS, they should not be used. 437 CHAPTER 24 1M/2M-BIT FLASH MEMORY Applying VID Applying VID required for the sector protect operation should always be started and terminated when the supply voltage is on. 438 24.9 Flash Security Feature 24.9 Flash Security Feature The Flash security Controller provides possibilities to protect the content of the flash memory from being read from external pins. Flash Security Feature One predefined address of the flash memory is assigned to the Flash Security Controller (1M-bit flash memory: FE0001, 2M-bit flash memory: FC0001). If the protection code of "01H" is written is this address, access to the flash memory is restricted. Once the flash memory is protected, performing the chip erase operation only can unlock the function otherwise read/write access to the flash memory from any external pins is not generally possible. This function is suitable for applications requiring security of self-containing and data stored in the flash memory. If the target application requires any part of program to locate outside the microcontroller, the Flash Security Controller can not offer the intended features. For this reason, the External Vector Fetch mode should not be used when the protection code is set. Programming of the flash microcontroller by standard parallel programmer may require unique set-up. For example, with the programmer from Minato Electronics the device checking should be turned off. Writing the protection code is generally recommended to take place at the end of the flash programming. This is to avoid unnecessary protection during the programming. In order to re-program the once protected flash memory, the chip erase operation should be performed. For further information, please contact Fujitsu. 439 CHAPTER 24 1M/2M-BIT FLASH MEMORY 24.10 Example of Programming 1M/2M-bit Flash Memory This section presents a programming example of 1M/2M-bit flash memory. Programming example of 1M/2M-bit flash memory NAME FLASHWE TITLE FLASHWE ;------------------------------------------------------------------------------;1M/2M-bit-FLASH sample program ; ;1: Transmits the program (address: FFC000H, sector: SA4/SA6) from FLASH to RAM ; (address: 000700H). ;2: Executes the program on RAM. ;3: Writes the PDR1 value to FLASH (address: FE0000H, sector: SA0/SA2). ;4: Reads the written value (address: FD0000H, sector: SA0/SA2) and outputs it to PDR2. ;5: Erases the written sector (SA0/SA2). ;6: Checks and outputs erase data. ;Conditions ; - Number of bytes transmitted to RAM: 100H (256B) ; - Write/erase termination judgment ; Judgment according to DQ5 (timing limit excess flag) ; Judgment according to DQ6 (toggle bit flag) ; Judgment according to RDY (FMCS) ; - Error handling ; Hi output to P00 to P07 ; Reset command issuance ;------------------------------------------------------------------; RESOUS IOSEG ABS=00 ;"RESOUS" I/O segment definition ORG 0000H PDR0 RB 1 PDR1 RB 1 PDR2 RB 1 PDR3 RB 1 ORG 0010H DDR0 RB 1 DDR1 RB 1 DDR2 RB 1 DDR3 RB 1 ORG 00A1H CKSCR RB 1 ORG 00AEH FMCS RB 1 ORG 006FH ROMM RB 1 RESOUS ENDS ; SSTA SSEG RW 0127H STA_T RW 1 SSTA ENDS ; DATA DSEG ABS=0FFH ;FLASH command address ORG 5554H COMADR2 RW 1 ORG 0AAAAH COMADR1 RW 1 DATA ENDS 440 24.10 Example of Programming 1M/2M-bit Flash Memory ;///////////////////////////////////////////////////////////// ;Main program (SAI) ;///////////////////////////////////////////////////////////// CODE CSEG START: ;///////////////////////////////////////////////////// ; Initialization ;///////////////////////////////////////////////////// MOV CKSCR,#0BAH ;3-multiple setting MOV RP,#0 MOV A,#!STA_T MOV SSB,A MOVW A,#STA_T MOVW SP,A MOV ROMM,#00H ;Mirror OFF MOV PDR0,#00H ;For error check MOV DDR0,#0FFH MOV PDR1,#00H ;Port for data input MOV DDR1,#00H MOV PDR2,#00H ;Port for data output MOV DDR2,#0FFH ; ////////////////////////////////////////////////////////////// ; Transfer of "FLASH write erase program (FFC000H)" to RAM (700H address) ; ////////////////////////////////////////////////////////////// MOVW A,#0700H ;Transfer destination RAM area MOVW A,#0C000H ;Transfer source address (program position) MOVW RW0,#100H ;Number of bytes to be transferred MOVS ADB,PCB ;Transfer of 100H from FFBC00H to 00700H CALLP 000700H ;Jump to the address containing the transferred ; program ; ///////////////////////////////////////////////////// ; Data output ; ///////////////////////////////////////////////////// OUT MOV A,#0FEH MOV ADB,A MOVW RW2,#0000H MOVW A,@RW2+00 MOV PDR2,A END JMP * CODE ENDS ;//////////////////////////////////////////////////////////// ;FLASH write erase program (SA4/SA6) ;//////////////////////////////////////////////////////////// RAMPRG CSEG ABS=0FFH ORG 0C000H ; //////////////////////////////////////////// Initialization ; //////////////////////////////////////////// MOVW RW0,#0500H ;RW0:RAM space for input data acquisition 00:0500 to MOVW RW2,#0000H ;RW2:Flash memory write address FD:0000 to MOV A,#00H ;DTB modification MOV DTB,A ;Bank specification for @RW0 MOV A,#0FDH ;ADB modification 1 MOV ADB,A ;Bank specification for write mode specification ; address MOV PDR3,#00H ;Switch initialization MOV DDR3,#00H ; WAIT1 BBC PDR3:0,WAIT1 ;PDR3: 0(write start at high level) ; ;//////////////////////////////////////////////// ;Write (SA0/SA2) ;//////////////////////////////////////////////// MOV A,PDR1 MOVW @RW0+00,A ;PDR1 data allocation to RAM MOV FMCS,#20H ;Write mode setting MOVW ADB:COMADR1,#00AAH ;Flash write command 1 MOVW ADB:COMADR2,#0055H ;Flash write command 2 441 CHAPTER 24 1M/2M-BIT FLASH MEMORY MOVW ADB:COMADR1,#00A0H ;Flash write command 3 ; WRITE ; ; ; ; ; ; ; ; NTOW ; ; ; MOVW A,@RW0+00 ;Input data (RW0) write to flash memory (RW2) MOVW @RW2+00,A ;Wait time check /////////////////////////////////////////////////////////////////// ERROR when the time limit excess check flag is set and toggle operation is in progress /////////////////////////////////////////////////////////////////// MOVW A,@RW2+00 AND A,#20H ;DQ5 time limit check BZ NTOW ;Time limit over MOVW A,@RW2+00 ;AH MOVW A,@RW2+00 ;AL XORW A ;XOR of AH and AL (1 when the values differ) AND A,#40H ;Is the DQ6 toggle bit different? BNZ ERROR ;To ERROR when the DQ6 toggle bit is different /////////////////////////////////////// Write termination check (FMCS-RDY) /////////////////////////////////////// /////////////////////////////////////// MOVW A,FMCS AND A,#10H ;Extraction of FMCS RDY bit (bit 4) BZ WRITE ;End of write? MOV FMCS,#00H ;Write mode release ///////////////////////////////////////////////////// Write data output ///////////////////////////////////////////////////// MOVW RW2,#0000H ;Write data output MOVW A,@RW2+00 MOV PDR2,A ; WAIT2 BBC PDR3:1,WAIT2 ;PDR3: 1(sector erase start at high level) ; ;///////////////////////////////////////////// ;Sector erase (SA0/SA2) ;///////////////////////////////////////////// MOV @RW2+00,#0000H ;Address initialization MOV FMCS,#20H ;Erase mode setting MOVW ADB:COMADR1,#00AAH ;Flash erase command 1 MOVW ADB:COMADR2,#0055H ;Flash erase command 2 MOVW ADB:COMADR1,#0080H ;Flash erase command 3 MOVW ADB:COMADR1,#00AAH ;Flash erase command 4 MOVW ADB:COMADR2,#0055H ;Flash erase command 5 MOV @RW2+00,#0030H ;Issuance of erase command 6 to the sector to be erased ELS ;Wait time check ; /////////////////////////////////////////////////////////////////// ; ERROR when the time limit excess check flag is set and toggle operation is ; in progress ; /////////////////////////////////////////////////////////////////// MOVW A,@RW2+00 AND A,#20H ;DQ5 time limit check BZ NTOE ;Time limit over MOVW A,@RW2+00 ;AH High and Low are alternately output from MOVW A,@RW2+00 ;AL DQ6 per read during write operation. XORW A ;XOR of AH and AL (If the DQ6 value differs, ; write operation is in progress (1)). AND A,#40H ;Is the DQ6 toggle bit High? BNZ ERROR ;ERROR when the DQ6 toggle bit is High ; /////////////////////////////////////// ; Erase termination check (FMCS-RDY) ; /////////////////////////////////////// NTOE MOVW A,FMCS ; AND A,#10H ;Extraction of FMCS RDY bit (bit 4) BZ ELS ;End of sector erase? MOV FMCS,#00H ;FLASH erase mode release RETP ;Return to the main program 442 24.10 Example of Programming 1M/2M-bit Flash Memory ;////////////////////////////////////////////// ;Error ;////////////////////////////////////////////// ERROR MOV ADB:COMADR1,#0F0H ;Reset command (read is enabled) MOV FMCS,#00H ;FLASH mode release MOV PDR0,#0FFH ;Error handling check RETP ;Return to the main program RAMPRG ENDS ;///////////////////////////////////////////// VECT CSEG ABS=0FFH ORG 0FFDCH DSL START DB 00H VECT ENDS ; END START 443 CHAPTER 24 1M/2M-BIT FLASH MEMORY 444 CHAPTER 25 EXAMPLES OF MB90F543/F549/F543G(S)/ F548G(S)/F549G(S)/F546G(S) SERIAL PROGRAMMING CONNECTION This chapter provides examples of serial programming connection with the AF220/ AF210/AF120/AF110 flash microcomputer programmer manufactured by YDC Corporation. 25.1 "Basic Configuration of MB90F543/F549/F543G(S)/F548G(S)/F549G(S)/ F546G(S) Serial Programming Connection" 25.2 "Example of Serial Programming Connection (User Power Supply Used)" 25.3 "Example of Serial Programming Connection (Power Supplied from the Programmer)" 25.4 "Example of Minimum Connection to the Flash Microcomputer Programmer (User Power Supply Used)" 25.5 "Example of Minimum Connection to the Flash Microcomputer Programmer (Power Supplied from the Programmer)" 445 CHAPTER 25 EXAMPLES OF MB90F543/F549/F543G(S)/F548G(S)/F549G(S)/F546G(S) SERIAL PROGRAMMING CONNECTION 25.1 Basic Configuration of MB90F543/F549/F543G(S)/F548G(S)/ F549G(S)/F546G(S) Serial Programming Connection The MB90F543/F549/F543G(S)/F548G(S)/F549G(S)/F546G(S) supports flash ROM serial on-board programming (Fujitsu standard). This section describes the specifications. Basic Configuration of MB90F543/F549/F543G(S)/F548G(S)/F549G(S)/F546G(S) Serial Programming Connection The AF220/AF210/AF120/AF110 flash microcomputer programmer manufactured by YDC Corporation is used for Fujitsu standard serial on-board programming. Figure 25.1-1 "Basic Configuration of MB90F543/F549/F543G(S)/F548G(S)/F549G(S)/F546G(S) Serial Programming Connection" shows the basic configuration of the MB90F543/F549/F543G(S)/ F548G(S)/F549G(S)/F546G(S) serial programming connection. Figure 25.1-1 Basic Configuration of MB90F543/F549/F543G(S)/F548G(S)/F549G(S)/F546G(S) Serial Programming Connection Host interface cable RS232C General-purpose common cable (AZ210) AF220/AF210/ AF120/AF110 flash microcomputer programmer + memory card CLK synchronous serial MB90F543/F549 /F543G(S)/F548G(S) /F549G(S)/F546G(S) user system Stand-alone operation enabled Note: Ask YDC Corporation for information about the functions and operations of the AF220/ AF210/AF120/AF110 flash microcomputer programmer, general-purpose common cable (AZ210) for connection, and connectors. Table 25.1-1 Pins Used for Fujitsu Standard Serial Onboard Programming Pin Function Additional information MD2, MD1 MD0 Mode pins Controls programming mode from the flash microcomputer programmer. X0, X1 Oscillation pins In programming mode, the CPU internal operation clock signal is one multiple of the PLL clock signal frequency. Therefore, because the oscillation clock frequency becomes the internal operation clock signal, the resonator used for serial reprogramming is 3 MHz to 5 MHz. P00, P01 Programming activation pins - RST Reset pin - 446 25.1 Basic Configuration of MB90F543/F549/F543G(S)/F548G(S)/F549G(S)/F546G(S) Serial Programming Connection Table 25.1-1 Pins Used for Fujitsu Standard Serial Onboard Programming (Continued) Pin Function Additional information SIN1 Serial data input pin SOT1 Serial data output pin SCK1 Serial clock input pin C C pin This external capacitor pin is used to stabilize the power supply. Connect a ceramic capacitor of approximately 0.1F to the outside. Vcc Power voltage supply pin If the programming voltage (5 V 10%) is supplied from the user system, the flash microcomputer programmer need not be connected. Connect so that the power supply of the user side is not short-circuited. Vss GND pin Common to the ground of the flash microcomputer programmer. HST Hardware standby pin Input high level during serial programming mode. The UART1 is used in CLK synchronous mode. Even if the P00, SIN1, SOT1, and SCK1 pins are used for the user system, the control circuit shown in the figure below is required. (The /TICS signal of the flash microcomputer programmer can be used to disconnect the user circuit during serial programming). Figure 25.1-2 Control Circuit AF220/AF210/AF120/AF110 write control pin MB90F543/F549 /F543G(S)/F548G(S) /F549G(S)/F546G(S) write control pin 10K AF220/AF210/AF120/AF110/ TICS pin User Sections 25.2 "Example of Serial Programming Connection (User Power Supply Used)" to 25.5 "Example of Minimum Connection to the Flash Microcomputer Programmer (Power Supplied from the Programmer)" present examples the following four types of serial programming connection. See each Section as required. * Serial programming connection in MB90F543/F549/F543G(S)/F548G(S)/F549G(S)/ F546G(S) internal vector mode (user power supply used) * Serial programming connection in MB90F543/F549/F543G(S)/F548G(S)/F549G(S)/ F546G(S) internal vector mode (power supplied from the Programmer) * Example of minimum connection to the flash microcomputer programmer (user power supply used) * Example of minimum connection to the flash microcomputer programmer (power supplied from the Programmer) 447 CHAPTER 25 EXAMPLES OF MB90F543/F549/F543G(S)/F548G(S)/F549G(S)/F546G(S) SERIAL PROGRAMMING CONNECTION Table 25.1-2 Flash Microcomputer Programmer System Configuration (Manufactured by YDC Corporation) Model Mainframe Function AF220/AC4P Model with Ethernet interface built in / 100 to 220 V power adaptor AF210/AC4P Standard model / 100V to 220 V power adaptor AF120/AC4P Single-key Ethernet interface model / 100V to 220 V power adaptor AF110/AC4P Single-key model/100V to 220 V power adaptor AZ221 PC/AT RS232C cable only for Programmer AZ210 Standard target probe (a), length: 1 m FF201 Fujitsu F2MC-16LX flash microcomputer control model AZ290 Remote controller /P2 2 MB PC card (option) for flash memory sizes of up to 128 KB /P4 4 MB PC card (option) for flash memory sizes of up to 512 KB Inquiries: YDC Corporation Telephone number: (81)-42-333-6224 Note: The AF200 flash microcomputer programmer, which is not supported now, can be used by using control module FF201. For the serial programming connection information, see the following section, "Oscillation Clock Frequency and Serial Clock Input Frequency". 448 25.1 Basic Configuration of MB90F543/F549/F543G(S)/F548G(S)/F549G(S)/F546G(S) Serial Programming Connection Oscillation Clock Frequency and Serial Clock Input Frequency The formula shown below can be used to calculate the maximum serial clock frequency that can be input to the MB90F543/F549/F543G(S)/F548G(S)/F549G(S)/F546G(S). Maximum serial clock frequency that can be input = 0.125 x oscillation clock frequency Consequently, change the serial clock input frequency by setting the serial clock frequency of the flash microcomputer programmer according to the current oscillation clock frequency. Table 25.1-3 Examples of the Maximum Serial Clock Frequency That Can Be Input Oscillation or External clock frequency Maximum serial clock frequency that can be input for the microcomputer Maximum serial clock frequency that can be set with AF220/AF210/ AF120/AF110 Maximum serial clock frequency that can be set with AF200 4 MHz 500 kHz 500 kHz 500 kHz 8 MHz *1 1 MHz 850 kHz 500 kHz 16 MHz *1 2 MHz 1.25 MHz 500 kHz *1: External clock only 449 CHAPTER 25 EXAMPLES OF MB90F543/F549/F543G(S)/F548G(S)/F549G(S)/F546G(S) SERIAL PROGRAMMING CONNECTION 25.2 Example of Serial Programming Connection (User Power Supply Used) Figure 25.2-1 "Example of Serial Programming Connection for MB90F543/F549/ F543G(S)/F548G(S)/F549G(S)/F546G(S) Single-chip Modes (User Power Supply Used)"shows an example of serial programming connection when the microcomputer power voltage is supplied from the user power supply. The values 1 and 0 are input to mode pins MD2 and MD0 from TAUX3 and TMODE of the AF220/AF210/AF120/AF110 programmer. Serial reprogramming mode: MD2, MD1, MD0 = 110 Example of Serial Programming Connection (User Power Supply Used) Figure 25.2-1 Example of Serial Programming Connection for MB90F543/MB90F549 Single-chip Modes (User Power Supply Used) AF220/AF210/AF120/AF110 flash microcomputer programmer TAUX3 User system MB90F543/F549 /F543G(S)/F548G(S) /F549G(S)/F546G(S) Connector DX10-28S (19) MD2 MD1 TMODE MD0 X0 (12) 3 MHz to 5 MHz X1 TAUX (23) TICS (10) P00 User User TRES HST RST (5) P01 C User TTXD TRXD TCK (13) (27) (6) TVcc (2) GND (7,8, 14,15, 21, 22 1, 28) SIN1 SOT1 SCK1 Vcc User power supply Vss Pin 14 Pins 3, 4, 9, 11, 16, 17, 18, 20, 24, 25, and 26 are open. DX10-28S: Right-angle type 450 Pin 1 DX10-28S Pin 28 Pin 15 Connector (Hirose Electronics Ltd.) pin arrangement 25.2 Example of Serial Programming Connection (User Power Supply Used) * Even if the SIN1, SOT1, and SCK1 pins are used for the user system, the control circuit shown in the figure below is required in the same way that it is for P00. (The /TICS signal of the flash microcomputer programmer can be used to disconnect the user circuit during serial programming.) AF220/AF210/AF120/AF110 write control pin MB90F543/F549 /F543G(S)/F548G(S) /F549G(S)/F546G(S) write control pin 10K AF220/AF210/ AF120/AF110/TICS pin User * Connect the AF220/AF210/AF120/AF110 while the user power is off. 451 CHAPTER 25 EXAMPLES OF MB90F543/F549/F543G(S)/F548G(S)/F549G(S)/F546G(S) SERIAL PROGRAMMING CONNECTION 25.3 Example of Serial Programming Connection (Power Supplied from the Programmer) Figure 25.3-1 "Example of Serial Programming Connection for MB90F543/F549/ F543G(S)/F548G(S)/F549G(S)/F546G(S) Single-chip Modes (Power Supplied from the Programmer) "shows an example of serial programming connection when the microcomputer power voltage is supplied from the programmer. The values 1 and 0 are input to mode pins MD2 and MD0 from TAUX3 and TMODE of the AF220/AF210/ AF120/AF110 programmer. Serial reprogramming mode: MD2, MD1, MD0 = 110 Example of Serial Programming Connection (Power Supplied from the Programmer) Figure 25.3-1 Example of Serial Programming Connection for MB90F543/F549/F543G(S)/F548G(S)/ F549G(S)/F546G(S) Single-chip Modes (Power Supplied from the Programmer) AF220/AF210/AF120/AF110 flash microcomputer programmer TAUX3 User system MB90F543/F549 /F543G(S)/F548G(S) /F549G(S)/F546G(S) Connector DX10-28S (19) MD2 MD1 TMODE MD0 X0 (12) 3 MHz to 5 MHz X1 TAUX (23) TICS (10) P00 User User TRES HST (5) RST P01 C User TTXD TRXD TCK TVcc Vcc TVPP1 GND (13) (27) (6) (2) (3) (16) SIN1 SOT1 SCK1 Vcc (7, 8, 14,15, 21, 22 1, 28) Pins 4, 9, 11, 17, 18, 20, 24, 25, and 26 are open. Vss Pin 14 Pin 1 Pin 28 Pin 15 DX10-28S DX10-28S: Right-angle type Connector (Hirose Electronics Ltd.) pin arrangement 452 25.3 Example of Serial Programming Connection (Power Supplied from the Programmer) * Even if the SIN1, SOT1, and SCK1 pins are used for the user system, the control circuit shown in the figure below is required in the same way that it is for P00. (The /TICS signal of the flash microcomputer programmer can be used to disconnect the user circuit during serial programming.) AF220/AF210/AF120/AF110 write control pin MB90F543/F549 /F543G(S)/F548G(S) /F549G(S)/F546G(S) write control pin 10K AF220/AF210/ AF120/AF110/TICS pin User * Connect the AF220/AF210/AF120/AF110 while the user power is off. * When the programming power is supplied from the AF220/AF210/AF120/AF110, be careful not to short-circuit the user power supply. 453 CHAPTER 25 EXAMPLES OF MB90F543/F549/F543G(S)/F548G(S)/F549G(S)/F546G(S) SERIAL PROGRAMMING CONNECTION 25.4 Example of Minimum Connection to the Flash Microcomputer Programmer (User Power Supply Used) Figure 25.4-1 "Example of Minimum Connection to the Flash Microcomputer Programmer (User Power Supply Used)" is an example of the minimum connection to the flash microcomputer programmer when the user power supply is used. Serial reProgramming mode: MD2, MD1, MD0 = 110 Example of Minimum Connection to the Flash Microcomputer Programmer (User Power Supply Used) For a flash memory write, the MD2, MD1, MD0, and P00 pins and flash microcomputer programmer need not be connected if the pins are set as described below. Figure 25.4-1 Example of Minimum Connection to the MB90F543/F549/F543G(S)/F548G(S)/F549G(S)/ F546G(S) Flash Microcomputer Programmer (User Power Supply Used) AF220/AF210/AF120/AF110 User system flash microcomputer 1 for serial reprogramming programmer MB90F543/F549 /F543G(S)/F548G(S) /F549G(S)/F546G(S) MD2 1 for serial reprogramming MD1 MD0 0 for serial reprogramming X0 3 MHz to 5 MHz X1 P00 0 for serial reprogramming User circuit P01 1 for serial reprogramming User circuit Connector DX10-28S TRES TTXD TRXD TCK TVcc (5) (13) (27) (6) (2) GND (7,8, 14,15, 21,22, 1,28) RST SIN1 SOT1 SCK1 Vcc User power supply Pins 3, 4, 9, 10, 11, 12, 16, 17, 18, 19, 20, 23, 24, 25, and 26 are open. DX10-28S: Right-angle type HST C Vss Pin 14 Pin 1 Pin 28 Pin 15 DX10-28S Connector (Hirose Electronics Ltd.) pin arrangement 454 25.4 Example of Minimum Connection to the Flash Microcomputer Programmer (User Power Supply Used) * Even if the SIN1, SOT1, and SCK1 pins are used for the user system, the control circuit shown in the figure below is required. (The /TICS signal of the flash microcomputer programmer can be used to disconnect the user circuit during serial programming.) AF220/AF210/AF120/AF110 write control pin MB90F543/F549 /F543G(S)/F548G(S) /F549G(S)/F546G(S) write control pin 10K AF220/AF210/ AF120/AF110/TICS pin User * Connect the AF220/AF210/AF120/AF110 while the user power is off. 455 CHAPTER 25 EXAMPLES OF MB90F543/F549/F543G(S)/F548G(S)/F549G(S)/F546G(S) SERIAL PROGRAMMING CONNECTION 25.5 Example of Minimum Connection to the Flash Microcomputer Programmer (Power Supplied from the Programmer) Figure 25.5-1 "Example of Minimum Connection to the Flash Microcomputer Programmer (Power Supplied from the Programmer)" is an example of the minimum connection to the flash microcomputer programmer when power is supplied from the programmer. Serial reProgramming mode: MD2, MD1, MD0 = 110 Example of Minimum Connection to the Flash Microcomputer Programmer (Power Supplied from the Programmer) For a flash memory write, the MD2, MD1, MD0, and P00 pins and flash microcomputer programmer need not be connected if the pins are set as described below. Figure 25.5-1 Example of Minimum Connection to the MB90F543/F549/F543G(S)/F548G(S)/F549G(S)/ F546G(S) Flash Microcomputer Programmer (Power Supplied from the Programmer) AF220/AF210/AF120/AF110 User system flash microcomputer 1 for serial programmer reprogramming MB90F543/F549 /F543G(S)/F548G(S) /F549G(S)/F546G(S) MD2 1 for serial reprogramming MD1 MD0 0 for serial reprogramming X0 3 MHz to 5 MHz X1 P00 0 for serial reprogramming User circuit P01 1 for serial reprogramming User circuit Connector DX10-28S TRES TTXD TRXD TCK TVcc Vu TVPP1 GND HST C (5) (13) (27) (6) (2) (3) (16) RST SIN1 SOT1 SCK1 (7,8, 14,15, 21,22, 1,28) Vss Pins 3, 4, 9, 10, 11, 12, 17, 18, 19, 20, 23, 24, 25, and 26 are open. DX10-28S: Right-angle type Vcc Pin 14 Pin 1 Pin 28 Pin 15 DX10-28S Connector (Hirose Electronics Ltd.) pin arrangement 456 25.5 Example of Minimum Connection to the Flash Microcomputer Programmer (Power Supplied from the Programmer) * Even if the SIN1, SOT1, and SCK1 pins are used for the user system, the control circuit shown in the figure below is required. (The /TICS signal of the flash microcomputer programmer can be used to disconnect the user circuit during serial programming.) AF220/AF210/AF120/AF110 write control pin MB90F543/F549 /F543G(S)/F548G(S) /F549G(S)/F546G(S) write control pin 10K AF220/AF210/ AF120/AF110/TICS pin User * Connect the AF220/AF210/AF120/AF110 while the user power is off. * When the programming power is supplied from the AF220/AF210/AF120/AF110, be careful not to short-circuit the user power supply. 457 CHAPTER 25 EXAMPLES OF MB90F543/F549/F543G(S)/F548G(S)/F549G(S)/F546G(S) SERIAL PROGRAMMING CONNECTION 458 APPENDIX The appendix provides I/O maps and outlines instructions. APPENDIX A "I/O Maps" APPENDIX B "Instructions" 459 APPENDIX A I/O Maps APPENDIX A I/O Maps Table A-1 "I/O Map" lists addresses to be assigned to the registers in the peripheral blocks. I/O Maps Table A-1 I/O Map Address Register Abbrevia -tion Access Resource Initial value 000000H Port 0 data register PDR0 R/W Port 0 XXXXXXXXB 000001H Port 1 data register PDR1 R/W Port 1 XXXXXXXXB 000002H Port 2 data register PDR2 R/W Port 2 XXXXXXXXB 000003H Port 3 data register PDR3 R/W Port 3 XXXXXXXXB 000004H Port 4 data register PDR4 R/W Port 4 XXXXXXXXB 000005H Port 5 data register PDR5 R/W Port 5 XXXXXXXXB 000006H Port 6 data register PDR6 R/W Port 6 XXXXXXXXB 000007H Port 7 data register PDR7 R/W Port 7 XXXXXXXXB 000008H Port 8 data register PDR8 R/W Port 8 XXXXXXXXB 000009H Port 9 data register PDR9 R/W Port 9 XXXXXXXXB 00000AH Port A data register PDRA R/W Port A -------XB 00000BH to 00000FH Reserved 000010H Port 0 direction register DDR0 R/W Port 0 00000000B 000011H Port 1 direction register DDR1 R/W Port 1 00000000B 000012H Port 2 direction register DDR2 R/W Port 2 00000000B 000013H Port 3 direction register DDR3 R/W Port 3 00000000B 000014H Port 4 direction register DDR4 R/W Port 4 00000000B 000015H Port 5 direction register DDR5 R/W Port 5 00000000B 000016H Port 6 direction register DDR6 R/W Port 6 00000000B 000017H Port 7 direction register DDR7 R/W Port 7 00000000B 000018H Port 8 direction register DDR8 R/W Port 8 00000000B 000019H Port 9 direction register DDR9 R/W Port 9 --000000B 00001AH Port A direction register DDRA R/W Port A -------0B 460 APPENDIX A I/O Maps Table A-1 I/O Map (Continued) Address Register Abbrevia -tion Access Resource Initial value 00001BH Analog input enable register ADER R/W Port 6, A/D 11111111B 00001CH Port 0 pull-up control register PUCR0 R/W Port 0 00000000B 00001DH Port 1 pull-up control register PUCR1 R/W Port 1 00000000B 00001EH Port 2 pull-up control register PUCR2 R/W Port 2 00000000B 00001FH Port 3 pull-up control register PUCR3 R/W Port 3 00000000B 000020H Serial mode control register 0 UMC0 R/W 00000100B 000021H Serial status register 0 USR0 R/W 00010000B 000022H Serial input data register 0/serial output data register 0 UIDR0/ UODR0 R/W XXXXXXXXB 000023H Rate snd data register URD0 R/W 0000000XB 000024H Serial mode register 1 SMR1 R/W 00000000B 000025H Serial control register 1 SCR1 R/W 00000100B 000026H Serial input data register 1/serial output data register 1 SIDR1/ SODR1 R/W 000027H Serial status register SSR1 R/W 00001-00B 000028H UART1 prescaler control register U1CDCR R/W 0---1111B 000029H Serial edge select register 1 SES1 R/W ------0B 00002AH 00002BH 00002CH UART0 UART1 XXXXXXXXB Use prohibited Serial I/O prescaler Serial mode control register SCDCR R/W SMCS R/W Serial I/O 0---1111B ----0000B 00002DH 00000010B 00002EH Serial data register SDR R/W XXXXXXXXB 00002FH Serial edge select register 2 SES2 R/W -------0B 000030H Interrupt enable register ENIR R/W 00000000B 000031H Interrupt request register EIRR R/W External interrupt level register ELVR R/W 000032H DTP/external interrupt 000033H XXXXXXXXB 00000000B 00000000B 000034H A/D control status register 0 ADCS0 R/W 00000000B 000035H A/D control status register 1 ADCS1 R/W 000036H A/D data register 0 ADCR0 R XXXXXXXXB 000037H A/D data register 1 ADCR1 R/W 00001-XXB A/D converter 00000000B 461 APPENDIX A I/O Maps Table A-1 I/O Map (Continued) Address Register Abbrevia -tion Access 000038H PPG0 operation mode control register PPGC0 R/W 000039H PPG1 operation mode control register PPGC1 R/W 00003AH PPG0/1 clock selection register PPG01 R/W 00003BH Resource Initial value 0-000--1B 16-bit PPG timer 0/1 0-000001B 000000--B Reserved 00003CH PPG2 operation mode control register PPGC2 R/W 00003DH PPG3 operation mode control register PPGC3 R/W 00003EH PPG2/3 clock selection register PPG23 R/W 00003FH 0-000--1B 16-bit PPG timer 2/3 0-000001B 000000--B Use prohibited 000040H PPG4 operation mode control register PPGC4 R/W 000041H PPG5 operation mode control register PPGC5 R/W 000042H PPG4/5 clock selection register PPG45 R/W 000043H 0-000--1B 16-bit PPG timer 4/5 0-000001B 000000--B Use prohibited 000044H PPG6 operation mode control register PPGC6 R/W 000045H PPG7 operation mode control register PPGC7 R/W 000046H PPG6/7 clock selection register PPG67 R/W 000047H to 00004BH 0-000--1B 16-bit PPG timer 6/7 0-000001B 000000--B Use prohibited 00004CH Input capture control status register 0/1 ICS01 R/W Input capture 0/1 00000000B 00004DH Input capture control status register 2/3 ICS23 R/W Input capture 2/3 00000000B 00004EH Input capture control status register 4/5 ICS45 R/W Input capture 4/5 00000000B 00004FH Input capture control status register 6/7 ICS67 R/W Input capture 6/7 00000000B TMCSR0 R/W 000050H Timer control status register 0 000051H 000052H 000053H 462 Timer register 0/timer reload register 0 TMR0/ TMRLR0 00000000B 16-bit reload timer 0 R/W ----0000B XXXXXXXXB XXXXXXXXB APPENDIX A I/O Maps Table A-1 I/O Map (Continued) Address 000054H Register Timer control status register 1 Abbrevia -tion Access TMCSR1 R/W 000055H 000056H 000057H Timer register 1/timer reload register 1 TMR1/ TMRLR1 000058H Output compare control register 0 000059H Output compare control register 1 OCS1 00005AH Output compare control register 2 OCS2 00005BH Output compare control register 3 00006CH R/W OCS0 R/W XXXXXXXXB OCS3 Output compare 0/1 0000--00B Output compare 2/3 0000--00B ---00000B ---00000B Use prohibited Timer data register TCDT 00000000B R/W I/O timer 00006EH Timer control register 00006FH ROM mirror function selection register TCCS ROMM R/W ROM mirror function selection module -------1B R/W Address match detection function 00000000B Delayed interrupt generation module -------0B R/W Reserved (for CAN0 interface) 000080H to 00008FH Reserved (for CAN1 interface) 000090H to 00009DH Use prohibited Program address detection control status register PACSR 00000000B 00000000B 000070H to 00007FH 00009FH Delayed interrupt/release register DIRR R/W 0000A0H Low-power mode control register LPMCR R/W 0000A1H Clock selection register CKSCR R/W 0000A2H to 0000A4H ----0000B XXXXXXXXB 00006DH 00009EH Initial value 00000000B 16-bit reload timer 1 R/W 00005CH to 00006BH Resource Low-power control circuit 00011000B 11111100B Use prohibited 463 APPENDIX A I/O Maps Table A-1 I/O Map (Continued) Address Register Abbrevia -tion 0000A5H Automatic ready function selection register ARSR 0000A6H External address output control register HACR 0000A7H Bus control signal selection register ECSR 0000A8H Watch-dog timer control register WDTC R/W Watch-dog timer XXXXX111B 0000A9H Time base timer control register TBTC R/W Time base timer 1--00100B 0000AAH Watch timer control register WTC R/W Watch timer 1X000000B Flash memory 000X0000B 0000ABH to 0000ADH 0000AEH Access Resource Initial value 0011--00B W External memory access 00000000B 0000000-B Use prohibited Flash memory control status register (flash only, otherwise reserved) 0000AFH FMCS R/W Use prohibited 0000B0H Interrupt control register 00 ICR00 R/W 00000111B 0000B1H Interrupt control register 01 ICR01 R/W 00000111B 0000B2H Interrupt control register 02 ICR02 R/W 00000111B 0000B3H Interrupt control register 03 ICR03 R/W 00000111B 0000B4H Interrupt control register 04 ICR04 R/W 00000111B 0000B5H Interrupt control register 05 ICR05 R/W 00000111B 0000B6H Interrupt control register 06 ICR06 R/W 00000111B 0000B7H Interrupt control register 07 ICR07 R/W 0000B8H Interrupt control register 08 ICR08 R/W 0000B9H Interrupt control register 09 ICR09 R/W 00000111B 0000BAH Interrupt control register 10 ICR10 R/W 00000111B 0000BBH Interrupt control register 11 ICR11 R/W 00000111B 0000BCH Interrupt control register 12 ICR12 R/W 00000111B 0000BDH Interrupt control register 13 ICR13 R/W 00000111B 0000BEH Interrupt control register 14 ICR14 R/W 00000111B 0000BFH Interrupt control register 15 ICR15 R/W 00000111B 0000C0H to 0000FFH 464 External area Interrupt controller 00000111B 00000111B APPENDIX A I/O Maps Table A-1 I/O Map (Continued) Address Register Abbrevia -tion Program address detection register 0 PADR0 001FF2H R/W Program address detection register 1 PADR1 001FF5H Initial value XXXXXXXXB R/W R/W 001FF3H 001FF4H Resource R/W 001FF0H 001FF1H Access XXXXXXXXB Address match detection function XXXXXXXXB XXXXXXXXB R/W XXXXXXXXB R/W XXXXXXXXB * In the Initial value column, "0" indicates that the initial value is 0, "1" indicates that the initial value is 1, X indicates that the initial value is undefined, and "-" indicates that the initial value is undefined (no value). * Address 00FFH and later are reserved. The external bus access signal is impossible. * The boundary (#H) between the RAM area and reserved area depends on the model. Note: For bits to which values can be written, the values initialized by a reset are those written in the Initial value column. These values are not read values. The LPMCR/CKSCR/WDTC bits are not always be initialized by a reset. Whether they are initialized depends on the reset type. The values initialized by a reset are listed in the Initial value column for these registers. * Free-running timer 2 is used for compare registers 0 to 3, and free-running timer 1 is used for 4 to 7. Freerunning timer 1 is also used for the input capture. Table A-1 I/O Map (Continued) Address Register Abbrevia -tion Access Resource Initial value XXXXXXXXB 3900H Reload register L PRLL0 R/W 3901H Reload register H PRLH0 R/W 3902H Reload register L PRLL1 R/W 3903H Reload register H PRLH1 R/W XXXXXXXXB 3904H Reload register L PRLL2 R/W XXXXXXXXB 3905H Reload register H PRLH2 R/W 3906H Reload register L PRLL3 R/W 3907H Reload register H PRLH3 R/W XXXXXXXXB 3908H Reload register L PRLL4 R/W XXXXXXXXB 3909H Reload register H PRLH4 R/W 390AH Reload register L PRLL5 R/W 390BH Reload register H PRLH5 R/W 16-bit PPG timer 0/1 16-bit PPG timer 2/3 16-bit PPG timer 4/5 XXXXXXXXB XXXXXXXXB XXXXXXXXB XXXXXXXXB XXXXXXXXB XXXXXXXXB XXXXXXXXB 465 APPENDIX A I/O Maps Table A-1 I/O Map (Continued) Address Register Access 390CH Reload register L PRLL6 R/W 390DH Reload register H PRLH6 R/W 390EH Reload register L PRLL7 R/W 390FH Reload register H PRLH7 R/W 3910H to 3917H Resource Initial value XXXXXXXXB 16-bit PPG timer 6/7 XXXXXXXXB XXXXXXXXB XXXXXXXXB Reserved XXXXXXXXB 3918H Input capture register 0 IPCP0 R 3919H Input capture register 0 IPCP0 R 391AH Input capture register 1 IPCP1 R 391BH Input capture register 1 IPCP1 R XXXXXXXXB 391CH Input capture register 2 IPCP2 R XXXXXXXXB 391DH Input capture register 2 IPCP2 R 391EH Input capture register 3 IPCP3 R 391FH Input capture register 3 IPCP3 R XXXXXXXXB 3920H Input capture register 4 IPCP4 R XXXXXXXXB 3921H Input capture register 4 IPCP4 R 3922H Input capture register 5 IPCP5 R 3923H Input capture register 5 IPCP5 R XXXXXXXXB 3924H Input capture register 6 IPCP6 R XXXXXXXXB 3925H Input capture register 6 IPCP6 R 3926H Input capture register 7 IPCP7 R 3927H Input capture register 7 IPCP7 R XXXXXXXXB 3928H Output compare register 0 OCCP0 R/W XXXXXXXXB 3929H Output compare register 0 OCCP0 R/W 392AH Output compare register 1 OCCP1 R/W 392BH Output compare register 1 OCCP1 R/W XXXXXXXXB 392CH Output compare register 2 OCCP2 R/W XXXXXXXXB 392DH Output compare register 2 OCCP2 R/W 392EH Output compare register 3 OCCP3 R/W 392FH Output compare register 3 OCCP3 R/W 3930H to 39FFH 466 Abbrevia -tion Reserved Input capture 0/1 Input capture 2/3 Input capture 4/5 Input capture 6/7 Output compare 0/1 Output compare 2/3 XXXXXXXXB XXXXXXXXB XXXXXXXXB XXXXXXXXB XXXXXXXXB XXXXXXXXB XXXXXXXXB XXXXXXXXB XXXXXXXXB XXXXXXXXB XXXXXXXXB XXXXXXXXB XXXXXXXXB APPENDIX A I/O Maps Table A-1 I/O Map (Continued) Address Register Abbrevia -tion Access 3A00H to 3AFFH Reserved (for CAN0 interface) 3B00H to 3BFFH Reserved (for CAN0 interface) 3C00H to 3CFFH Reserved (for CAN1 interface) 3D00H to 3DFFH Reserved (for CAN1 interface) 3E00H to 3FFFH Reserved Resource Initial value * Explanation of write and read R/W: Both read and write enabled R: Only read enabled W: Only write enabled * Explanation of initial values 0: The initial value of this bit is 0. 1: The initial value of this bit is 1. X: The initial value of this bit is undefined. -: This bit is not used, and the initial value is undefined. Note: Addresses 0000H to 00FFH which are not listed in the table are reserved. If these addresses are accessed for a read, value X is read. Do not access these addresses for a write. 467 APPENDIX B INSTRUCTIONS APPENDIX B INSTRUCTIONS Appendix B describes the instructions used by the F2MC-16LX. B.1 "Instruction Types" B.2 "Addressing" B.3 "Direct Addressing" B.4 "Indirect Addressing" B.5 "Execution Cycle Count" B.6 "Effective Address Field" B.7 "How to Read the Instruction List" B.8 "F2MC-16LX Instruction List" B.9 "Instruction Map" 468 APPENDIX B INSTRUCTIONS B.1 Instruction Types The F2MC-16LX supports 351 types of instructions. Addressing is enabled by using an effective address field of each instruction or using the instruction code itself. Instruction Types The F2MC-16LX supports the following 351 types of instructions: * 41 transfer instructions (byte) * 38 transfer instructions (word or long word) * 42 addition/subtraction instructions (byte, word, or long word) * 12 increment/decrement instructions (byte, word, or long word) * 11 comparison instructions (byte, word, or long word) * 11 unsigned multiplication/division instructions (word or long word) * 11 signed multiplication/division instructions (word or long word) * 39 logic instructions (byte or word) * 6 logic instructions (long word) * 6 sign inversion instructions (byte or word) * 1 normalization instruction (long word) * 18 shift instructions (byte, word, or long word) * 50 branch instructions * 6 accumulator operation instructions (byte or word) * 28 other control instructions (byte, word, or long word) * 21 bit operation instructions * 10 string instructions 469 APPENDIX B INSTRUCTIONS B.2 Addressing With the F2MC-16LX, the address format is determined by the instruction effective address field or the instruction code itself (implied). When the address format is determined by the instruction code itself, specify an address in accordance with the instruction code used. Some instructions permit the user to select several types of addressing. Addressing The F2MC-16LX supports the following 23 types of addressing: 470 * Immediate (#imm) * Register direct * Direct branch address (addr16) * Physical direct branch address (addr24) * I/O direct (io) * Abbreviated direct address (dir) * Direct address (addr16) * I/O direct bit address (io:bp) * Abbreviated direct bit address (dir:bp) * Direct bit address (addr16:bp) * Vector address (#vct) * Register indirect (@RWj j = 0 to 3) * Register indirect with post increment (@RWj+ j = 0 to 3) * Register indirect with displacement (@RWi + disp8 i = 0 to 7, @RWj+ disp16 j = 0 to 3) * Long register indirect with displacement (@RLi + disp8 i = 0 to 3) * Program counter indirect with displacement (@PC + disp16) * Register indirect with base index (@RW0 + RW7, @RW1 + RW7) * Program counter relative branch address (rel) * Register list (rlst) * Accumulator indirect (@A) * Accumulator indirect branch address (@A) * Indirectly-specified branch address (@ear) * Indirectly-specified branch address (@eam) APPENDIX B INSTRUCTIONS Effective Address Field Table B.2-1 "Effective Address Field" lists the address formats specified by the effective address field. Table B.2-1 Effective Address Field Code Representation 00 01 02 03 04 05 06 07 R0 R1 R2 R3 R4 R5 R6 R7 08 09 0A 0B @RW0 @RW1 @RW2 @RW3 0C 0D 0E 0F RW0 RW1 RW2 RW3 RW4 RW5 RW6 RW7 RL0 (RL0) RL1 (RL1) RL2 (RL2) RL3 (RL3) Address format Default bank Register direct: Individual parts correspond to the byte, word, and long word types in order from the left. None Register indirect DTB DTB ADB SPB @RW0+ @RW1+ @RW2+ @RW3+ Register indirect with post increment DTB DTB ADB SPB 10 11 12 13 @RW0+disp8 @RW1+disp8 @RW2+disp8 @RW3+disp8 Register indirect with 8-bit displacement DTB DTB ADB SPB 14 15 16 17 @RW4+disp8 @RW5+disp8 @RW6+disp8 @RW7+disp8 Register indirect with 8-bit displacement DTB DTB ADB SPB 18 19 1A 1B @RW0+disp16 @RW1+disp16 @RW2+disp16 @RW3+disp16 Register indirect with 16-bit displacement DTB DTB ADB SPB 1C 1D 1E 1F @RW0+RW7 @RW1+RW7 @PC+disp16 addr16 Register indirect with index Register indirect with index PC indirect with 16-bit displacement Direct address DTB DTB PCB DTB 471 APPENDIX B INSTRUCTIONS B.3 Direct Addressing An operand value, register, or address is specified explicitly in direct addressing mode. Direct Addressing Immediate addressing (#imm) Specify an operand value explicitly (#imm4/ #imm8/ #imm16/ #imm32). Figure B.3-1 Example of immediate addressing (#imm) MOVW A, #01212H (This instruction stores the operand value in A.) Before execution A 2233 4455 After execution A 4 4 5 5 1 2 1 2 (Some instructions transfer AL to AH.) Register direct addressing Specify a register explicitly as an operand. Table B.3-1 "Direct Addressing Registers" lists the registers that can be specified. Figure B.3-2 "Example of Register Direct Addressing" shows an example of register direct addressing. Table B.3-1 Direct Addressing Registers General-purpose register Special-purpose register Byte R0, R1, R2, R3, R4, R5, R6, R7 Word RW0, RW1, RW2, RW3, RW4, R5W, RW6, RW7 Long word RL0, RL1, RL2, RL3 Accumulator A, AL Pointer SP *1 Bank PCB, DTB, USB, SSB, ADB Page DPR Control PS, CCR, RP, ILM *1: One of the user stack pointer (USP) and system stack pointer (SSP) is selected and used depending on the value of the S flag bit in the condition code register (CCR). For branch instructions, the program counter (PC) is not specified in an instruction operand but is specified implicitly. 472 APPENDIX B INSTRUCTIONS Figure B.3-2 Example of Register Direct Addressing MOV R0, A (This instruction transfers the eight low-order bits of A to the general-purpose register R0.) Before execution A 0716 2534 After execution A 0716 2564 Memory space R0 ?? Memory space R0 34 Direct branch addressing (addr16) Specify an offset explicitly for the branch destination address. The size of the offset is 16 bits, which indicates the branch destination in the logical address space. Direct branch addressing is used for an unconditional branch, subroutine call, or software interrupt instruction. Bits 23 to 16 of the address are specified by the program bank register (PCB). Figure B.3-3 Example of Direct Branch Addressing (addr16) JMP 3B20H (This instruction causes an unconditional branch by direct branch addressing in a bank.) Before execution After execution PC 3 C 2 0 PCB 4 F PC 3 B 2 0 Memory space 4F3C22H 4F3C21H 4F3C20H 3B 20 62 4F3B20H Next instruction JMP 3B20H PCB 4 F Physical direct branch addressing (addr24) Specify an offset explicitly for the branch destination address. The size of the offset is 24 bits. Physical direct branch addressing is used for unconditional branch, subroutine call, or software interrupt instruction. Figure B.3-4 Example of Direct Branch Addressing (addr24) JMPP 333B20H (This instruction causes an unconditional branch by direct branch 24-bit addressing.) Before execution After execution PC 3 C 2 0 PC 3 B 2 0 PCB 4 F Memory space 4F3C23H 4F3C22H 4F3C21H 4F3C20H 33 3B 20 63 333B20H Next instruction JMPP 333B20H PCB 3 3 473 APPENDIX B INSTRUCTIONS I/O direct addressing (io) Specify an 8-bit offset explicitly for the memory address in an operand. The I/O address space in the physical address space from 000000H to 0000FFH is accessed regardless of the data bank register (DTB) and direct page register (DPR). A bank select prefix for bank addressing is invalid if specified before an instruction using I/O direct addressing. Figure B.3-5 Example of I/O Direct Addressing (io) MOVW A, i:0C0H (This instruction reads data by I/O direct addressing and stores it in A.) Before execution A 0716 2534 Memory space 0000C1H 0000C0H After execution A FF EE 2534 FFEE Abbreviated direct addressing (dir) Specify the eight low-order bits of a memory address explicitly in an operand. Address bits 8 to 15 are specified by the direct page register (DPR). Address bits 16 to 23 are specified by the data bank register (DTB). Figure B.3-6 Example of Abbreviated Direct Addressing (dir) MOVW S;20H, A (This instruction writes the contents of the eight low-order bits of A in abbreviated direct addressing mode.) Before execution 4455 A 66 After execution A DTB 7 7 4455 66 Memory space 1212 776620H 1212 DTB 7 7 ?? Memory space 776620H 12 Direct addressing (addr16) Specify the 16 low-order bits of a memory address explicitly in an operand. Address bits 16 to 23 are specified by the data bank register (DTB). A prefix instruction for access space addressing is invalid for this mode of addressing. Figure B.3-7 Example of Direct Addressing (addr16) BRA 3B20H (This instruction causes an unconditional relative branch.) Before execution PC 3C20 PCB 4 F Memory space 4F3C22H 4F3C21H 4F3C20H After execution PC 3B20 PCB 4 F 4F3B20H 474 FF FE 60 BRA 3B20H APPENDIX B INSTRUCTIONS I/O direct bit addressing (io:bp) Specify bits in physical addresses 000000H to 0000FFH explicitly. Bit positions are indicated by ":bp", where the larger number indicates the most significant bit (MSB) and the lower number indicates the least significant bit (LSB). Figure B.3-8 Example of I/O Direct Bit Addressing (io:bp) SETB I:0C1H: (This instruction sets bits by I/O direct bit addressing.) Memory space Before execution 0000C1H 00 After execution 0000C1H 01 Abbreviated direct bit addressing (dir:bp) Specify the eight low-order bits of a memory address explicitly in an operand. Address bits 8 to 15 are specified by the direct page register (DPR). Address bits 16 to 23 are specified by the data bank register (DTB). Bit positions are indicated by ":bp", where the larger number indicates the most significant bit (MSB) and the lower number indicates the least significant bit (LSB). Figure B.3-9 Example of Abbreviated Direct Bit Addressing (dir:bp) SETB S:10H:0 (This instruction sets bits by abbreviated direct bit addressing.) Memory space Before execution DTB 5 5 DPR 6 6 556610H 00 Memory space After execution DTB 5 5 DPR 6 6 556610H 01 Direct bit addressing (addr16:bp) Specify arbitrary bits in 64 kilobytes explicitly. Address bits 16 to 23 are specified by the data bank register (DTB). Bit positions are indicated by ":bp", where the larger number indicates the most significant bit (MSB) and the lower number indicates the least significant bit (LSB). Figure B.3-10 Example of Direct Bit addressing (addr16:bp) SETB 2222H:0 (This instruction sets bits by direct bit addressing.) Memory space Before execution DTB 5 5 552222H 00 Memory space After execution DTB 5 5 552222H 01 475 APPENDIX B INSTRUCTIONS Vector Addressing (#vct) Specify vector data in an operand to indicate the branch destination address. There are two sizes for vector numbers: 4 bits and 8 bits. Vector addressing is used for a subroutine call or software interrupt instruction. Figure B.3-11 Example of Vector Addressing (#vct) CALLV #15 (This instruction causes a branch to the address indicated by the interrupt vector specified in an operand.) Before execution PC 0000 PCB F F After execution PC Memory space FFFFE1H FFFFE0H D0 00 FFC000H EF D000 PCB F F CALLV #15 Table B.3-2 CALLV Vector List Instruction Vector address L Vector address H CALLV #0 XXFFFEH XXFFFFH CALLV #1 XXFFFCH XXFFFDH CALLV #2 XXFFFAH XXFFFBH CALLV #3 XXFFF8H XXFFF9H CALLV #4 XXFFF6H XXFFF7H CALLV #5 XXFFF4H XXFFF5H CALLV #6 XXFFF2H XXFFF3H CALLV #7 XXFFF0H XXFFF1H CALLV #8 XXFFEEH XXFFEFH CALLV #9 XXFFECH XXFFEDH CALLV #10 XXFFEAH XXFFEBH CALLV #11 XXFFE8H XXFFE9H CALLV #12 XXFFE6H XXFFE7H CALLV #13 XXFFE4H XXFFE5H CALLV #14 XXFFE2H XXFFE3H CALLV #15 XXFFE0H XXFFE1H Note: A PCB register value is set in XX. Note: When the program bank register (PCB) is FFH, the vector area overlaps the vector area of INT #vct8 (#0 to #7). Use vector addressing carefully (see Table B.3-2 "CALLV Vector List"). 476 APPENDIX B INSTRUCTIONS B.4 Indirect Addressing In indirect addressing mode, an address is specified indirectly by the address data of an operand. Indirect Addressing Register indirect addressing (@RWj j = 0 to 3) Memory is accessed using the contents of general-purpose register RWj as an address. Address bits 16 to 23 are indicated by the data bank register (DTB) when RW0 or RW1 is used, system stack bank register (SSB) or user stack bank register (USB) when RW3 is used, or additional data bank register (ADB) when RW2 is used. Figure B.4-1 Example of Register Indirect Addressing (@RWj j = 0 to 3) MOVW A, @RW1 (This instruction reads data by register indirect addressing and stores it in A.) Before execution A 0716 2534 RW1 D 3 0 F DTB 7 8 After execution A Memory space 78D310H 78D30FH FF EE 2534 FFEE RW1 D 3 0 F DTB 7 8 Register indirect addressing with post increment (@RWj+ j = 0 to 3) Memory is accessed using the contents of general-purpose register RWj as an address. After operand operation, RWj is incremented by the operand size (1 for a byte, 2 for a word, or 4 for a long word). Address bits 16 to 23 are indicated by the data bank register (DTB) when RW0 or RW1 is used, system stack bank register (SSB) or user stack bank register (USB) when RW3 is used, or additional data bank register (ADB) when RW2 is used. If the post increment results in the address of the register that specifies the increment, the incremented value is referenced after that. In this case, if the next instruction is a write instruction, priority is given to writing by an instruction and, therefore, the register that would be incremented becomes write data. 477 APPENDIX B INSTRUCTIONS Figure B.4-2 Example of Register Indirect Addressing with Post Increment (@RWj + j = 0 to 3) MOVW A, @RW1+ (This instruction reads data by register indirect addressing with post increment and stores it in A.) Before execution A 0716 2534 Memory space RW1 D 3 0 F DTB 7 8 After execution A 78D310H 78D30FH FF EE 2534 FFEE RW1 D 3 1 1 DTB 7 8 Register indirect addressing with offset (@RWi + disp8 i = 0 to 7, @RWj + disp16 j = 0 to 3) Memory is accessed using the address obtained by adding an offset to the contents of generalpurpose register RWj. Two types of offset, byte and word offsets, are used. They are added as signed numeric values. Address bits 16 to 23 are indicated by the data bank register (DTB) when RW0, RW1, RW4, or RW5 is used, system stack bank register (SSB) or user stack bank register (USB) when RW3 or RW7 is used, or additional data bank register (ADB) when RW2 or RW6 is used. Figure B.4-3 Example of Register Indirect Addressing with Offset (@RWi + disp8 i = 0 to 7, @RWj + disp16 j = 0 to 3) MOVW A, @RW1+10H (This instruction reads data by register indirect addressing with an offset and stores it in A.) Before execution A 0716 2534 Memory space RW1 D 3 0 F DTB 7 8 78D320H 78D31FH FF EE (+10H) After execution A 2534 FFEE RW1 D 3 0 F DTB 7 8 Long register indirect addressing with offset (@RLi + disp8 i = 0 to 3) Memory is accessed using the address that is the 24 low-order bits obtained by adding an offset to the contents of general-purpose register RLi. The offset is 8-bits long and is added as a signed numeric value. Figure B.4-4 Example of Long Register Indirect Addressing with Offset (@RLi + disp8 i = 0 to 3) MOVW A, @RL2+25H (This instruction reads data by long register indirect addressing with an offset and stores it in A.) Before execution A RL2 0716 2534 F382 4B02 Memory space 824B28H 824B27H (+25H) After execution 478 A 2534 FFEE RL2 F382 4B02 FF EE APPENDIX B INSTRUCTIONS Program counter indirect addressing with offset (@PC + disp16) Memory is accessed using the address indicated by (instruction address + 4 + disp16). The offset is one word long. Address bits 16 to 23 are specified by the program bank register (PCB). Note that the operand address of each of the following instructions is not deemed to be (next instruction address + disp16): * DBNZ eam, rel * DWBNZ eam, rel * CBNE eam, #imm8, rel * CWBNE eam, #imm16, rel * MOV eam, #imm8 * MOVW eam, #imm16 Figure B.4-5 Example of Program Counter Indirect Addressing with Offset (@PC + disp16) MOVW A, @PC+20H (This instruction reads data by program counter indirect addressing with a offset and stores it in A.) Before execution A 0716 2534 PCB C 5 PC 4 5 5 6 After execution A 2534 FFEE PCB C 5 PC 4 5 5 A Memory space C5457BH C5457AH FF EE C5455AH +20H C54559H +4 C54558H C54557H C54556H 00 20 9E 73 MOVW A, @PC+20H Register indirect addressing with base index (@RW0 + RW7, @RW1 + RW7) Memory is accessed using the address determined by adding RW0 or RW1 to the contents of general-purpose register RW7. Address bits 16 to 23 are indicated by the data bank register (DTB). Figure B.4-6 Example of Register Indirect Addressing with Base Index (@RW0 + RW7, @RW1 + RW7) MOVW A, @RW1+RW7 (This instruction reads data by register indirect addressing with a base index and stores it in A.) Before execution A 0716 RW1 D 3 0 F 2534 DTB 7 8 + Memory space 78D411H 78D410H FF EE RW7 0 1 0 1 After execution A 2534 FFEE RW1 D 3 0 F DTB 7 8 RW7 0 1 0 1 479 APPENDIX B INSTRUCTIONS Program counter relative branch addressing (rel) The address of the branch destination is a value determined by adding an 8-bit offset to the program counter (PC) value. If the result of addition exceeds 16 bits, bank register incrementing or decrementing is not performed and the excess part is ignored, and therefore the address is contained within a 64-kilobyte bank. This addressing is used for both conditional and unconditional branch instructions. Address bits 16 to 23 are indicated by the program bank register (PCB). Figure B.4-7 Example of Program Counter Relative Branch Addressing (rel) BRA 3B20H (This instruction causes an unconditional relative branch.) Before execution PC 3C20 PCB 4 F Memory space 4F3C22H 4F3C21H 4F3C20H After execution PC 3B20 FF FE 60 BRA 3B20H PCB 4 F 4F3B20H Next instruction Register list (rlst) Specify a register to be pushed onto or popped from a stack. Figure B.4-8 Configuration of the Register List MSB LSB RW7 RW6 RW5 RW4 RW3 RW2 RW1 RW0 A register is selected when the corresponding bit is 1 and deselected when the bit is 0. 480 APPENDIX B INSTRUCTIONS Figure B.4-9 Example of Register List (rlist) POPW RW0, RW4 (This instruction transfers memory data indicated by the SP to multiple word registers indicated by the register list.) SP 34FA SP RW0 RW1 RW2 RW3 RW4 RW5 RW6 RW7 RW0 RW1 RW2 RW3 RW4 RW5 RW6 RW7 SP 02 01 04 03 Memory space Memory space SP 34FEH 34FDH 34FCH 34FBH 34FAH 04 03 02 01 34FE 04 03 02 01 34FEH 34FDH 34FCH 34FBH 34FAH After execution Before execution Accumulator indirect addressing (@A) Memory is accessed using the address indicated by the contents of the low-order bytes (16 bits) of the accumulator (AL). Address bits 16 to 23 are specified by a mnemonic in the data bank register (DTB). Figure B.4-10 Example of Accumulator Indirect Addressing (@A) MOVW A, @A (This instruction reads data by accumulator indirect addressing and stores it in A.) Before execution A 0716 2534 DTB B B After execution A Memory space BB2535H BB2534H FF EE 0716 FFEE DTB B B 481 APPENDIX B INSTRUCTIONS Accumulator indirect branch addressing (@A) The address of the branch destination is the content (16 bits) of the low-order bytes (AL) of the accumulator. It indicates the branch destination in the bank address space. Address bits 16 to 23 are specified by the program bank register (PCB). For the Jump Context (JCTX) instruction, however, address bits 16 to 23 are specified by the data bank register (DTB). This addressing is used for unconditional branch instructions. Figure B.4-11 Example of Accumulator Indirect Branch Addressing (@A) JMP @A (This instruction causes an unconditional branch by accumulator indirect branch addressing.) Before execution PC 3C20 PCB 4 F A 6677 3B20 PC 3B20 PCB 4 F A 6677 3B20 Memory space 4F3C20H 4F3B20H After execution 61 JMP @A Next instruction Indirect specification branch addressing (@ear) The address of the branch destination is the word data at the address indicated by ear. Figure B.4-12 Example of Indirect Specification Branch Addressing (@ear) JMP @@RW0 (This instruction causes an unconditional branch by register indirect addressing.) Before execution 3C20 PCB 4 F PW0 7 F 4 8 DTB 2 1 PC Memory space 4F3C21H 4F3C20H 4F3B20H After execution 3B20 PCB 4 F PW0 7 F 4 8 DTB 2 1 PC 217F49H 217F48H 08 73 JMP @@RW0 Next instruction 3B 20 Indirect specification branch addressing (@eam) The address of the branch destination is the word data at the address indicated by eam. Figure B.4-13 Example of Indirect Specification Branch Addressing (@eam) JMP @RW0 (This instruction causes an unconditional branch by register indirect addressing.) Before execution PC 3C20 PCB 4 F 4F3C21H 4F3C20H PW0 3 B 2 0 After execution PC 3B20 PW0 3 B 2 0 482 Memory space PCB 4 F 4F3B20H 00 73 JMP @RW0 Next instruction APPENDIX B INSTRUCTIONS B.5 Execution Cycle Count The number of cycles required for instruction execution (execution cycle count) is obtained by adding the number of cycles required for each instruction, "correction value" determined by the condition, and the number of cycles for instruction fetch. Execution Cycle Count The number of cycles required for instruction execution (execution cycle count) is obtained by adding the number of cycles required for each instruction, "correction value" determined by the condition, and the number of cycles for instruction fetch. In the mode of fetching an instruction from memory such as internal ROM connected to a 16-bit bus, the program fetches the instruction being executed in word increments. Therefore, intervening in data access increases the execution cycle count. Similarly, in the mode of fetching an instruction from memory connected to an 8-bit external bus, the program fetches every byte of an instruction being executed. Therefore, intervening in data access increases the execution cycle count. In CPU intermittent operation mode, access to a general-purpose register, internal ROM, internal RAM, internal I/O, or external data bus causes the clock to the CPU to halt for the cycle count specified by the CG0 and CG1 bits of the low power consumption mode control register. Therefore, for the cycle count required for instruction execution in CPU intermittent operation mode, add the "access count x cycle count for the halt" as a correction value to the normal execution count. 483 APPENDIX B INSTRUCTIONS Calculating the Execution Cycle Count Table B.5-1 "Execution Cycle Counts in Each Addressing Mode" lists execution cycle counts and Table B.5-2 "Cycle Count Correction Values for Counting Execution Cycles" and Table B.53 "Cycle Count Correction Values for Counting Instruction Fetch Cycles" summarize correction value data. Table B.5-1 Execution Cycle Counts in Each Addressing Mode (a) (*1) Code Operand 00 | 07 Ri Rwi RLi 08 | 0B Register access count in each addressing mode See the instruction list. See the instruction list. @RWj 2 1 0C | 0F @RWj+ 4 2 10 | 17 @RWi+disp8 2 1 18 | 1B @RWi+disp16 2 1 1C 1D 1E 1F @RW0+RW7 @RW1+RW7 @PC+disp16 addr16 4 4 2 1 2 2 0 0 *1: (a) is used for List". 484 Execution cycle count in each addressing mode (cycle count) and B (correction value) in B.8 "F2MC-16LX Instruction APPENDIX B INSTRUCTIONS Table B.5-2 Cycle Count Correction Values for Counting Execution Cycles Operand (b) byte (*1) (c) word (*1) (d) long (*1) Cycle count Access count Cycle count Access count Cycle count Access count Internal register +0 1 +0 1 +0 2 Internal memory Even address +0 1 +0 1 +0 2 Internal memory Odd address +0 1 +2 2 +4 4 External data bus 16-bit even address +1 1 +1 1 +2 2 External data bus 16-bit odd address +1 1 +4 2 +8 4 External data bus 8-bits +1 1 +4 2 +8 4 *1: (b), (c), and (d) are used for Instruction List". (cycle count) and B (correction value) in B.8 "F2MC-16LX Note: When an external data bus is used, the cycle counts during which an instruction is made to wait by ready input or automatic ready must also be added. Table B.5-3 Cycle Count Correction Values for Counting Instruction Fetch Cycles Instruction Byte boundary Word boundary Internal memory - +2 External data bus 16-bits - +3 External data bus 8-bits +3 - Note: * When an external data bus is used, the cycle counts during which an instruction is made to wait by ready input or automatic ready must also be added. * Actually, instruction execution is not delayed by every instruction fetch. Therefore, use the correction values to calculate the worst case. 485 APPENDIX B INSTRUCTIONS B.6 Effective Address Field Table B.6-1 "Effective Address Field" shows the effective address field. Effective Address Field Table B.6-1 Effective Address Field Code Representation Address format Byte count of extended address part (*1) 00 01 02 03 04 05 06 07 R0 R1 R2 R3 R4 R5 R6 R7 08 09 0A 0B RW0 RW1 RW2 RW3 RW4 RW5 RW6 RW7 RL0 (RL0) RL1 (RL1) RL2 (RL2) RL3 (RL3) Register direct: Individual parts correspond to the byte, word, and long word types in order from the left. - @RW0 @RW1 @RW2 @RW3 Register indirect 0 0C 0D 0E 0F @RW0+ @RW1+ @RW2+ @RW3+ Register indirect with post increment 0 10 11 12 13 14 15 16 17 @RW0+disp8 @RW1+disp8 @RW2+disp8 @RW3+disp8 @RW4+disp8 @RW5+disp8 @RW6+disp8 @RW7+disp8 Register indirect with 8-bit displacement 1 18 19 1A 1B @RW0+disp16 @RW1+disp16 @RW2+disp16 @RW3+disp16 Register indirect with 16-bit displacement 2 1C 1D 1E 1F @RW0+RW7 @RW1+RW7 @PC+disp16 addr16 Register indirect with index Register indirect with index PC indirect with 16-bit displacement Direct address 0 0 2 2 *1: Each byte count of the extended address part applies to + in the # (byte count) column in B.8 "F2MC-16LX Instruction List". 486 APPENDIX B INSTRUCTIONS B.7 How to Read the Instruction List Table B.7-1 "Description of Items in the Instruction List" describes the items used in the F2MC-16LX Instruction List, and Table B.7-2 "Explanation on Symbols in the Instruction List" describes the symbols used in the same list. Description of instruction presentation items and symbols Table B.7-1 Description of Items in the Instruction List Item Mnemonic # Description Uppercase, symbol: Represented as is in the assembler. Lowercase: Rewritten in the assembler. Number of following lowercase: Indicates bit length in the instruction. Indicates the number of bytes. Indicates the number of cycles. See Table B.2-1 "Effective Address Field" for the alphabetical letters in items. RG B Operation Indicates the number of times a register access is performed during instruction execution. The number is used to calculate the correction value for CPU intermittent operation. Indicates the correction value used to calculate the actual number of cycles during instruction execution. The actual number of cycles during instruction execution can be determined by adding the value in the ~ column to this value. Indicates the instruction operation. LH Indicates the special operation for bits 15 to 08 of the accumulator. Z: Transfers 0. X: Transfers after sign extension. -: No transfer AH Indicates the special operation for the 16 high-order bits of the accumulator. *: Transfers from AL to AH. -: No transfer Z: Transfers 00 to AH. X: Transfers 00H or FFH to AH after AL sign extension. 487 APPENDIX B INSTRUCTIONS Table B.7-1 Description of Items in the Instruction List (Continued) Item Description I S T N Z Each indicates the state of each flag: I (interrupt enable), S (stack), T (sticky bit), N (negative), Z (zero), V (overflow), C (carry). *: Changes upon instruction execution. -: No change Z: Set upon instruction execution. X: Reset upon instruction execution. V C RMW Indicates whether the instruction is a Read Modify Write instruction (reading data from memory by the I instruction and writing the result to memory). *: Read Modify Write instruction -: Not Read Modify Write instruction Note: Cannot be used for an address that has different meanings between read and write operations. Table B.7-2 Explanation on Symbols in the Instruction List Symbol A The bit length used varies depending on the 32-bit accumulator instruction. Byte: Low-order 8 bits of byte AL Word: 16 bits of word AL Long word: 32 bits of AL and AH AH AL 16 high-order bits of A 16 low-order bits of A SP Stack pointer (USP or SSP) PC Program counter PCB Program bank register DTB Data bank register ADB Additional data bank register SSB System stack bank register USB User stack bank register SPB Current stack bank register (SSB or USB) DPR Direct page register brg1 DTB, ADB, SSB, USB, DPR, PCB, SPB brg2 DTB, ADB, SSB, USB, DPR, SPB Ri 488 Explanation R0, R1, R2, R3, R4, R5, R6, R7 APPENDIX B INSTRUCTIONS Table B.7-2 Explanation on Symbols in the Instruction List (Continued) Symbol Explanation RWi RW0, RW1, RW2, RW3, RW4, RW5, RW6, RW7 RWj RW0, RW1, RW2, RW3 RLi RL0, RL1, RL2, RL3 dir Abbreviated direct addressing addr16 addr24 ad24 0-15 ad24 16-23 io #imm4 #imm8 #imm16 #imm32 ext (imm8) disp8 disp16 bp Direct addressing Physical direct addressing Bits 0 to 15 of addr24 Bits 16 to 23 of addr24 I/O area (000000H to 0000FFH) 4-bit immediate data 8-bit immediate data 16-bit immediate data 32-bit immediate data 16-bit data obtained by sign extension of 8-bit immediate data 8-bit displacement 16-bit displacement Bit offset vct4 vct8 Vector number (0 to 15) Vector number (0 to 255) ( )b Bit address rel ear eam rlst PC relative branch Effective addressing (code 00 to 07) Effective addressing (code 08 to 1F) Register list 489 APPENDIX B INSTRUCTIONS B.8 F2MC-16LX Instruction List Table B.8-1 "41 Transfer Instructions (byte)" to Table B.9-19 "MOVW ea, Rwi Instruction (first byte = 7DH)" list the instructions used by the F2MC-16LX. F2MC-16LX Instruction List Table B.8-1 41 Transfer Instructions (byte) Mnemonic # RG B Operation L H A H I S T N Z V C R M W MOV MOV MOV MOV MOV MOV MOV MOV MOV MOVN A,dir A,addr16 A,Ri A,ear A,eam A,io A,#imm8 A,@A A,@RLi+disp8 A,#imm4 2 3 1 2 2+ 2 2 2 3 1 3 4 2 2 3+(a) 3 2 3 10 1 0 0 1 1 0 0 0 0 2 0 (b) (b) 0 0 (b) (b) 0 (b) (b) 0 byte (A) <-- (dir) byte (A) <-- (addr16) byte (A) <-- (Ri) byte (A) <-- (ear) byte (A) <-- (eam) byte (A) <-- (io) byte (A) <-- imm8 byte (A) <-- ((A)) byte (A) <-- ((RLi)+disp8) byte (A) <-- imm4 Z Z Z Z Z Z Z Z Z Z * * * * * * * * * - - * * * * * * * * * R * * * * * * * * * * - - - - MOVX MOVX MOVX MOVX MOVX MOVX MOVX MOVX MOVX MOVX A,dir A,addr16 A,Ri A,ear A,eam A,io A,#imm8 A,@A A,@RWi+disp8 A,@RLi+disp8 2 3 2 2 2+ 2 2 2 2 3 3 4 2 2 3+(a) 3 2 3 5 10 0 0 1 1 0 0 0 0 1 2 (b) (b) 0 0 (b) (b) 0 (b) (b) (b) byte (A) <-- (dir) byte (A) <-- (addr16) byte (A) <-- (Ri) byte (A) <-- (ear) byte (A) <-- (eam) byte (A) <-- (io) byte (A) <-- imm8 byte (A) <-- ((A)) byte (A) <-- ((RWi)+disp8) byte (A) <-- ((RLi)+disp8 X X X X X X X X X X * * * * * * * * * - - - * * * * * * * * * * * * * * * * * * * * - - - MOV MOV MOV MOV MOV MOV MOV MOV MOV MOV MOV MOV MOV MOV MOV MOV MOV dir,A addr16,A Ri,A ear,A eam,A io,A @RLi+disp8,A Ri,ear Ri,eam ear,Ri eam,Ri Ri,#imm8 io,#imm8 dir,#imm8 ear,#imm8 eam,#imm8 @AL,AH/ MOV 2 3 1 2 2+ 2 3 2 2+ 2 2+ 2 3 3 3 3+ 2 3 4 2 2 3+(a) 3 10 3 4+(a) 4 5+(a) 2 5 5 2 4+(a) 3 0 0 1 1 0 0 2 2 1 2 1 1 0 0 1 0 0 (b) (b) 0 0 (b) (b) (b) 0 (b) 0 (b) 0 (b) (b) 0 (b) (b) byte (dir) <-- (A) byte (addr16) <-- (A) byte (Ri) <-- (A) byte (ear) <-- (A) byte (eam) <-- (A) byte (io) <-- (A) byte ((RLi)+disp8) <-- (A) byte (Ri) <-- (ear) byte (Ri) <-- (eam) byte (ear) <-- (Ri) byte (eam) <-- (Ri) byte (Ri) <-- imm8 byte (io) <-- imm8 byte (dir) <-- imm8 byte (ear) <-- imm8 byte (eam) <-- imm8 byte ((A)) <-- (AH) - - - - - * * * * * * * * * * * * * * * * * * * * * * * * * * * * - - - 2 2+ 2 2+ 4 5+(a) 7 9+(a) 2 0 4 2 0 2x(b) 0 2x(b) byte (A) <--> (ear) byte (A) <--> (eam) byte (Ri) <--> (ear) byte (Ri) <--> (eam) Z Z - - - - - - - - - - @A,T XCH XCH XCH XCH A,ear A,eam Ri,ear Ri,eam Note: See Table B.5-1 "Execution Cycle Counts in Each Addressing Mode" and Table B.5-2 "Cycle Count Correction Values for Counting Execution Cycles" for information on (a) to (d) in the table. 490 APPENDIX B INSTRUCTIONS Table B.8-2 38 Transfer Instructions (byte) Mnemonic # RG B Operation L H A H I S T N Z V C R M W MOVW MOVW MOVW MOVW MOVW MOVW MOVW MOVW MOVW MOVW MOVW A,dir A,addr16 A,SP A,RWi A,ear A,eam A,io A,@A A,#imm16 A,@RWi+disp8 A,@RLi+disp8 2 3 1 1 2 2+ 2 2 3 2 3 3 4 1 2 2 3+(a) 3 3 2 5 10 0 0 0 1 1 0 0 0 0 1 2 (c) (c) 0 0 0 (c) (c) (c) 0 (c) (c) word (A) <-- (dir) word (A) <-- (addr16) word (A) <-- (SP) word (A) <-- (RWi) word (A) <-- (ear) word (A) <-- (eam) word (A) <-- (io) word (A) <-- ((A)) word (A) <-- imm16 word (A) <-- ((RWi)+disp8) word (A) <-- ((RLi)+disp8) - * * * * * * * * * * - - - * * * * * * * * * * * * * * * * * * * * * * - - - MOVW MOVW MOVW MOVW MOVW MOVW MOVW MOVW MOVW MOVW MOVW MOVW MOVW MOVW MOVW MOVW MOVW MOVW dir,A addr16,A SP,A RWi,A ear,A eam,A io,A @RWi+disp8,A @RLi+disp8,A RWi,ear RWi,eam ear,Rwi eam,Rwi RWi,#imm16 io,#imm16 ear,#imm16 eam,#imm16 @AL,AH/MOVW @A,T 2 3 1 1 2 2+ 2 2 3 2 2+ 2 2+ 3 4 4 4+ 2 3 4 1 2 2 3+(a) 3 5 10 3 4+(a) 4 5+(a) 2 5 2 4+(a) 3 0 0 0 1 1 0 0 1 2 2 1 2 1 1 0 1 0 0 (c) (c) 0 0 0 (c) (c) (c) (c) 0 (c) 0 (c) 0 (c) 0 (c) (c) word (dir) <-- (A) word (addr16) <-- (A) word (SP) <-- (A) word (RWi) <-- (A) word (ear) <-- (A) word (eam) <-- (A) word (io) <-- (A) word ((RWi)+disp8) <-- (A) word ((RLi)+disp8) <-- (A) word (RWi) <-- (ear) word (RWi) <-- (eam) word (ear) <-- (RWi) word (eam) <-- (RWi) word (RWi) <-- imm16 word (io) <-- imm16 word (ear) <-- imm16 word (eam) <-- imm16 word ((A)) <-- (AH) - - - - - * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * - - - XCHW XCHW XCHW XCHW A,ear A,eam RWi, ear RWi, eam 2 2+ 2 2+ 4 5+(a) 7 9+(a) 2 0 4 2 0 2 x (c) 0 2 x (c) word (A) <--> (ear) word (A) <-- >(eam) word (RWi) <--> (ear) word (RWi) <--> (eam) - - - - - - - - - - MOVL MOVL MOVL A,ear A,eam A,#imm32 2 2+ 5 4 5+(a) 3 2 0 0 0 (d) 0 long (A) <-- (ear) long (A) <-- (eam) long (A) <-- imm32 - - - - - * * * * * * - - - MOVL MOVL ear,A eam,A 2 2+ 4 5+(a) 2 0 0 (d) long (ear1) <-- (A) long(eam1) <-- (A) - - - - - * * * * - - - Note: See Table B.5-1 "Execution Cycle Counts in Each Addressing Mode" and Table B.5-2 "Cycle Count Correction Values for Counting Execution Cycles" for information on (a) to (d) in the table. 491 APPENDIX B INSTRUCTIONS Table B.8-3 42 Addition/subtraction Instructions (byte, word, long word) Mnemonic # RG B Operation L H A H I S T N Z V C R M W byte (A) <-- (A) + imm8 byte (A) <-- (A) + (dir) byte (A) <-- (A) + (ear) byte (A) <-- (A) + (eam) byte (ear) <-- (ear) + (A) byte (eam) <-- (eam) + (A) byte (A) <-- (AH) + (AL) + (C) byte (A) <-- (A) + (ear)+ (C) byte (A) <-- (A) + (eam)+ (C) byte (A) <-- (AH) + (AL) + (C) (decimal) byte (A) <-- (A) - imm8 byte (A) <-- (A) - (dir) byte (A) <-- (A) - (ear) byte (A) <-- (A) - (eam) byte (ear) <-- (ear) - (A) byte (eam) <-- (eam) - (A) byte (A) <-- (AH) - (AL) - (C) byte (A) <-- (A) - (ear) - (C) byte (A) <-- (A) - (eam) - (C) byte (A) <-- (AH) - (AL) - (C) (decimal) Z Z Z Z Z Z Z Z Z - - - - * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * - Z Z Z Z Z Z Z Z - - - - * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * - ADD ADD ADD ADD ADD ADD ADDC ADDC ADDC ADDDC A,#imm8 A,dir A,ear A,eam ear,A eam,A A A,ear A,eam A 2 2 2 2+ 2 2+ 1 2 2+ 1 2 5 3 4+(a) 3 5+(a) 2 3 4+(a) 3 0 0 1 0 2 0 0 1 0 0 0 (b) 0 (b) 0 2x(b) 0 0 (b) 0 SUB SUB SUB SUB SUB SUB SUBC SUBC SUBC SUBDC A,#imm8 A,dir A,ear A,eam ear,A eam,A A A,ear A,eam A 2 2 2 2+ 2 2+ 1 2 2+ 1 2 5 3 4+(a) 3 5+(a) 2 3 4+(a) 3 0 0 1 0 2 0 0 1 0 0 0 (b) 0 (b) 0 2x(b) 0 0 (b) 0 ADDW ADDW ADDW ADDW ADDW ADDW ADDCW ADDCW SUBW SUBW SUBW SUBW SUBW SUBW SUBCW SUBCW A A,ear A,eam A,#imm16 ear,A eam,A A,ear A,eam A A,ear A,eam A,#imm16 ear,A eam,A A,ear A,eam 1 2 2+ 3 2 2+ 2 2+ 1 2 2+ 3 2 2+ 2 2+ 2 3 4+(a) 2 3 5+(a) 3 4+(a) 2 3 4+(a) 2 3 5+(a) 3 4+(a) 0 1 0 0 2 0 1 0 0 1 0 0 2 0 1 0 0 0 (c) 0 0 2x(c) 0 (c) 0 0 (c) 0 0 2x(c) 0 (c) word (A) <-- (AH) + (AL) word (A) <-- (A) + (ear) word (A) <-- (A) + (eam) word (A) <-- (A) + imm16 word (ear) <-- (ear) + (A) word (eam) <-- (eam) + (A) word (A) <-- (A) + (ear) + (C) word (A) <-- (A) + (eam) + (C) word (A) <-- (AH) - (AL) word (A) <-- (A) - (ear) word (A) <-- (A) - (eam) word (A) <-- (A) - imm16 word (ear) <-- (ear) - (A) word (eam) <-- (eam) - (A) word (A) <-- (A) - (ear) - (C) word (A) <-- (A) - (eam) - (C) - - - - - * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * - ADDL ADDL ADDL SUBL SUBL SUBL A,ear A,eam A,#imm32 A,ear A,eam A,#imm32 2 2+ 5 2 2+ 5 6 7+(a) 4 6 7+(a) 4 2 0 0 2 0 0 0 (d) 0 0 (d) 0 long (A) <-- (A) + (ear) long (A) <-- (A) + (eam) long (A) <-- (A) + imm32 long (A) <-- (A) - (ear) long (A) <-- (A) - (eam) long (A) <-- (A) - imm32 - - - - - * * * * * * * * * * * * * * * * * * * * * * * * - Note: See Table B.5-1 "Execution Cycle Counts in Each Addressing Mode" and Table B.5-2 "Cycle Count Correction Values for Counting Execution Cycles" for information on (a) to (d) in the table. 492 APPENDIX B INSTRUCTIONS Table B.8-4 12 Increment/decrement Instructions (byte, word, long word) Mnemonic # RG B Operation L H A H I S T N Z V C R M W 0 2x(b) 0 2x(b) byte (ear) <-- (ear) + 1 byte (eam) <-- (eam) + 1 - - - - - * * * * * * - * byte (ear) <-- (ear) - 1 byte (eam) <-- (eam) - 1 - - - - - * * * * * * - * 2 0 0 2x(c) word (ear) <-- (ear) + 1 word (eam) <-- (eam) + 1 - - - - - * * * * * * - * 3 5+(a) 2 0 0 2x(c) word (ear) <-- (ear) - 1 word (eam) <-- (eam) - 1 - - - - - * * * * * * - * 2 2+ 7 9+(a) 4 0 0 2x(d) long (ear) <-- (ear) + 1 long (eam) <-- (eam) + 1 - - - - - * * * * * * - * 2 2+ 7 9+(a) 4 0 0 2x(d) long (ear) <-- (ear) - 1 long (eam) <-- (eam) - 1 - - - - - * * * * * * - * INC INC ear eam 2 2+ 3 5+(a) 2 0 DEC DEC ear eam 2 2+ 3 5+(a) 2 0 INCW INCW ear eam 2 2+ 3 5+(a) DECW DECW ear eam 2 2+ INCL INCL ear eam DECL DECL ear eam Note: See Table B.5-1 "Execution Cycle Counts in Each Addressing Mode" and Table B.5-2 "Cycle Count Correction Values for Counting Execution Cycles" for information on (a) to (d) in the table. Table B.8-5 11 Compare Instructions (byte, word, long word) Mnemonic # RG B Operation L H A H I S T N Z V C R M W CMP CMP CMP CMP A A,ear A,eam A,#imm8 1 2 2+ 2 1 2 3+(a) 2 0 1 0 0 0 0 (b) 0 byte (AH) - (AL) byte (A) - (ear) byte (A) - (eam) byte (A) - imm8 - - - - - * * * * * * * * * * * * * * * * - CMPW CMPW CMPW CMPW A A,ear A,eam A,#imm16 1 2 2+ 3 1 2 3+(a) 2 0 1 0 0 0 0 (c) 0 word (AH) - (AL) word (A) - (ear) word (A) - (eam) word (A) - imm16 - - - - - * * * * * * * * * * * * * * * * - CMPL CMPL CMPL A,ear A,eam A,#imm32 2 2+ 5 6 7+(a) 3 2 0 0 0 (d) 0 long (A) - (ear) long (A) - (eam) long (A) - imm32 - - - - - * * * * * * * * * * * * - Note: See Table B.5-1 "Execution Cycle Counts in Each Addressing Mode" and Table B.5-2 "Cycle Count Correction Values for Counting Execution Cycles" for information on (a) to (d) in the table. 493 APPENDIX B INSTRUCTIONS Table B.8-6 11 unsigned multiplication/division instructions (word, long word) Mnemonic # RG B DIVU A 1 *1 0 0 DIVU A,ear 2 *2 1 0 DIVU A,eam 2+ *3 0 *6 DIVUW A,ear 2 *4 1 0 DIVUW A,eam 2+ *5 0 *7 MULU MULU MULU MULUW MULUW MULUW A A,ear A,eam A A,ear A,eam 1 2 2+ 1 2 2+ *8 *9 *10 *11 *12 *13 0 1 0 0 1 0 0 0 (b) 0 0 (c) Operation L H A H I S T N Z V C R M W word (AH) / byte (AL) quotient --> byte (AL) remainder --> byte (AH) word (A) / byte (ear) quotient --> byte (A) remainder --> byte (ear) word (A) / byte (eam) quotient --> byte (A) remainder --> byte (eam) long (A) / word (ear) quotient --> word(A) remainder --> word(ear) long (A) / word (eam) quotient --> word(A) remainder --> word(eam) - - - - - - - * * - - - - - - - - * * - - - - - - - - * * - - - - - - - - * * - - - - - - - - * * - byte (AH) * byte (AL) --> word (A) byte (A) * byte (ear) --> word (A) byte (A) * byte (eam) --> word (A) word (AH) * word (AL) --> Long (A) word (A) * word (ear) --> Long (A) word (A) * word (eam) --> Long (A) - - - - - - - - - - *1: 3: Division by 0 7: Overflow 15: Normal *2: 4: Division by 0 8: Overflow 16: Normal *3: 6+(a): Division by 0 9+(a): Overflow 19+(a): Normal *4: 4: Division by 0 7: Overflow 22: Normal *5: 6+(a): Division by 0 8+(a): Overflow 26+(a): Normal *6: (b): Division by 0 or overflow 2 x (b): Normal *7: (c): Division by 0 or overflow 2 x (c): Normal *8: 3: Byte (AH) is 0. 7: Byte (AH) is not 0. *9: 4: Byte (ear) is 0. 8: Byte (ear) is not 0. *10: 5+(a): Byte (eam) is 0, 9+(a): Byte (eam) is not 0. *11: 3: Word(AH) is 0. 11: Word (AH) is not 0. *12: 4: Word(ear) is 0. 12: Word (ear) is not 0. *13: 5+(a): Word (eam) is 0. 13+(a): Word (eam) is not 0. Note: See Table B.5-1 "Execution Cycle Counts in Each Addressing Mode" and Table B.5-2 "Cycle Count Correction Values for Counting Execution Cycles" for information on (a) to (d) in the table. Table B.8-7 11 Signed Multiplication/Division Instructions (word, long word) Mnemonic # RG B DIVU A 2 *1 0 0 DIVU A,ear 2 *2 1 0 DIVU A,eam 2+ *3 0 *6 DIVUW A,ear 2 *4 1 0 DIVUW A,eam 2+ *5 0 *7 494 Operation L H A H I S T N Z V C R M W word (AH) / byte (AL) quotient --> byte (AL) remainder --> byte (AH) word (A) / byte (ear) quotient --> byte (A) remainder --> byte (ear) word (A) / byte (eam) quotient --> byte (A) remainder --> byte (eam) long (A) / word (ear) quotient --> word(A) remainder --> word(ear) long (A) / word (eam) quotient --> word(A) remainder --> word(eam) Z - - - - - - * * - Z - - - - - - * * - Z - - - - - - * * - - - - - - - - * * - - - - - - - - * * - APPENDIX B INSTRUCTIONS Table B.8-7 11 Signed Multiplication/Division Instructions (word, long word) Mnemonic MUL MUL MUL MULW MULW MULW # A A,ear A,eam A A,ear A,eam 2 2 2+ 2 2 2+ RG *8 *9 *10 *11 *12 *13 0 1 0 0 1 0 B 0 0 (b) 0 0 (c) Operation byte (AH) * byte (AL) --> word (A) byte (A) * byte (ear) --> word (A) byte (A) * byte (eam) --> word (A) word (AH) * word (AL) --> Long (A) word (A) * word (ear) --> Long (A) word (A) * word (eam) --> Long (A) L H A H I S T N Z V C R M W - - - - - - - - - - - *1: *2: *3: *4: 3: Division by 0, 8 or 18: Overflow, 18: Normal 4: Division by 0, 11 or 22: Overflow, 23: Normal 5+(a): Division by 0, 12+(a) or 23+(a): Overflow, 24+(a): Normal When dividend is positive; 4: Division by 0, 12 or 30: Overflow, 31: Normal When dividend is negative; 4: Division by 0, 12 or 31: Overflow, 32: Normal *5: When dividend is positive; 5+(a): Division by 0, 12+(a) or 31+(a): Overflow, 32+(a): Normal When dividend is negative; 5+(a): Division by 0, 12+(a) or 32+(a): Overflow, 33+(a): Normal *6: (b): Division by 0 or overflow, 2 x (b): Normal *7: (c): Division by 0 or overflow, 2 x (c): Normal *8: 3: Byte (AH) is 0, 12: result is positive, 13: result is negative *9: 4: Byte (ear) is 0, 13: result is positive, 14: result is negative *10: 5+(a): Byte (eam) is 0, 14+(a): result is positive, 15+(a): result is negative *11: 3: Word(AH) is 0, 16: result is positive, 19: result is negative *12: 4: Word(ear) is 0, 17: result is positive, 20: result is negative *13: 5+(a): Word(eam) is 0, 18+(a): result is positive, 21+(a): result is negative Note: * The execution cycle count found when an overflow occurs in a DIV or DIVW instruction may be a pre-operation count or a post-operation count depending on the detection timing. * When an overflow occurs with DIV or DIVW instruction, the contents of the AL are destroyed. * See Table B.5-1 "Execution Cycle Counts in Each Addressing Mode" and Table B.5-2 "Cycle Count Correction Values for Counting Execution Cycles" for information on (a) to (d) in the table. 495 APPENDIX B INSTRUCTIONS Table B.8-8 39 Logic 1 Instructions (byte, word) Mnemonic # RG B Operation L H A H I S T N Z V C R M W AND AND AND AND AND A,#imm8 A,ear A,eam ear,A eam,A 2 2 2+ 2 2+ 2 3 4+(a) 3 5+(a) 0 1 0 2 0 0 0 (b) 0 2x(b) byte (A) <-- (A) and imm8 byte (A) <-- (A) and (ear) byte (A) <-- (A) and (eam) byte (ear) <-- (ear)and (A) byte (eam) <-- (eam)and (A) - - - - - * * * * * * * * * * R R R R R - * OR OR OR OR OR A,#imm8 A,ear A,eam ear,A eam,A 2 2 2+ 2 2+ 2 3 4+(a) 3 5+(a) 0 1 0 2 0 0 0 (b) 0 2x(b) byte (A) <-- (A) or imm8 byte (A) <-- (A) or (ear) byte (A) <-- (A) or (eam) byte (ear) <-- (ear)or (A) byte (eam) <-- (eam)or (A) - - - - - * * * * * * * * * * R R R R R - * XOR XOR XOR XOR XOR NOT NOT NOT A,#imm8 A,ear A,eam ear,A eam,A A ear eam 2 2 2+ 2 2+ 1 2 2+ 2 3 4+(a) 3 5+(a) 2 3 5+(a) 0 1 0 2 0 0 2 0 0 0 (b) 0 2x(b) 0 0 2x(b) byte (A) <-- (A) xor imm8 byte (A) <-- (A) xor (ear) byte (A) <-- (A) xor (eam) byte (ear) <-- (ear)xor (A) byte (eam) <-- (eam)xor (A) byte (A) <-- not (A) byte (ear) <-- not (ear) byte (eam) <-- not (eam) - - - - - * * * * * * * * * * * * * * * * R R R R R R R R - * * ANDW ANDW ANDW ANDW ANDW ANDW A A,#imm16 A,ear A,eam ear,A eam,A 1 3 2 2+ 2 2+ 2 2 3 4+(a) 3 5+(a) 0 0 1 0 2 0 0 0 0 (c) 0 2x(c) word (A) <-- (AH) and (A) word (A) <-- (A) and imm16 word (A) <-- (A) and (ear) word (A) <-- (A) and (eam) word (ear) <-- (ear)and (A) word (eam) <-- (eam)and (A) - - - - - * * * * * * * * * * * * R R R R R R - * ORW ORW ORW ORW ORW ORW A A,#imm16 A,ear A,eam ear,A eam,A 1 3 2 2+ 2 2+ 2 2 3 4+(a) 3 5+(a) 0 0 1 0 2 0 0 0 0 (c) 0 2x(c) word (A) <-- (AH) or (A) word (A) <-- (A) or imm16 word (A) <-- (A) or (ear) word (A) <-- (A) or (eam) word (ear) <-- (ear)or (A) word (eam) <-- (eam)or (A) - - - - - * * * * * * * * * * * * R R R R R - * XORW XORW XORW XORW XORW XORW NOTW NOTW NOTW A A,#imm16 A,ear A,eam ear,A eam,A A ear eam 1 3 2 2+ 2 2+ 1 2 2+ 2 2 3 4+(a) 3 5+(a) 2 3 5+(a) 0 0 1 0 2 0 0 2 0 0 0 0 (c) 0 2x(c) 0 0 2x(c) word (A) <-- (AH) xor (A) word (A) <-- (A) xor imm16 word (A) <-- (A) xor (ear) word (A) <-- (A) xor (eam) word (ear) <-- (ear)xor (A) word (eam) <-- (eam)xor (A) word (A) <-- not (A) word (ear) <-- not (ear) word (eam) <-- not (eam) - - - - - * * * * * * * * * * * * * * * * - * * R R R R R R R R R Note: See Table B.5-1 "Execution Cycle Counts in Each Addressing Mode" and Table B.5-2 "Cycle Count Correction Values for Counting Execution Cycles" for information on (a) to (d) in the table. 496 APPENDIX B INSTRUCTIONS Table B.8-9 Six Logic 2 Instructions (long word) Mnemonic # RG B Operation L H A H I S T N Z V C R M W ANDL ANDL A,ear A,eam 2 2+ 6 7+(a) 2 0 0 (d) long (A) <-- (A) and (ear) long (A) <-- (A) and (eam) - - - - - * * * * R R - - ORL ORL A,ear A,eam 2 2+ 6 7+(a) 2 0 0 (d) long (A) <-- (A) or (ear) long (A) <-- (A) or (eam) - - - - - * * * * R R - - XORL XORL A,ear A,eam 2 2+ 6 7+(a) 2 0 0 (d) long (A) <-- (A) xor (ear) long (A) <-- (A) xor (eam) - - - - - * * * * R R - - Note: See Table B.5-1 "Execution Cycle Counts in Each Addressing Mode" and Table B.5-2 "Cycle Count Correction Values for Counting Execution Cycles" for information on (a) to (d) in the table. Table B.8-10 Six Sign Inversion Instructions (byte, word) Mnemonic # RG B Operation L H A H I S T N Z V C R M W NEG A 1 2 0 0 byte (A) <-- 0 - (A) X - - - - * * * * - NEG NEG ear eam 2 2+ 3 5+(a) 2 0 0 2x(b) byte (ear) <-- 0 - (ear) byte (eam) <-- 0 - (eam) - - - - - * * * * * * * * * NEGW A 1 2 0 0 word (A) <-- 0 - (A) - - - - - * * * * - NEGW NEGW ear eam 2 2+ 3 5+(a) 2 0 0 2x(c) word (ear) <-- 0 - (ear) word (eam) <-- 0 - (eam) - - - - - * * * * * * * * * Note: See Table B.5-1 "Execution Cycle Counts in Each Addressing Mode" and Table B.5-2 "Cycle Count Correction Values for Counting Execution Cycles" for information on (a) to (d) in the table. Table B.8-11 One Normalization Instruction (long word) NRML Mnemonic # A,R0 2 *1 RG B 1 0 Operation long (A) <-- Shifts to the position where '1' is set for the first time. byte (RD) <-- Shift count at that time L H A H I S T N Z V C R M W - - - - - - * - - - *1: 4 when all accumulators have a value of 0; otherwise, 6+(R0) 497 APPENDIX B INSTRUCTIONS Table B.8-12 18 Shift Instructions (byte, word, long word) Mnemonic # R G B Operation L H A H I S T N Z V C R M W RORC ROLC A A 2 2 2 2 0 0 0 0 byte (A) <-- With right rotation carry byte (A) <-- With left rotation carry - - - - - * * * * - * * - RORC RORC ROLC ROLC ear eam ear eam 2 2+ 2 2+ 3 5+(a) 3 5+(a) 2 0 2 0 0 2x(b) 0 2x(b) byte (ear) <-- With right rotation carry byte (eam) <-- With right rotation carry byte (ear) <-- With left rotation carry byte (eam) <-- With left rotation carry - - - - - * * * * * * * * - * * * * * * ASR LSR LSL A,R0 A,R0 A,R0 2 2 2 *1 *1 *1 1 1 1 0 0 0 byte (A) <-- Arithmetic right shift (A, 1 bit) byte (A) <-- Logical right barrel shift (A, R0) byte (A) <-- Logical left barrel shift (A, R0) - - - - * - * * * * * * - * * * - ASRW LSRW LSLW A A/SHRW A A/SHLW A 1 1 1 2 2 2 0 0 0 0 0 0 word (A) <-- Arithmetic right shift (A, 1 bit) word (A) <-- Logical right shift (A, 1 bit) word (A) <-- Logical left shift (A, 1 bit) - - - - * * - * R * * * * - * * * - ASRW LSRW LSLW A,R0 A,R0 A,R0 2 2 2 *1 *1 *1 1 1 1 0 0 0 word (A) <-- Arithmetic right barrel shift (A, R0) word (A) <-- Logical right barrel shift (A, R0) word (A) <-- Logical left barrel shift (A, R0) - - - - * * - * * * * * * - * * * - ASRL LSRL LSLL A,R0 A,R0 A,R0 2 2 2 *2 *2 *2 1 1 1 0 0 0 long (A) <-- Arithmetic right barrel shift (A, R0) long (A) <-- Logical right barrel shift (A, R0) long (A) <-- Logical left barrel shift (A, R0) - - - - * * - * * * * * * - * * * - *1: 6 when R0 is 0; otherwise, 5 + (R0) *2: 6 when R0 is 0; otherwise, 6 + (R0) Note: See Table B.5-1 "Execution Cycle Counts in Each Addressing Mode" and Table B.5-2 "Cycle Count Correction Values for Counting Execution Cycles" for information on (a) to (d) in the table. 498 APPENDIX B INSTRUCTIONS Table B.8-13 31 Branch 1 Instructions Mnemonic # RG B Operation L H A H I S T N Z V C R M W BZ/BEQ BNZ/BNE BC/BLO BNC/BHS BN BP BV BNV BT BNT BLT BGE BLE BGT BLS BHI BRA rel rel rel rel rel rel rel rel rel rel rel rel rel rel rel rel rel 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 *1 *1 *1 *1 *1 *1 *1 *1 *1 *1 *1 *1 *1 *1 *1 *1 *1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Branch on (Z) = 1 Branch on (Z) = 0 Branch on (C) = 1 Branch on (C) = 0 Branch on (N) = 1 Branch on (N) = 0 Branch on (V) = 1 Branch on (V) = 0 Branch on (T) = 1 Branch on (T) = 0 Branch on (V) nor (N) = 1 Branch on (V) nor (N) = 0 Branch on ((V) xor (N)) or (Z) = 1 Branch on ((V) xor (N)) or (Z) = 0 Branch on (C) or (Z) = 1 Branch on (C) or (Z) = 0 Unconditional branch - - - - - - - - - - JMP JMP JMP JMP JMPP JMPP JMPP @A addr16 @ear @eam @ear *3 @eam *3 addr24 1 3 2 2+ 2 2+ 4 2 3 3 4+(a) 5 6+(a) 4 0 0 1 0 2 0 0 0 0 0 (c) 0 (d) 0 word (PC) <-- (A) word (PC) <-- addr16 word (PC) <-- (ear) word (PC) <-- (eam) word (PC) <-- (ear), (PCB) <-- (ear+2) word (PC) <-- (eam), (PCB) <-- (eam+2) word(PC) <-- ad24 0-15,(PCB) <-- ad24 16-23 - - - - - - - - - - CALL CALL CALL CALLV CALLP @ear *4 @eam *4 addr16 *5 #vct4 *5 @ear *6 2 2+ 3 1 2 6 7+(a) 6 7 10 1 0 0 0 2 (c) 2x(c) (c) 2x(c) 2x(c) - - - - - - - - - - CALLP @eam *6 2+ 11+(a) 0 *2 word (PC) <-- (ear) word (PC) <-- (eam) word (PC) <-- addr16 Vector call instruction word(PC) <-- (ear)0-15,(PCB) <-(ear)16-23 word(PC) <-- (eam)0-15,(PCB) <-(eam)16-23 - - - - - - - - - - CALLP addr24 *7 4 10 0 2x(c) word(PC) <-- addr0-15, (PCB) <-addr16-23 - - - - - - - - - - *1: 4 when a branch is made; otherwise, 3 *2: 3 x (c) + (b) *3: Read (word) of branch destination address *4: W: Save to stack (word) R: Read (word) of branch destination address *5: Save to stack (word) *6: W: Save to stack (long word), R: Read (long word) of branch destination address *7: Save to stack (long word) Note: See Table B.5-1 "Execution Cycle Counts in Each Addressing Mode" and Table B.5-2 "Cycle Count Correction Values for Counting Execution Cycles" for information on (a) to (d) in the table. 499 APPENDIX B INSTRUCTIONS Table B.8-14 19 Branch 2 Instructions Mnemonic # R G B Operation L H A H I S T N Z V C R M W CBNE CWBNE A,#imm8,rel A,#imm16,rel 3 4 *1 *1 0 0 0 0 Branch on byte (A) not equal to imm8 Branch on word (A) not equal to imm16 - - - - - * * * * * * * * - CBNE CBNE CWBNE CWBNE ear,#imm8,rel eam,#imm8,rel *9 ear,#imm16,rel eam,#imm16,rel*9 4 4+ 5 5+ *2 *3 *4 *3 1 0 1 0 0 (b) 0 (c) Branch on byte (ear) not equal to imm8 Branch on byte (eam) not equal to imm8 Branch on word (ear) not equal to imm16 Branch on word (eam) not equal to imm16 - - - - - * * * * * * * * * * * * * * * * - DBNZ ear,rel 3 *5 2 0 Branch on byte (ear) = (ear) - 1, (ear)not equal to 0 Branch on byte (eam) = (eam) - 1, (eam) not equal to 0 - - - - - * * - - - - - * Branch on word (ear) = (ear) - 1, (ear) not equal to 0 Branch on word (eam) = (eam) - 1, (eam) not equal to 0 - - - - - - - - - - - * * * - * * * * - - - * * * - * DBNZ eam,rel 3+ *6 2 2x(b) DWBNZ ear,rel 3 *5 2 0 DWBNZ eam,rel 3+ *6 2 2x(c) INT INT INTP INT9 RETI #vct8 addr16 addr24 2 3 4 1 1 20 16 17 20 *8 0 0 0 0 0 8x(c) 6x(c) 6x(c) 8x(c) *7 Software interrupt Software interrupt Software interrupt Software interrupt Return from interrupt - - R R R R * S S S S * * * * * * - LINK #imm8 2 6 0 (c) Saves the old frame pointer in the stack upon entering the function, then sets the new frame pointer and reserves the local pointer area. - - - - - - - - - - 1 5 0 (c) Recovers the old frame pointer from the stack upon exiting the function. - - - - - - - - - - 1 1 4 6 0 0 (c) (d) Return from subroutine Return from subroutine - - - - - - - - - - UNLINK RET RETP *10 *11 *1: 5 when a branch is made; otherwise, 4 *2: 13 when a branch is made; otherwise, 12 *3: 7+(a) when a branch is made; otherwise, 6+(a) *4: 8 when a branch is made; otherwise, 7 *5: 7 when a branch is made; otherwise, 6 *6: 8+(a) when a branch is made; otherwise, 7+(a) *7: 3 x (b) + 2 x (c) when jumping to the next interruption request; 6 x (c) when returning from the current interruption *8: 15 when jumping to the next interruption request; 17 when returning from the current interruption *9: Do not use RWj+ addressing mode with a CBNE or CWBNE instruction. *10: Return from stack (word) *11: Return from stack (long word) Note: See Table B.5-1 "Execution Cycle Counts in Each Addressing Mode" and Table B.5-2 "Cycle Count Correction Values for Counting Execution Cycles" for information on (a) to (d) in the 500 APPENDIX B INSTRUCTIONS table. Table B.8-15 31 28 Other Control Instructions (byte, word, long word) Mnemonic # RG B Operation L H A H I S T N Z V C R M W PUSHW PUSHW PUSHW PUSHW A AH PS rlst 1 1 1 2 4 4 4 *3 0 0 0 +& (c) (c) (c) *4 word (SP) <-- (SP) - 2 , ((SP)) <-- (A) word (SP) <-- (SP) - 2 , ((SP)) <-- (AH) word (SP) <-- (SP) - 2 , ((SP)) <-- (PS) (SP) <-- (SP) - 2n , ((SP)) <-- (rlst) - - - - - - - - - - POPW POPW POPW POPW A AH PS rlst 1 1 1 2 3 3 4 *2 0 0 0 +& (c) (c) (c) *4 word (A) <-- ((SP)) , (SP) <-- (SP) + 2 word (AH) <-- ((SP)) , (SP) <-- (SP) + 2 word (PS) <-- ((SP)) , (SP) <-- (SP) + 2 (rlst) <-- ((SP)) , (SP) <-- (SP) - * - * - * - * - * - * - * - * - - JCTX @A 1 14 0 6x(c) Context switch instruction - - * * * * * * * - AND OR CCR,#imm8 CCR,#imm8 2 2 3 3 0 0 0 0 byte (CCR) <-- (CCR) and imm8 byte(CCR) <-- (CCR) or imm8 - - * * * * * * * * * * * * * * - MOV MOV RP,#imm8 ILM,#imm8 2 2 2 2 0 0 0 0 byte (RP) <-- imm8 byte (ILM) <-- imm8 - - - - - - - - - - MOVEA MOVEA MOVEA MOVEA RWi,ear RWi,eam A,ear A,eam 2 2+ 2 2+ 3 2+(a) 1 1+(a) 1 1 0 0 0 0 0 0 word (RWi) <-- ear word (RWi) <-- eam word (A) <-- ear word (A) <-- eam - * * - - - - - - - - ADDSP ADDSP #imm8 #imm16 2 3 3 3 0 0 0 0 word (SP) <-- ext(imm8) word (SP) <-- imm16 - - - - - - - - - - MOV MOV A,brg1 brg2,A 2 2 *1 1 0 0 0 0 byte (A) <-- (brg1) byte (brg2) <-- (A) Z - * - - - - * * * * - - - 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 No operation Prefix code for AD space access Prefix code for DT space access Prefix code for PC space access Prefix code for SP space access Prefix code for flag no-change Prefix code for common register bank - - - - - - - - - - NOP ADB DTB PCB SPB NCC CMR *1: PCB, ADB, SSB, USB, SPB: 1, DTB, DPR: 2 *2: 7 + 3x(POP count) + 2x(POP last register number), 7 when RLST = 0 (no transfer register) *3: 29 + 3x(PUSH count) - 3x(PUSH last register number), 8 when RLST = 0 (no transfer register) *4: (POP count)x(c) or (PUSH count)x(c) Note: See Table B.5-1 "Execution Cycle Counts in Each Addressing Mode" and Table B.5-2 "Cycle Count Correction Values for Counting Execution Cycles" for information on (a) to (d) in the table. 501 APPENDIX B INSTRUCTIONS Table B.8-16 21 Bit Operand Instructions Mnemonic # RG B Operation L H A H I S T N Z V C R M W MOVB MOVB MOVB A,dir:bp A,addr16:bp A,io:bp 3 4 3 5 5 4 0 0 0 (b) (b) (b) byte (A) <-- ( dir:bp )b byte (A) <-- ( addr16:bp )b byte (A) <-- ( io:bp )b Z Z Z * * * - - - * * * * * * - - - MOVB MOVB MOVB dir:bp,A addr16:bp,A io:bp,A 3 4 3 7 7 6 0 0 0 2x(b) 2x(b) 2x(b) bit ( dir:bp )b <-- (A) bit ( addr16:bp )b <-- (A) bit ( io:bp )b <-- (A) - - - - - * * * * * * - - * * * SETB SETB SETB dir:bp addr16:bp io:bp 3 4 3 7 7 7 0 0 0 2x(b) 2x(b) 2x(b) bit ( dir:bp )b <-- 1 bit ( addr16:bp )b <-- 1 bit ( io:bp )b <-- 1 - - - - - - - - - * * * CLRB CLRB CLRB dir:bp addr16:bp io:bp 3 4 3 7 7 7 0 0 0 2x(b) 2x(b) 2x(b) bit ( dir:bp )b <-- 0 bit ( addr16:bp )b <-- 0 bit ( io:bp )b <-- 0 - - - - - - - - - * * * BBC BBC BBC dir:bp,rel addr16:bp,rel io:bp,rel 4 5 4 *1 *1 *2 0 0 0 (b) (b) (b) Branch on (dir:bp) b = 0 Branch on (addr16:bp) b = 0 Branch on (io:bp) b = 0 - - - - - - * * * - - - BBS BBS BBS dir:bp,rel addr16:bp,rel io:bp,rel 4 5 4 *1 *1 *1 0 0 0 (b) (b) (b) Branch on (dir:bp) b = 1 Branch on (addr16:bp) b = 1 Branch on (io:bp) b = 1 - - - - - - * * * - - - SBBS addr16:bp,rel 5 *3 0 2x(b) Branch on (addr16:bp) b = 1, bit = 1 - - - - - - * - - * WBTS io:bp 3 *4 0 *5 Waits until (io:bp) b = 1 - - - - - - - - - - WBTC io:bp 3 *4 0 *5 Waits until (io:bp) b = 0 - - - - - - - - - - *1: 8 when a branch is made; otherwise, 7 *2: 7 when a branch is made; otherwise, 6 *3: 10 when the condition is met; otherwise 9 *4: Undefined count *5: Until the condition is met( dir:bp )b Note: See Table B.5-1 "Execution Cycle Counts in Each Addressing Mode" and Table B.5-2 "Cycle Count Correction Values for Counting Execution Cycles" for information on (a) to (d) in the table. Table B.8-17 Six Accumulator Operation Instructions (byte, word) Mnemonic SWAP SWAPW/XCHW A,T EXT EXTW ZEXT ZEXTW 502 # 1 1 1 1 1 1 RG 3 2 1 2 1 1 0 0 0 0 0 0 B 0 0 0 0 0 0 Operation byte (A)0-7 <--> (A)8-15 word (AH) <--> (AL) Byte sign extension Word sign extension Byte zero extension Word zero extensionbyte L H X Z - A H * X z I S T N Z V C R M W - - - * * R R * * * * - - - APPENDIX B INSTRUCTIONS Table B.8-18 Ten String Instructions Mnemonic # RG B Operation L H A H I S T N Z V C R M W MOVS / MOVSI MOVSD 2 2 *2 *2 +& +& *3 *3 byte transfer @AH+ <-- @AL+, counter = RW0 byte transfer @AH- <-- @AL-, counter = RW0 - - - - - - - - - - SCEQ / SCEQI SCEQD 2 2 *1 *1 +& +& *4 *4 byte search @AH+ <-- AL, counter RW0 byte search @AH- <-- AL, counter RW0 - - - - - * * * * * * * * - FILS / FILSI 2 6m+6 +& *3 byte fill @AH+ <-- AL, counter RW0 - - - - - * * - - - MOVSW / MOVSWI 2 *2 +) *6 word transfer @AH+ <-- @AL+, counter = RW0 - - - - - - - - - - MOVSWD 2 *2 +) *6 word transfer @AH- <-- @AL-, counter = RW0 - - - - - - - - - - SCWEQ / SCWEQI 2 *1 +) *7 word search @AH+ - AL, counter = RW0 - - - - - * * * * - SCWEQD 2 *1 +) *7 word search @AH- - AL, counter = RW0 - - - - - * * * * - FILSW / FILSWI 2 6m+6 +) *6 word fill @AH+ <-- AL, counter = RW0 - - - - - * * - - - *1: 5 when RW0 is 0, 4 + 7 x (RW0) when the counter expires, or 7n + 5 when a match occurs *2: 5 when RW0 is 0; otherwise, 4 + 8 x (RW0) *3: (b) x (RW0) + (b) x (RW0) When the source and destination access different areas, calculate the (b) item individually. *4: (b) x n *5: 2 x (R x W0) *6: (c) x (RW0) + (c) x (RW0) When the source and destination access different areas, calculate the (c) item individually. *7: (c) x n *8: 2 x 0(RW0) Note: m: RW0 value (counter value), n: Loop count See Table B.5-1 "Execution Cycle Counts in Each Addressing Mode" and Table B.5-2 "Cycle Count Correction Values for Counting Execution Cycles" for information on (a) to (d) in the table. 503 APPENDIX B INSTRUCTIONS B.9 Instruction Map Each F2MC-16LX instruction code consists of 1 or 2 bytes. Therefore, the instruction map consists of multiple pages. Table B.9-2 "Basic Page Map" to Table B.9-21 "XCHW RWi, ea Instruction (first byte = 7FH)" summarize the F2MC-16LX instruction map. Structure of Instruction Map Figure B.9-1 Structure of Instruction Map Basic page map : Byte 1 Bit operation instructions Character string operation instructions 2-byte instructions ea instructions x 9 : Byte 2 An instruction such as the NOP instruction that ends in one byte is completed within the basic page. An instruction such as the MOVS instruction that requires two bytes recognizes the existence of byte 2 when it references byte 1, and can check the following one byte by referencing the map for byte 2. Figure B.9-2 "Correspondence between Actual Instruction Code and Instruction Map" shows the correspondence between an actual instruction code and instruction map. 504 APPENDIX B INSTRUCTIONS Figure B.9-2 Correspondence between Actual Instruction Code and Instruction Map Some instructions do not contain byte 2. Length varies depending on the instruction. Instruction code Byte 1 Byte 2 Operand Operand ... [Basic page map] XY +Z [Extended page map] (*1) UV +W *1 The extended page map is a generic name of maps for bit operation instructions, character string operation instructions, 2-byte instructions, and ea instructions. Actually, there are multiple extended page maps for each type of instructions. An example of an instruction code is shown in Table B.9-1 "Example of an Instruction Code". Table B.9-1 Example of an Instruction Code Instruction Byte 1 (from basic page map) Byte 2 (from extended page map) NOP 00 +0=00 - AND A, #8 30 +4=34 - MOV A, ADB 60 +F=6F 00 +0=00 @RW2+d8, #8rel 70 +0=70 F0 +2=F2 505 506 2-byte instruction Character string operation instruction Bit operation instruction Ri,ea ea instruction 9 ea instruction 8 ea instruction 7 ea instruction 6 ea instruction 5 ea instruction 4 ea instruction 3 ea instruction 2 ea instruction 1 APPENDIX B INSTRUCTIONS Table B.9-2 Basic Page Map APPENDIX B INSTRUCTIONS Table B.9-3 Bit Operation Instruction Map (first byte = 6CH) 507 APPENDIX B INSTRUCTIONS Table B.9-4 Character String Operation Instruction Map (first byte = 6EH) 508 APPENDIX B INSTRUCTIONS A A DIVU MULW MUL A Table B.9-5 2-byte Instruction Map (first byte = 6FH) 509 510 Use prohibited Use prohibited Use prohibited Use prohibited Use prohibited Use prohibited Use prohibited Use prohibited APPENDIX B INSTRUCTIONS Table B.9-6 ea Instruction 1 (first byte = 70H) APPENDIX B INSTRUCTIONS Table B.9-7 ea Instruction 2 (first byte = 71H) 511 APPENDIX B INSTRUCTIONS Table B.9-8 ea Instruction 3 (first byte = 72H) 512 APPENDIX B INSTRUCTIONS Table B.9-9 ea Instruction 4 (first byte = 73H) 513 APPENDIX B INSTRUCTIONS Table B.9-10 ea Instruction 5 (first byte = 74H) 514 APPENDIX B INSTRUCTIONS Table B.9-11 ea Instruction 6 (first byte = 75H) 515 APPENDIX B INSTRUCTIONS Table B.9-12 ea Instruction 7 (first byte = 76H) 516 APPENDIX B INSTRUCTIONS Table B.9-13 ea Instruction 8 (first byte = 77H) 517 APPENDIX B INSTRUCTIONS Table B.9-14 ea Instruction 9 (first byte = 78H) 518 APPENDIX B INSTRUCTIONS Table B.9-15 MOVEA RWi, ea Instruction (first byte = 79H) 519 APPENDIX B INSTRUCTIONS Table B.9-16 MOV Ri, ea Instruction (first byte = 7AH) 520 APPENDIX B INSTRUCTIONS Table B.9-17 MOVW RWi, ea Instruction (first byte = 7BH) 521 APPENDIX B INSTRUCTIONS Table B.9-18 MOV ea, Ri Instruction (first byte = 7CH) 522 APPENDIX B INSTRUCTIONS Table B.9-19 MOVW ea, Rwi Instruction (first byte = 7DH) 523 APPENDIX B INSTRUCTIONS Table B.9-20 XCH Ri, ea Instruction (first byte = 7EH) 524 APPENDIX B INSTRUCTIONS Table B.9-21 XCHW RWi, ea Instruction (first byte = 7FH) 525 APPENDIX B INSTRUCTIONS 526 INDEX INDEX The index follows on the next page. This is listed in alphabetic order. 527 INDEX Index Numerics 16-bit free-running timer ....................................... 170 16-bit free-running timer block diagram................ 173 16-bit free-running timer operation ....................... 177 16-bit free-running timer timing ............................ 178 16-bit I/O timer register ........................................ 172 16-bit I/O timer, block diagram of .........................171 16-bit reload timer (in internal clock mode), input pin function of .................................... 202 16-bit reload timer (with event count function), outline of .................................................... 194 16-bit reload timer register ................................... 196 16-bit reload timer, block diagram of.................... 195 16-bit reload timer, internal clock operation of ..... 201 16-bit reload timer, output pin function of............. 204 16-bit reload timer, underflow operation of........... 203 16-bit timer register (TMR)/16-bit reload register (TMRLR) ....................................... 200 1M/2M-bit flash memory feature........................... 410 1M/2M-bit flash memory, sector configuration of .......................................... 411 24-bit operand specification ................................... 27 32-bit register indirect specification ........................ 27 8/16-bit PPG hardware, initial value of ................. 225 8/16-bit PPG output operation.............................. 221 8/16-bit PPG Pulses, controlling pin output of......223 8/16-bit PPG register............................................211 8/16-bit PPG, function of ......................................208 8/16-bit PPG, operation modes of ........................ 220 8/16-bit PPG, operation of.................................... 220 8/16-bit PPG, selecting count clock for ................ 222 A A/D Control Status Register (ADCS1).................. 249 A/D converter register .......................................... 245 A/D converter, block diagram of........................... 244 A/D converter, features of .................................... 242 acceptance filter, setting ......................................388 acceptance filtering .............................................. 384 acceptance mask registers 0 and 1 (AMR0 and AMR1)..................................... 374 acceptance mask select register (AMSR) ............372 accumulator (A) ...................................................... 33 address field, effective ................................. 471, 486 address generation type......................................... 25 528 address match detection function, block diagram of.................................................. 398 address match detection function, operation of................................................ 401 address match detection function, system configuration example of............................ 402 addressing ........................................................... 470 addressing, direct................................................. 472 addressing, indirect.............................................. 477 alternative mode .................................................. 412 analog input enable register................................. 243 analog input enable register (ADER) ................... 150 application example of UART0 ............................ 288 asynchronous (start-stop synchronized) mode data transfer format ................................... 307 asynchronous (start-stop synchronized) mode receive operation ....................................... 307 asynchronous (start-stop synchronized) mode transmit operation ...................................... 307 automatic ready function selection register (ARSR) ...................................................... 131 B bank addressing type............................................. 28 bank select prefix ................................................... 42 bit timing register (BTR) ....................................... 357 bit timing, setting .................................................. 388 block diagram........................................................... 5 block diagram of 8/16-bit PPG ............................. 209 buffer address pointer (BAP) ................................. 68 bus control signal selection register (ECSR) ....... 134 bus operation stop (HALT = 0), condition for canceling .............................................. 353 bus operation stop (HALT = 1), state during........ 353 bus operation stop (HALT=1), condition for setting ................................................... 353 C calculating execution cycle count......................... 484 CAN controller, block diagram of ......................... 339 CAN controller, canceling transmission request from............................................... 382 CAN controller, completing transmission of ......... 383 CAN controller, feature of .................................... 338 CAN controller, reception flowchart of ................. 387 INDEX CAN controller, starting transmission of............... 382 CAN controller, transmission flowchart of ............ 383 CLK asynchronous baud rate .............................. 277 CLK synchronous baud rate ................................ 277 CLK synchronous mod, control register setting for ................................................... 308 CLK synchronous mode data transfer format ...... 308 CLK synchronous mode, end of communication in....................................... 309 CLK synchronous mode, start of communication in....................................... 309 clock generator, note on ........................................ 76 clock selection register (CKSCR)........................... 93 command sequence table.................................... 416 common register bank prefix (CMR) ...................... 43 compare registers 0 and 1 being used, output waveform sample when ............................. 184 compare registers, output waveform sample with two...................................................... 185 completing reception............................................ 386 condition code register (CCR)................................ 36 continuous mode.................................................. 254 continuous mode, starting EI2OS in .................... 259 control status register........................................... 189 control status register (ADCS0) ........................... 246 control status register (CSR)................................ 350 conversion data protection................................... 263 counter operation state ........................................ 205 CPU memory space, outline of .............................. 25 CPU, outline of....................................................... 24 cycle count, execution.......................................... 483 D data counter (DCT) ................................................ 66 data frame and remote frame, processing for reception of ................................................ 385 data polling flag (DQ7) ......................................... 420 data register (TCDT) ............................................ 174 data register x (x = 0 to 15) (DTRx) ..................... 380 data registers (ADCR1 and ADCR0) ................... 252 delayed interrupt cause issuance/cancellation register (DIRR)........................................... 229 delayed interrupt occurrence ............................... 230 delayed interrupt, block diagram of...................... 228 direct addressing.................................................. 472 DIV A, Ri and DIVW A, RWi instruction, note on using ............................................... 45 DLC register x (x = 0 to 15) (DLCRx)................... 379 DTP operation...................................................... 237 DTP request, switching between external interrupt and ...............................................238 DTP/External interrup, block diagram of...............232 DTP/External interrup, outline of ..........................232 DTP/External interrupt register .............................233 DTP/external interrupt, note on using...................239 E effective address field...................................471, 486 EI2OS (extended intelligent I/O service) ..............287 EI2OS, conversion using ......................................256 erasing chip ..........................................................432 erasing flash memory ...........................................410 erasing sector .......................................................433 erasing sector in flash memory.............................433 exception due to execution of an undefined instruction .....................................................73 execution cycle count ...........................................483 execution cycle count, calculating ........................484 extended intelligent I/O service (EI2OS) ................61 extended intelligent I/O service (EI2OS), execution time of the ....................................71 extended intelligent I/O service (EI2OS), operation flow of ...........................................69 extended intelligent I/O service descriptor (ISD) ....66 extended serial I/O interface, interrupt function of...................................................334 external address output control register (HACR) .......................................................133 external clock........................................................280 external event counter ..........................................202 external interrupt operation...................................236 external interrupt request......................................238 external memory access (bus pin control circuit) .........................................................129 external memory access control signal ................137 external memory access register..........................130 external memory access, block diagram of ..........129 external shift clock mode ......................................328 F F2MC-16LX instruction list ...................................490 feature ......................................................................3 flag change disable prefix (NCC)............................43 flag set timing .......................................................311 flag set timing for a transmit operation .................286 flag set timings for a receive operation (in Mode 0, 1, or 3) .....................................284 flag set timings for a receive operation (in Mode 2) .................................................285 529 INDEX flash memory control signal.................................. 412 flash memory control status register (FMCS)....... 414 flash memory mode.............................................. 412 flash memory register........................................... 410 flash memory write/erase, detailed explanation of............................................. 428 flash memory, writing data to ............................... 430 flash memory, writing to ....................................... 430 flash microcomputer programmer (power supplied from programmer), example of minimum connection to............456 flash microcomputer programmer (user power supply used), example of minimum connection to.............................................. 454 flash security feature ............................................439 flow of data protection function (when EI2OS is use) .................................. 264 FPT-100P-M05 package dimension......................... 7 FPT-100P-M06 package dimension......................... 6 frame format, setting ............................................388 G general-purpose register ........................................ 32 H handling the device ................................................ 18 hardware interrupt .................................................. 53 hardware interrupt operation .................................. 55 hardware interrupt operation, flow of...................... 58 hardware interrupt request during writing to the input-output area .................................... 53 hardware interrupt, structure of .............................. 53 hardware sequence flag....................................... 418 hardware standby mode, releasing ...................... 108 hardware standby mode, transition to .................. 108 hold function .........................................................141 I i/o circuit ................................................................. 15 I/O map ................................................................460 I/O port register .................................................... 145 I/O ports, outline of............................................... 144 I/O register address pointer (IOA) .......................... 66 ID register x (x = 0 to 15) (IDRx) .......................... 377 IDE register (IDER) .............................................. 361 indirect addressing ............................................... 477 input capture ........................................................ 187 input capture (2 channel per one module) ........... 170 input capture block diagram ................................. 187 530 input capture data register ................................... 189 input capture fetch timing, sample of ................... 191 input capture input timing..................................... 192 input data register 0 (UIDR0) ............................... 273 input impedance................................................... 243 input resistor register (RDR), block diagram of.... 149 instruction map, structure of................................. 504 instruction presentation item and symbol, description of ............................................. 487 instruction type..................................................... 469 intelligent I/O service (EI2OS).............................. 316 intelligent I/O service (EI2OS) function and interrupt...................................................... 194 intermittent CPU operation................................... 109 intermittent CPU operation function ....................... 86 internal and external clock ................................... 280 internal shift clock mode ...................................... 328 interrupt control register (ICR) ............................... 63 interrupt disable instruction .................................... 44 interrupt level mask register (ILM) ......................... 37 interrupt source ...................................................... 49 interrupt vector ....................................................... 51 interrupt, 8/16-bit PPG ......................................... 224 interrupt, intelligent I/O service (EI2OS) function and ............................................... 194 interrupt, outline of ................................................. 48 interrupt/DTP enable register............................... 234 interrupt/DTP flag................................................. 234 L last event indicator register (LEIR)....................... 354 low power mode control register ............................ 89 low power mode control register (LPMCR) ............ 90 low-power consumption mode ............................. 100 low-power consumption mode, operation status of ..................................................... 102 low-power consumption mode, setting................. 389 low-power control circuit, block diagram of ............ 88 low-power control circuit, operation modes of........ 86 low-power mode control register, access to........... 92 M main clock oscillation stabilization wait time .......... 86 MB90540/545 series product, overview of ....................................................................... 2 MB90F543/549/F543G(S)/F548G(S)/F549G(S)/ F546G(S) serial programming connection, basic configuration of ............. 446 memory access mode.......................................... 124 INDEX memory space in each bus mode ........................ 127 memory space map ............................................... 26 message buffer ............................................ 349, 376 message buffer (data register), List of ................. 347 message buffer (data register), list of .................. 347 message buffer (DLC register and data register), list of .......................................................... 345 message buffer (ID register), list of...................... 342 message buffer (x), procedure for reception by ... 392 message buffer (x), procedure for transmission by.......................................... 390 message buffer control register ........................... 349 message buffer valid register (BVALR)................ 360 mode data ............................................................ 126 mode pin .............................................................. 125 multi-byte data allocation in memory space........... 30 multi-byte data, accessing ..................................... 30 multi-level message buffer, setting configuration of .......................................... 394 multiple interrupt .................................................... 54 port direction register (DDR).................................147 PPG0 operation mode control register (PPGC0).....................................................212 PPG0, 1 clock selection register (PPG0/1)...........217 PPG1 operation mode control register (PPGC1).....................................................214 precautions for UART1 use ..................................316 prefix code ..............................................................44 prefix code, consecutive .........................................44 processor status (PS) .............................................36 program address detection control status register (PACSR)........................................399 program address detection register (PADR0 and PADR1) .................................399 program counter (PC).............................................39 program patch processing, example of ................403 programming example of 1M/2M-bit flash memory..............................................440 pseudo timer mode, transition to ..........................105 PT-100P-M06 Package Dimensions ....................6, 7 pull-up control register (PUCR) ............................148 N negative clock operation ...................................... 335 notes on using the conversion data protection function ...................................................... 264 notes, evasion of.................................................... 46 O operation after reset release .................................. 78 operation, note on ................................................ 228 oscillation clock frequency and serial clock input frequency .......................................... 449 Outline of Interrupts ............................................... 48 output compare .................................................... 179 output compare (2 channel per one module) ....... 170 output compare block diagram............................. 179 output compare register ....................................... 180 output compare timing ......................................... 185 output compare, control status register of............ 181 output data register 0 (UODR0) ........................... 273 overall control register.......................................... 349 overall control register, list of ............................... 340 P parity bit ............................................................... 282 pin assignment......................................................... 8 pin function............................................................. 10 PLL clock multiplication function ............................ 87 port data register (PDR)....................................... 146 R rate and data register 0 (URD0) ...........................274 read state, setting flash memory to ......................429 ready function .......................................................139 receive and transmit error counter (RTEC) ..........356 receive operation ..................................................287 receive overrun.....................................................385 receive overrun register (ROVRR) .......................370 received message, storing....................................384 reception complete register (RCR) .......................368 reception interrupt enable register (RIER)............371 recommended set.................................................128 register bank...........................................................40 register bank pointer (RP) ......................................37 register saving onto stack.......................................54 releasing pseudo timer mode ...............................105 releasing sleep mode ...........................................104 reload register (PRLL/PRLH)................................219 reload value and pulse width, relationship between 8/16-bit PPG ................................221 remote frame receiving wait register (RFWTR) ....364 remote frame, processing for reception of............385 remote request receiving register (RRTRR) .........369 request level setting register.................................235 reset cause .............................................................82 reset cause occurrence ..........................................77 reset input, register not initialized by ......................79 531 INDEX reset state, setting flash memory to ..................... 429 restrictions on interrupt disable instruction and prefix instruction ........................................... 44 ROM mirroring CUunction selection module, block diagram of......................................... 406 ROM mirroring function selection register (ROMM) ........................................ 407 S sector erase timer flag (DQ3) ............................... 424 sector, restarting erasing of flash memory ........... 436 sector, suspending erasing of flash memory........ 435 serial control register 1 (SCR1) ............................ 297 serial I/O block diagram ....................................... 318 serial I/O operation....................................... 327, 329 serial I/O prescaler (SCDCR) ............................... 326 serial I/O resister .................................................. 319 serial input data register 1 (SIDR1)/serial output data register 1 (SODR1) ................. 299 serial mode control register 0 (UMC) ...................269 serial mode control status register (SMCS).......... 320 serial mode register 1 (SMR1) ............................. 295 serial output data register 1 (SODR1) .................. 299 serial programming connection (power supplied from programmer), example of...................452 serial programming connection (user power supply used), example of ........................... 450 serial shift data register (SDR) ............................. 325 serial statu register 1 (SSR1) ............................... 300 set timing of six flags ............................................283 setting ID .............................................................. 388 shift operation Start/Stop timing ........................... 331 single mode.......................................................... 254 single mode, starting EI2OS in............................. 257 sleep mode, transition to ......................................104 software interrupt ................................................... 59 software interrupt operation ................................... 59 software interrupt, note on ..................................... 60 software interrupt, structure of ............................... 59 special register ....................................................... 31 start-stop synchronized mode data transfer format............................................307 start-stop synchronized mode receive operation .................................................... 307 start-stop synchronized mode transmit operation .................................................... 307 status flag during transmit and receive operation .................................................... 287 status register0 (USR0)........................................ 271 532 status transition diagram for low-power consumption mode (one clock system parts).......................................................... 120 status transition diagram for low-power consumption mode (two clocks system parts).......................................................... 115 status transition for clock selection ........................ 96 stop mode ............................................................ 255 stop mode, releasing............................................ 107 stop mode, starting EI2OS in ............................... 261 stop mode, transition to........................................ 107 structure ................................................................. 62 structure of instruction map.................................. 504 switching between machine clock.......................... 87 system configuration in mode 1 ........................... 315 T timebase timer ..................................................... 156 timebase timer control register (TBTC)................ 154 timebase timer register ........................................ 152 timebase timer, Block Diagram of ........................ 153 timer control register (TMSCR) ............................ 197 timer control status rgeister.................................. 175 timer mode, releasing .......................................... 106 timer mode, transition to ...................................... 106 timing limit exceeded flag (DQ5).......................... 423 toggle bit 2 flag (DQ2).......................................... 426 toggle bit flag (DQ6)............................................. 422 transfer data format.............................................. 281 transition conditions in low-power consumption mode .................................... 110 transmission cancel register (TCANR)................. 365 transmission complete register (TCR) ................. 366 transmission interrupt enable register (TIER) ...... 367 transmission request register (TREQR)............... 362 transmission RTR register (TRTRR).................... 363 type of instruction................................................. 469 U UART block diagram............................................ 267 UART0 operation mode ....................................... 276 UART0 register .................................................... 268 UART0, feature of ................................................ 266 UART1 block diagram.......................................... 293 UART1 clock selection......................................... 304 UART1 communication flow chart........................ 315 UART1 flag .......................................................... 310 UART1 interrupt and flag set timing..................... 311 UART1 interrupt source ....................................... 310 INDEX UART1 operating mode ....................................... 303 UART1 prescaler control register (U1CDCR) ...... 302 UART1 register .................................................... 294 UART1 sample application (system configuration in mode 1).................................................. 315 UART1, features of .............................................. 292 user power supply........................................ 450, 454 user stack pointer (USP) and system stack pointer (SSP) ............................................... 35 W watch timer ...........................................................168 watch timer register ..............................................164 watch timer, interval interrupt function of..............168 watch-dog timer control register (WDTC) .............160 watch-dog timer control register (WTC)................166 watch-dog timer register .......................................158 watch-dog timer, activating...................................162 watch-dog timer, resetting ....................................162 writing to flash memory.........................................410 533 INDEX 534 CM44-10108-2E FUJITSU SEMICONDUCTOR * CONTROLLER MANUAL F2MC-16LX 16-BIT MICROCONTROLLER MB90540/545 Series HARDWARE MANUAL April 2001 the second edition Published FUJITSU LIMITED Edited Technical Information Dept. Electronic Devices