REJ09B0336-0200 7641 Group 8 User's Manual RENESAS 8-BIT SINGLE-CHIP MICROCOMPUTER 740 FAMILY / 7600 SERIES All information contained in these materials, including products and product specifications, represents information on the product at the time of publication and is subject to change by Renesas Technology Corp. without notice. Please review the latest information published by Renesas Technology Corp. through various means, including the Renesas Technology Corp. website (http://www.renesas.com). Rev. 2.00 Revision date: Aug 28, 2006 www.renesas.com Keep safety first in your circuit designs! 1. Renesas Technology Corp. puts the maximum effort into making semiconductor products better and more reliable, but there is always the possibility that trouble may occur with them. Trouble with semiconductors may lead to personal injury, fire or property damage. Remember to give due consideration to safety when making your circuit designs, with appropriate measures such as (i) placement of substitutive, auxiliary circuits, (ii) use of nonflammable material or (iii) prevention against any malfunction or mishap. Notes regarding these materials 1. 2. 3. 4. 5. 6. 7. 8. These materials are intended as a reference to assist our customers in the selection of the Renesas Technology Corp. product best suited to the customer's application; they do not convey any license under any intellectual property rights, or any other rights, belonging to Renesas Technology Corp. or a third party. Renesas Technology Corp. assumes no responsibility for any damage, or infringement of any third-party's rights, originating in the use of any product data, diagrams, charts, programs, algorithms, or circuit application examples contained in these materials. All information contained in these materials, including product data, diagrams, charts, programs and algorithms represents information on products at the time of publication of these materials, and are subject to change by Renesas Technology Corp. without notice due to product improvements or other reasons. It is therefore recommended that customers contact Renesas Technology Corp. or an authorized Renesas Technology Corp. product distributor for the latest product information before purchasing a product listed herein. The information described here may contain technical inaccuracies or typographical errors. Renesas Technology Corp. assumes no responsibility for any damage, liability, or other loss rising from these inaccuracies or errors. Please also pay attention to information published by Renesas Technology Corp. by various means, including the Renesas Technology Corp. Semiconductor home page (http:// www.renesas.com). When using any or all of the information contained in these materials, including product data, diagrams, charts, programs, and algorithms, please be sure to evaluate all information as a total system before making a final decision on the applicability of the information and products. Renesas Technology Corp. assumes no responsibility for any damage, liability or other loss resulting from the information contained herein. Renesas Technology Corp. semiconductors are not designed or manufactured for use in a device or system that is used under circumstances in which human life is potentially at stake. Please contact Renesas Technology Corp. or an authorized Renesas Technology Corp. product distributor when considering the use of a product contained herein for any specific purposes, such as apparatus or systems for transportation, vehicular, medical, aerospace, nuclear, or undersea repeater use. The prior written approval of Renesas Technology Corp. is necessary to reprint or reproduce in whole or in part these materials. If these products or technologies are subject to the Japanese export control restrictions, they must be exported under a license from the Japanese government and cannot be imported into a country other than the approved destination. Any diversion or reexport contrary to the export control laws and regulations of Japan and/ or the country of destination is prohibited. Please contact Renesas Technology Corp. for further details on these materials or the products contained therein. General Precautions in the Handling of MPU/MCU Products The following usage notes are applicable to all MPU/MCU products from Renesas. For detailed usage notes on the products covered by this manual, refer to the relevant sections of the manual. If the descriptions under General Precautions in the Handling of MPU/MCU Products and in the body of the manual differ from each other, the description in the body of the manual takes precedence. 1. Handling of Unused Pins Handle unused pins in accord with the directions given under Handling of Unused Pins in the manual. The input pins of CMOS products are generally in the high-impedance state. In operation with an unused pin in the open-circuit state, extra electromagnetic noise is induced in the vicinity of LSI, an associated shoot-through current flows internally, and malfunctions occur due to the false recognition of the pin state as an input signal become possible. Unused pins should be handled as described under Handling of Unused Pins in the manual. 2. Processing at Power-on The state of the product is undefined at the moment when power is supplied. The states of internal circuits in the LSI are indeterminate and the states of register settings and pins are undefined at the moment when power is supplied. In a finished product where the reset signal is applied to the external reset pin, the states of pins are not guaranteed from the moment when power is supplied until the reset process is completed. In a similar way, the states of pins in a product that is reset by an on-chip power-on reset function are not guaranteed from the moment when power is supplied until the power reaches the level at which resetting has been specified. 3. Prohibition of Access to Reserved Addresses Access to reserved addresses is prohibited. The reserved addresses are provided for the possible future expansion of functions. Do not access these addresses; the correct operation of LSI is not guaranteed if they are accessed. 4. Clock Signals After applying a reset, only release the reset line after the operating clock signal has become stable. When switching the clock signal during program execution, wait until the target clock signal has stabilized. When the clock signal is generated with an external resonator (or from an external oscillator) during a reset, ensure that the reset line is only released after full stabilization of the clock signal. Moreover, when switching to a clock signal produced with an external resonator (or by an external oscillator) while program execution is in progress, wait until the target clock signal is stable. 5. Differences between Products Before changing from one product to another, i.e. to one with a different type number, confirm that the change will not lead to problems. The characteristics of MPU/MCU in the same group but having different type numbers may differ because of the differences in internal memory capacity and layout pattern. When changing to products of different type numbers, implement a system-evaluation test for each of the products. BEFORE USING THIS MANUAL This user’s manual consists of the following three chapters. Refer to the chapter appropriate to your conditions, such as hardware design or software development. Chapter 3 also includes necessary information for systems development. You must refer to that chapter. 1. Organization ● CHAPTER 1 HARDWARE This chapter describes features of the microcomputer and operation of each peripheral function. ● CHAPTER 2 APPLICATION This chapter describes usage and application examples of peripheral functions, based mainly on setting examples of relevant registers. ● CHAPTER 3 APPENDIX This chapter includes necessary information for systems development using the microcomputer, such as the electrical characteristics, the notes, and the list of registers. ✽For the mask ROM confirmation form, the ROM programming confirmation form, and the mark specifications, refer to the “Renesas Technology” Homepage (http://www.renesas.com/en/rom). 2. Structure of register The figure of each register structure describes its functions, contents at reset, and attributes as follows : (Note 2) Bit attributes Bits (Note 1) Contents immediately after reset release b7 b6 b5 b4 b3 b2 b1 b0 0 CPU mode register (CPUM) [Address : 3B16] B Name 0 Processor mode bits 1 Function b1 b0 0 0 : Single-chip mode 01: 1 0 : Not available 11: 0 : 0 page 1 : 1 page At reset R W 0 0 0 2 Stack page selection bit 3 0 ✕ 4 Nothing arranged for these bits. These are write disabled bits. When these bits are read out, the contents are “0.” 0 ✕ 5 Fix this bit to “0.” 1 6 Main clock (XIN-XOUT) stop bit 7 Internal system clock selection bit : Bit in which nothing is arranged 0 : Operating 1 : Stopped 0 : XIN-XOUT selected 1 : XCIN-XCOUT selected ✽ ✽ : Bit that is not used for control of the corresponding function Note 1:. Contents immediately after reset release 0....... “0” at reset release 1....... “1” at reset release ?....... Undefined at reset release ✽.......Contents determined by option at reset release Note 2: Bit attributes......... The attributes of control register bits are classified into 3 bytes : read-only, writeonly and read and write. In the figure, these attributes are represented as follows : R....... Read ...... Read enabled ✕.......Read disabled W......Write ..... Write enabled ✕...... Write disabled 3. Supplementation For details of development support tools, refer to the “Renesas Technology” Homepage (http://www.renesas.com). Table of contents 7641 Group Table of contents CHAPTER 1 HARDWARE DESCRIPTION ................................................................................................................................... 2 FEATURES ........................................................................................................................................ 2 APPLICATION ................................................................................................................................... 2 PIN CONFIGURATION ..................................................................................................................... 3 FUNCTIONAL BLOCK ..................................................................................................................... 4 PIN DESCRIPTION ........................................................................................................................... 5 PART NUMBERING .......................................................................................................................... 7 GROUP EXPANSION ....................................................................................................................... 8 Memory Type ............................................................................................................................... 8 Memory Size ................................................................................................................................ 8 Packages ...................................................................................................................................... 8 FUNCTIONAL DESCRIPTION ......................................................................................................... 9 Central Processing Unit (CPU) ................................................................................................. 9 Memory ....................................................................................................................................... 13 I/O Ports ..................................................................................................................................... 15 Interrupts .................................................................................................................................... 21 Timers ......................................................................................................................................... 25 Serial I/O .................................................................................................................................... 29 UART1, UART2 ......................................................................................................................... 33 DMAC .......................................................................................................................................... 39 USB Function ............................................................................................................................. 44 Master CPU Bus Interface ....................................................................................................... 60 Count Source Generator .......................................................................................................... 65 Frequency Synthesizer ............................................................................................................. 67 Reset Circuit .............................................................................................................................. 69 Clock Generating Circuit .......................................................................................................... 71 Processor Mode ......................................................................................................................... 75 FLASH MEMORY MODE ............................................................................................................... 81 NOTES ON PROGRAMMING ...................................................................................................... 108 USAGE NOTES ............................................................................................................................. 111 DATA REQUIRED FOR MASK ORDERS ................................................................................. 112 FUNCTIONAL DESCRIPTION SUPPLEMENT .......................................................................... 113 CHAPTER 2 APPLICATION 2.1 I/O port ........................................................................................................................................ 2 2.1.1 Memory map ...................................................................................................................... 2 2.1.2 Related registers ............................................................................................................... 3 2.1.3 Key-on wake-up interrupt application example ............................................................. 7 2.1.4 Terminate unused pins ..................................................................................................... 9 2.1.5 Notes on I/O port ............................................................................................................ 10 2.1.6 Termination of unused pins ........................................................................................... 11 2.2 Timer .......................................................................................................................................... 12 2.2.1 Memory map .................................................................................................................... 12 2.2.2 Related registers ............................................................................................................. 13 2.2.3 Timer application examples ........................................................................................... 20 2.2.4 Notes on timer ................................................................................................................. 37 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 1 of 13 Table of contents 7641 Group 2.3 Serial I/O ................................................................................................................................... 38 2.3.1 Memory map .................................................................................................................... 38 2.3.2 Related registers ............................................................................................................. 39 2.3.3 Serial I/O connection examples .................................................................................... 42 2.3.4 Serial I/O application examples .................................................................................... 44 2.3.5 Notes on serial I/O ......................................................................................................... 51 2.4 UART ......................................................................................................................................... 52 2.4.1 Memory map .................................................................................................................... 52 2.4.2 Related registers ............................................................................................................. 53 2.4.3 UART transfer data format ............................................................................................ 60 2.4.4 Transfer bit rate .............................................................................................................. 61 2.4.5 Operation of transmitting and receiving ....................................................................... 64 2.4.6 UART application example............................................................................................. 66 2.4.7 Notes on UART ............................................................................................................... 77 2.5 DMAC ......................................................................................................................................... 79 2.5.1 Memory map .................................................................................................................... 79 2.5.2 Related registers ............................................................................................................. 80 2.5.3 DMAC operation description .......................................................................................... 88 2.5.4 DMAC arbitration ............................................................................................................. 92 2.5.5 Transfer time .................................................................................................................... 92 2.5.6 DMAC application example ............................................................................................ 95 2.5.7 Notes on DMAC .............................................................................................................. 99 2.6 USB .......................................................................................................................................... 100 2.7 Frequency synthesizer ........................................................................................................ 101 2.7.1 Memory map .................................................................................................................. 101 2.7.2 Related registers ........................................................................................................... 102 2.7.3 Functional description ................................................................................................... 105 2.7.4 Notes on frequency synthesizer .................................................................................. 107 2.8 Master CPU bus interface .................................................................................................. 108 2.8.1 Memory map .................................................................................................................. 108 2.8.2 Related registers ........................................................................................................... 109 2.8.3 Functional description ................................................................................................... 111 2.8.4 Operation description .................................................................................................... 113 2.8.5 Master CPU bus interface application example ........................................................ 114 2.8.6 Notes on master CPU bus interface .......................................................................... 115 2.9 Special count source generator (SCSG) ......................................................................... 116 2.9.1 Memory map .................................................................................................................. 116 2.9.2 Related registers ........................................................................................................... 117 2.9.3 Functional description ................................................................................................... 119 2.10 External devices connection ........................................................................................... 120 2.10.1 Memory map ................................................................................................................ 120 2.10.2 Related registers ......................................................................................................... 121 2.10.3 Functional description ................................................................................................. 122 2.10.4 Slow memory wait ....................................................................................................... 123 2.10.5 HOLD function ............................................................................................................. 126 2.10.6 Expanded data memory access ................................................................................ 127 2.10.7 External devices connection example ...................................................................... 128 2.10.8 Notes on external devices connection ..................................................................... 132 2.11 Reset ..................................................................................................................................... 134 2.11.1 Connection example of reset IC ............................................................................... 134 2.11.2 Notes on reset ............................................................................................................. 134 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 2 of 13 Table of contents 7641 Group 2.12 Clock generating circuit ................................................................................................... 135 2.12.1 Memory map ................................................................................................................ 135 2.12.2 Related registers ......................................................................................................... 136 2.12.3 Stop mode .................................................................................................................... 139 2.12.4 Wait mode .................................................................................................................... 140 2.12.5 Clock generating circuit application examples ........................................................ 141 CHAPTER 3 APPENDIX 3.1 Electrical characteristics ........................................................................................................ 2 3.1.1 Absolute maximum ratings ............................................................................................... 2 3.1.2 Recommended operating conditions (In Vcc = 5 V) .................................................... 3 3.1.3 Electrical characteristics (In Vcc = 5 V) ........................................................................ 4 3.1.4 Recommended Operating Conditions (In Vcc = 3 V) ................................................ 10 3.1.5 Electrical Characteristics (In Vcc = 3 V) ..................................................................... 11 3.2 Standard characteristics ....................................................................................................... 23 3.2.1 Power source current standard characteristics ........................................................... 23 3.2.2 Port standard characteristics ......................................................................................... 24 3.3 Notes on use ........................................................................................................................... 27 3.3.1 Notes on interrupts ......................................................................................................... 27 3.3.2 Notes on serial I/O ......................................................................................................... 28 3.3.3 Notes on UART ............................................................................................................... 29 3.3.4 Notes on DMAC .............................................................................................................. 31 3.3.5 Notes on USB .................................................................................................................. 32 3.3.6 Notes on frequency synthesizer .................................................................................... 36 3.3.7 Notes on master CPU bus interface ............................................................................ 36 3.3.8 Notes on external devices connection ......................................................................... 36 3.3.9 Notes on timer ................................................................................................................. 38 3.3.10 Notes on Stop mode .................................................................................................... 39 3.3.11 Notes on reset ............................................................................................................... 39 3.3.12 Notes on I/O port .......................................................................................................... 39 3.3.13 Notes on programming ................................................................................................. 40 3.3.14 Termination of unused pins ......................................................................................... 42 3.3.15 Notes on CPU rewrite mode for flash memory version .......................................... 43 3.4 Countermeasures against noise ......................................................................................... 44 3.4.1 Shortest wiring length ..................................................................................................... 44 3.4.2 Connection of bypass capacitor across Vss line and Vcc line ................................ 45 3.4.3 Oscillator concerns .......................................................................................................... 46 3.4.4 Setup for I/O ports .......................................................................................................... 47 3.4.5 Providing of watchdog timer function by software ..................................................... 48 3.5 Control registers ..................................................................................................................... 49 3.6 Package outline ...................................................................................................................... 92 3.7 Machine instructions ............................................................................................................. 94 3.8 List of instruction code ...................................................................................................... 105 3.9 SFR memory map ................................................................................................................. 106 3.10 Pin configuration ................................................................................................................ 107 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 3 of 13 List of figures 7641 Group List of figures CHAPTER 1 HARDWARE Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. 1 M37641M8-XXXFP, M37641F8FP pin configuration ......................................................... 3 2 M37641M8-XXXHP, M37641F8HP pin configuration ........................................................ 3 3 Functional block diagram ...................................................................................................... 4 4 Part numbering ....................................................................................................................... 7 5 Memory expansion plan ........................................................................................................ 8 6 7600 series CPU register structure .................................................................................... 9 7 Register push and pop at interrupt generation and subroutine call ............................ 10 8 Structure of CPU mode register ........................................................................................ 12 9 Memory map diagram ......................................................................................................... 13 10 Memory map of special function register (SFR) ........................................................... 14 11 Structure of port control and port P2 pull-up control registers ................................... 15 12 Port block diagram (1) ...................................................................................................... 17 13 Port block diagram (2) ...................................................................................................... 18 14 Port block diagram (3) ...................................................................................................... 19 15 Port block diagram (4) ...................................................................................................... 20 16 Interrupt control ................................................................................................................ 21 17 Structure of interrupt-related registers ............................................................................ 23 18 Connection example when using key input interrupt and port P2 block diagram ... 24 19 Timer block diagramn ....................................................................................................... 25 20 Structure of timer X mode register ................................................................................. 26 21 Structure of timer Y mode register ................................................................................. 27 22 Structure of timer 123 mode register ............................................................................. 28 23 Structure of serial I/O control registers 1, 2 ................................................................. 29 24 Block diagram of serial I/O .............................................................................................. 30 25 Serial I/O timing ................................................................................................................. 31 26 UARTx (x = 1, 2) block diagram .................................................................................... 33 27 UARTx transmit timing (CTS function enabled) ............................................................ 34 28 UARTx transmit timing (CTS function disbled) ............................................................. 35 29 UARTx transmit timing (RTS function enabled) .......................................................... 35 30 Structure of UART related registers ............................................................................... 38 31 DMACx (x = 0, 1) block diagram .................................................................................... 39 32 Structure of DMACx related register ............................................................................. 40 33 Timing chart for cycle steal transfer caused by hardware-related transfer request ............................................................................................................................................ 42 34 Timing chart for cycle steal transfer caused by software trigger transfer request .. 42 35 Timing chart for burst transfer caused by hardware-related transfer request .......... 43 36 USB FCU (USB Function Control Unit) block ............................................................... 44 37 Structure of USB control register .................................................................................... 48 38 Structure of USB address register .................................................................................. 49 39 Structure of USB power management register ............................................................. 49 40 Structure of USB interrupt status register 1 ................................................................ 50 41 Structure of USB interrupt status register 2 ................................................................ 51 42 Structure of USB interrupt enable register 1 ............................................................... 52 43 Structure of USB interrupt enable register 2 ............................................................... 52 44 Structure of USB frame number registers ..................................................................... 53 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 4 of 13 List of figures 7641 Group Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 Structure of USB frame number registers ..................................................................... 53 Structure of USB endpoint 0 IN control register ........................................................... 54 Structure of USB endpoint x (x = 1 to 4) IN control register ..................................... 55 Structure of USB endpoint x (x = 1 to 4) OUT control register ................................. 56 Structure of USB endpoint x IN max. packet size register ......................................... 57 Structure of USB endpoint x OUT max. packet size register ..................................... 57 Structure of USB endpoint x (x = 0 to 4) OUT write count registers ....................... 58 Structure of USB endpoint x (x = 0 to 4) FIFO register ............................................. 58 Structure of USB endpoint FIFO mode register ............................................................ 59 Interrupt request circuit of data bus buffer .................................................................... 60 Structure of master CPU bus interface related registers ............................................ 61 Master CPU bus interface block diagram ...................................................................... 62 Special count source generator block diagram ............................................................. 65 Structure of special count source generator mode register ........................................ 66 Frequency synthesizer block diagram ............................................................................ 67 Structure of frequency synthesizer control register ...................................................... 68 Reset circuit example ....................................................................................................... 69 Reset sequence ................................................................................................................. 69 Internal status at reset ..................................................................................................... 70 Ceramic resonator or quartz-crystal oscillator external circuit .................................... 71 External clock input circuit ............................................................................................... 71 Structure of clock control register ................................................................................... 72 Clock generating circuit block diagram .......................................................................... 73 State transitions of clock .................................................................................................. 74 Memory maps in processor modes other than single-chip mode ............................... 75 Structure of CPU mode register A .................................................................................. 76 Structure of CPU mode register B .................................................................................. 76 Software wait timing diagram .......................................................................................... 77 RDY wait timing diagram .................................................................................................. 77 Extended RDY wait (software wait plus RDY input anytime wait) timing diagram .. 78 Hold function timing diagram ........................................................................................... 79 STA ($ zz), Y instruction sequence when EDMA enabled .......................................... 80 LDA ($ zz), Y instruction sequence when EDMA enabled and T flag = “0” ............ 80 LDA ($ zz), Y instruction sequence when EDMA enabled and T flag = “1” ............ 80 Block diagram of built-in flash memory .......................................................................... 82 Structure of flash memory control register .................................................................... 83 CPU rewrite mode set/release flowchart ........................................................................ 84 Program flowchart .............................................................................................................. 86 Erase flowchart .................................................................................................................. 87 Full status check flowchart and remedial procedure for errors .................................. 89 Structure of ROM code protect control .......................................................................... 90 ID code store addresses .................................................................................................. 91 Pin connection diagram in standard serial I/O mode (1) ............................................ 95 Pin connection diagram in standard serial I/O mode (2) ............................................ 96 Timing for page read ........................................................................................................ 98 Timing for reading status register ................................................................................... 98 Timing for clear status register ....................................................................................... 99 Timing for page program .................................................................................................. 99 Timing for block erasing ................................................................................................. 100 Timing for erase all blocks ............................................................................................ 100 Timing for download ........................................................................................................ 101 Timing for version information output ........................................................................... 102 page 5 of 13 List of figures 7641 Group Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. 97 Timing for Boot ROM area output ................................................................................ 102 98 Timing for ID check ......................................................................................................... 103 99 ID code storage addresses ............................................................................................ 103 100 Full status check flowchart and remedial procedure for errors .............................. 106 101 Example circuit application for standard serial I/O mode ........................................ 107 102 Passive components near LPF pin ............................................................................. 111 103 Peripheral circuit ............................................................................................................ 111 104 Timing chart after interrupt occurs .............................................................................. 113 105 Time up to execution of interrupt processing routine .............................................. 113 CHAPTER 2 APPLICATION Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. 2.1.1 Memory map of registers related to I/O port .............................................................. 2 2.1.2 Structure of Port Pi register .......................................................................................... 3 2.1.3 Structure of Port P4, Port P7 registers ....................................................................... 3 2.1.4 Structure of Port Pi direction register (i = 0, 1, 2, 3, 5, 6, 8) ................................. 4 2.1.5 Structure of Port P4 direction, Port P7 direction registers ....................................... 4 2.1.6 Structure of Port control register .................................................................................. 5 2.1.7 Structure of Port P2 pull-up control register ............................................................... 5 2.1.8 Structure of Interrupt request register C ..................................................................... 6 2.1.9 Structure of Interrupt control register C ....................................................................... 6 2.1.10 Registers setting ............................................................................................................ 7 2.1.11 Connection diagram ...................................................................................................... 8 2.1.12 Control procedure .......................................................................................................... 8 2.2.1 Memory map of registers relevant to timers ............................................................. 12 2.2.2 Structure of Timer i (i=1, 2, 3) .................................................................................... 13 2.2.3 Structure of Timer 123 mode register ........................................................................ 13 2.2.4 Structure of Timer X (low-order, high-order) ............................................................. 14 2.2.5 Structure of Timer X mode register ............................................................................ 15 2.2.6 Structure of Timer Y (low-order, high-order) ............................................................. 16 2.2.7 Structure of Timer Y mode register ............................................................................ 17 2.2.8 Structure of Interrupt request register B .................................................................... 18 2.2.9 Structure of Interrupt request register C ................................................................... 18 2.2.10 Structure of Interrupt control register B ................................................................... 19 2.2.11 Structure of Interrupt control register C ................................................................... 19 2.2.12 Timers connection and setting of division ratios .................................................... 21 2.2.13 Related registers setting ............................................................................................ 22 2.2.14 Control procedure ........................................................................................................ 23 2.2.15 Peripheral circuit example .......................................................................................... 24 2.2.16 Timers connection and setting of division ratios .................................................... 24 2.2.17 Relevant registers setting .......................................................................................... 25 2.2.18 Control procedure ........................................................................................................ 26 2.2.19 How to measure frequency ........................................................................................ 27 2.2.20 Related registers setting ............................................................................................ 28 2.2.21 Control procedure ........................................................................................................ 29 2.2.22 Timers connection and setting of division ratios .................................................... 30 2.2.23 Relevant registers setting .......................................................................................... 31 2.2.24 Control procedure (1) ................................................................................................. 32 2.2.25 Control procedure (2) ................................................................................................. 33 2.2.26 Circuit example ............................................................................................................ 34 2.2.27 Related registers setting ............................................................................................ 35 2.2.28 Control procedure ........................................................................................................ 36 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 6 of 13 List of figures 7641 Group Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. 2.3.1 Memory map of registers related to serial I/O ......................................................... 38 2.3.2 Structure of Serial I/O shift register ........................................................................... 39 2.3.3 Structure of Serial I/O control register 1 ................................................................... 39 2.3.4 Structure of Serial I/O control register 2 ................................................................... 40 2.3.5 Structure of Interrupt request register C ................................................................... 41 2.3.6 Structure of Interrupt control register C ..................................................................... 41 2.3.7 Serial I/O connection examples (1) ............................................................................ 42 2.3.8 Serial I/O connection examples (2) ............................................................................ 43 2.3.9 Connection diagram ...................................................................................................... 44 2.3.10 Timing chart ................................................................................................................. 44 2.3.11 Registers setting for transmitter ................................................................................ 45 2.3.12 Setting of serial I/O transmission data .................................................................... 45 2.3.13 Control procedure of transmitter ............................................................................... 46 2.3.14 Connection diagram .................................................................................................... 47 2.3.15 Registers setting for SPI compatible mode ............................................................. 48 2.3.16 Control procedure of SPI compatible mode in slave ............................................. 49 2.3.17 Control procedure of SPI compatible mode in master .......................................... 50 2.4.1 Memory map of registers related to UART ............................................................... 52 2.4.2 Structure of UARTx (x = 1, 2) mode register ........................................................... 53 2.4.3 Structure of UARTx (x = 1, 2) control register ......................................................... 54 2.4.4 Structure of UARTx (x = 1, 2) status register .......................................................... 55 2.4.5 Structure of UARTx (x = 1, 2) RTS control register ................................................ 55 2.4.6 Structure of UARTx (x = 1, 2) baud rate generator ................................................ 56 2.4.7 Structure of UARTx (x = 1, 2) transmit/receive buffer registers 1, 2 ................... 57 2.4.8 Structure of Interrupt request register A .................................................................... 58 2.4.9 Structure of Interrupt request register B .................................................................... 58 2.4.10 Structure of Interrupt control register A ................................................................... 59 2.4.11 Structure of Interrupt control register B ................................................................... 59 2.4.12 UART transfer data format ........................................................................................ 60 2.4.13 Connection diagram .................................................................................................... 66 2.4.14 Timing chart ................................................................................................................. 66 2.4.15 Registers setting for transmitter ................................................................................ 67 2.4.16 Registers setting for receiver (1) .............................................................................. 68 2.4.17 Registers setting for receiver (2) .............................................................................. 69 2.4.18 Control procedure of transmitter ............................................................................... 70 2.4.19 Control procedure of receiver .................................................................................... 71 2.4.20 Connection diagram .................................................................................................... 73 2.4.21 Registers setting related to UART address mode .................................................. 74 2.4.22 Control procedure (1) ................................................................................................. 75 2.4.22 Control procedure (2) ................................................................................................. 76 2.5.1 Memory map of registers related to DMAC .............................................................. 79 2.5.2 Structure of DMAC index and status register ........................................................... 80 2.5.3 Structure of DMAC channel x (x = 0, 1) mode register 1 ...................................... 81 2.5.4 Structure of DMAC channel 0 mode register 2 ........................................................ 83 2.5.5 Structure of DMAC channel 1 mode register 2 ........................................................ 84 2.5.6 Structure of DMAC channel x source registers Low, High ..................................... 85 2.5.7 Structure of DMAC channel x destination registers Low, High .............................. 85 2.5.8 Structure of DMAC channel x transfer count registers Low, High ......................... 86 2.5.9 Structure of Interrupt request register A .................................................................... 87 2.5.10 Structure of Interrupt control register A ................................................................... 87 2.5.11 Transfer mode overview ............................................................................................. 88 2.5.12 Basic operation of registers transferring .................................................................. 89 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 7 of 13 List of figures 7641 Group Fig. 2.5.13 Timing chart for cycle steal transfer caused by hardware-related transfer request ..................................................................................................................................... 93 Fig. 2.5.14 Timing chart for cycle steal transfer caused by software trigger transfer request ..................................................................................................................................... 93 Fig. 2.5.15 Timing chart for burst transfer caused by hardware-related transfer request .... 94 Fig. 2.5.16 Setting of relevant registers (1) ................................................................................ 96 Fig. 2.5.17 Setting of relevant registers (2) ................................................................................ 97 Fig. 2.5.18 Control procedure ........................................................................................................ 98 Fig. 2.7.1 Memory map of registers related to frequency synthesizer .................................. 101 Fig. 2.7.2 Structure of CPU mode register A ........................................................................... 102 Fig. 2.7.3 Structure of Frequency synthesizer control register .............................................. 102 Fig. 2.7.4 Structure of Frequency synthesizer multiply register 1 ......................................... 103 Fig. 2.7.5 Structure of Frequency synthesizer multiply register 2 ......................................... 103 Fig. 2.7.6 Structure of Frequency synthesizer divide register ................................................ 104 Fig. 2.7.7 Block diagram for frequency synthesizer circuit ..................................................... 105 Fig. 2.7.8 Frequency synthesizer multiply register 2 setting example .................................. 105 Fig. 2.7.9 Frequency synthesizer multiply register 1 setting example .................................. 106 Fig. 2.7.10 Frequency synthesizer divide register setting example ....................................... 106 Fig. 2.8.1 Memory map of registers related to master CPU bus interface .......................... 108 Fig. 2.8.2 Structure of Data bus buffer register x (x = 0, 1) ................................................. 109 Fig. 2.8.3 Structure of Data bus buffer status register x (x = 0, 1) ...................................... 109 Fig. 2.8.4 Structure of Data bus buffer control register 0 ...................................................... 110 Fig. 2.8.5 Structure of Data bus buffer control register 1 ...................................................... 110 Fig. 2.8.6 Connection example .................................................................................................... 112 Fig. 2.8.7 Setting of relevant registers ...................................................................................... 114 Fig. 2.8.8 Control procedure ........................................................................................................ 115 Fig. 2.9.1 Memory map of registers related to special count source generator .................. 116 Fig. 2.9.2 Structure of Special count source generator 1 ....................................................... 117 Fig. 2.9.3 Structure of Special count source generator 2 ....................................................... 117 Fig. 2.9.4 Structure of Special count source mode register ................................................... 118 Fig. 2.10.1 Memory map of registers related to external devices connection ..................... 120 Fig. 2.10.2 Structure of CPU mode register A ......................................................................... 121 Fig. 2.10.3 Structure of CPU mode register B ......................................................................... 121 Fig. 2.10.4 Software wait timing example ................................................................................. 123 Fig. 2.10.5 RDY wait timing example ......................................................................................... 124 Fig. 2.10.6 Extended RDY wait (software wait plus RDY input anytime wait) timing example .................................................................................................................................... 125 Fig. 2.10.7 Hold function timing diagram ................................................................................. 126 Fig. 2.10.8 Connection example of memory access up to 256 Kbytes ................................ 127 Fig. 2.10.9 External ROM and RAM example ........................................................................... 128 Fig. 2.10.10 RDY function use example .................................................................................... 129 Fig. 2.10.11 Read cycle (OE access, SRAM) ........................................................................... 130 Fig. 2.10.12 Read cycle (OE access, EPROM) ........................................................................ 130 Fig. 2.10.13 Write cycle (W control, SRAM) ............................................................................. 131 Fig. 2.11.1 RAM backup system ................................................................................................. 134 Fig. 2.12.1 Memory map of registers related to clock generating circuit ............................. 135 Fig. 2.12.2 Structure of CPU mode register A ......................................................................... 136 Fig. 2.12.3 Structure of Clock control register .......................................................................... 136 Fig. 2.12.4 Structure of Frequency synthesizer control register ............................................ 137 Fig. 2.12.5 Structure of Frequency synthesizer multiply register 1 ....................................... 137 Fig. 2.12.6 Structure of Frequency synthesizer multiply register 2 ....................................... 138 Fig. 2.12.7 Structure of Frequency synthesizer divide register .............................................. 138 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 8 of 13 List of figures 7641 Group Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. 2.12.8 Connection diagram .................................................................................................. 141 2.12.9 Status transition diagram during power failure ..................................................... 141 2.12.10 Setting of relevant registers .................................................................................. 142 2.12.11 Control procedure ................................................................................................... 143 2.12.12 Structure of clock counter ...................................................................................... 144 2.12.13 Initial setting of relevant registers ........................................................................ 145 2.12.14 Setting of relevant registers after detecting power failure ................................ 146 2.12.15 Control procedure (1) ............................................................................................. 147 2.12.16 Control procedure (2) ............................................................................................. 148 CHAPTER 3 APPENDIX Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5 3.1.6 3.1.7 3.1.8 3.1.9 3.2.1 3.2.2 3.2.3 3.2.4 3.2.5 3.2.6 3.2.7 3.3.1 3.3.2 3.3.3 3.3.4 3.3.5 3.3.6 3.3.7 3.4.1 3.4.2 3.4.3 3.4.4 3.4.5 3.4.6 3.4.7 3.4.8 3.5.1 3.5.2 3.5.3 3.5.4 3.5.5 3.5.6 3.5.7 3.5.8 3.5.9 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 Circuit for measuring output switching characteristics (1) ...................................... 16 Circuit for measuring output switching characteristics (2) ...................................... 16 Timing diagram (1) ........................................................................................................ 17 Timing diagram (2) ........................................................................................................ 18 Timing diagram (3) ........................................................................................................ 18 Timing diagram (4) ........................................................................................................ 19 Timing diagram (5) ........................................................................................................ 20 Timing diagram (6); Memory expansion and microprocessor modes .................... 21 Timing diagram (7); Memory expansion and microprocessor modes .................... 22 Power source current standard characteristics (Ta = 25 °C) ................................. 23 CMOS output port P-channel side characteristics (Ta = 25 °C) ............................ 24 CMOS output port P-channel side characteristics (Ta = 70 °C) ............................ 24 CMOS output port N-channel side characteristics (Ta = 25 °C) ........................... 25 CMOS output port N-channel side characteristics (Ta = 70 °C) ........................... 25 Port P20–P2 7 at pull-up characteristics (Ta = 25 °C) .............................................. 26 Port P20–P2 7 at pull-up characteristics (Ta = 70 °C) .............................................. 26 Sequence of setting external interrupt active edge ................................................. 27 Circuit example for the proper positions of the peripheral components ............. 33 Passive components near LPF pin ........................................................................... 33 Insulation connector connection ................................................................................ 33 Initialization of processor status register ................................................................... 40 Sequence of PLP instruction execution ..................................................................... 41 Stack memory contents after PHP instruction execution ........................................ 41 Wiring for the RESET pin ............................................................................................ 44 Wiring for clock I/O pins .............................................................................................. 44 Bypass capacitor across the Vss line and the Vcc line .......................................... 45 Wiring for a large current signal line ......................................................................... 46 Wiring for signal lines where potential levels change frequently ........................... 46 VSS pattern on the underside of an oscillator ......................................................... 47 Setup for I/O ports ........................................................................................................ 47 Watchdog timer by software ........................................................................................ 48 Structure of CPU mode register A ............................................................................. 49 Structure of CPU mode register B ............................................................................. 49 Structure of Interrupt request register A .................................................................... 50 Structure of Interrupt request register B .................................................................... 50 Structure of Interrupt request register C ................................................................... 51 Structure of Interrupt control register A ..................................................................... 51 Structure of Interrupt control register B ..................................................................... 52 Structure of Interrupt control register C ..................................................................... 52 Structure of Port Pi ....................................................................................................... 53 page 9 of 13 List of figures 7641 Group Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. 3.5.10 3.5.11 3.5.12 3.5.13 3.5.14 3.5.15 3.5.16 3.5.17 3.5.18 3.5.19 3.5.20 3.5.21 3.5.22 3.5.23 3.5.24 3.5.25 3.5.26 3.5.27 3.5.28 3.5.29 3.5.30 3.5.31 3.5.32 3.5.33 3.5.34 3.5.35 3.5.36 3.5.37 3.5.38 3.5.39 3.5.40 3.5.41 3.5.42 3.5.43 3.5.44 3.5.45 3.5.46 3.5.47 3.5.48 3.5.49 3.5.50 3.5.51 3.5.52 3.5.53 3.5.54 3.5.55 3.5.56 3.5.57 3.5.58 3.5.59 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 Structure of Port P4, Port P7 .................................................................................... 53 Structure of Port Pi direction register ...................................................................... 54 Structure of Port P4, Port P7 direction registers ................................................... 54 Structure of Port control register .............................................................................. 55 Structure of Interrupt polarity select register .......................................................... 55 Structure of Port P2 pull-up control register ........................................................... 56 Structure of USB control register ............................................................................. 56 Structure of Clock control register ............................................................................ 57 Structure of Timer X ................................................................................................... 57 Structure of Timer Y ................................................................................................... 58 Structure of Timer i .................................................................................................... 58 Structure of Timer X mode register ......................................................................... 59 Structure of Timer Y mode register ......................................................................... 60 Structure of Timer 123 mode register ...................................................................... 61 Structure of Serial I/O shift register ......................................................................... 61 Structure of Serial I/O control register 1 ................................................................. 62 Structure of Serial I/O control register 2 ................................................................. 62 Structure of Special count source generator 1 ....................................................... 63 Structure of Special count source generator 2 ....................................................... 63 Structure of Special count source mode register ................................................... 64 Structure of UARTx (x = 1, 2) mode register ......................................................... 64 Structure of UARTx (x = 1, 2) baud rate generator .............................................. 65 Structure of UARTx (x = 1, 2) status register ........................................................ 65 Structure of UARTx (x = 1, 2) control register ....................................................... 66 Structure of UARTx (x = 1, 2) transmit/receive buffer registers 1, 2 ................. 67 Structure of UARTx (x = 1, 2) RTS control register .............................................. 68 Structure of DMAC index and status register ......................................................... 69 Structure of DMAC channel x (x = 0, 1) mode register 1 .................................... 70 Structure of DMAC channel 0 mode register 2 ...................................................... 71 Structure of DMAC channel 1 mode register 2 ...................................................... 72 Structure of DMAC channel x (x = 0, 1) source registers Low, High ................. 73 Structure of DMAC channel x (x = 0, 1) destination registers Low, High ......... 73 Structure of DMAC channel x (x = 0, 1) transfer count registers Low, High .... 74 Structure of Data bus buffer register x (x = 0, 1) ................................................. 75 Structure of Data bus buffer status register x (x = 0, 1) ..................................... 75 Structure of Data bus buffer control register 0 ...................................................... 76 Structure of Data bus buffer control register 1 ...................................................... 76 Structure of USB address register ........................................................................... 77 Structure of USB power management register ....................................................... 77 Structure of USB interrupt status register 1 ........................................................... 78 Structure of USB interrupt status register 2 ........................................................... 79 Structure of USB interrupt enable register 1 .......................................................... 80 Structure of USB interrupt enable register 2 .......................................................... 80 Structure of USB frame nmber registers Low, High .............................................. 81 Structure of USB endpoint index register ................................................................ 82 Structure of USB endpoint x (x = 0 to 4) IN control register .............................. 83 Structure of USB endpoint x (x = 1 to 4) OUT control register .......................... 84 Structure of USB endpoint x (x = 0 to 4) IN max. packet size register ............ 84 Structure of USB endpoint x (x = 0 to 4) OUT max. packet size register ........ 85 Structure of USB endpoint x (x = 0 to 4) OUT write count registers Low, High ...................................................................................................................................... 86 page 10 of 13 List of figures 7641 Group Fig. Fig. Fig. Fig. Fig. Fig. Fig. Fig. 3.5.60 3.5.61 3.5.62 3.5.63 3.5.64 3.5.65 3.5.66 3.5.67 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 Structure Structure Structure Structure Structure Structure Structure Structure page 11 of 13 of of of of of of of of USB endpoint FIFO mode register ..................................................... 87 USB endpoint x (x = 0 to 4) FIFO register ....................................... 87 Flash memory control register ............................................................. 88 Frequency synthesizer control register .............................................. 89 Frequency synthesizer multiply register 1 ......................................... 89 Frequency synthesizer multiply register 2 ......................................... 90 Frequency synthesizer divide register ................................................ 90 ROM code protect control register ..................................................... 91 List of tables 7641 Group List of tables CHAPTER 1 HARDWARE Table Table Table Table Table Table Table Table Table Table Table Table Table Table Table Table Table 1 Pin description (1) .............................................................................................................. 5 2 Pin description (2) .............................................................................................................. 6 3 Support products ................................................................................................................ 8 4 Push and pop instructions of accumulator or processor status register .................. 10 5 Set and clear instructions of each bit of processor status register .......................... 11 6 List of I/O port function ................................................................................................... 16 7 Interrupt vector addresses and priority ......................................................................... 22 8 Function description of control I/O pins of master CPU bus interface ..................... 64 9 Port functions in memory expansion mode and microprocessor mode ......... 75 10 Summary of M37641F8 (flash memory version) ........................................................ 81 11 List of software commands (CPU rewrite mode) ....................................................... 86 12 Definition of each bit in status register (SRD) ........................................................... 88 13 Description of pin function (Standard Serial I/O Mode) ............................................ 94 14 Software commands (Standard serial I/O mode) ....................................................... 97 15 Definition of each bit of status register (SRD) ........................................................ 104 16 Definition of each bit of status register 1 (SRD1) ................................................... 105 17 Bits of which state might be changed owing to software write ............................. 109 CHAPTER 2 APPLICATION Table 2.1.1 Termination of unused pins ........................................................................................ 9 Table 2.4.1 Setting examples of baud rate generator values and transfer bit rate values (φ = 12 MHz)) ............................................................................................................. 61 Table 2.4.2 Setting examples of SCSG1, SCSG2 and baud rate generator values and transfer bit rate values (φ = 12 MHz)) .................................................................................. 63 Table 2.4.3 Error flags set condition and how to clear error flags ......................................... 65 Table 2.5.1 Address directions and examples of transfer result (1) ....................................... 90 Table 2.5.2 Address directions and examples of transfer result (2) ....................................... 91 Table 2.5.3 Priority to use bus ..................................................................................................... 92 Table 2.8.1 Bus control signal and data bus state-RD/WR separate type ........................... 111 Table 2.8.2 Bus control signal and data bus state-R/W type ................................................ 111 Table 2.12.1 State in Stop mode ................................................................................................ 139 Table 2.12.2 State in Wait mode ................................................................................................ 140 CHAPTER 3 APPENDIX Table 3.1.1 Absolute maximum ratings ........................................................................................ 2 Table 3.1.2 Recommended operating conditions (Vcc = 4.15 to 5.25 V, Vss = 0 V, Ta = –20 to 70°C, unless otherwise noted) ............................................................................. 3 Table 3.1.3 Electrical characteristics (1) (Vcc = 4.15 to 5.25 V, Vss = 0 V, Ta = –20 to 70°C, unless otherwise noted) ............................................................................................. 4 Table 3.1.4 Electrical characteristics (2) (Vcc = 4.15 to 5.25 V, Vss = 0 V, Ta = –20 to 70°C, unless otherwise noted) ............................................................................................. 5 Table 3.1.5 Timing requirements (Vcc = 4.15 to 5.25 V, Vss = 0 V, Ta = –20 to 70°C, unless otherwise noted) .......................................................................................................... 6 Table 3.1.6 Master CPU bus interface (MBI; RD, WR separate type) (Vcc = 4.15 to 5.25 V, Vss = 0 V, Ta = –20 to 70°C, unless otherwise noted) ....................................... 7 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 12 of 13 List of tables 7641 Group Table 3.1.7 Master CPU bus interface (MBI; R/W type) (Vcc = 4.15 to 5.25 V, Vss = 0 V, Ta = –20 to 70°C, unless otherwise noted) ................................................................ 7 Table 3.1.8 Timing requirements and switching characteristics in memory expansion and microprocessor modes (Vcc = 4.15 to 5.25 V, Vss = 0 V, Ta = –20 to 70°C, unless otherwise noted) ............................................................................................ 8 Table 3.1.9 Recommended operating conditions (Vcc = 3.0 to 3.6 V, Vss = 0 V, Ta = –20 to 70°C, unless otherwise noted) .............................................................................. 10 Table 3.1.10 Electrical characteristics (1) (Vcc = 3.0 to 3.6 V, Vss = 0 V, Ta = –20 to 70°C, unless otherwise noted) ................................................................. 11 Table 3.1.11 Electrical characteristics (2) (Vcc = 3.0 to 3.6 V, Vss = 0 V, Ta = –20 to 70°C, unless otherwise noted) ......................................................................................... 12 Table 3.1.12 Timing requirements (Vcc = 3.0 to 3.6 V, Vss = 0 V, Ta = –20 to 70°C, unless otherwise noted) ...................................................................................................... 13 Table 3.1.13 Master CPU bus interface (MBI; RD, WR separate type) (Vcc = 3.0 to 3.6 V, Vss = 0 V, Ta = –20 to 70°C, unless otherwise noted) ........................................... 14 Table 3.1.14 Master CPU bus interface (MBI; R/W type) (Vcc = 3.0 to 3.6 V, Vss = 0 V, Ta = –20 to 70°C, unless otherwise noted) ............................................................. 14 Table 3.1.15 Timing requirements and switching characteristics in memory expansion and microprocessor modes (Vcc = 3.0 to 3.6 V, Vss = 0 V, Ta = –20 to 70°C, unless otherwise noted) ...................................................................................................... 15 Table 3.3.1 Bits of which state might be changed owing to software write ......................... 35 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 13 of 13 CHAPTER 1 HARDWARE DESCRIPTION FEATURES APPLICATION PIN CONFIGURATION FUNCTIONAL BLOCK PIN DESCRIPTION PART NUMBERING GROUP EXPANSION FUNCTIONAL DESCRIPTION FLASH MEMORY MODE NOTES ON PROGRAMMING USAGE NOTES DATA REQUIRED FOR MASK ORDERS FUNCTIONAL DESCRIPTION SUPPLEMENT HARDWARE 7641 Group DESCRIPTION DESCRIPTION The 7641 group is the 8-bit microcomputer based on the 7600 series core (740 family core compatible) technology. The 7641 group is designed for PC peripheral devices, including the USB, DMAC, Serial I/O, UART, Timer, Master CPU bus interface and so on. FEATURES <Microcomputer mode) ●Basic machine-language instructions ....................................... 71 ●Minimum instruction execution time ..................................... 83 ns (at 24 MHz oscillation frequency) ●Memory size ROM ............................................................................. 32 Kbytes RAM ................................................................................ 1 Kbytes ●Programmable input/output ports ............................................. 66 ●Software pull-up resistors .................................................. Built-in ●Interrupts ................................................... 24 sources, 24 vectors (external 5 including Key input, internal 18, software 1) ●USB function control unit Transceiver ............................... Full-Speed USB2.0 specification ●Timers ..................................................... 16-bit ✕ 2 (Timers X, Y) 8-bit ✕ 3 (Timers 1, 2, 3) ●Serial Interface Serial I/O ......................................................................... 8-bit ✕ 1 UART .............................................................................. 8-bit ✕ 2 ●DMAC .......................................................................... 2 channels ●Master CPU bus interface ................................................. 2 bytes ●Special count source generator ...................................... 8-bit ✕ 1 ●Clock generating circuit ..................................................... Built-in (connect to external ceramic resonator or quartz-crystal oscillator) ●Power source voltage At 24 MHz oscillation frequency, φ = 12 MHz ......... 4.15 to 5.25 V At 24 MHz oscillation frequency, φ = 6 MHz ........... 3.00 to 3.60 V ●Operating temperature range .................................... –20 to 70°C ●Packages FP ................................................ PRQP0080GB-A (80-pin QFP) HP ............................................... PLQP0080KB-A (80-pin LQFP) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 2 of 113 <Flash memory mode> ●Power source voltage At 24 MHz oscillation frequency, φ = 12 MHz ......... 4.15 to 5.25 V At 24 MHz oscillation frequency, φ = 6 MHz ........... 3.00 to 3.60 V ●Program/Erase voltage .................................. VCC = 4.50 V to 5.25 V, or 3.00 V to 3.60 V .................................................................. VPP = 4.50 V to 5.25 V At 24 MHz oscillation frequency, φ = 6 MHz (See Table 10.) ●Memory size Flash ROM .................................................................... 32 Kbytes RAM ............................................................................. 2.5 Kbytes ●Flash memory mode ....................................................... 3 modes Parallel I/O mode Standard serial I/O mode CPU rewrite mode ●Programming method ....................... Programming in unit of byte ●Erasing method Batch erasing Block erasing ●Program/Erase control by software command ●Command number ................................................... 6 commands ●Number of times for programming/erasing ............................. 100 ●ROM code protection Available in parallel I/O mode and standard serial I/O mode ●Operating temperature range (at programming/erasing) .............. ...................................................................... Normal temperature APPLICATION Audio, musical instrument, printer, scanner, modem, other PC peripheral devices ■Notes The flash memory version cannot be used for application embedded in the MCU card. HARDWARE 7641 Group PIN CONFIGURATION 65 66 67 68 69 70 71 72 73 74 75 76 P74/OBF1 P73/IBF1/HLDA P72/S1 P71/HOLD P70/SOF USB D+ USB DExt.Cap VSS VCC P67/DQ7 P66/DQ6 P65/DQ5 P64/DQ4 P63/DQ3 P62/DQ2 47 46 45 44 43 42 41 50 49 48 51 59 58 57 56 55 54 53 52 60 62 61 64 63 P20/DB0 P21/DB1 P22/DB2 P23/DB3 P24/DB4 P25/DB5 P26/DB6 P27/DB7 P00/AB0 P01/AB1 P02/AB2 P03/AB3 P04/AB4 P05/AB5 P06/AB6 P07/AB7 P10/AB8 P11/AB9 P12/AB10 P13/AB11 P14/AB12 P15/AB13 P16/AB14 P17/AB15 PIN CONFIGURATION (TOP VIEW) 40 39 38 37 36 35 34 33 M37641M8-XXXFP M37641F8FP 32 31 30 29 28 27 77 78 79 26 25 24 23 22 20 21 19 18 15 16 17 XOUT VCC AVCC LPF AVSS P44/CNTR1 P43/CNTR0 P42/INT1 P41/INT0 P40/EDMA 13 14 12 10 11 5 6 7 8 9 2 3 4 P61/DQ1 P60/DQ0 P57/W/(R/W) P56/R(E) P55/A0 P54/S0 P53/IBF0 P52/OBF0 CNVSS/VPP RESET P51/TOUT/XCOUT P50/XCIN VSS XIN 1 80 P30/RDY P31 P32 P33/DMAOUT P34/φ OUT P35/SYNCOUT P36/WR P37/RD P80/UTXD2/SRDY P81/URXD2/SCLK P82/CTS2/SRXD P83/RTS2/STXD P84/UTXD1 P85/URXD1 P86/CTS1 P87/RTS1 Package type : PRQP0080GB-A (80P6N-A) 41 47 46 45 44 43 42 50 49 48 51 54 53 52 57 56 55 61 62 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 63 64 65 66 67 68 M37641M8-XXXHP M37641F8HP 69 70 71 72 73 74 75 76 77 78 79 80 24 23 22 20 19 17 18 15 16 13 14 12 10 11 8 9 6 7 5 P57/W/(R/W) P56/R(E) P55/A0 P54/S0 P53/IBF0 P52/OBF0 CNVSS/VPP RESET P51/TOUT/XCOUT P50/XCIN VSS XIN XOUT VCC AVCC LPF AVSS P44/CNTR1 P43/CNTR0 P42/INT1 2 3 4 21 1 P21/DB1 P20/DB0 P74/OBF1 P73/IBF1/HLDA P72/S1 P71/HOLD P70/SOF USB D+ USB DExt.Cap VSS VCC P67/DQ7 P66/DQ6 P65/DQ5 P64/DQ4 P63/DQ3 P62/DQ2 P61/DQ1 P60/DQ0 59 58 60 P22/DB2 P23/DB3 P24/DB4 P25/DB5 P26/DB6 P27/DB7 P00/AB0 P01/AB1 P02/AB2 P03/AB3 P04/AB4 P05/AB5 P06/AB6 P07/AB7 P10/AB8 P11/AB9 P12/AB10 P13/AB11 P14/AB12 P15/AB13 Fig. 1 M37641M8-XXXFP, M37641F8FP pin configuration Package type : PLQP0080KB-A (80P6Q-A) Fig. 2 M37641M8-XXXHP, M37641F8HP pin configuration Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 3 of 113 P16/AB14 P17/AB15 P30/RDY P31 P32 P33/DMAOUT P34/φ OUT P35/SYNCOUT P36/WR P37/RD P80/UTXD2/SRDY P81/URXD2/SCLK P82/CTS2/SRXD P83/RTS2/STXD P84/UTXD1 P85/URXD1 P86/CTS1 P87/RTS1 P40/EDMA P41/INT0 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 15 Fig. 3 Functional block diagram page 4 of 113 UART1 (8) Reset XCIN φ 65 66 67 68 69 I/O port P7 25 26 27 28 29 30 31 32 I/O port P8 S1, IBF1 OBF1 Serial I/O (8) P6(8) 17 10 I/O port P6 2 DQ0 to DQ7 3 4 6 7 8 11 12 I/O port P5 5 74 VCC P5(8) 16 VCC W(R/W) R(E),A0 S0,IBF0 OBF0 Master CPU bus interface RAM AVcc RESET 75 76 77 78 79 80 1 SOF 19 Reset input XCIN TOUT 13 VSS P4(5) 72 I/O port P4 34 I/O port P2 57 58 59 60 61 62 63 64 I/O port P3 40 I/O port P0 49 50 51 52 53 54 55 56 41 42 43 44 45 46 47 48 I/O port P1 P0(8) P1(8) Timer 3 (8) Timer 2 (8) Timer Y (16) Timer X (16) 68 Timer 1 (8) 66 [HLDA] [HOLD] Key input 33 34 35 36 37 38 39 40 35 P2(8) [DMAOUT] DMA 33 P3(8) INT1, INT0 TOUT PS PCL S Y X A 24 [EDMA] [RD] [WR] [SYNCOUT] [RDY] CNTR1, CNTR0 C P U PCH 9 Ext.Cap CNVSS 20 21 22 23 24 73 VSS 7641 Group D+ D- 70 71 USB 18 LPF AVSS ROM P7(5) 3 6 [φ OUT] P8(8) UART2 (8) XCOUT Clock generating circuit 14 Main clock Main clock input output XOUT XIN FUNCTIONAL BLOCK DIAGRAM (Package: PRQP0080GB-A) HARDWARE FUNCTIONAL BLOCK HARDWARE 7641 Group PIN DESCRIPTION PIN DESCRIPTION Table 1 Pin description (1) Pin Function Name VCC, VSS Power source CNVss/VPP CNVss AVss/AVcc Analog power supply Reset input Clock input Clock output Function except a port function • Apply 4.15 V – 5.25 V for 5 V version or 3.00 V – 3.60 V for 3 V version to the Vcc pin. Apply 0 V to the Vss pin. • This controls the MCU operating mode. Connect this pin to Vss. If connecting this pin to Vcc, the internal ROM is inhibited. In the flash memory version this pin functions as a VPP power supply input pin. • These pins are the power supply inputs for analog circuitry. LPF Ext. Cap. LPF 3.3 V line power supply USB D+ USB D+ • Reset input pin for active “L.” • Connect a ceramic resonator or a quartz-crystal oscillator between the XIN and XOUT pins to set the oscillation frequency. • If an external clock is used, connect the clock source to the XIN pin and leave the XOUT pin open. • Loop filter for the frequency synthesizer. • It is a capacitor connection pin for built-in DC-DC converter. At Vcc=5 V, use built-in DC-DC converter by permitting a USB line driver and connect a capacitor. Refer to "Notes on use" for details. Built-in DCDC converter cannot be used at Vcc = 3.3 V. Supply 3.3V power supply to this pin from the externals. • USB D+ voltage signal port. Connect a 27 to 33 Ω (recommended) resistor in series. USB D- USB D- • USB D- voltage signal port. Connect a 27 to 33 Ω (recommended) resistor in series. RESET XIN XOUT • 8-bit I/O port. • CMOS compatible input level. • CMOS 3-state output structure. • I/O direction register allows each pin to be individually programmed as either input or output. • When connecting an external memory, these function as the address bus. • 8-bit I/O port. • CMOS compatible input level. • CMOS 3-state output structure. • I/O direction register allows each pin to be individually programmed as either input or output. • When connecting an external memory, these function as the address bus. P00/AB0– P07/AB7 P10/AB8– P17/AB15 I/O port P0 P20/DB0– P27/DB7 I/O port P1 P30/RDY, I/O port P2 P31, P32, I/O port P3 P33/DMAOUT, P34/φ OUT, P35/SYNCOUT, P36/WR, P37/RD P40/EDMA, (See Remarks.) P41/INT0, P42/INT1, P43/CNTR0, P44/CNTR1 P50/XCIN, P51/TOUT/ XCOUT, P52/OBF0, P53/IBF0, P54/S0, P55/A0, P56/R(E), P57/W(R/W) I/O port P4 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 • 8-bit I/O port. • CMOS compatible input level or VIHL input level. • CMOS 3-state output structure. • I/O direction register allows each pin to be individually programmed as either input or output. • When connecting an external memory, these function as the data bus. • 8-bit I/O port. • CMOS compatible input level. • CMOS 3-state output structure. • I/O direction register allows each pin to be individually programmed as either input or output. • When connecting an external memory, these function as the control bus. • Key-on wake-up interrupt input pin • 8-bit I/O port. • CMOS compatible input level. • CMOS 3-state output structure. • I/O direction register allows each pin to be individually programmed as either input or output. • When connecting an external memory, these function as the control bus. • 8-bit I/O port. • CMOS compatible input level. • CMOS 3-state output structure. • I/O direction register allows each pin to be individually programmed as either input or output. • When enabling the Master CPU bus interface function, CMOS or TTL input level can be selected as an input. • External memory control pin • External interrupt pin page 5 of 113 • External memory control pin • Timer X, Timer Y pin • Sub-clock generating input pin • Timers 1, 2 pulse output pins • Sub-clock generating output pin • Master CPU bus interface pin HARDWARE 7641 Group PIN DESCRIPTION Table 2 Pin description (2) Pin Function Name P60/DQ0– P67/DQ7 I/O port P5 P70/SOF, P71/HOLD, P72/S1, P73/IBF1/ HLDA, P74/OBF1 P80/UTXD2/ SRDY, P81/URXD2/ SCLK, P82/CTS2/ SRXD, P83/RTS2/ STXD, P84/UTXD1, P85/URXD1, P86/CTS1, P87/RTS1 I/O port P6 I/O port P7 I/O port P8 Function except a port function • 8-bit I/O port. • CMOS compatible input level. • CMOS 3-state output structure. • I/O direction register allows each pin to be individually programmed as either input or output. • When enabling the bus interface function, CMOS or TTL input level can be selected as its input. • 5-bit I/O port. • CMOS compatible input level. • CMOS 3-state output structure. • I/O direction register allows each pin to be individually programmed as either input or output. • Master CPU bus interface pin • 8-bit I/O port. • CMOS compatible input level. • CMOS 3-state output structure. • I/O direction register allows each pin to be individually programmed as either input or output. • Serial I/O pin • UART2 pin • USB function pin • Master CPU bus interface pin • UART1 pin Remarks •DMAOUT pin If externally detecting the timing of DMA execution, use the signal from this pin. It is “H” level during DMA transferring. This signal is valid in the memory expansion and microprocessor modes. •SYNCOUT pin If externally detecting the timing of OP code fetch, use the signal from this pin. This signal is valid in the memory expansion and microprocessor modes. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 6 of 113 HARDWARE 7641 Group PART NUMBERING PART NUMBERING Product M37641 M 8 – XXX FP Package type FP: PRQP0080GB-A package HP: PLQP0080KB-A package ROM number Omitted in Flash memory version. –: Standard Omitted in Flash memory version. ROM size/ Flash memory size 8: 32768 bytes The first 128 bytes and the last 4 bytes of ROM are reserved areas; they cannot be used. In the flash memory version, these areas can be used for program and erase. Memory type M: Mask ROM version F: Flash memory version RAM size M37641M8 : 1024 bytes M37641F8 : 2560 bytes Fig. 4 Part numbering Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 7 of 113 HARDWARE 7641 Group GROUP EXPANSION GROUP EXPANSION Packages Mitsubishi plans to expand the 7641 group as follows. PRQP0080GB-A ......................... 0.8 mm-pitch plastic molded QFP PLQP0080KB-A ........................ 0.5 mm-pitch plastic molded LQFP Memory Type Supports for mask ROM and flash memory versions. Memory Size ROM size ......................................................................... 32 Kbytes RAM size ........................................................... 1024 to 2560 bytes Memory Expansion Plan ROM size (bytes) ROM external 60 K 48 K M37641M8 32 K M37641F8 28 K 24 K 20 K 16 K 12 K 8K 384 512 640 768 896 1024 1152 1280 1408 1536 2048 3072 4032 RAM size (bytes) Products under development or planning: the development schedule and specification may be revised without notice. Fig. 5 Memory expansion plan Currently planning products are listed below. Table 3 Support products Product name M37641M8-XXXFP M37641M8-XXXHP M37641F8FP M37641F8HP Rev.2.00 Aug 28, 2006 REJ09B0336-0200 As of Aug. 2006 ROM size (bytes) ROM size for User in ( ) 32768 (32636) RAM size (bytes) 1024 32768 2560 page 8 of 113 Package PRQP0080GB-A PLQP0080KB-A PRQP0080GB-A PLQP0080KB-A Remarks Mask ROM version Flash memory version HARDWARE 7641 Group FUNCTIONAL DESCRIPTION FUNCTIONAL DESCRIPTION CENTRAL PROCESSING UNIT (CPU) [Stack Pointer (S)] The 7641 group uses the standard 7600 series instruction set. Refer to the 7600 Series Software Manual for details on the instruction set. The 7600 series has an upward compatible instruction set, of which instruction execution cycles are shortened, for 740 series. [Accumulator (A)] The accumulator is an 8-bit register. Data operations such as data transfer, etc., are executed mainly through the accumulator. [Index Register X (X)] The index register X is an 8-bit register. In the index addressing modes, the value of the OPERAND is added to the contents of register X and specifies the real address. [Index Register Y (Y)] The index register Y is an 8-bit register. In partial instruction, the value of the OPERAND is added to the contents of register Y and specifies the real address. The stack pointer is an 8-bit register used during subroutine calls and interrupts. This register indicates start address of stored area (stack) for storing registers during subroutine calls and interrupts. The low-order 8 bits of the stack address are determined by the contents of the stack pointer. The high-order 8 bits of the stack address are determined by the stack page selection bit. If the stack page selection bit is “0” , the high-order 8 bits becomes “0016”. If the stack page selection bit is “1”, the high-order 8 bits becomes “0116”. The operations of pushing register contents onto the stack and popping them from the stack are shown in Figure 7. Store registers other than those described in Figure 7 with program when the user needs them during interrupts or subroutine calls. [Program Counter (PC)] The program counter is a 16-bit counter consisting of two 8-bit registers PCH and PCL. It is used to indicate the address of the next instruction to be executed. b0 b7 A Accumulator b0 b7 X Index register X b0 b7 Y b7 Index register Y b0 S b15 b8 b7 PCH Stack pointer b0 Program counter PCL b7 b0 N V T B D I Z C Processor status register (PS) Carry flag Zero flag Interrupt disable flag Decimal mode flag Break flag Index X mode flag Overflow flag Negative flag Fig. 6 7600 series CPU register structure Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 9 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION On-going Routine Interrupt request (Note) M (S) Execute JSR Push return address on stack M (S) (PCH) (S) (S) – 1 M (S) (PCL) (S) (S)– 1 (S) M (S) (S) M (S) (S) Subroutine (S) (S) + 1 (PCL) M (S) (S) (S) + 1 (PCH) M (S) (S) – 1 (PCL) Push return address on stack (S) – 1 (PS) Push contents of processor status register on stack (S) – 1 Interrupt Service Routine Execute RTS POP return address from stack (PCH) I Flag is set from “0” to “1” Fetch the jump vector Execute RTI Note: Condition for acceptance of an interrupt (S) (S) + 1 (PS) M (S) (S) (S) + 1 (PCL) M (S) (S) (S) + 1 (PCH) M (S) POP contents of processor status register from stack POP return address from stack Interrupt enable flag is “1” Interrupt disable flag is “0” Fig. 7 Register push and pop at interrupt generation and subroutine call Table 4 Push and pop instructions of accumulator or processor status register Push instruction to stack Pop instruction from stack Accumulator PHA PLA Processor status register PHP PLP Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 10 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION [Processor status register (PS)] The processor status register is an 8-bit register consisting of 5 flags which indicate the status of the processor after an arithmetic operation and 3 flags which decide MCU operation. Branch operations can be performed by testing the Carry (C) flag , Zero (Z) flag, Overflow (V) flag, or the Negative (N) flag. In decimal mode, the Z, V, N flags are not valid. •Bit 0: Carry flag (C) The C flag contains a carry or borrow generated by the arithmetic logic unit (ALU) immediately after an arithmetic operation. It can also be changed by a shift or rotate instruction. •Bit 1: Zero flag (Z) The Z flag is set if the result of an immediate arithmetic operation or a data transfer is “0”, and cleared if the result is anything other than “0”. •Bit 2: Interrupt disable flag (I) The I flag disables all interrupts except for the interrupt generated by the BRK instruction. Interrupts are disabled when the I flag is “1”. •Bit 3: Decimal mode flag (D) The D flag determines whether additions and subtractions are executed in binary or decimal. Binary arithmetic is executed when this flag is “0”; decimal arithmetic is executed when it is “1”. Decimal correction is automatic in decimal mode. Only the ADC •Bit 4: Break flag (B) The B flag is used to indicate that the current interrupt was generated by the BRK instruction. The BRK flag in the processor status register is always “0”. When the BRK instruction is used to generate an interrupt, the processor status register is pushed onto the stack with the break flag set to “1”. •Bit 5: Index X mode flag (T) When the T flag is “0”, arithmetic operations are performed between accumulator and memory. When the T flag is “1”, direct arithmetic operations and direct data transfers are enabled between memory locations. •Bit 6: Overflow flag (V) The V flag is used during the addition or subtraction of one byte of signed data. It is set if the result exceeds +127 to -128. When the BIT instruction is executed, bit 6 of the memory location operated on by the BIT instruction is stored in the overflow flag. •Bit 7: Negative flag (N) The N flag is set if the result of an arithmetic operation or data transfer is negative. When the BIT instruction is executed, bit 7 of the memory location operated on by the BIT instruction is stored in the negative flag. Table 5 Set and clear instructions of each bit of processor status register C flag Z flag I flag D flag B flag T flag V flag N flag Set instruction SEC – SEI SED – SET – – Clear instruction CLC – CLI CLD – CLT CLV – Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 11 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION [CPU Mode Registers A, B (CPUMA, CPUMB)] 000016, 000116 The CPU mode register contains the stack page select bit and the CPU operating mode select bit and so on. The CPU mode registers are allocated at address 000016, 000116. b7 ■ Notes Do not use the microprocessor mode in the flash memory version. b0 CPU mode register A (address 000016) CPMA 1 Processor mode bits b1b0 0 0: Single-chip mode 0 1: Memory expansion mode 1 0: Microprocessor mode (Note 1) 1 1: Not available Stack page select bit 0: Page 0 1: Page 1 Fix to “1”. Sub-clock (XCIN-XCOUT) control bit 0: Stopped 1: Oscillating Main clock (XIN-XOUT) control bit 0: Oscillating 1: Stopped Internal system clock select bit (Note 2) 0: External clock (XIN-XOUT or XCIN-XCOUT) 1: fSYN External clock select bit 0: XIN-XOUT 1: XCIN-XCOUT Notes 1: This is not available in the flash memory version. 2: When (CPMA 6, 7) = (0, 0), the internal system clock can be selected between f(XIN) or f(XIN)/2 by CCR7. The internal clock φ is the internal system clock divided by 2. b7 1 0 b0 CPU mode register B (address 000116) CPMB Slow memory wait select bits b1b0 0 0: No wait 0 1: One-time wait 1 0: Two-time wait 1 1: Three-time wait Slow memory wait mode select bits b3b2 0 0: Software wait 0 1: Not available 1 0: RDY wait 1 1: Software wait plus RDY input anytime wait Expanded data memory access bit 0: EDMA output disabled 1: EDMA output enabled HOLD function enable bit 0: HOLD function disabled 1: HOLD function enabled Resereved bit (“0” at read/write) Fix to “1”. Fig. 8 Structure of CPU mode register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 12 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION MEMORY Special Function Register (SFR) Area Interrupt Vector Area The interrupt vector area contains reset and interrupt vectors. The Special Function Register area in the zero page contains control registers such as I/O ports and timers. Zero Page RAM Access to this area with only 2 bytes is possible in the zero page addressing mode. RAM is used for data storage and for stack area of subroutine calls and interrupts. Special Page ROM Access to this area with only 2 bytes is possible in the special page addressing mode. The first 128 bytes and the last 4 bytes of ROM are reserved for device testing and the rest is user area for storing programs. In the flash memory version, program and erase can be performed in the reserved area. Refer to page 74 for the memory map of memory expansion and microprocessor modes. RAM area 000016 RAM size (bytes) Address XXXX16 M37641M8 1024 046F16 M37641F8 2560 0A6F16 SFR area 007016 RAM Zero page 010016 XXXX16 Reserved area (Note 1) 100016 Not used 800016 Reserved ROM area (128 bytes) 808016 ROM SIZE: 32768 bytes FF0016 FFC916 FFCA16 (Note 2) SFR area Interrupt vector area FFFC16 FFFF16 Reserved ROM area Notes 1: Reserved area in M37641F8. 2: SFR area in M37641F8. Fig. 9 Memory map diagram Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 13 of 113 Special page HARDWARE 7641 Group 000016 000116 000216 000316 000416 000516 000616 000716 000816 000916 000A16 000B16 000C16 000D16 000E16 000F16 001016 001116 001216 001316 001416 001516 001616 001716 001816 001916 001A16 001B16 001C16 001D16 001E16 001F16 002016 002116 002216 002316 002416 002516 002616 002716 002816 002916 002A16 002B16 002C16 002D16 002E16 002F16 003016 003116 003216 003316 003416 003516 003616 003716 FUNCTIONAL DESCRIPTION CPU mode register A (CPUA) CPU mode register B (CPUB) Interrupt request register A (IREQA) Interrupt request register B (IREQB) Interrupt request register C (IREQC) Interrupt control register A (ICONA) Interrupt control register B (ICONB) Interrupt control register C (ICONC) Port P0 (P0) Port P0 direction register (P0D) Port P1 (P1) Port P1 direction register (P1D) Port P2 (P2) Port P2 direction register (P2D) Port P3 (P3) Port P3 direction register (P3D) Port control register (PTC) Interrupt polarity select register (IPOL) Port P2 pull-up control register (PUP2) USB control register (USBC) Port P6 (P6) Port P6 direction register (P6D) Port P5 (P5) Port P5 direction register (P5D) Port P4 (P4) Port P4 direction register (P4D) Port P7 (P7) Port P7 direction register (P7D) Port P8 (P8) Port P8 direction register (P8D) Resereved (Note 1) Clock control register (CCR) Timer XL (TXL) Timer XH (TXH) Timer YL (TYL) Timer YH (TYH) Timer 1 (T1) Timer 2 (T2) Timer 3 (T3) Timer X mode register (TXM) Timer Y mode register (TYM) Timer 123 mode register (T123M) Serial I/O shift register (SIOSHT) Serial I/O control register 1 (SIOCON1) Serial I/O control register 2 (SIOCON2) Special count source generator 1 (SCSG1) Special count source generator 2 (SCSG2) Special count source mode register (SCSGM) UART1 mode register (U1MOD) UART1 baud rate generator (U1BRG) UART1 status register (U1STS) UART1 control register (U1CON) UART1 transmit/receive buffer register 1 (U1TRB1) UART1 transmit/receive buffer register 2 (U1TRB2) UART1 RTS control register (U1RTSC) Resereved (Note 1) 003816 003916 003A16 003B16 003C16 003D16 003E16 003F16 004016 004116 004216 004316 004416 004516 004616 004716 004816 004916 004A16 004B16 004C16 004D16 004E16 004F16 005016 005116 005216 005316 005416 005516 005616 005716 005816 005916 005A16 005B16 005C16 005D16 005E16 005F16 006016 006116 006216 006316 006416 006516 006616 006716 006816 006916 006A16 006B16 006C16 006D16 006E16 006F16 UART2 mode register (U2MOD) UART2 baud rate generator (U2BRG) UART2 status register (U2STS) UART2 control register (U2CON) UART2 transmit/receive buffer register 1 (U2TRB1) UART2 transmit/receive buffer register 2 (U2TRB2) UART2 RTS control register (U2RTSC) DMAC index and status register (DMAIS) DMAC channel x mode register 1 (DMAx1) DMAC channel x mode register 2 (DMAx2) DMAC channel x source register Low (DMAxSL) DMAC channel x source register High (DMAxSH) DMAC channel x destination register Low (DMAxDL) DMAC channel x destination register High (DMAxDH) DMAC channel x transfer count register Low (DMAxCL) DMAC channel x transfer count register High (DMAxCH) Data bus buffer register 0 (DBB0) Data bus buffer status register 0 (DBBS0) Data bus buffer control register 0 (DBBC0) Resereved (Note 1) Data bus buffer register 1 (DBB1) Data bus buffer status register 1 (DBBS1) Data bus buffer control register 1 (DBBC1) Resereved (Note 1) USB address register (USBA) USB power management register (USBPM) USB interrupt status register 1 (USBIS1) USB interrupt status register 2 (USBIS2) USB interrupt enable register 1 (USBIE1) USB interrupt enable register 2 (USBIE2) USB frame number register Low (USBSOFL) USB frame number register High (USBSOFH) USB endpoint index register (USBINDEX) USB endpoint x IN control register (IN_CSR) USB endpoint x OUT control register (OUT_CSR) USB USB USB USB endpoint x IN max. packet size register (IN_MAXP) endpoint x OUT max. packet size register (OUT_MAXP) endpoint x OUT write count register Low (WRT_CNTL) endpoint x OUT write count register High (WRT_CNTH) USB endpoint FIFO mode register (USBFIFOMR) USB endpoint 0 FIFO (USBFIFO0) USB endpoint 1 FIFO (USBFIFO1) USB endpoint 2 FIFO (USBFIFO2) USB endpoint 3 FIFO (USBFIFO3) USB endpoint 4 FIFO (USBFIFO4) Resereved (Note 1) Resereved (Note 1) Resereved (Note 1) Resereved (Note 1) Resereved (Note 1) Flash memory control register (FMCR) (Note 2) Resereved (Note 1) Frequency synthesizer control register (FSC) Frequency synthesizer multiply register 1 (FSM1) Frequency synthesizer multiply register 2 (FSM2) Frequency synthesizer divide register (FSD) FFC916 ROM code protect control register (ROMCP) (Note 3) Notes 1: Do not write any data to this addresses, because these areas are reserved. 2: This area is reserved in the mask ROM version. 3: This area is on the ROM in the mask ROM version. Fig. 10 Memory map of special function register (SFR) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 14 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION I/O PORTS b7 Direction Registers b0 Port control register (address 001016) PTC The I/O ports P0–P8 have direction registers which determine the input/output direction of each individual pin. Each bit in a direction register corresponds to one pin, each pin can be set to be input port or output port. When “0” is written to the bit corresponding to a pin, that pin becomes an input pin. When “1” is written to that bit, that pin becomes an output pin. If data is read from a pin set to output, the value of the port output latch is read, not the value of the pin itself. Pins set to input are floating. If a pin set to input is written to, only the port output latch is written to and the pin remains floating. Port P0 to P3 slew rate control bit (Note 1) 0: Disabled 1: Enabled Port P4 slew rate control bit (Note 1) 0: Disabled 1: Enabled Port P5 slew rate control bit (Note 1) 0: Disabled 1: Enabled Port P6 slew rate control bit (Note 1) 0: Disabled 1: Enabled Port P7 slew rate control bit (Note 1) 0: Disabled 1: Enabled Port P8 slew rate control bit (Note 1) 0: Disabled 1: Enabled Port P2 input level select bit 0: Reduced VIHL level input (Note 2) 1: CMOS level input Master CPU bus input level select bit 0: CMOS level input 1: TTLlevel input Slew Rate Control By setting bits 0 to 5 of the port control register (address 001016) to “1”, slew rate control is enabled. VIHL or CMOS level can be used as a port P2 input level; CMOS or TTL level can be used as an input level of master CPU bus interface. Pull-up Control By setting the port P2 pull-up control register (address 001216), pullup of each pin of port P2 can be controlled with a program. However, the contents of port P2 pull-up control register do not affect ports programmed as the output ports but as the input ports. b7 b0 Port P2 pull-up control register (address 001216) PUP2 Port P20 pull-up control bit 0: Disabled 1: Enabled Port P21 pull-up control bit 0: Disabled 1: Enabled Port P22 pull-up control bit 0: Disabled 1: Enabled Port P23 pull-up control bit 0: Disabled 1: Enabled Port P24 pull-up control bit 0: Disabled 1: Enabled Port P25 pull-up control bit 0: Disabled 1: Enabled Port P26 pull-up control bit 0: Disabled 1: Enabled Port P27 pull-up control bit 0: Disabled 1: Enabled Notes 1: The slew rate function can reduce di/dt by modifying an internal buffer structure. 2: The characteristics of VIHL level is basically the same as that of TTL level. But, its switching center point is a little higher than TTL’s. Refer to section “Recommended operating conditions”. Fig. 11 Structure of port control and port P2 pull-up control registers Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 15 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION Table 6 List of I/O port function Pin P00/AB0– P07/AB7 P10/AB8– P17/AB15 P20/DB0– P27/DB7 Name Port P0 Port P2 CMOS input level/VIHL input level CMOS 3-state output P30/RDY– P37/RD P40/EDMA, Port P3 CMOS input level CMOS 3-state output Input/Output Input/Output, individual bits I/O format CMOS input level CMOS 3-state output Port P1 Non-port function Lower address output Higher address output Data bus I/O Control signal I/O Port P4 P41/INT0, P42/INT1, P43/CNTR0, P44/CNTR1 Control signal I/O External interrupt Related SFRs CPU mode register A Port control register Ref. No. (1) CPU mode register A Port control register Port P2 pull-up control register CPU mode register A CPU mode register B Port control register CPU mode register A CPU mode register B Port control register Timer X mode register Timer Y mode register (2) (1) (3) (4) (5) Interrupt polarity select register P50/XCIN, P51/TOUT/ XCOUT Port P5 P52/OBF0, P53/IBF0, P54/S0, P55/A0, P56/R(E), P57/W(R/W) P60/DQ0– P67/DQ7 Port P6 P70/SOF, Port P7 P71/HOLD, P72/S1, P73/IBF1/ HLDA, P74/OBF1 P80/UTXD2/ SRDY, P81/URXD2/ SCLK, P82/CTS2/ SRXD, P83/RTS2/ STXD, P84/UTXD1, P85/URXD1, P86/CTS1, P87/RTS1 Port P8 CMOS input level CMOS 3-state output Timer 1, Timer 2 output pin Sub-clock generating input pin CMOS input level CMOS 3-state output CMOS input level/TTL input level in Master CPU bus inferface function Master CPU bus interface I/O pin CMOS input level/TTL input level CMOS 3-state output CMOS input level CMOS 3-state output CMOS input level CMOS 3-state output CMOS input level/TTL input level in Master CPU bus inferface function CMOS input level CMOS 3-state output Master CPU bus interface I/O pin USB function output pin Control signal I/O Master CPU bus interface I/O pin Serial I/O I/O pin UART2 I/O pin UART1 I/O pin CPU mode register A Port control register Clock control register Timer 123 mode register Data bus buffer control register 0 Port control register Data bus buffer control register 0 Port control register USB control register Port control register Data bus buffer control register 1 Port control register CPU mode register B UART1, 2 control registers Serial I/O control register 1 Serial I/O control register 2 Port control register (6) (7) (8) (9) (10) (11) (12) (13) (14) (15) (16) (17) (18) (19) (20) (21) (22) (23) (24) Notes 1: For details of the ports functions in modes other than single-chip mode, and how to use double-function ports as function I/O ports, refer to the applicable sections. 2: Make sure that the input level at each pin is either 0 V or VCC during execution of the STP instruction. When an input level is at an intermediate potential, a rush current will flow from VCC to VSS through the input-stage gate. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 16 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION (1) Ports P0, P1, P3 (2) Port P2 Direction register Data bus P2 pull-up Direction register Port latch Data bus Port latch Key interrupt input (3) Port P40 (4) Ports P41, P42 Direction register Expanded data memory access bit Direction register Data bus Data bus Port latch Port latch INT0, INT1 interrupt input EDMA signal (5) Ports P43, P44 (6) Port P50 Sub-clock (XCIN-XCOUT) stop bit Timer count enabled Pulse output mode selected Direction register Direction register Data bus Data bus Port latch Port latch Timers X, Y output CNTR0, CNTR1 input Fig. 12 Port block diagram (1) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 17 of 113 XCIN input HARDWARE 7641 Group FUNCTIONAL DESCRIPTION (7) Port P51 (8) Port P52 XCOUT oscillation drive disable bit Sub-clock (XCIN-XCOUT) stop bit OBF0 output enable bit TOUT output control bit Direction register Data bus Direction register Data bus Port latch Port latch Timer 1, 2 output XCOUT output OBF0 output (10) Ports P54 to P57 (9) Port P53 Master CPU bus interface enable bit IBF0 output enable bit Direction register Data bus Direction register Port latch Data bus Port latch Master CPU bus functions input ✻ IBF0 output (11) Port P6 (12) Port P70 Write to Master CPU bus interface USB SOF port select bit S0 S1 Read from Master CPU bus interface Direction register Direction register Data bus Data bus Port latch Port latch DBBOUT0 A0 DBBS0 S0 Read from Master CPU bus interface S1 ✻: Ports P54 to P57 functions DBBOUT1 A1 DBBS1 S0 Write to Master CPU bus interface S1 DBBIN0 DBBIN1 Fig. 13 Port block diagram (2) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 SOF signal page 18 of 113 Pin name P54 P55 P56 P57 Functions S0 A0 R(E) W(R/W) HARDWARE 7641 Group FUNCTIONAL DESCRIPTION (13) Port P71 (14) Port P72 Data bus buffer function select bit HOLD function enable bit Direction register Data bus Direction register Data bus Port latch Port latch Data bus buffer function select bit HOLD function enable bit S1 HOLD (15) Port P73 (16) Port P74 OBF1 output enable bit Data bus buffer function select bit IBF1 output enable bit Data bus buffer function HOLD function select bit enable bit Direction register Direction register Data bus Data bus Port latch Port latch OBF1 output IBF1 output HLDA (17) Port P80 (18) Port P81 SRDY output select bit (UART2) Transmit enable bit (Serial I/O) Internal synchronous clock select bits Serial I/O port select bit (UART2) Receive enable bit SPI mode select bit (UART2) Receive enable bit Direction register Direction register Data bus Data bus Port latch Port latch (Serial I/O) Internal synchronous clock select bits SRDY output Serial I/O clock output (UART2) UTXD2 output SPI mode select bit Control for SPI compatible mode (UART2) Receive enable bit (UART2) URXD2 input Serial I/O clock input Fig. 14 Port block diagram (3) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 19 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION (19) Port P82 (20) Port P83 Transmit completed signal Serial I/O port select bit (Serial I/O) SRXD input enable bit (UART2) CTS function enable bit STXD output channel control bit Direction register (UART2) RTS function enable bit Direction register P Poorrtt llaattcchh Data bus Data bus Port latch (UART2) CTS function enable bit (UART2) CTS2 input (Serial I/O) STXD output (Serial I/O) SRXD input (UART2) RTS2 input (21) Port P84 (22) Port P85 (UART1) Transmit enable bit (UART1) Receive enable bit Direction register Data bus Direction register Port latch Data bus Port latch (UART1) URXD1 input (UART1) UTXD1 output (23) Port P86 (24) Port P87 (UART1) RTS function enable bit (UART1) CTS function enable bit Direction register Direction register Data bus Data bus Port latch (UART1) CTS1 input Fig. 15 Port block diagram (4) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 20 of 113 Port latch (UART1) RTS1 output HARDWARE 7641 Group FUNCTIONAL DESCRIPTION INTERRUPTS Interrupt Operation There are twenty-four interrupt sources: five externals, eighteen internals, and one software. When an interrupt request occurs, the following operations are automatically performed: 1. The processing being executed is stopped. 2. The contents of the program counter and processor status register are automatically pushed onto the stack. 3. The Interrupt Disable Flag is set and the corresponding interrupt request bit is cleared. 4. The interrupt jump destination address is read from the vector table into the program counter. Interrupt Control Each interrupt except the BRK instruction interrupt has both an Interrupt Request Bit and an Interrupt Enable Bit, and is controlled by the Interrupt Disable Flag (I). An interrupt occurs if the corresponding Interrupt Request and Enable Bits are “1” and the Interrupt Disable Flag is “0”. Interrupt Enable Bits can be set or cleared by software. Interrupt Request Bits can be cleared by software, but cannot be set by software. Additionally, an active edge of INT1 and INT2 can be selected by using the interrupt edge select register (address 001116); an active edge of CNTR0 can be done by using the timer X mode register (address 002716); an active edge of CNTR1 can be done by using the timer Y mode register (address 002816). The BRK instruction interrupt and reset cannot be disabled with any flag or bit. The I Flag disables all interrupts except the BRK instruction interrupt and reset. If several interrupts requests occur at the same time, the interrupt with the highest priority is accepted first. ■Notes When setting the followings, the interrupt request bit may be set to “1”. •When setting external interrupt active edge Related register: Interrupt polarity select register (address 001116) Timer X mode register (address 002716) Timer Y mode register (address 002816) When not requiring for the interrupt occurrence synchronized with these setting, take the following sequence. ➀Set the corresponding Interrupt Enable Bit to “0” (disabled). ➁Set the Interrupt Edge Select Bit (Active Edge Switch Bit). ➂Set the corresponding Interrupt Request Bit to “0” after 1 or more instructions have been executed. ➃Set the corresponding Interrupt Enable Bit to “1” (enabled). Interrupt request bit Interrupt enable bit Interrupt disable flag (I) BRK instruction Reset Fig. 16 Interrupt control Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 21 of 113 Interrupt request HARDWARE 7641 Group FUNCTIONAL DESCRIPTION Table 7 Interrupt vector addresses and priority Vector Addresses (Note 1) Interrupt Source Priority High Low Reset (Note 3) 1 FFFB16 FFFA16 USB function 2 FFF916 FFF816 USB SOF 3 FFF716 FFF616 INT0 4 FFF516 FFF416 Interrupt Request Generating Conditions INT1 5 FFF316 FFF216 DMAC0 DMAC1 UART1 receive buffer full UART1 transmit UART1 summing error UART2 receive buffer full UART2 transmit UART2 summing error Timer X Timer Y Timer 1 Timer 2 Timer 3 CNTR0 6 7 8 FFF116 FFEF16 FFED16 FFF016 FFEE16 FFEC16 At reset (Note 2) At reception of SOF packet At detection of either rising or falling edge of INT0 intput At detection of either rising or falling edge of INT1 input At completion of DMAC0 transfer At completion of DMAC1 transfer At completion of UART1 reception 9 10 FFEB16 FFE916 FFEA16 FFE816 At completion of UART1 transmission At detection of UART1 summing error 11 FFE716 FFE616 At completion of UART2 reception 12 13 FFE516 FFE316 FFE416 FFE216 At completion of UART2 transmission At detection of UART2 summing error 14 15 16 17 18 19 FFE116 FFDF16 FFDD16 FFDB16 FFD916 FFD716 FFE016 FFDE16 FFDC16 FFDA16 FFD816 FFD616 CNTR1 20 FFD516 FFD416 Serial I/O 21 FFD316 FFD216 Input buffer full Output buffer empty Key input (Keyon wake-up) BRK instruction 22 23 FFD116 FFCF16 FFD016 FFCE16 At timer X underflow At timer Y underflow At timer 1 underflow At timer 2 underflow At timer 3 underflow At detection of either rising or falling edge of CNTR0 input At detection of either rising or falling edge of CNTR1 input At completion of serial I/O transmission/reception At writing to input data bus buffer At reading from output data bus buffer 24 FFCD16 FFCC16 At falling of port P2 input logical level AND 25 FFCB16 FFCA16 At BRK instruction execution Remarks Non-maskable External interrupt (active edge selectable) External interrupt (active edge selectable) External interrupt (active edge selectable) External interrupt (active edge selectable) External interrupt (falling valid) Non-maskable software interrupt Notes 1: Vector addresses contain interrupt jump destination addresses. 2: USB function interrupt occurs owing to an interrupt request of the endpoint x (x = 0 to 4) IN, endpoint x OUT, overrun/underrun, USB reset or suspend/ resume. 3: Reset functions in the same way as an interrupt with the highest priority. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 22 of 113 HARDWARE 7641 Group b7 FUNCTIONAL DESCRIPTION b0 b7 b0 Interrupt request register A (address 000216) IREQA Interrupt request register B address (address 000316) IREQB USB function interrupt request bit USB SOF interrupt request bit INT0 interrupt request bit INT1 interrupt request bit DMAC0 interrupt request bit DMAC1 interrupt request bit UART1 receive buffer full interrupt request bit UART1 transmit interrupt request bit 0 : No interrupt request issued 1 : Interrupt request issued b7 UART1 summing error interrupt request bit UART2 receive buffer full interrupt request bit UART2 transmit interrupt request bit UART2 summing error interrupt request bit Timer X interrupt request bit Timer Y interrupt request bit Timer 1 interrupt request bit Timer 2 interrupt request bit 0 : No interrupt request issued 1 : Interrupt request issued b7 b0 b0 Interrupt request register C (address 000416) IREQC 0 Interrupt control register A (address 000516) ICONA USB function interrupt enable bit USB SOF interrupt enable bit INT0 interrupt enable bit INT1 interrupt enable bit DMAC0 interrupt enable bit DMAC1 interrupt enable bit UART1 receive buffer full interrupt enable bit UART1 transmit interrupt enable bit Timer 3 interrupt request bit CNT R0 interrupt request bit CNT R1 interrupt request bit Serial I/O interrupt request bit Input buffer full interrupt request bit Output buffer empty interrupt request bit Key input interrupt request bit Reserved bit (“0” at read/write) 0 : Interrupts disabled 1 : Interrupts enabled 0 : No interrupt request issued 1 : Interrupt request issued b7 b0 b7 Interrupt control register B (address 000616) ICONB 0 UART1 summing error interrupt enable bit UART2 receive buffer full interrupt enable bit UART2 transmit interrupt enable bit UART2 summing error interrupt enable bit Timer X interrupt enable bit Timer Y interrupt enable bit Timer 1 interrupt enable bit Timer 2 interrupt enable bit 0 : Interrupts disabled 1 : Interrupts enabled b7 0 0 0 0 0 0 b0 Interrupt polarity select register (address 001116 ) IPOL INT0 interrupt edge select bit 0 : Falling edge active INT1 interrupt edge select bit Reserved bits (“0” at read/write) 1 : Rising edge active Fig. 17 Structure of interrupt-related registers Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 23 of 113 b0 Interrupt control register C (address 000716) ICONC Timer 3 interrupt enable bit CNTR0 interrupt enable bit CNTR1 interrupt enable bit Serial I/O interrupt enable bit Input buffer full interrupt enable bit Output buffer empty interrupt enable bit Key input interrupt enable bit Reserved bit (“0” at read/write) 0 : Interrupts disabled 1 : Interrupts enabled HARDWARE 7641 Group FUNCTIONAL DESCRIPTION Key Input Interrupt (Key-on Wake-Up) A key input interrupt request is generated by applying “L” level to any pin of port P2 that have been set to input mode. In other words, it is generated when AND of input level goes from “1” to “0”. An example of using a key input interrupt is shown in Figure 18, where an interrupt request is generated by pressing one of the keys consisted as an active-low key matrix which inputs to ports P20–P24. Port PXx “L” level output P27 output P26 output P25 output P24 input P23 input P22 input P21 input P20 input Port P2 pull-up control register Bit 7 = “0” Port P27 direction register = “1” ✻ ✻✻ Port P27 latch Falling edge detector Key input interrupt request Port P2 pull-up control register Bit 6 = “0” Port P26 direction register = “1” ✻ ✻✻ Port P26 latch Falling edge detector Port P2 pull-up control register Bit 5 = “0” Port P25 direction register = “1” ✻ ✻✻ Port P25 latch Falling edge detector Port P2 pull-up control register Bit 4 = “0” Port P24 direction register = “0” ✻ ✻✻ Port P24 latch Falling edge detector Port P2 pull-up control register Bit 3 = “0” Port P23 direction register = “0” ✻ ✻✻ Port P23 latch Falling edge detector Port P2 Input reading circuit Port P2 pull-up control register Bit 2 = “0” Port P22 direction register = “0” ✻ ✻✻ Port P22 latch Falling edge detector Port P2 pull-up control register Bit 1 = “0” Port P21 direction register = “0” ✻ ✻✻ Port P21 latch Falling edge detector Port P2 pull-up control register Bit 0 = “0” Port P20 direction register = “0” ✻ ✻✻ Port P20 latch Falling edge detector ✻ P-channel transistor for pull-up ✻✻ CMOS output buffer Fig. 18 Connection example when using key input interrupt and port P2 block diagram Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 24 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION TIMERS Read and write operation on 16-bit timer must be performed for both high and low-order bytes. When reading a 16-bit timer, read the high-order byte first. When writing to a 16-bit timer, write the low-order byte first. The 16-bit timer cannot perform the correct operation when reading during the write operation, or when writing during the read operation. The 7641 group has five timers: timer X, timer Y, timer 1, timer 2, and timer 3. Timer X and timer Y are 16-bit timers, and timer 1, timer 2, and timer 3 are 8-bit timers. All timers are down count timers. When the timer reaches “0016” or “000016”, an underflow occurs at the next count pulse and the corresponding timer latch is reloaded into the timer and the count is continued. When a timer underflows, the interrupt request bit corresponding to that timer is set to “1”. SCSGCLK Timer X internal clock select bit φ/8 φ / 16 φ / 32 φ / 64 Timer X count source select bits Timer X count stop bit “00” “01” CNTR0 active edge switch bit “0” P43/CNTR0 “11” Timer X (high) latch (8) Timer X (low) (8) Timer X (high) (8) Timer X interrupt request Timer X operating “10” mode bits “1” CNTR0 active edge switch bit “0” Q “1” P54 direction register CNTR0 interrupt request Pulse output mode T Pulse width HL continuously measurement mode Q Rising edge detection P43 latch Pulse output mode Falling edge detection Pulse width HL continuously measurement, Period measurement modes φ/8 φ / 16 φ / 32 φ / 64 CNTR1 active edge switch bit “0” P44/CNTR1 Timer X write control bit Timer X (low) latch (8) “1” Timer Y count stop bit “00” “01” “11” Timer Y (low) latch (8) Timer Y (low) high (8) Timer Y (low) (8) Timer Y (high) (8) “10” Timer Y operating mode bits Timer mode, TYOUT output enabled “0” CNTR1 active edge switch bit Timer mode, TYOUT output enabled Timer 1 count source select bit “0” φ/8 f(XCIN) / 2 “1” “1” S Q T Timer Y write control bit Timer Y operating mode bits Q Timer Y interrupt request “11” CNTR1 interrupt request “00” “01” “10” Timer 1 interrupt request Timer 1 count stop bit Timers 1, 2 write control Timers 1, 2 write control bit bit Timer 2 latch (8) “0” Timer 1 latch (8) Timer 1 (8) Timer 2 (8) Timer 2 count source select bit “1” Timer 2 interrupt request φ TOUT output control bit TOUT output active “0” edge switch bit Q T “1” Q “0” TOUT source select bit Timer 3 (8) φ/8 P51/TOUT/XCOUT “1” TOUT output control bit TOUT output control bit TOUT output active edge switch bit “0” Q “1” Fig. 19 Timer block diagram Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 25 of 113 T Q Timer 3 latch (8) Timer 3 count source select bit Timer 3 interrupt request HARDWARE 7641 Group FUNCTIONAL DESCRIPTION Timer X ■ Notes Timer X is a 16-bit timer that can be selected in one of four modes. The timer X’s internal clock and count source can be selected and a write control is possible by using the timer X mode register. In all modes the count operation can halt by setting the Timer X Count Stop Bit to “1”. Additionally, each timer underflow sets the Interrupt Request Bit to “1”. ● Timer X Write Control If the Timer X Write Control Bit is “1”, when the value is written in the address of timer X, the value is loaded only in the latch. The value in the latch is loaded in timer X after timer X underflows. If the Timer X Write Control Bit is “0”, when the value is written in the address of timer X, the value is loaded in the timer X and the latch at the same time. When the value is to be written in latch only, unexpected value may be set in the high-order timer if the writing in high-order latch and the underflow of timer X are performed at the same timing. (1) Timer Mode The timer counts the SCSGCLK (Special Count Source Generator) or one of the internal clock φ divided by 8, 16, 32, 64. (2) Pulse Output Mode Each time the timer underflows, a signal output from the CNTR0 pin is inverted. Except for this, the operation in pulse output mode is the same as in timer mode. When the CNTR0 Active Edge Switch Bit is “0”, the CNTR 0 pin starts pulses output beginning at “H”; when this bit is “1”, the CNTR0 pin starts pulses output beginning at “L”. When using a timer in this mode, set the port P43 direction register to output mode. (3) Event Counter Mode The timer counts signals input through the CNTR0 pin. Except for this, the operation in event counter mode is the same as in timer mode. When the CNTR0 Active Edge Switch Bit is “0”, the rising edge is counted; when this bit is “1”, the falling edge is counted. When using a timer in this mode, set the port P43 direction register to input mode. ● CNTR0 Interrupt Active Edge Selection The CNTR 0 interrupt active edge depends on the selection of CNTR0 Active Edge Switch Bit. b7 b0 Timer X mode register (address 002716) TXM Timer X write control bit 0: Write value in latch and counter 1: Write value in latch only Timer X count source select bits b2b1 0 0: φ / 8 0 1: φ / 16 1 0: φ / 32 1 1: φ / 64 Timer X internal clock select bit 0: φ / n (n = 8, 16, 32, 64) 1: SCSGCLK (Special Count Source Generator) Timer X operating mode bits b5b4 (4) Pulse Width Measurement Mode When the CNTR0 Active Edge Switch Bit is “0”, the timer counts while the input signal of CNTR 0 pin is at “H”; when it is “1”, the timer counts while the input signal of CNTR0 pin is at “L”. The timer counts the SCSGCLK or one of the internal clock φ divided by 8, 16, 32, 64 as its count source. When using a timer in this mode, set the port P43 direction register to input mode. 0 0: Timer mode 0 1: Pulse output mode 1 0: Event counter mode 1 1: Pulse width measurement mode CNTR0 active edge switch bit 0: Count at rising edge in event counter mode Start from “H” output in pulse output mode Measure “H” pulse width in pulse width measurement mode Falling edge active for interrupt 1: Count at falling edge in event counter mode Start from “L” output in pulse output mode Measure “L” pulse width in pulse width measurement mode Rising edge active for interrupt Timer X count stop bit 0: Count start 1: Count stop Fig. 20 Structure of timer X mode register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 26 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION Timer Y Timer Y is a 16-bit timer that can be selected in one of four modes. (1) Timer Mode The timer counts one of the internal clock φ divided by 8, 16, 32, 64. ● TYOUT Output Function In the timer mode, a signal of which polarity is inverted each time the timer underflows is output from the CNTR1 pin. This is enabled by setting the Timer Y Output Control Bit to “1”. When the CNTR1 Active Edge Switch Bit is “0”, the CNTR 1 pin starts pulses output beginning at “H”; when this bit is “1”, the CNTR1 pin starts pulses output beginning at “L”. When using a timer in this mode, set the port P44 direction register to output mode. (2) Period Measurement Mode CNTR1 interrupt request is generated at a rising/falling edge of CNTR1 pin input signal. Simultaneously, the value in timer Y latch is reloaded in timer Y and timer Y continues counting down. Except for the aforementioned operation, the operation in period measurement mode is the same as in timer mode. (The TYOUT output function is not usable.) The timer value just before the reloading at rising/falling of CNTR1 pin input signal is retained until the timer Y is read once after the reload. The rising/falling timing of CNTR 1 pin input signal is found by CNTR1 interrupt. When the CNTR1 Active Edge Switch Bit is “0”, the falling edge is detected; when this bit is “1”, the rising edge is detected. When using a timer in this mode, set the port P44 direction register to input mode. (3) Event Counter Mode The timer counts signals input through the CNTR1 pin. Except for this, the operation in event counter mode is the same as in timer mode. (The TYOUT output function is not usable.) When the CNTR1 Active Edge Switch Bit is “0”, the rising edge is counted; when this bit is “1”, the falling edge is counted. When using a timer in this mode, set the port P44 direction register to input mode. (4) Pulse Width HL Continuously Measurement Mode CNTR1 interrupt request is generated at both rising and falling edges of CNTR1 pin input signal. Except for this, the operation in pulse width HL continuously measurement mode is the same as in period measurement mode. When using a timer in this mode, set the port P44 direction register to input mode. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 27 of 113 ■ Notes ● Timer Y Write Control If the Timer Y Write Control Bit is “1”, when the value is written in the address of timer Y, the value is loaded only in the latch. The value in the latch is loaded in timer Y after timer Y underflows. If the Timer Y Write Control Bit is “0”, when the value is written in the address of timer Y, the value is loaded in the timer Y and the latch at the same time. When the value is to be written in latch only, unexpected value may be set in the high-order timer if the writing in high-order latch and the underflow of timer Y are performed at the same timing. ● CNTR1 Interrupt Active Edge Selection The CNTR 1 interrupt active edge depends on the selection of CNTR1 Active Edge Switch Bit. However, in pulse width HL continuously measurement mode, CNTR1 interrupt request is generated at both rising and falling edges of CNTR 1 pin input signal regardless of the setting of CNTR1 Active Edge Switch Bit. b7 b0 Timer Y mode register (address 002816) TYM Timer Y write control bit 0: Write value in latch and counter 1: Write value in latch only Timer Y output control bit 0: TYOUT output disabled 1: TYOUT output enabled Timer Y count source select bits b3b2 0 0: φ / 8 0 1: φ / 16 1 0: φ / 32 1 1: φ / 64 Timer Y operating mode bits b5b4 0 0: Timer mode 0 1: Period measurement mode 1 0: Event counter mode 1 1: Pulse width HL continuously measurement mode CNTR1 active edge switch bit 0: Count at rising edge in event counter mode Measure the falling edge to falling edge period in period measurement mode Falling edge active for interrupt Start from “H” output for TYOUT signal 1: Count at falling edge in event counter mode Measure the rising edge to rising edge period in period measurement mode Rising edge active for interrupt Start from “L” output for TYOUT signal Timer Y count stop bit 0: Count start 1: Count stop Fig. 21 Structure of timer Y mode register HARDWARE 7641 Group FUNCTIONAL DESCRIPTION Timer 1, Timer 2, Timer 3 Timer 1, timer 2, and timer 3 are 8-bit timers. The count source for each timer can be selected by timer 123 mode register. ● Timers 1, 2 Write Control When the Timers 1, 2 Write Control Bit is “1” and the values are written in the address of timers 1 and 2, the values are loaded only in their latches. The values in the latches are loaded in timers 1 and 2 after timers 1 and 2 underflow. When the Timers 1, 2 Write Control Bit is “0” and the values are written in the address of timers 1 and 2, the values are loaded in the timers 1 and 2 and their latches at the same time. ● Timers 1, 2 Output Control A signal of which polarity is inverted each time the timer selected by the TOUT Factor Select Bit underflows is output from the TOUT pin. This is enabled by setting the TOUT Output Control Bit to “1”. When the TOUT Output Active Edge Switch Bit is “0”, the TOUT pin starts pulses output beginning at “H”; when this bit is “1”, the TOUT pin starts pulses output beginning at “L”. When using a timer in this mode, set the port P51 direction register to output mode. b0 Timer 123 mode register (address 002916) T123M TOUT factor select bit 0: Timer 1 output 1: Timer 2 output Timer 1 count stop bit 0: Count start 1: Count stop Timer 1 count source select bit 0:φ/8 1 : f(XCIN) / 2 Timer 2 count source select bit 0 : Timer 1 output 1:φ Timer 3 count source select bit 0 : Timer 1 output 1:φ/8 TOUT output active edge switch bit 0 : Start at “H” output 1 : Start at “L” output TOUT output control bit 0: TOUT output disabled 1: TOUT output enabled Timers 1, 2 write control bit 0: Write value in latch and counter 1: Write value in latch only Fig. 22 Structure of timer 123 mode register ■ Notes ● Timer 1 to Timer 3 Switching of the count sources of timers 1 to 3 does not affect the values of reload latches. However, that may make count operation started. Therefore, write values again in the order of timers 1, 2 and then timer 3 after their count sources have been switched. ● Timers 1, 2 Write Control When the value is to be written in latch only, unexpected value may be set in the timer if the writing in the latch and the timer underflow are performed at the same timing. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 b7 page 28 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION SERIAL INTERFACE b7 b0 Serial I/O Serial I/O control register 1 (address 002B16) SIOCON1 The serial I/O can be used only for clock synchronous serial I/O. The transmitter and the receiver must use the same clock. If the internal clock is used, transfer is started by a write signal to the serial I/O shift register. Internal synchronous clock select bits (Note 1) b2b1b0 0 0 0: Internal clock divided by 2 0 0 1: Internal clock divided by 4 0 1 0: Internal clock divided by 8 0 1 1: Internal clock divided by 16 1 0 0: Internal clock divided by 32 1 0 1: Internal clock divided by 64 1 1 0: Internal clock divided by 128 1 1 1: Internal clock divided by 256 Serial I/O port select bit 0: I/O port 1: STXD, SCLK signal output SRDY output select bit 0: I/O port 1: SRDY signal output Transfer direction select bit 0: LSB first 1: MSB first Synchronous clock select bit 0: External clock 1: Internal clock STXD output channel control bit 0: CMOS output 1: N-channel open drain output [Serial I/O Control Register 1 (SIOCON1)] 002B16 [Serial I/O Control Register 2 (SIOCON2)] 002C16 Each of the serial I/O control registers 1 and 2 contains eight bits which control various serial I/O functions. b7 0 0 0 b0 Serial I/O control register 2 (address 002C16) SIOCON2 SPI mode select bit 0: Normal serial I/O mode 1: SPI compatible mode (Note 2) Serial I/O internal clock select bit 0: φ 1: SCSGCLK SRXD input enable bit 0: SRXD input disabed 1: SRXD input enabed Clock polarity select bit (CPoL) 0: SCLK starting at “L” 1: SCLK starting at “H” Clock phase select bit (CPha) 0: Serial transfer starting at falling edge of SRDY 1: Serial transfer starting afer a half cycle of SCLK passed at falling edge of SRDY Reserved bits (“0” at read/write) Notes 1: The source of serial I/O internal synchronous clock can be selected by bit 1 of serial I/O control register 2. 2 : To set the slave mode, also set bit 4 of serial I/O control register 1 to “1”. Fig. 23 Structure of serial I/O control registers 1, 2 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 29 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION 1/2 SCSGCLK 1/4 φ Divider Serial I/O internal “1” clock select bit “0 ” Data bus 1/8 1/16 1/32 1/64 1/128 Synchronous clock select bit “1 ” 1/256 “0” “0 ” P80 latch P80/UTXD2/SRDY “1” SRDY output select bit “0” Internal synchronous clock selection bits External clock Synchronization circuit P81 latch P81/URXD2/SCLK Serial I/O counter (3) “1 ” Serial I/O port select bit “0” P83/RTS2/STXD P82/CTS2/SRXD P83 latch “1” Serial I/O port select bit “1” Serial I/O shift register (8) “0” SRXD input enable bit Fig. 24 Block diagram of serial I/O Rev.2.00 Aug 28, 2006 REJ09B0336-0200 SPI mode select bit page 30 of 113 Serial I/O interrupt request HARDWARE 7641 Group FUNCTIONAL DESCRIPTION ● Serial I/O Normal Operation The serial I/O counter is set to “7” by writing operation to the serial I/O shift register (address 002A16). When the SRDY Output Select bit is “1”, the SRDY pin goes “L” after that writing. On the negative edge of the transfer clock the SRDY pin returns “H” and the data of the first bit is transmitted from the STXD pin. The remaining data are done from the STXD pin bit by bit on each falling edge of the transfer clock. Additionally, the data is latched from the SRXD pin on each rising edge of the transfer clock and then the contents of the serial I/O shift register are shifted by one bit. When the internal system clock is selected as the transfer clock, the followings occur at counting eight transfer clocks: •The serial I/O counter reaches “0” •The transfer clock halts at “H” •The serial I/O interrupt request bit is set to “1” •The STXD pin goes a high-impedance state after an 8-bit transfer is completed. When the external clock is selected as the transfer clock, the followings occur at counting eight transfer clocks: •The serial I/O counter reaches “0” •The serial I/O interrupt request bit is set to “1” In this case, the transfer clock needs to be controlled by the external source because the transfer clock does not halt. Additionally, the STXD pin does not go a high-impedance state after an 8-bit transfer is completed. Figure 25 shows serial I/O timing. ●Normal mode timing (LSB first) Synchronizing clock Transfer clock Serial I/O shift register write signal SRDY signal (Note) D0 Serial I/O output STXD D1 D2 D3 D4 D5 D6 D7 Serial I/O input SRXD Interrupt request bit is set to “1”. Note: When the internal clock is selected as the transfer clock, the STXD pin goes to a high-impedance state after transfer completion. ●SPI compatible mode timing SRDY signal Synchronizing clock SCLK (CPoL = 1, CPha =1 ) SCLK (CPoL = 0, CPha = 1) SCLK (CPoL = 1, CPha = 0) SCLK (CPoL = 0, CPha = 0) STXD/SRXD First Fig. 25 Serial I/O timing Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 31 of 113 Last HARDWARE 7641 Group FUNCTIONAL DESCRIPTION ● SPI Compatible Mode Operation Setting the SPI Mode Select Bit (bit 0 of SIOCON2) puts the serial I/O in SPI compatible mode. The Synchronous Clock Select Bit (bit 6 of SIOCON1) determines whether the serial I/O is an SPI master or slave. When the external clock is selected (“0”), the serial I/O is in slave mode; When the internal clock is selected (“1”), the serial I/O is in master mode. In SPI compatible mode the SRXD pin functions as a MISO (Master In/Slave Out) pin and the STXD pin functions as a MOSI (Master Out/Slave In) pin. In slave mode the transmit data is output from the MISO pin and the receive data is input from the MISO pin. The SRDY pin functions as the chip-select signal input pin from an external. In master mode the transmit data is output from the MOSI pin and the receive data is input from the MISO pin. The SRDY pin functions as the chip-select signal output pin to an external. • Slave Mode Operation In slave mode of SPI compatible mode 4 types of clock polarity and clock phase can be usable by bits 3 and 4 of serial I/O control register 2. If the SRDY pin is held “H”, the shift clock is inhibited, the serial I/ O counter is set to “7”. If the SRDY pin is held “L”, then the shift clock will start. Make sure during transfer to maintain the SRDY input at “L” and not to write data to the serial I/O counter. Figure 25 shows the serial I/O timing. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 32 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION UART1, UART2 The UART consists of two channels: UART1 and UART2. Each has a dedicated timer provided to generate transfer clocks and operates independently. Both UART1 and UART2 have the same functions. Twelve serial data transfer formats can be selected, and the transfer formats used by a transmitter and receiver must be identical. The transmit and receive shift registers each have a buffer, but the two buffers have the same address in a memory. Since the shift register cannot be written to or read from directly, transmit data is written to the transmit buffer register, and receive data is read from the receive buffer register. The transmit buffer register can also hold the next data to be transmitted, and the receive buffer register can hold a character while the next character is being received. The transfer speed (baud rate) is expression as follows: Transfer speed (baud rate) = fi / {(n + 1) ✕ 16 } n: The contents of UARTx (x = 1, 2) baud rate generator fi: Using UART clock prescaling select bits, select any one of φ, φ/ 8, φ/32, φ/256, SCSGCLK, SCSGCLK/8, SCSGCLK/32 and SCSGCLK/256 Data bus Addresses 003516 Addresses 003D16 003416 003C16 Address 003016 Address 003816 Receive buffer full flag (RBF) Receive buffer full interrupt request (UxRBF) Receive summing error interrupt request (UxES) UARTx mode register Receive buffer register 1 OER Receive buffer register 2 UART character length select bits P85/URXD1 Receive shift register 1 ST 7 bits P81/URXD2/SCLK Receive shift register 2 detector 8 bits 9 bits P87/RTS1 P83/RTS2/STXD φ SCSGCLK P86/CTS1 P82/CTS2/SRXD RTS control register UART clock Prescaler select bit 1/1 1/8 1/32 1/256 PER FER Address 003316 Address003B16 UARTx control register SPdetector Clock control circuit Addresses 003616 Frequency Addresses 003E16 Addresses 003116 division ratio Addresses 003916 1/(n+1) Baud rate generator 1/16 ST/SP/PA generator UART clock prescaling select bits Transmit shift register 1 Transmit shift register 2 P84/UTXD1 P80/UTXD2/SRDY Character length select bit Transmit buffer register 1 Transmit buffer register 2 Addresses 003516 Addresses 003D16 003416 003C16 Data bus Fig. 26 UARTx (x = 1, 2) block diagram Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 33 of 113 Transmit comple flag (TCM) Transmit interrupt source select bit Transmit interrupt request (UxTX) Transmit buffer empty UART status register flag (TBE) Address 003216 Address 003A16 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION ● UART Transmit Operation Transmission starts when the Transmit Enable Bit is “1” and the Transmit Buffer Empty Flag is “0”. Additionally, when CTS function enabled, the CTSx pin must be “L” to be started. The data in which Start Bit and Stop Bit or Parity Bit are also added is transmitted from the low-order byte sequentially. When using 9-bit character length, set the data into the UARTx transmit buffer register 2 (high-order byte) first before the UARTx transmit buffer register 1 (low-order byte). Once the transmission starts, the Transmit Enable Bit, the Transmit Buffer Empty Flag and the CTSx pin state (when this is enabled) could not be checked until the transmission in progress has ended. Transmission requires the following setup: (1) Define a baud rate by setting a value n (n = 0 to 255) into UARTx baud rate generator (addresses 003116, 003916). (2) Set the Transmit Initialization Bit (bit 2 of UxCON) to “1”. This will set the UARTx status register to “0316”. (3) Select the interrupt source with the Transmit Interrupt Source Select Bit (bit 4 of UxCON). (4) Configure the data format and clock selection by setting the UARTx mode register. (5) Set the CTS Function Enable Bit (bit 5 of UxCON) if CTS function will be used. (6) Set the Transmit Enable Bit (bit 0 of UxCON) to “1”. ● UART Receive Operation Reception is enabled when the Receive Enable Bit is “1”. Detection of the start bit makes transfer clocks generated and the data reception starts in the LSB first. When using 9-bit character length, read the received data from the UARTx receive buffer register 2 (high-order byte) first before the UARTx receive buffer register 1 (low-order byte). Reception requires the following setup: (1) Define a baud rate by setting a value n (n = 0 to 255) into UARTx baud rate generator (addresses 003116, 003916). (2) Set the Receive Initialization Bit (bit 3 of UxCON) to “1”. (3) Configure the data format and clock selection by setting the UARTx mode register. (4) Set the RTS Function Enable Bit (bit 5 of UxCON) if RTS function will be used. (5) Set the Receive Enable Bit (bit 1 of UxCON) to “1”. ● CTS (Clear-to-Send) Function As a transmitter, the UART can be configured to recognize the Clear-to-Send (CTSx) input as a handshaking signal. This is enabled by setting the CTS Function Enable Bit (bit 5 of UxCON) to “1”. If CTS function is enabled, even when transmission is enabled and the UARTx transmit buffer register is filled with the data, the transmission never starts; but it will start when inputting “L” to the CTSx pin. Figures 27 and 28 show the UARTx transmit timings. If updating a value of UARTx baud rate generator while the data is being transmitted, be sure to disable the transmission before updating. If the former data remains in the UARTx transmit buffer registers 1 and 2 at retransmission, an undefined data might be output. Transfer clock Tranmit enable bit Data set into UARTx transmit buffer register 1 Transmit buffer empty flag Data transferring from UARTx transmit buffer register 1 to Transmit shift register 1 CTSx pin (P86/CTS1, P82/CTS2/SRXD) UTXD output (P84/UTXD1, P80/UTXD2/SRDY) Halt due to CTS = “H” ST D0 D1 D2 D3 D4 D5 D6 Transmit complete flag This timing applying to the conditions: •Character length = 8 bits •Parity enabled •1 stop bit Fig. 27 UARTx transmit timing (CTS function enabled) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 Halt due to Tranmit enable bit = “0” page 34 of 113 D7 P SP ST D0 D1 D2 D3 D4 D5 D6 D7 P SP HARDWARE 7641 Group FUNCTIONAL DESCRIPTION ● RTS (Request-to-Send) Function As a receiver, the UART can be configured to generate the Request-to-Send (RTSx) handshaking signal. This is enabled by setting the RTS Function Enable Bit (bit 6 of UxCON) to “1”. When reception is enabled, that is the Receive Enable Bit is “1”, the RTSx pin goes “L” to inform a transmitter that reception is possible. The RTSx pin goes “H” at reception starting and does “L” at receiving of the last bit. The delay time from the reception of the last stop bit to the assertion of RTSx is selectable using the RTS Assertion Delay Count Select Bits. When the Receive Enable Bit is set to “0” or the Receive initialization bit is set to “1”, the RTSx pin goes “H”. Even when the Receive Enable Bit is set to “1”, the RTSx pin goes “H” if detecting an invalid start bit. Figure 29 shows the UARTx receive timing. Transfer clock Tranmit enable bit Data set into UARTx transmit buffer register 1 Transmit buffer empty flag UTXD output (P84/UTXD1, P80/UTXD2/SRDY) Data transferring from UARTx transmit buffer register 1 to Transmit shift register 1 ST D0 D1 D2 D3 D4 D5 D6 D7 P SP ST D0 D1 D2 D3 D4 D5 D6 D7 Transmit complete flag This timing applies to the conditions: •Character length = 8 bits •Parity enabled •1 stop bit Fig. 28 UARTx transmit timing (CTS function disbled) BRGx (x = 1, 2) count source Receive enable bit URXD (P85/URXD1, P81/URXD2/SCLK) ST Transfer clock generated at falling edge of start bit and receive started D0 D1 D7 SP Receive data latched Transfer clock Data transferring from UARTx receive register 1 to Receive buffer register 1 (Note) Receive buffer empty flag RTSx pin (P87/RTS1, P83/RTS2/STXD) Note: When no RTS assertion delay, the RTSx pin goes “L”. The RTS assertion delay counts are selected by bits 4 to 7 of UARTx RTS control register. This timing applies to the conditions: •Character length = 8 bits •Parity enabled •1 stop bit Fig. 29 UARTx transmit timing (RTS function enabled) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 35 of 113 P SP ST D0 D1 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION ● UART Address Mode The UART address mode is intended for use to communicate between the specified MCUs in a multi-MCU environment. The UART address mode can be used in either an 8-bit or 9-bit character length. An address is identified by the MSB of the incoming data being “1”. The bit is “0” for non-address data. When the MSB of the incoming data is “0” in the UART address mode, the Receive Buffer Full Flag is set to “1”, but the Receive Buffer Full Interrupt Request Bit is not set to “1”. When the MSB of the incoming data is “1”, normal receive operation is performed. In the UART address mode an overrun error is not detected for reception of the 2nd and onward bytes. An occurrence of framing error or parity error sets the Summing Error Interrupt Request Bit to “1” and the data is not received independent of its MSB contents. Usage of UART address mode is explained as follows: (1) Set the UART Address Mode Enable Bit to “1”. (2) Sends the address data of a slave MCU first from a host MCU to all slave MCUs. The MSB of address data must be “1” and the remaining 7 bits specify the address. (3) The all slave MCUs automatically check for the received data whether its stop bit is valid or not, and whether the parity error occurs or not (when the parity enabled). If these errors occur, the Framing Error Flag or Parity Error Flag and the Summing Error Flag are set to “1”. Then, the Summing Error Interrupt Request Bit is also set to “1”. (4) When received data has no error, the all slave MCUs must judge whether the address of the received address data matches with their own addresses by a program. After the MSB being “1” is received, the UART Address Mode Enable Bit is automatically set to “0” (disabled). (5) The UART Address Mode Enable Bit of the slave MCUs which have be judged that the address does not match with them must be set to “1” (enabled) again by a program to disable reception of the following data. (6) Transmit the data of which MSB is “0” from the host MCU. The slave MCUs disabling the UART address mode receive the data, and their Receive Buffer Full Flags and the Receive Buffer Full Interrupt Request Bits are set to “1”. For the other slave MCUs enabling the UART address mode, their Receive Buffer Full Flag are set to “1”, but their Receive Buffer Full Interrupt Request Bits are not set to “1”. (7) An overrun error cannot be detected after the first data has been received in UART Address Mode. Accordingly, even if the slave MCUs does not read the received data and the next data has been received, an overrun error does not occur. Thus, a communication between a host MCU and the specified MCU can be realized. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 36 of 113 [UARTx (x = 1, 2) Mode Register (UxMOD)] 003016, 003816 The UART x mode register consists of 8 bits which set a transfer data format and an used clock. [UARTx (x = 1, 2) Baud Rate Generator (UxBRG)] 0031 16 , 003916 The UARTx baud rate generator determines the baud rate for transfer. The baud rate generator divides the frequency of the count source by 1/(n + 1), where n is the value written to the baud rate generator. The reset cannot affect the contents of baud rate generator. [UARTx (x = 1, 2) Status Register (UxSTS)] 003216, 003A16 The read-only UARTx status register consists of seven flags (bits 0 to 6) which indicate the UART operating status and various errors. When the UART address mode is enabled , the setting and clearing conditions of each flag differ from the following explanations. These differences are explained in section “UART Address Mode”. •Transmit complete flag (TCM) In the case where no data is contained in the transmit buffer register, the Transmit Complete Flag (TCM) is set to “1” when the last bit in the transmit shift register is transmitted. The TCM flag is also set to “1” at reset or initialization by setting the Transmit Initialization Bit (bit 2 of UxCON). It is set to “0” when transmission starts, and it is kept during the transmission. •Transmit buffer empty flag (TBE) The Transmit Buffer Empty Flag (TBE) is set to “1” when the contents of the transmit buffer register are loaded into the transmit shift register. The TBE flag is also set “1” at the hardware reset or initialization by setting the Transmit Initialization Bit. It is set to “0” when a write operation is performed to the low-order byte of the transmit buffer register. •Receive buffer full flag (RBF) The Receive Buffer Full Flag (RBF) is set to “1” when the last stop bit of the data is received. The RBF flag is set to “0” when the loworder byte of the receive buffer register is read, at the hardware reset or initialization by setting the Transmit Initialization Bit. HARDWARE 7641 Group FUNCTIONAL DESCRIPTION ●Receive Errors If there is an error, it is detected at the same time that data is transferred from the receive shift register to the receive buffer register, and the Receive Buffer Full Flag is set to “1”. The all error flags PER, FER, OER and SER are cleared to “0” when the UARTx status register is read, at the hardware reset or initialization by setting the Transmit Initialization Bit. The Summing Error Flag (SER) is set to “1” when any one of the PER, FER and OER is set to “1”. The Parity Error Flag (PER) is set to “1” when the sum total of 1s of received data and the parity does not correspond with the selection with the Parity Select Bit (PMD). It is enabled only if the Parity Enable Bit (bit 5 of UxMOD) is set to “1”. The Framing Error Flag (FER) is set to “1” when the number of stop bit of the received data does not correspond with the selection with the Stop Bit Length Select Bit (STB). The Overrun Flag Flag (OER) is set to “1” if the previous data in the low-order byte of the receive buffer register 1 (addresses 003416, 003C16) is not read before the current receive operation is completed. It is also set “1” if any one of error flags is “1” for the previous data and the current receive operation is completed. Be sure to read UARTx status register to clear the error flags before the next reception has been completed. [UARTx (x = 1, 2) Control Register (UxCON)] 003316, 003B16 The UARTx control register consists of eight control bits for the UARTx function. This register can enable the CTS, RTS and UART address mode. If the Transmit Enable Bit (TEN) is set to “0” (disabled) while a data is being transmitted, the transmitting operation will stop after the data has been transmitted. If the Receive Enable Bit (REN) is set to “0” (diabled) while a data is being received, the receiving operation will stop after the data has been received. When setting the Transmit Initialization Bit (TIN) to “1”, the TEN bit is set to “0” and the UARTx status register will be set to “0316” after the data has been transmitted. To retransmit, set the TEN to “1” and set a data to the transmit buffer register again. The TIN bit will be cleared to “0” one cycle later after the TIN bit has been set to “1”. Setting the Receive Initialization Bit (RIN) to “1” sets all of the REN, RBF and the receive error flags (PER, FER, OER, SER) to “0”. The RIN bit will be cleared to “0” one cycle later after the RIN bit has been set to “1”. When CTS or RTS function is disabled, pins CTS1 and CTS 2 or RTS 1 and RTS2 can be used as ordinary I/O ports, correspondingly. [UARTx Transmit/Receive Buffer Registers 1, 2 (UxTRB1/ UxTRB2)] 003416, 003516, 003C16, 003D16 The transmit buffer register and the receive buffer register are located at the same address. The transmit buffer register is write-only and the receive buffer register is read-only. If a character bit length is 7 bits, the MSB of received data is invalid. If a character bit length is 7 or 8 bits, the received contents of UxTRB2 are also invalid. If a character bit length is 9 bits, the received high-order 7 bits of UxTRB2 are “0”. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 37 of 113 [UARTx (x = 1, 2) RTS Control Register (UxRTS)] 0036 16 , 003E16 The delay time from the reception of the last stop bit to the assertion of RTSx is selectable using the RTS Assertion Delay Count Select Bits. If the stop bit is detected before RTS assertion delay time has expired, the RTSx pin is kept “H”. The RTS assertion delay count starts after the last data reception is completed. Setting the RIN bit to “1” resets the UxRTS. After setting the RIN bit to “1”, set this UxRTS. HARDWARE 7641 Group b7 FUNCTIONAL DESCRIPTION b0 b7 b0 UARTx mode register (addresses 003016, 003816) UxMOD UARTx control register (addresses 003316, 003B16) UxCON UART clock select bit (CLK) Transmit enable bit (TEN) 0: Transmit disabled 1: Transmit enabled Receive enable bit (REN) 0: Receive disabled 1: Receive enabled Transmit initialization bit (TIN) 0: No action. 1: Initializing Receive initialization bit (RIN) 0: No action. 1: Initializing Transmit interrupt source select bit (TIS) 0: Interrupt when transmit buffer has emptied 1: Interrupt when transmit shift operation is completed CTS function enable bit (CTS_SEL) 0: CTS function disabled 1: CTS function enabled RTS function enable bit (RTS_SEL) 0: RTS function disabled 1: RTS function enabled UART address mode enable bit (AME) 0: Address mode disabled 1: Address mode enabled 0: φ 1: SCSGCLK UART clock prescaling select bits (PS) b2b1 0 0: UART clock divided by 1 0 1: UART clock divided by 8 1 0: UART clock divided by 32 1 1: UART clock divided by 256 Stop bit length select bit (STB) 0: 1 stop bit 1: 2 stop bits Parity select bit (PMD) 0: Even parity 1: Odd parity Parity enable bit (PEN) 0: Parity checking disabled 1: Parity checking enabled UART character length select bit b7b6 0 0: 7 bits 0 1: 8 bits 1 0: 9 bits 1 1: Not available b7 b0 b7 UARTx status register (addresses 003216, 003A16) UxSTS Transmit complete flag (TCM) 0: Transmit shift in progress 1: Transmit shift completed Transmit buffer empty flag (TBE) 0: Buffer full 1: Buffer empty Receive buffer full flag (RBF) 0: Buffer empty 1: Buffer full Parity error flag (PER) 0: No error 1: Parity error Framing error flag (FER) 0: No error 1: Framing error Overrun error flag (OER) 0: No error 1: Overrun error Summing error flag (SER) 0: (FER) U (OER) U (SER) = 0 1: (FER) U (OER) U (SER) = 1 Reserved bits (“0” at read/write) Fig. 30 Structure of UART related registers Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 38 of 113 b0 0 0 0 0 UARTx RTS control register (addresses 003616, 003E16) UxRTSC Reserved bits (“0” at read/write) RTS assertion delay count select bits b7 b6 b5 b4 0 0 0 0 : No delay; Assertion immediately 0 0 0 1 : 8-bit term assertion at “H” 0 0 1 0 : 16-bit term assertion at “H” 0 0 1 1 : 24-bit term assertion at “H” 0 1 0 0 : 32-bit term assertion at “H” 0 1 0 1 : 40-bit term assertion at “H” 0 1 1 0 : 48-bit term assertion at “H” 0 1 1 1 : 56-bit term assertion at “H” 1 0 0 0 : 64-bit term assertion at “H” 1 0 0 1 : 72-bit term assertion at “H” 1 0 1 0 : 80-bit term assertion at “H” 1 0 1 1 : 88-bit term assertion at “H” 1 1 0 0 : 96-bit term assertion at “H” 1 1 0 1 : 104-bit term assertion at “H” 1 1 1 0 : 112-bit term assertion at “H” 1 1 1 1 : 120-bit term assertion at “H” HARDWARE 7641 Group FUNCTIONAL DESCRIPTION DMAC The 7641 group is equipped with 2 channels of DMAC (direct memory access controller) which enable high speed data transfer from a memory to a memory without use of the CPU. The DMAC initiates the data transfer with an interrupt factor specified by the DMAC channel x (x = 0, 1) hardware transfer request source bit (DxHR), or with a software trigger. The DxTMS [DMA Channel x (x = 0, 1) Transfer Mode Selection Bit] selects one of two transfer modes; cycle steal mode or burst transfer mode. In the cycle steal mode, the DMAC transfers one byte of data for each request. In the burst transfer mode, the DMAC transfers the number of bytes data specified by the transfer count register for each request. The count register is a 16-bit counter; the maximum number of data is 65,536 bytes per one request. Figure 31 shows the DMA control block diagram and Figure 32 shows the structure of DMAC related registers. Interrupt: UART1 receive, UART1 transmit, Serial I/O, INT0, Timer Y, CNTR1 Signal: OBE0, IBF0 (data), EP (endpoint) 1 receive/transmit EP (endpoint) 2 receive/transmit EP (endpoint) 3 receive/transmit EP1OUT FIFO data existing [DMAC Index and Status Register] DMAIS The DMAC Index and Status Register consists of various control bits for the DMAC and its status flags. The DMA Channel Index Bit (DCI) selects which channel ( 0 or 1) will be accessed, since the mode registers, source registers, destination registers and transfer count register of both DMAC channels share the same SFR addresses, respectively. [DMAC Channel x (x = 0, 1) Mode Registers 1, 2] DMAxM1, DMAxM2 The 16 bits of DMAC Channel x Mode Registers 1 and 2 control each operation of DMAC channels 0 and 1. When the DMAC Channel x (x = 0, 1) Write Bit (DxDWC) is “0”, data is simultaneously written into each latch and register of the Source Registers, Destination Register, and Transfer Count Registers. When this bit is “1”, data is written only into their latches. When data is read from each register, it must be read from the higher bytes first, then the lower bytes. When writing data, write to the lower bytes first, then the higher bytes. DMAC channel X Case of DMAC channel 0 Address bus Channel X timing generator Interrupt: UART2 receive, UART2 transmit, INT1, Timer 1, Timer X, CNTR0 Signal: OBE1, IBF1 (data), EP (endpoint) 1 receive/transmit EP (endpoint) 2 receive/transmit EP (endpoint) 4 receive/transmit EP1OUT FIFO data existing Case of DMAC channel 1 DxTMS DTSC DxUF DxCEN DxCRR DxUMIE DxSWT DxHRS3 DxHRS2 DxHRS1 DxHRS0 DxDAUE Mode 1 register Mode 2 register Channel X transfer source register DxSRCE DxSRID DxRLD DRLDD DxDWC Channel X transfer source latch 15 0 Channel X transfer destination register Data bus Temporary register Index status register Data bus Fig. 31 DMACx (x = 0, 1) block diagram Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 39 of 113 Interrupt generator DxDWC Channel X transfer destination latch 15 0 Interrupt disable flag (I flag) DxUF DxSFI Channel X transfer count register DxDRCE DxDRID DxRLD DRLDD DxDWC Channel X transfer count latch 15 0 DMACx interrupt request HARDWARE 7641 Group b7 FUNCTIONAL DESCRIPTION b0 b7 b0 DMAC index and status register (address 003F16) DMAIS DMAC channel x mode register 1 (address 004016) DMAxM1 DMAC channel x source register increment/decrement selection bit (DxSRID) 0: Increment after transfer 1: Decrement after transfer DMAC channel x source register increment/decrement enable bit (DxSRCE) 0: Increment/Decrement disabled (No change after transfer) 1: Increment/Decrement enabled DMAC channel x destination register increment/decrement selection bit (DxDRID) 0: Increment after transfer 1: Decrement after transfer DMAC channel x destination register increment/decrement enable bit (DxDRCE) 0: Increment/Decrement disabled (No change after transfer) 1: Increment/Decrement enabled DMAC channel x data write control bit (DxDWC) 0: Writing data in reload latches and registers 1: Writing data in reload latches only DMAC channel x disable after count register underflow enable bit (DxDAUE) 0: Channel x enabled after count register underflow 1: Channel x disabled after count register underflow DMAC channel x register reload bit (DxRLD) 0: Not reloaded (Bit is always read as “0”) 1: Source, destination, and transfer count registers contents of channel x to be reloaded DMAC channel x transfer mode selection bit (DxTMS) 0: Cycle steal transfer mode 1: Burst transfer mode DMAC channel 0 count register underflow flag (D0UF) 0: No underflow 1: Underflow generated DMAC channel 0 suspend flag (D0SFI) 0: Not suspended 1: Suspended DMAC channel 1 count register underflow flag (D1UF) 0: No underflow 1: Underflow generated DMAC channel 1 suspend flag (D1SFI) 0: Not suspended 1: Suspended DMAC transfer suspend control bit (DTSC) 0: Suspending only burst transfers during interrupt process 1: Suspending both burst and cycle steal transfers during interrupt process DMAC register reload disable bit (DRLDD) 0: Enabling reload of source and destination registers of both channels 1: Disabling reload of source and destination registers of both channels Reserved bit (“0” at read/write) Channel index bit (DCI) 0: Channel 0 accessible 1: Channel 1 accessible b7 b0 b7 b0 DMAC channel 0 mode register 2 (address 004116) DMA0M2 DMAC channel 1 mode register 2 (address 004116) DMA1M2 DMAC channel 0 hardware transfer request source bits (D0HR) DMAC channel 1 hardware transfer request source bits (D1HR) b3b2b1b0 0 0 0 0: Not used 0 0 0 1: UART1 receive interrupt 0 0 1 0: UART1 transmit interrupt 0 0 1 1: Timer Y interrupt 0 1 0 0: INT0 interrupt 0 1 0 1: USB endpoint 1 IN_PKT_RDY signal (falling edge active) 0 1 1 0: USB endpoint 2 IN_PKT_RDY signal (falling edge active) 0 1 1 1: USB endpoint 3 IN_PKT_RDY signal (falling edge active) 1 0 0 0: USB endpoint 1 OUT_PKT_RDY signal (rising edge active) 1 0 0 1: USB endpoint 1 OUT_FIFO_NOT_EMPTY signal (rising edge active) 1 0 1 0: USB endpoint 2 OUT_PKT_RDY signal (rising edge active) 1 0 1 1: USB endpoint 3 OUT_PKT_RDY signal (rising edge active) 1 1 0 0: Master CPU bus interface OBE0 signal (rising edge active) 1 1 0 1: Master CPU bus interface IBF0 signal, data (rising edge active) 1 1 1 0: Serial I/O trasmit/receive interrupt 1 1 1 1: CNTR1 interrupt DMAC channel 0 software transfer trigger (D0SWT) 0: No action (Bit is always read as “0”) 1: Request of channel 0 transfer by writing “1” (Note 1) DMAC channel 0 USB and master CPU bus interface enable bit (D0UMIE) 0: Disabled 1: Enabled DMAC channel 0 transfer initiation source capture register reset bit (D0CRR) 0: No action (Bit is always read as “0”) 1: Reset of channel 0 capture register by writing “1” (Note 1) DMAC channel 0 enable bit (D0CEN) 0: Channel 0 disabled 1: Channel 0 enabled (Note 2) b3b2b1b0 0 0 0 0: Not used 0 0 0 1: UART2 receive interrupt 0 0 1 0: UART2 transmit interrupt 0 0 1 1: Timer X interrupt 0 1 0 0: INT1 interrupt 0 1 0 1: USB endpoint 1 IN_PKT_RDY signal (falling edge active) 0 1 1 0: USB endpoint 2 IN_PKT_RDY signal (falling edge active) 0 1 1 1: USB endpoint 4 IN_PKT_RDY signal (falling edge active) 1 0 0 0: USB endpoint 1 OUT_PKT_RDY signal (rising edge active) 1 0 0 1: USB endpoint 1 OUT_FIFO_NOT_EMPTY signal (rising edge active) 1 0 1 0: USB endpoint 2 OUT_PKT_RDY signal (rising edge active) 1 0 1 1: USB endpoint 4 OUT_PKT_RDY signal (rising edge active) 1 1 0 0: Master CPU bus interface OBE1 signal (rising edge active) 1 1 0 1: Master CPU bus interface IBF1 signal, data (rising edge active) 1 1 1 0: Timer 1 trasmit/receive interrupt 1 1 1 1: CNTR0 interrupt DMAC channel 1 software transfer trigger (D1SWT) 0: No action (Bit is always read as “0”) 1: Request of channel 0 transfer by writing “1” (Note 1) DMAC channel 1 USB and master CPU bus interface enable bit (D1UMIE) 0: Disabled 1: Enabled DMAC channel 1 transfer initiation source capture register reset bit (D1CRR) 0: No action (Bit is always read as “0”) 1: Reset of channel 1 capture register by writing “1” (Note 1) DMAC channel 1 enable bit (D1CEN) 0: Channel 0 disabled 1: Channel 0 enabled (Note 2) Notes 1: This bit is automatically cleared to “0” after writing “1”. 2: When setting this bit to “1”, simultaneously set the DMAC channel x transfer initiation source capture register reset bit (bit 6 of DMAxM2) to “1”. Fig. 32 Structure of DMACx related register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 40 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION (1) Cycle Steal Transfer Mode When the DMAC Channel x (x = 0, 1) Transfer Mode Selection Bit (DxTMS) is set to “0”, the respective DMAC Channel x operates in the cycle steal transfer mode. When a request of the specified transfer factor is generated, the selected channel transfers one byte of data from the address indicated by the Source Register into the address indicated by the Destination Register. There are two kinds of DMA transfer triggers supported: hardware transfer factor and software trigger. Hardware transfer factors can be selected by the DMACx (x = 0, 1) Hardware Transfer Request Factor Bit (DxHR). To only use the Interrupt Request Bit, the interrupt can be disabled by setting its Interrupt Enable Bit of Interrupt Control Register to “0”. The DMA transfer request as a software trigger can be generated by setting the DMA Channel x (x = 0, 1) Software Transfer Trigger Bit (DxSWT) to “1”. The Source Registers and Transfer Destination Registers can be either decreased or increased by 1 after transfer completion by setting bits 0 to 3 in the DMAC Channel x (x = 0, 1) Mode Register. When the Transfer Count Register underflows, the Source Registers and Destination Registers are reloaded from their latches if the DMAC Register Reload Disable Bit (DRLDD) is “0”. The Transfer Count Register value is reloaded after an underflow regardless of DRLDD setting. At the same time, the DMAC Interrupt Request Bit and the DMA Channel x (x = 0, 1) Count Register Underflow Flag are set to “1”. The DMAC Channel x Disable After Count Register Underflow Enable Bit (DxDAUE) is “1”, the DMAC Channel x Enable Bit (DxCEN) goes to “0” at an under flows of Transfer Count Register. By setting the DMAC Channel x (x = 0, 1) Register Reload Bit (DxRLD) to “1”, the Source Registers, Destination Registers, and Transfer Count Registers can be updated to the values in their respective latches. When one signal among USB endpoint signals is selected as the hardware transfer request factor, and DMAC Channel x (x = 0, 1) USB and Master CPU Bus Interface Enable Bit (DxUMIE) is “1”; transfer between the USB FIFO and the master CPU bus interface input/output buffer can be performed effectively. This transfer function is only valid in the cycle steal mode. To validate this function, the DMAC Channel x (x = 0, 1) USB and the Master CPU Bus Interface Enable Bit (bit 5 of DxTR) must be set to “1”. The following shows an example of a transfer using this function. Packet Transfer from USB FIFO to Master CPU Bus Interface Buffer When the USB OUT_PKT_RDY is selected as the hardware transfer request factor; if the USB OUT_PKT_RDY is “1” and the master CPU bus interface output buffer is empty, the transfer request is generated and the transfer is initiated. The OUT_PKT_RDY retains “1” and a transfer request is generated each time the output buffer empties until all the data in the corresponding endpoint FIFO has been transferred. The transfer ends when the last byte in the USB receive packet is transferred and the OUT_PKT_RDY flag goes to “0” (in the case of AUTO_CLR bit = “1”). Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 41 of 113 Byte Transfer from USB FIFO to Master CPU Bus Interface Buffer When the USB Endpoint 1 OUT_FIFO_NOT_EMPTY is selected as a hardware transfer request factor, if there is data in the USB Endpoint 1 FIFO and the master CPU bus interface output buffer is empty; a transfer request is generated and the transfer is initiated. The transfer is performed by unit of one byte. Transfer from Master CPU Bus Interface Buffer to USB FIFO When the USB Endpoint X (X = 1 to 4) IN_PKT_RDY (IN_PKT_RDY = “0”) is selected as a hardware transfer request factor, if there is data in the master CPU bus interface output buffer and the data in the USB FIFO is within the specified packet size, a transfer request is generated. The DMA transfer is terminated when a command (A0 = “1”) is input to the master CPU bus interface input buffer. The timing chart for a cycle steal transfer caused by a hardwarerelated transfer request and a software trigger are shown in Figure 33 and 34, respectively. HARDWARE 7641 Group FUNCTIONAL DESCRIPTION φ OUT SYNCOUT RD WR LDA $zz Address PC Data DMAOUT (Port P33) Transfer request source (“L” active) Transfer request source sampling Reset of transfer request source sampling PC + 1 A5 STA $zz ADL1, 00 ADL1 DMA transfer DMA source add. PC + 2 Data DMA destination add. DMA data 85 STA $zz (last 2 cycles) PC + 3 DMA data ADL2, 00 ADL2 Next instruction PC + 4 Data Op code 3 Fig. 33 Timing chart for cycle steal transfer caused by hardware-related transfer request φ OUT SYNCOUT RD WR 1 cycle 1 cycle 1 cycle instruction instruction instruction LDM #$90, $41 Address Data DMAOUT (Port P33) Transfer request source (“L” active) Transfer request source sampling Reset of transfer request source sampling PC PC + 1 3C 18 PC + 2 42, 00 41 PC + 3 90 PC + 4 Op code 2 PC + 5 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 42 of 113 DMA source add. Op code 3 Op code 4 Fig. 34 Timing chart for cycle steal transfer caused by software trigger transfer request Next instruction DMA transfer DMA destination add. DMA data PC + 6 DMA data Op code 6 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION (2) Burst Transfer Mode When an interrupt request occurs during any DMA operation, the transfer operation is suspended and the interrupt process routine is initiated. During the interrupt operation, the DMAC automatically sets the corresponding DMAC Channel x (x = 0, 1) Suspend Flag (DxSFI) to “1”. As soon as the CPU completes the interrupt operation, the DMAC clears the flag to “0” and resumes the original operation from the point where it was suspended. The suspended transfer due to the interrupt can also be resumed during its interrupt process routine by writing “1” to the DMAC Channel x (x = 0,1) Enable Bit (DxCEN). When the DMAC Channel x Transfer Mode Selection Bit (DxTMS) is set to “1”, the respective DMAC channel operates in the burst transfer mode. In the burst transfer mode, the DMAC continually transfers the number of bytes of data specified by the Transfer Count Register for one transfer request. Other than this, the burst transfer mode operation is the same as the cycle steal mode operation. Priority The DMAC places a higher priority on Channel-0 transfer requests than on Channel-1 transfer requests. If a Channel-0 transfer request occurs during a Channel-1 burst transfer operation, the DMAC completes the next transfer source and destination read/write operation first, and then starts the Channel-0 transfer operation. As soon as the Channel-0 transfer is completed, the DMAC resumes the Channel-1 transfer operation. The timing charts for a burst transfer caused by a hardware-related transfer request are shown in Figure 35. φ OUT SYNCOUT RD WR STA $zz (First cycle) LDA $zz Address Data DMAOUT (Port P33) Transfer request source (“L” active) Transfer request source sampling Reset of transfer request source sampling PC PC + 1 A5 ADL1, 00 ADL1 DMA source add . 1 PC + 2 Data 85 DMA destination add. 1 DMA data 1 Fig. 35 Timing chart for burst transfer caused by hardware-related transfer request Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 43 of 113 STA $zz (Second cycle) DMA transfer DMA source add . 2 DMA data 1 DMA destination add. 2 DMA data 2 PC + 3 DMA data 2 A D L2 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION USB FUNCTION The 7641 Group MCU is equipped with a USB Function Control Unit (USB FCU). This USB FCU allows the MCU to communicate with a host PC using a minimum amount of the MCU power. This built-in USB FCU complies with Full-Speed USB2.0 specification that supports four transfer types: Control Transfer, Isochronous Transfer, Interrupt Transfer, and Bulk Transfer. This built-in USB FCU performs the data transfer error detection and transfer retry operation by hardware. The default transfer mode of the USB FCU is bulk transfer mode at reset. The user must set the USB FCU for the required transfer mode by software. Figure 36 shows the USB FCU (USB Function Control Unit) block diagram. The USB FCU consists of the SIE (Serial Interface Engine) performing the USB data transfer, GFI (Generic Function Interface) performing USB protocol handing, SIU (Serial Engine Interface Unit) performing a received address and endpoint decoding, MCI (Microcontroller Interface) handling the MCU interface or performing address decoding and synchronization of control signals, and the USB transceiver. The USB FCU has five endpoints (Endpoint 0 to Endpoint 4). The EPINDEX bit selects one of these five endpoints for the USB FCU to use. Each endpoint has IN (transmit) FIFO and OUT (receive) FIFO. To use the USB FCU, the USB enable bit (USBC7) must be set to “1”. There are two USB related interrupts supported for this MCU: USB Function Interrupt and USB SOF Interrupt. Serial Engine Interface Unit (SIU) Microcontroller Interface Unit (MCI) Serial Interface Engine (SIE) Generic Function Interface (GFI) FIFOs Fig. 36 USB FCU (USB Function Control Unit) block Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 44 of 113 Transceiver CPU USBD+ USBD- HARDWARE 7641 Group FUNCTIONAL DESCRIPTION USB Transmission Endpoint 0 to Endpoint 4 have IN (transmit) FIFOs individually. Each endpoint’s FIFO is configured in following way: Endpoint 0: 16-byte Endpoint 1: Mode 0: 512-byte Mode 1: 1024-byte Mode 2: 0-byte Mode 3: 2048-byte Mode 4: 768-byte Mode 5: 880-byte Endpoint 2: Mode 0: 32-byte Mode 1: 128-byte Endpoint 3: 16-byte Endpoint 4: 16-byte When Endpoint 1 or Endpoint 2 is used for data transmit, the IN FIFO size can be selected. Endpoint 1 and Endpoint 2 have programmable IN-FIFOs size; 6 modes for Endpoint 1, and 2 modes for Endpoint 2. Each mode can be selected by the USB endpoint FIFO mode selection register (address 005F16). When writing data to the USB Endpoint-x FIFO (addresses 006016 to 006416) in the SFR area, the internal write pointer for the IN FIFO is automatically increased by 1. When the AUTO_SET bit is “1” and if the stored data reaches to the max. packet value set in USB Endpoint x IN max. packet size register (address 005B16), the USB FCU sets the IN_PKT_RDY bit to “1”. When the AUTO_SET bit is “0”, the IN_PKT_RDY bit will not be automatically set to “1”; it must be set to “1” by software. (The AUTO_SET bit function is not applicable to Endpoint 0.) The USB FCU transmits the data when it receives the next IN token. The IN_PKT_RDY bit automatically goes to “0” when the data transfer is complete. ●Isochronous transfer Endpoints 1 to 4 can be used in isochronous transfer mode. When using isochronous transfer mode, the ISO/TOGGLE_INIT bit must be set to “1”. When ISO_UPDATE = “1” and the corresponding endpoint’s ISO/TOGGLE_INIT bit = “1”, the USB FCU delays the rise of the IN_PKT_RDY bit until the next SOF signal transmission. In this way, the USB FCU can synchronize a transmit data to the SOF signal. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 45 of 113 ●Interrupt transfer mode Endpoints 1 to 4 can be used in interrupt transfer mode. During a regular interrupt transfer, an interrupt transaction is similar to the bulk transfer. Therefore, there is no special setting required. When IN-endpoint is used for a rate feedback interrupt transfer, INTPT bit of the IN_CSR register must be set to “1”. The following steps show how to configure the IN-endpoint for the rate feedback interrupt transfer. 1. Set a value which is larger than 1/2 of the USB Endpoint-x FIFO size to the USB Endpoint x IN max. package size register. 2. Set INTPT bit to “1”. 3. Flush the old data in the FIFO. 4. Store transmission data to the IN FIFO and set the IN_PKT_RDY bit to “1”. 5. Repeat steps 3 and 4. In a real application, the function-side always has transfer data when the function sends an endpoint in a rate feedback interrupt. Accordingly, the USB FCU never returns a NAK against the host IN token for the rate feedback interrupt. The USB FCU always transmits data in the FIFO in response to an IN token, regardless of IN_PKT_RDY. However, this premises that there is always an ACK response from Host PC after the 7641 Group has transmitted data to IN token. When MAXP size ≤ (a half of IN FIFO size), the IN FIFO can store two packets (called double buffer). At this time, the IN FIFO status can be checked by monitoring the IN_PKT_RDY bit and the TX_NOT_EPT flag. The TX_NOT_EPT flag is a read-only flag which shows the FIFO state. When IN_PKY_RDY = 0 and TX_NOT_EPT = 0, IN FIFO is empty. When IN_PKY_RDY = 0 and TX_NOT_EPT = 1, IN FIFO has one packet. In double buffer mode, as long as the IN FIFO is not filled with double packets, IN_PKT_RDY will not be set to “1”, even if it is set to “1” by software, but TX_NOT_EPT flag will be set to “1”. In single buffer mode, if MAXP > (a half of IN FIFO), this condition never occurs. When IN_PKT_RDY = “1” and TX_NOT_EPT = “1”, IN FIFO holds two packets in double buffer mode and one packet in single packet mode. In single packet mode, when the IN_PKT_RDY bit is set to “1” by software, the TX_NOT_EPT flag is set to “1” as well. During double buffer mode, if you want to load two packets sequentially, you must set the IN_PKT_RDY bit to “1” each time a packet is loaded. HARDWARE 7641 Group FUNCTIONAL DESCRIPTION USB Reception TOGGLE Initialization Endpoint 0 to Endpoint 4 have OUT (receive) FIFOs individually. Each endpoint’s FIFO is configured in following way: Endpoint 0: 16-byte Endpoint 1: Mode 0: 800-byte Mode 1: 1024-byte Mode 2: 2048-byte Mode 3: 0-byte Mode 4: 1280-byte Mode 5: 1168-byte Endpoint 2: Mode 0: 32-byte Mode 1: 128-byte Endpoint 3: 16-byte Endpoint 4: 16-byte In order to initialize the data toggle sequence bit of the endpoint, in other words, resetting the next data packet to DATA0; set the ISO/TOGGLE_INT bit to “1” and then clear back to “0”. When Endpoint 1 or Endpoint 2 is used for data receive, the OUT FIFO size can be selected. Endpoint 1 and Endpoint 2 have programmable IN-FIFOs size; 6 modes for Endpoint 1, and 2 modes for Endpoint 2. Each mode can be selected by the USB endpoint FIFO mode selection register (address 005F16). Data transmitted from the host-PC is stored in Endpoint x FIFO (006016 to 006416). Every time the data is stored in the FIFO, the internal OUT FIFO write pointer is increased by 1. When one complete data packet is stored, the OUT_PKT_RDY flag is set to “1” and the number of received data packets is stored in USB Endpoint x OUT write count registers (Low and High). When the AUTO_CLR bit is “1” and the received data is read out from the OUT FIFO, the OUT_PKT_RDY flag is cleared to “0”. When the AUTO_CLR bit is “1”, the OUT_PKT_RDY flag will not be cleared automatically by the FIFO read; it must be cleared by software. (The AUTO-CLR bit function is not applicable in Endpoint 0.) When MAXP size ≤ (a half of OUT FIFO size), the OUT_FIFO can receive 2 packets (double buffer). At this time, the OUT_ FIFO status can be checked by the OUT_PKT_RDY flag. When the FIFO holds two packets and one packet is read from the FIFO, the OUT_PKT_RDY flag is not cleared even if it is set to “0”. (The flag returns from “0” to “1” in one φ cycle after the read-out). During double buffer mode, the USB Endpoint x OUT write count registers (Low and High) holds the number of previously received packets. This count register is updated after reading out one of packets in the OUT FIFO and clearing the OUT_PKT_RDY flag to “0”. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 46 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION USB Interrupts Suspend/Resume Functions The USB FCU has two interrupts, USB Function Interrupt and USB SOF (Start Of Frame) Interrupt. If no bus activity is detected on the D+/D- line for at least 3 ms, the USB suspend signal detect flag (SUSPEND) of the USB power control register (address 005116) and the USB suspend signal interrupt status flag of USB interrupt status register 2 are set to “1” and the suspend interrupt request occurs. The following procedure must be executed after pushing the internal registers (A, X, Y ) to memories during the suspend interrupt process routine. ●USB Function Interrupt (USBF-INT) The USBF-INT is usable for the USB data flow control and power management. The USBF-INT request occurs at data transmit/receive completion, overrun/underrun, reset, or receiving suspend/ resume signal. To enable this interrupt, the USB function interrupt enable bit in the interrupt control register A (address 000516) and the respective bit in the USB interrupt enable registers 1 and 2 (addresses 0005416 and 0005516) must be set to “1”. When setting bit 7 in USB interrupt enable register 2 to “1”, the suspend interrupt and the resume interrupt are enabled. Endpoint x (x = 0 to 4) IN interrupt request occurs when the USB Endpoint x IN interrupt status flag (INTST 0, 2, 4, 6, 8) of USB interrupt status registers 1 and 2 (addresses 005216 and 005316) is “1”. The USB Endpoint x IN interrupt status flag is set to “1” when the respective endpoint IN_PKT_RDY bit is “1”. Endpoint x (x = 0 to 4) OUT interrupt request occurs when the USB endpoint x OUT interrupt status flag (INTST3, 5, 7, 9) in USB interrupt status registers 1 and 2 is set to “1”. The USB Endpoint x OUT interrupt status flag is set to “1” when the respective endpoint OUT_PKT_RDY flag is “1”. The overrun/underrun interrupt request occurs when the USB overrun/underrun interrupt status flag (INTST12) in USB interrupt status register 2 is set to “1”. This flag is set to “1” when the FIFO data overruns or underruns in isochronous transfer mode. The USB reset interrupt request occurs when the USB reset interrupt status flag (INTST13) in USB interrupt status register 2 is set to “1”. This flag is set when the SE0 is detected on the D+/D- line for at least 2.5 µs. When this situation happens, all USB internal registers (addresses 005016 to 005F16), except this flag, are initialized to the default state at reset. The USB reset interrupt is always enabled. The suspend/resume interrupt request occurs when either the USB resume signal interrupt status flag (INTST14) or the USB suspend signal interrupt status flag (INTST15) in USB interrupt status register 2 is set to “1”. The bits in both interrupt status registers 1 and 2 can be cleared by writing “1” to each bit. ●USB SOF interrupt The USB SOF interrupt is usable in isochronous transfers. This interrupt request occurs when an SOF packet is received. To enable a USB SOF interrupt, set the USB SOF interrupt enable bit of interrupt control register A to “1”. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 47 of 113 (1) Clear all bits of USB interrupt status register 1 (address 005216) and USB interrupt status register 2 (address 005316) to “0”. (2) Set the USB clock enable bit to “0”. (After disabling the USB clock, do not write to any of the USB internal registers (addresses 005016 to 006416), except for the USB control register (address 001316), clock control register (address 001F16), and frequency synthesizer control register (address 006C16). (3) Set the frequency synthesizer enable bit to “0”. (4) Set the USB line driver current control bit to “1”. (Always keep the USB line driver current control bit set to “0” during USB function operations. When operating at Vcc = 3.3 V, this bit does not need to be set.) (5) Keep total drive current at 500 µA or less. (6) Disable the timer 1 interrupt. (7) Disable the timer 2 interrupt. (Disable all the other external interrupts.) (8) Set the timer 1 interrupt request bit to “0”. (9) Set the timer 2 interrupt request bit to “0”. (10) Set the interrupt disable flag (I) to “0”. (11) Execute the STP instruction. At this point, the MCU will be in stop mode (suspend mode). Before executing the STP instruction, make sure to set the USB function interrupt request bit (bit 0 at address 000216) to “0” and the USB function interrupt enable bit (bit 0 at address 000516) to “1”. HARDWARE 7641 Group FUNCTIONAL DESCRIPTION The USB suspend detect signal flag goes to “0” when the USB resume signal detect flag (RESUME) is set to “1”. During suspend mode, if the clock operation is started up with a process (remote wake-up) other than the resume interrupt process (for example; reset or timer), make sure to clear the USB suspend detect signal flag to “0” when you set the USB remote wake-up bit to “1”. When the USB FCU is in suspend mode and detects a non-idle signal on the D+/D- line, the USB resume detect flag and the USB resume signal interrupt status flag both go to “1” and a resume interrupt request occurs. At this point, pull the internal registers (A, X, Y) in this interrupt process routine. Take the following procedure in the USB resume interrupt process. (1) Set the USB line driver current control bit to “0”. (When operating at Vcc = 3.3 V, this bit does not need to be set.) (2) Set the frequency synthesizer enable bit to “1” and set a 2 ms to 5 ms wait. (3) Check the frequency synthesizer lock status bit. If “0”, it must be checked again after a 0.1 ms wait. (4) Enable the USB clock. b7 Set the USB resume signal interrupt status flag to “0” after the wake-up sequence process. The USB resume detect flag goes to “0” at the same time. When the clock operation is started up with a remote wake-up, set the USB remote wake-up bit to “1” after the wake-up sequence process. (keep it set to “1” for a minimum of 10 ms and maximum of 15 ms). By doing this, the MCU will send a resume signal to the host CPU and let it know that the suspend state has been released. After that, set the USB remote wake-up bit and the USB suspend detection flag to “0”, because the USB suspend detection flag is not automatically cleared to “0” with a remote wake-up. [USB Control Register] USBC When using the USB function, the USB enable bit must be set to “1”. The USB line driver supply bit must be set to “0” (DC-DC converter is disabled) when operating at Vcc = 3.3V. In this condition, the setting of the USB line driver current control bit has no effect on USB operations. When the USB artificial SOF enable bit is set to “1”, the MCU judges that a SOF packet is received within 250 ns from a frame starting if an SOF packet is destroyed owing to some cause. b0 0 USB control register (address 001316) USBC Reserved bit (“0” at read/write) USB default state selection bit (USBC1) 0: In default state after power-on/reset 1: In default state after USB reset signal received USB artificial SOF enable bit (USBC2) 0: Artificial SOF disabled 1: Artificial SOF enabled USB line driver current control bit (USBC3) 0: High current mode 1: Low current mode USB line driver supply enable bit (USBC4) (Note 1) 0: Line driver disabled 1: Line driver enabled USB clock enable bit (USBC5) 0: 48 MHz clock to the USB block disabled 1: 48 MHz clock to the USB block enabled USB SOF port select bit (USBC6) 0: SOF output disabled 1: SOF output enabled USB enable bit (USBC7) 0: USB block disabled (Note 2) 1: USB block enabled Notes 1: When using the MCU in Vcc = 3.3 V, set this bit to “0” and disable the built-in DC-DC converter 2: Setting this bit to 0” causes the contents of all USB registers to have the values at reset. Fig. 37 Structure of USB control register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 48 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION [USB Address Register] USBA The USB address register maintains the USB function control unit address assigned by the host computer. When receiving the SET_ADDRESS, keep it in this register. The values of this register are “0” when the device is not yet configured. The values of this register are also set to “0” when the USB block is disabled (bit 7 of USB control register is set to “0”). In addition, no matter what value is written to this register, it will have no effect on the set value. b7 b0 USB address register (address 005016) USBA 0 Programmable function address (FUNAD0 to 6)) This register maintains the 7-bit USB function control unit address assigned by the host CPU. Reserved bit (“0” at read/write) Fig. 38 Structure of USB address register [USB Power Management Register] USBPM The USB power management register is used for power management in the USB FCU. This register needs to be set only when using the remote wake-up to resume the MCU from suspend mode. b7 b0 0 0 0 0 0 USB power management register (address 005116) USBPM USB suspend detection flag (SUSPEND) (Read only) 0: No USB suspend detected 1: USB suspend detected USB resume detection flag (RESUME) (Read only) 0: No USB resume signa detected 1: USB resume signal detected USB remote wake-up bit (WAKEUP) 0: End of remote resume signal 1: Transmitting of remote resume signal (only when SUSPEND = “1”) Reserved bit (“0” at read/write) Fig. 39 Structure of USB power management register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 49 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION [USB Interrupt Status Registers 1 and 2] USBIS1, USBIS2 The USB interrupt status registers are used to indicate the condition that caused a USB function interrupt to be generated. Each status flag and bit can be cleared to “0” by writing “1” to the corresponding bit. Make sure to write to/read from the USB interrupt status register 1 first and then USB interrupt status register 2. When an IN token is received during an isochronous transfer, and b7 the IN FIFO is empty, an underrun error occurs and INTST12 and IN_CSR2 are set to “1”. When an OUT token is received and the OUT FIFO is full, an overrun error occurs and INTST12 and OUT_CSR2 are set to “1”. Underruns and overruns are not detected by the CPU in bulk transfers and normal interrupt transfers, however in this case, the MCU will send a NAK signal to the host CPU. b0 0 USB interrupt status register 1 (address 005216) USBIS1 USB endpoint 0 interrupt status flag (INTST0) 0: Except the following conditions 1: Set at any one of the following conditions: • A packet data of endpoint 0 is successfully received • A packet data of endpoint 0 is successfully sent • DATA_END bit of endpoint 0 is cleared to “0” • FORCE_STALL bit of endpoint 0 is set to “1” • SETUP_END bit of endpoint 0 is set to “1”. Reserved bit (“0” at read/write) USB endpoint 1 IN interrupt status flag (INTST2) 0: Except the following conditions 1: Set at which of the following conditions: • A packet data of endpoint 1 is successfully sent • UNDER_RUN bit of endpoint 1 is set to “1”. USB endpoint 1 OUT interrupt status flag (INTST3) 0: Except the following conditions 1: Set at any one of the following conditions: • A packet data of endpoint 1 is successfully received • OVER_RUN bit of endpoint 1 is set to “1” • FORCE_STALL bit of endpoint 1 is set to “1”. USB endpoint 2 IN interrupt status flag (INTST4) 0: Except the following conditions 1: Set at which of the following conditions: • A packet data of endpoint 2 is successfully sent • UNDER_RUN bit of endpoint 2 is set to “1”. USB endpoint 2 OUT interrupt status flag (INTST5) 0: Except the following conditions 1: Set at any one of the following conditions: • A packet data of endpoint 2 is successfully received • OVER_RUN bit of endpoint 2 is set to “1” • FORCE_STALL bit of endpoint 2 is set to “1”. USB endpoint 3 IN interrupt status flag (INTST6) 0: Except the following conditions 1: Set at which of the following conditions: • A packet data of endpoint 3 is successfully sent • UNDER_RUN bit of endpoint 3 is set to “1”. USB endpoint 3 OUT interrupt status flag (INTST7) 0: Except the following conditions 1: Set at any one of the following conditions: • A packet data of endpoint 3 is successfully received • OVER_RUN bit of endpoint 3 is set to “1” • FORCE_STALL bit of endpoint 3 is set to “1”. Fig. 40 Structure of USB interrupt status register 1 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 50 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION b7 b0 0 0 USB interrupt status register 2 (address 005316) USBIS2 USB endpoint 4 IN interrupt status flag (INTST8) 0: Except the following conditions 1: Set at which of the following conditions: • A packet data of endpoint 4 is successfully sent • UNDER_RUN bit of endpoint 4 is set to “1”. USB endpoint 4 OUT interrupt status flag (INTST9) 0: Except the following conditions 1: Set at any one of the following conditions: • A packet data of endpoint 4 is successfully received • OVER_RUN bit of endpoint 4 is set to “1” • FORCE_STALL bit of endpoint 4 is set to “1”. Reserved bit (“0” at read/write) USB overrun/underrun interrupt status flag (INTST12) 0: Except the following condition 1: Set at an occurrence of overrun/underrun (for isochronous data transfer) USB reset interrupt status flag (INTST13) 0: Except the following condition 1: Set at receiving of USB reset signal USB resume signal interrupt status flag (INTST14) 0: Except the following condition 1: Set at receiving of resume signal USB suspend signal interrupt status flag (INTST15) 0: Except the following condition 1: Set at receiving of suspend signal Fig. 41 Structure of USB interrupt status register 2 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 51 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION [USB Interrupt Enable Registers 1 and 2] USBIE1, USBIE2 The USB interrupt enable registers are used to enable the USB b7 function interrupt. Upon reset, all USB interrupts except the USB suspend and USB resume interrupts are enabled. b0 USB interrupt enable register 1 (address 005416) USBIE1 0 USB endpoint 0 interrupt enable bit (INTEN0) 0: Disabled 1: Enabled Reserved bit (“0” at read/write) USB endpoint 1 IN interrupt enable bit (INTEN2) 0: Disabled 1: Enabled USB endpoint 1 OUT interrupt enable bit (INTEN3) 0: Disabled 1: Enabled USB endpoint 2 IN interrupt enable bit (INTEN4) 0: Disabled 1: Enabled USB endpoint 2 OUT interrupt enable bit (INTEN5) 0: Disabled 1: Enabled USB endpoint 3 IN interrupt enable bit (INTEN6) 0: Disabled 1: Enabled USB endpoint 3 OUT interrupt enable bit (INTEN7) 0: Disabled 1: Enabled Fig. 42 Structure of USB interrupt enable register 1 b7 b0 0 1 0 0 USB interrupt enable register 2 (address 005516) USBIE2 USB endpoint 4 IN interrupt enable bit (INTEN8) 0: Disabled 1: Enabled USB endpoint 4 OUT interrupt enable bit (INTEN9) 0: Disabled 1: Enabled Reserved bit (“0” at read/write) USB overrun/underrun interrupt enable bit (INTEN12) 0: Disabled 1: Enabled Reserved bit (“1” at read/write) Reserved bit (“0” at read/write) USB suspend/resume interrupt enable bit (INTEN15) 0: Disabled 1: Enabled Fig. 43 Structure of USB interrupt enable register 2 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 52 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION [USB Frame Number Registers Low and High ] USBSOFL, USBFOFH These 11-bit registers contain the frame number of the SOF token received from the host computer. These are read-only registers. b7 [USB Endpoint Index Register] USBINDEX This register specifies the accessible endpoint. It serves as an index to endpoint-specific USB Endpoint x IN Control Register, USB Endpoint x OUT Control Register, USB Endpoint x IN Max. Packet Size Register, USB Endpoint x OUT Max. Packet Size Register, USB Endpoint x OUT Write Count Register, and USB FIFO Mode Selection Register (x = 0 to 4). b0 USB frame number register Low (address 005616) USBSOFL Low-order 8 bits of SOF token b7 b0 USB frame number register High (address 005716) USBSOFH High-order 3 bits of SOF token Reserved bit (“0” at read) Fig. 44 Structure of USB frame number registers b7 b0 0 0 0 USB endpoint index register (address 005816) USBINDEX Endpoint index bit (EPINDEX) b2b1b0 0 0 0: Endpoint 0 0 0 1: Endpoint 1 0 1 0: Endpoint 2 0 1 1: Endpoint 3 1 0 0: Endpoint 4 1 0 1: Not used 1 1 0: Not used 1 1 1: Not used Reserved bit (“0” at read/write) AUTO_FLUSH bit (AUTO_FL) 0: Auto FIFO flush disabled 1: Auto FIFO flush enabled ISO_UPDATE bit (ISO_UPD) 0: ISO_UPDATE disabled 1: ISO_UPDATE enabled Fig. 45 Structure of USB frame number registers Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 53 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION [USB Endpoint 0 IN Control Register ] IN_CSR This register contains the control and status information of the endpoint 0. This USB FCU sets the OUT_PKT_RDY flag to “1” upon having received a data packet in the OUT FIFO. When reading its one data packet from the OUT FIFO, be sure to set this flag to “0”. After a SETUP token is received, the MCU is in the “decode wait state” until the OUT_PKT_RDY flag is cleared. If the OUT_PKT_RDY flag is not cleared (indicating that the host request has not been successfully decoded), the USB FCU keep returning a NAK to the host for all IN/OUT tokens. Set the IN_PKT_RDY bit to “1” after the data packet has been written to the IN FIFO. If this bit is set to “1” even though nothing has been written to the IN FIFO, a “0” length data (NULL packet) is sent to the host. The SEND_STALL bit is for sending a STALL to the host if an unsupported request is received by the USB FCU. This bit must be set to “1”. When the OUT_PKT_RDY flag is set to “0” for request reception, the USB FCU transmits a STALL signal b7 to the Host CPU. Perform the following three processes simultaneously: • Set SEND_STALL bit to “1” • Set DATA_END bit to “1” • Set OUT_PKT_RDY flag to “0” by setting SERVICED_OUT _PKT_RDY bit to “1”. Note that if “0” is written to the SEND_STALL bit before the CLEAR_FEATURE (endpoint STALL) request has been received, the next STALL will not be generated. The DATA_END bit informs the USB FCU of the completion of the process indicated in the SETUP packet. Set this bit to “1” when the process requested in the SETUP packet is completed. (Control Read Transfer: set this bit after writing all of the requested data to the FIFO; Control Write Transfer: set this bit to “1” after reading all of the requested data from the FIFO.) When this bit is “1”, the host request is ignored and a STALL is returned. After the status phase process is completed, the USB FCU automatically clears it to “0”. b0 USB endpoint 0 IN control register (address 005916) IN_CSR OUT_PKT_RDY flag (IN0CSR0) 0: Except the following condition (Cleared to “0” by writing “1” into SERVICED_OUT_PKT_RDY bit) 1: End of a data packet reception IN_PKT_RDY bit (IN0CSR1) 0: End of a data packet transmission 1: Write “1” at completion of writing a data packet into IN FIFO. SEND_STALL bit (IN0CSR2) 0: Except the following condition 1: Transmitting STALL handshake signal DATA_END bit (IN0CSR3) 0: Except the following condition (Cleared to “0” after completion of status phase) 1: Write “1” at completion of writing or reading the last data packet to/from FIFO. FORCE_STALL flag (IN0CSR4) 0: Except the following condition 1: Protocol error detected SETUP_END flag (IN0CSR5) (Note ) 0: Except the following condition (Cleared to “0” by writing “1” into SERVICED_SETUP_END bit) 1: Control transfer ends before the specific length of data is transferred during the data phase. SERVICED_OUT_PKT_RDY bit (IN0CSR6) Writing “1” to this bit clears OUT_PKT_RDY flag to “0”. SERVICED_SETUP_END bit (IN0CSR7) Writing “1” to this bit clears SETUP_END flag to “0”. Note: If this bit is set to “0”, stop accessing the FIFO to serve the previous setup transaction. Fig. 46 Structure of USB endpoint 0 IN control register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 54 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION [USB Endpoint x (x = 1 to 4) IN Control Register] IN_CSR This register contains the control and status information of the respective IN Endpoints 1 to 4. Set the IN_PKT_RDY bit to “1” after the data packet has been written to the IN FIFO. This bit is cleared to “0” when the data transfer is completed. In a bulk IN transfer, this bit is cleared when an ACK signal is received from the host. If an ACK signal is not received, this bit (and the TX_NOT_EMPTY bit) remains as “1”. This same data packet is sent after the next IN token is received. The FLUSH bit is for flushing the data in the IN FIFO. b7 b0 USB endpoint x IN control register (address 005916) IN_CSR INT_PKT_RDY bit (INXCSR0) 0: End of a data packet transmission (Note 1) 1: Write “1” at completion of writing a data packet into IN FIFO. (Note 3) UNDER_RUN flag (INXCSR1) (In isochronous data transfer) 0: No FIFO underrun (Note 2) 1: FIFO underrun occurred (Note 1) (USB overrun/underrun interrupt status flag is set to “0”.) SEND_STALL bit (INXCSR2) (Note 2) 0: Except the following condition 1: Transmitting STALL handshake signal ISO/TOGGLE_INIT bit (INXCSR3) (Note 2) 0: Except the following condition 1: Initializing to endpoint used for isochronous transfer; Initializing the data toggle sequence bit INTPT bit (INXCSR4) (Note 2) 0: Except the following condition 1: Initializing to endpoint used for interrupt transfer, rate feedback TX_NOT_EPT flag (INXCSR5) (Note 1) 0: Empty in IN FIFO 1: Full in IN FIFO FLUSH bit (INXCSR6) 0: Except the following condition (Note 1) 1: Flush FIFO. (Note 2) AUTO_SET bit (INXCSR7) (Note 2) 0: AUTO_SET disabled 1: AUTO_SET enabled (Note 4) Notes 1: This bit is automatically set to “1” or cleared to “0”. 2: The user must program to “1” or “0”. 3: When AUTO_SET bit is “0”, the user must set to “1”. When AUTO_SET bit is “1”, this bit is automatically set to “1”. 4: To use the AUTO_SET function for an IN transfer when the AUTO_SET bit is set to “1”, set the FIFO to single buffer mode. Fig. 47 Structure of USB endpoint x (x = 1 to 4) IN control register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 55 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION [USB Endpoint x (x = 1 to 4) OUT Control Register] OUT_CSR This register contains the information and status of the respective OUT endpoints 1 to 4. In the endpoint 0, all bits are reserved and cannot be used (they will all be read out as “0”). The USB FCU sets the OUT_PKT_RDY flag to “1” after a data packet has been received into the OUT FIFO. After reading the data packet in the OUT FIFO, clear this flag to “0”. However, if there is still data in the OUT FIFO, the flag cannot be cleared even by writing “0” by software. b7 b0 USB endpoint x OUT control register (address 005A16) OUT_CSR OUT_PKT_RDY flag (OUTXCSR0) 0: Except the following condition (Note 3) 1: End of a data packet reception (Note 2) OVER RUN flag (OUTXCSR1) (In isochronous data transfer) 0: No FIFO overrun (Note 2) 1: FIFO overrun occurred (Note 1) SEND_STALL bit (OUTXCSR2) (Note 2) 0: Except the following condition 1: Transmitting STALL handshake signal ISO/TOGGLE_INIT bit (OUTXCSR3) (Note 2) 0: Except the following condition 1: Initializing to endpoint used for isochronous transfer; Enabling reception of DATA0 and DATA1 as PID (Initializing the toggle) FORCE_STALL flag (OUTXCSR4) 0: Except the following condition (Note 2) 1: Protocol error detected (Note 1) DATA_ERR flag (OUTXCSR5) 0: Except the following condition (Note 2) 1: CRC or bit stuffing error detected in transferring isochronous data (Note 1) FLUSH bit (OUTXCSR6) 0: Except the following condition (Note 1) 1: Flush FIFO. (Note 2) AUTO_CLR bit (OUTXCSR7) (Note 2) 0: AUTO_CLR disabled 1: AUTO_CLR enabled Notes 1: This bit is automatically set to “1” or cleared to “0”. 2: The user must program to “1” or “0”. 3: When AUTO_CLR bit is “0”, the user must clear to “0”. When AUTO_CLR bit is “1”, this bit is automatically cleared to “0”. Fig. 48 Structure of USB endpoint x (x = 1 to 4) OUT control register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 56 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION [USB Endpoint x (x = 0 to 4) IN Max. Packet Size Register] IN_MAXP This register specifies the maximum packet size (MAXP) of an endpoint x IN packet. The value set for endpoint 1 is the number of transmitted bytes divided by 8, and the value set for endpoints 0, 2, 3, and 4 is the actual number of transmitted bytes. The CPU can change these values using the SET_DESCRIPTOR command. The initial value for endpoints 0, 2, 3 and 4 is 8, and the initial value for endpoint 1 is 1. b7 [USB Endpoint x (x = 0 to 4) OUT Max. Packet Size Register] OUT_MAXP This register specifies the maximum packet size (MAXP) of an Endpoint x OUT packet. The value set for endpoint 1 is the number of received bytes divided by 8, and the value set for endpoints 0, 2, 3, and 4 is the actual number of received bytes. The CPU can change these values using the SET_DESCRIPTOR command. The initial value for endpoints 0, 2, 3, and 4 is 8, and the initial value for endpoint 1 is 1. When using the endpoint 0, both USB endpoint x IN max. packet size register (IN _MAXP) and USB endpoint x OUT max. packet size register (OUT_MAXP) are set to the same value. Changing one register’s value effectively changes the value of the other register as well. b0 USB endpoint x IN max. packet size register (address 005B16) IN_MAXP The maximum packet size (MAXP) of endpoint x IN is contained. MAXP = n for endpoints 0, 2, 3, 4 MAXP = n ✕ 8 for endpoint 1 “n” is a written value into this register. Fig. 49 Structure of USB endpoint x IN max. packet size register b7 b0 USB endpoint x OUT max. packet size register (address 005C16) OUT_MAXP The maximum packet size (MAXP) of endpoint x OUT is contained. MAXP = n for endpoints 0, 2, 3, 4 MAXP = n ✕ 8 for endpoint 1 “n” is a written value into this register. Fig. 50 Structure of USB endpoint x OUT max. packet size register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 57 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION [USB endpoint x (x = 0 to 4) OUT Write Count Registers (Low and High)] WRT_CNTRL, WRT_CNTH These registers contain the number of bytes in the endpoint x OUT FIFO. These are read-only registers. These two registers must be read after the USB FCU has received a packet of data b7 from the host. When reading these registers, the lower byte must be read first, then the higher byte. When the OUT FIF0 is in double buffer mode, the CPU first reads the received number of bytes of the former data packet. The next CPU read can obtain that of the new data packet. b0 USB endpoint x OUT write count register Low (address 005D16) WRT_CNTL Low-order 8 bits of the number of bytes in endpoint x OUT FIFO b7 b0 USB endpoint x OUT write count register High (address 005E16) WRT_CNTH High-order 2 bits of the number of bytes in endpoint x OUT FIFO Not used (“0” at read) Fig. 51 Structure of USB endpoint x (x = 0 to 4) OUT write count registers [USB Endpoint x (x = 0 to 4) FIFO Register] USBFIFOx These registers are the USB IN (transmit) and OUT (receive) FIFO data registers. Write data to the corresponding register, and read data from the corresponding register. When the maximum packet size is equal to or less than half the FIFO size, these registers function in double buffer mode and can hold two packets of data. When the IN_PKT_RDY bit is “0” and b7 the TX_NOT_EMPTY bit is “1”, these bits indicate that one packet of data is stored in the IN FIFO. When the OUT FIFO is in double buffer mode, the OUT_PKT_RDY flag remains as “1” after the first packet of data is read out (it actually goes to “0” and returns to “1” after one φ cycle). b0 USB endpoint x FIFO register (addresses 006016, 006116, 006216, 006316, 006416,) USBFIFOx Endpoint x IN/OUT FIFO Fig. 52 Structure of USB endpoint x (x = 0 to 4) FIFO register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 58 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION [USB Endpoint FIFO Mode Selection Register] USBFIFOMR This register determines IN/OUT FIFO size mode for endpoint 1 or endpoint 2. This register is invalid when using endpoint 0, 3, or 4. b7 b0 0 0 0 0 USB endpoint FIFO mode register (address 005F16) USBFIFOMR FIFO size selection bit (Note) For endpoint 1 b3b2b1b0 0 0 0: IN 512-byte, OUT 800-byte 0 0 1: IN 1024-byte, OUT 1024-byte X 0 1 0: IN 0-byte, OUT 2048-byte X 0 1 1: IN 2048-byte, OUT 0-byte X 1 0 0: IN 768-byte, OUT 1280-byte X 1 0 1: IN 880-byte, OUT 1168-byte X X For endpoint 2 0 X X X : IN 32-byte, OUT 32-byte 1 X X X : IN 128-byte, OUT 128-byte Reserved bit (“0” at read/write) Note: The value set into “x” is invalid. Fig. 53 Structure of USB endpoint FIFO mode register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 59 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION MASTER CPU BUS INTERFACE The 7641 group internally has a 2-byte bus interface which control signals from the host CPU side can operate (slave mode). This bus interface allows the 7641 group to be directly connected with a R/W type of CPU bus or a RD and WR separated type of CPU bus. Figure 56 shows the block diagram of master CPU bus interface function. The data bus buffer function I/O pins (P52 – P5 7, P6, P72–P74) also function as the normal I/O ports. When the Master CPU Bus Interface Enable bit of Data Bus Buffer Control Register (bit 6 of address 004A16) is “0”, these pins become the normal I/O ports. When it is “1”, these pins become the master CPU bus interface function pins. Additionally, when using the master CPU bus interface function, set port P6 to input mode by setting “0016” into its port direction register (address 001516). The selection of either the single data bus buffer mode, which uses 1 byte: data bus buffer 0 only, or the double data bus buffer mode, which uses 2 bytes: data bus buffer 0 and data bus buffer 1, is performed by the Data Bus Buffer Function Select Bit of Data Bus Buffer Control Register 1 (bit 7 of address 004E16). Port P72 becomes S1 input pin in the double data bus buffer mode. When data is written from the host CPU side, an input buffer full interrupt occurs. When data is read from the host CPU, an output buffer empty interrupt occurs. The 7641 group shares two input buffer full interrupt requests and two output buffer empty interrupt requests as shown in Figure 54, respectively. The 7641 group can also operate the master CPU bus interface connecting with the Built-in DMAC. This could transfer a large amount of data fast. An input signal level of data bus buffer function input pins can be selected between a CMOS level and a TTL level. Set it using the Master CPU Bus Input Level Select Bit of Port Control Register (address 001016) . Input buffer full flag 0 IBF0 Rising edge detection circuit One-shot pulse generating circuit Input buffer full flag 1 IBF1 Rising edge detection circuit One-shot pulse generating circuit Output buffer full flag 0 OBF0 Output buffer full flag 1 OBF1 OBE0 OBE1 Rising edge detection circuit One-shot pulse generating circuit Rising edge detection circuit One-shot pulse generating circuit Input buffer full interrupt request signal IBF Output buffer empty interrupt request signal OBE IBF0 IBF1 IBF Interrupt request is set at this rising edge OBF0 (OBE0) OBF1 (OBE1) OBE Interrupt request is set at this rising edge Fig. 54 Interrupt request circuit of data bus buffer Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 60 of 113 HARDWARE 7641 Group b7 FUNCTIONAL DESCRIPTION b0 b7 Data bus buffer status register 0 (address 004916) DBBS0 b0 Data bus buffer control register 0 (address 004A16) DBBC0 0 Output buffer full flag (OBF0) 0: Buffer empty 1: Buffer full Input buffer full flag (IBF0) 0: Buffer empty 1: Buffer full User definable flag (U2) This flag can be defined by user freely. A0 flag (A00) This flag indicates the condition of A0 status when the IBF0 flag is set. User definable flag (U4–U7) This flag can be defined by user freely. b7 b0 b7 Data bus buffer status register 1 (address 004D16) DBBS1 Output buffer full flag (OBF1) 0: Buffer empty 1: Buffer full Input buffer full flag (IBF1) 0: Buffer empty 1: Buffer full User definable flag (U2) This flag can be defined by user freely. A0 flag (A01) This flag indicates the condition of A0 status when the IBF1 flag is set. User definable flag (U4–U7) This flag can be defined by user freely. Fig. 55 Structure of master CPU bus interface related registers Rev.2.00 Aug 28, 2006 REJ09B0336-0200 OBF0 output enable bit 0: P52 functions as I/O port. 1: P52 functions as OBF0 output pin. IBF0 output enable bit 0: P53 functions as I/O port. 1: P53 functions as IBF0 output pin. IBF0 interrupt select bit 0: Occurrence due to data write (A0 = “0”) or command write (A0 = “1”) 1: Occurrence due to command write (A0 = “1”) Output buffer 0 empty interrupt disable bit 0: Enabled 1: Disabled Input buffer 0 full interrupt disable bit 0: Enabled 1: Disabled Reserved bit (“0” at read/write) Master CPU bus interface enable bit 0: P54 to P57, P60 to P67 function as I/O ports. 1: P54 to P57, P60 to P67 function as master CPU bus interface function pins. Bus interface type select bit 0: RD, WR separate type bus 1: R/W type bus page 61 of 113 b0 0 0 Data bus buffer control register 1 (address 004E16) DBBC1 OBF1 output enable bit 0: P74 functions as I/O port. 1: P74 functions as OBF1 output pin. IBF1 output enable bit 0: P73 functions as port I/O pin. 1: P73 functions as IBF1 output pin. IBF1 interrupt select bit 0: Occurrence due to data write (A0 = “0”) or command write (A0 = “1”) 1: Occurrence due to command write (A0 = “1”) Output buffer 1 empty interrupt disable bit 0: Enabled 1: Disabled Input buffer 1 full interrupt disable bit 0: Enabled 1: Disabled Reserved bit (“0” at read/write) Data bus buffer function select bit 0 : Single data bus buffer mode (P72 functions as I/O port.) 1 : Double data bus buffer mode (P72 functions as S1 input pin.) HARDWARE 7641 Group FUNCTIONAL DESCRIPTION Data bus buffer control register 1 b7 (address 004E16) b6 b5 b4 b3 b2 b1 b0 A01 U2 IBF1 OBF1 U2 IBF0 OBF0 P74/OBF1 P73/IBF1 P55/A0 P72/S1 P56/R P57/W U7 P60/DQ0 U6 U5 Output data bus buffer register 1 (address 004C16) P61/DQ1 P62/DQ2 DBBSTS1 Input data bus buffer register 1 (address 004C16) RD DBB1 RD DBB0 Input data bus buffer register 0 P65/DQ5 DBBSTS0 WR (address 004816) Internal data bus P64/DQ4 WR System bus P63/DQ3 U4 P66/DQ6 Output data bus buffer register 0 P67/DQ7 (address 004816) U7 U6 U5 U4 A00 P57/W P56/R P54/S0 P55/A0 P53/IBF0 P52/OBF0 Data bus buffer control register 0 b7 (address 004A16) Fig. 56 Master CPU bus interface block diagram Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 62 of 113 b6 b5 b4 b3 b2 b1 b0 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION [Data Bus Buffer Status Register 0, 1 (DBBS0, DBBS1)] 004916, 004D16 The data bus buffer status registers 0, 1 consist of eight bits each. Bits 0, 1, and 3 are read-only bits and indicate the status of the data bus buffer. Bits 2, 4, 5, 6, and 7 are user definable flags which can be programed, and can be read/written. The host CPU can only read this register when the A0 pin is set to “H”. •Bit 0: Output buffer full flag OBF0, OBF1 When writing data to the output data bus buffer, this flag is set to “1”. When reading the output data bus buffer from the host CPU, this flag is cleared to “0”. •Bit 1: Input buffer full flag IBF0, IBF1 When writing data from the host CPU to the input data bus buffer, this flag is set to “1”. When reading the input data bus buffer from the slave CPU side, this flag is are cleared to “0”. •Bit 3: A0 flag A00, A01 When writing data from the host CPU to the input data bus buffer, the level of the A0 pin is latched. [Input Data Bus Buffer Registers 0, 1 (DBBIN 0 , DBBIN 1 )] 004816, 004C16 Data on the data bus is latched to DBBIN0 or DBBIN1 by writing request from the host CPU. Data of DBBINs can be read from the Data Bus Buffer Registers (address 0048 16 or 004C16) on the SFR area. [Output Data Bus Buffer Registers 0, 1 (DBBOUT 0 , DBBOUT1)] 004816, 004C16 When writing data to the Data Bus Buffer Registers (address 004816 or 004C16) on the SFR area, data is set to DBBOUT0 or DBBOUT1. Data of DBBOUTs is output onto the data bus by performing the reading request from the host CPU when the A0 pin is set to “L”. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 63 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION Table 8 Function description of control I/O pins of master CPU bus interface Name OBF0 output enable bit IBF0 output enable bit OBF1 output enable bit IBF1 output enable bit Input/ Output P52/OBF0 OBF0 1 0 0 0 Output Status output signal. OBF0 signal is output. P53/IBF0 IBF0 0 1 0 0 Output Status output signal. IBF0 signal is output. P54/S0 S0 — — — — Input Chip select input. This is used for selecting the data bus buffer, which is selected at “L” level. P55/A0 A0 — — — — Input Address input. This is used for selecting DBBSTS and DBBOUT when the host CPU reads. This is used for distinguishing command from data when the host CPU writes. P56/R (E) R (E) — — — — Input This is a timing signal for reading data from the data bus buffer to the host CPU. P57/W (R/W) W (R/W) — — — — Input This is a timing signal for writing data to the data bus buffer by the host CPU. P72/S1 S1 — — — — Input Chip select input. This is used for selecting the data bus buffer, which is selected at “L” level. P73/IBF1/HLDA IBF1 0 0 0 1 Output Status output signal. IBF1 signal is output. P74/OBF1 OBF1 0 0 1 0 Output Status output signal. OBF1 signal is output. Pin Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 64 of 113 Functions HARDWARE 7641 Group FUNCTIONAL DESCRIPTION COUNT SOURCE GENERATOR The 7641 Group has a built-in special count source generator, SCSG. This generator consists of two 8-bit timers: SCSG1 and SCSG2. The output of the special count source generator can be used as a clock source for the timer X, serial I/O and two UARTs. The SCSG output is Clock SCSGCLK. The frequency is calculated as follows: SCSGCLK = φ ✕ {n1 / (n1+1)} ✕ {1 / (n2+1)} n1: value set to SCSG1 n2: value set to SCSG2 SCSG Operation Timers SCSG1 and SCSG2 are both down count timers. When the count reaches “0”, an underflow occurs at the next count source rising edge and the contents of the corresponding timer latch are loaded to the timer. The division ratio of each SCSG-x timer is given by 1 / (n+1), where “n” is the value set to the SCSG-x timer. The output of Timer SCSG1 is ANDed with the original clock (φ) to make a count source for Timer SCSG2. If the SCSG1 Count Stop Bit (SCSGM1) is set to “1”, or Timer SCSG1 is set to “0”, the SCSG1 count stops. When this happens, the count source for Timer SCSG2 becomes φ. Data Write Control When the SCSG1 Data Write Control Bit or SCSG2 Data Write Control Bit is set to “0”, and data is written to the SCSG-x timer; the data is written to the corresponding latch and timer at the same time. When that bit is set to “1”, the data is only written to the latch. SCSG1 data write control bit SCSG1 count stop bit SCSGCLK output control bit SCSG1 Timer Reload Latch φ SCSG1 Timer (8) SCSG1 count stop bit SCSG1 count stop bit SCSG2 data write control bit SCSGCLK output control bit SCSG2 Timer Reload Latch SCSG2 Timer (8) SCSGCLK output control bit SCSGCLK Fig. 57 Special count source generator block diagram Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 65 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION b7 b0 0 0 0 0 Special count source mode register (address 002F16) SCSGM SCSG1 data write control bit 0: Writing data into both Timer latch and Timer simultaneously 1: Writing data into only Timer latch SCSG1 count stop bit 0: Count start 1: Count stop SCSG2 data write control bit 0: Writing data into both Timer latch and Timer simultaneously 1: Writing data into only Timer latch SCSGCLK output control bit 0: SCSGCLK output disabled (SCSG1 and SCSG2 counts stop) 1: SCSGCLK output enabled Reserved bits (“0” at read/write) Fig. 58 Structure of special count source generator mode register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 66 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION FREQUENCY SYNTHESIZER (PLL) The frequency synthesizer generates the 48 MHz clock required by fUSB and fSYN, which are multiples of the external input reference f(XIN). Figure 59 shows the block diagram for the frequency synthesizer circuit. The Frequency Synthesizer Input Bit selects either f(X IN ) or f(XCIN) as an input clock fIN for the frequency synthesizer. The Frequency Synthesizer Multiply Register 2 (FSM2: address 006E16) divides fIN to generate fPIN, where fPIN = fIN / 2(n + 1), n: value set to FSM2. When the value of Frequency Synthesizer Multiply Register 2 is set to 255, the division is not performed and fPIN will equal fIN. [Frequency Synthesizer Control Register] FSC Setting the Frequency Synthesizer Enable Bit (FSE) to “1” enables the frequency synthesizer. When the Frequency Synthesizer Lock Status Bit (LS) is “1” in the frequency synthesizer enabled, this indicates that fSYN and fVCO have correct frequencies. ■Notes Make sure to connect a low-pulse filter to the LPF pin when using the frequency synthesizer. In addition, please refer to “Programming Notes: Frequency Synthesizer” when recovering from a Hardware Reset. fVCO is generated according to the contents of Frequency Synthesizer Multiply Register 1 (FSM1: address 006D16), where fVCO = fPIN ✕ {2(n + 1)}, n: value set to FSM1. Set the value of FSM1 so that the value of fVCO is 48 MHz. fSYN is generated according to the contents of the Frequency Synthesizer Divide Register (FSD: address 006F16), where fSYN = fVCO / 2(m + 1), m: value set to FSD. When the value of the Frequency Synthesizer Divide Register is set to 255, the division is not performed and fSYN becomes invalid. fVCO Prescaler fPIN Frequency Divider fSYN Frequency Multiplier fUSB Frequency synthesizer lock status bit fIN FSM2 (address 006E16) FSM1 FSC (address 006D16) Data Bus Fig. 59 Frequency synthesizer block diagram Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 67 of 113 FSD (address 006C16) (address 006F16) HARDWARE 7641 Group FUNCTIONAL DESCRIPTION b7 b0 0 0 0 Frequency synthesizer control register (address 006C16) FSC Frequency synthesizer enable bit (FSE) 0: Disabled 1: Enabled Fix to “00”. Frequency synthesizer input bit (FIN) 0: f(XIN) 1: f(XCIN) Reserved bit (“0” at read/write) LPF current control (CHG1, CHG0) (Note) b6b5 0 0: Not available 0 1: Low current 1 0: Intermediate current (recommended) 1 1: High current Frequency synthesizer lock status bit 0: Unlocked 1: Locked Note: Bits 6 and 5 are set to (bit 6, bit 5) = (1, 1) at reset. When using the frequency synthesizer, we recommend to set to (bit 6, bit 5) = (1, 0) after locking the frequency synthesizer. Fig. 60 Structure of frequency synthesizer control register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 68 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION RESET CIRCUIT To reset the microcomputer, RESET pin should be held at an “L” level for 20 cycles or more of φ. Then the RESET pin is returned to an “H” level, and reset is released. They must be performed when the power source voltages are between 3.00 V and 3.60 V or 4.15 V and 5.25 V. After the reset is completed, the program starts from the address contained in address FFFA 16 (high-order byte) and address FFFB16 (low-order byte). After oscillation has restarted, the timers 1 and 2 secures waiting time for the internal clock φ oscillation stabilized automatically by setting the timer 1 to “FF16 ” and timer 2 to “01 16”. The internal clock φ retains “H” level until Timer 2’s underflow and it cannot be supplied until the underflow. The pins state during reset are follows: •When CNVss = “H” Ports P0, P1, P33 to P37 : Outputting Pins other than above mentioned ports : Inputting •When CNVss = “L” All pins : Inputting. Poweron VCC RESET Power source voltage 0V Reset input voltage 0V (Note) 0.2VCC Note : Reset release voltage ; Vcc = 3.00 or 4.15 V RESET VCC Power source voltage detection circuit Fig. 61 Reset circuit example φ RESET Internal reset Address ? ? ? ? FFFB FFFA ADH,L Reset address from the vector table. ? Data ? ? ? ADL ADH SYNC XIN: 512 clock cycles Notes: The question marks (?) indicate an undefined state that depends on the previous state. Fig. 62 Reset sequence Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 69 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION Address Register contents Address Register contents (1) CPU mode register A (CPUA) 000016 0 0 0 0 1 1 0 0 (48) UART1 status register (U1STS) 003216 0 0 0 0 0 0 1 1 (2) CPU mode register B (CPUB) 000116 1 0 0 0 0 0 1 1 (49) UART1 control register (U1CON) 003316 (3) Interrupt request register A (IREQA) 000216 0016 (50) UART1 RTS control register (U1RTSC) 003616 1 0 0 0 0 0 0 0 (4) Interrupt request register B (IREQB) 000316 0016 (51) UART2 mode register (U2MOD) 003816 (5) Interrupt request register C (IREQC) 000416 0016 (52) UART2 status register (U2STS) 003A16 0 0 0 0 0 0 1 1 (6) Interrupt control register A (ICONA) 000516 0016 (53) UART2 control register (U2CON) 003B16 (7) Interrupt control register B (ICONB) 000616 0016 (54) UART2 RTS control register (U2RTSC) 003E16 1 0 0 0 0 0 0 0 (8) Interrupt control register C (ICONC) 000716 0016 (55) DMAC index and status register (DMAIS) 003F16 0016 (9) Port P0 (P0) 000816 0016 (56) DMAC channel x mode register 1 (DMAx1) 004016 0016 (10) Port P0 direction register (P0D) 000916 0016 (57) DMAC channel x mode register 2 (DMAx2) 004116 0016 (11) Port P1 (P1) 000A16 0016 (58) DMAC channel x source register Low (DMAxSL) 004216 0016 (12) Port P1 direction register (P1D) 000B16 0016 (59) DMAC channel x source register High (DMAxSH) 004316 0016 (13) Port P2 (P2) 000C16 0016 (60) DMAC channel x destination register Low (DMAxDL) 004416 0016 (14) Port P2 direction register (P2D) 000D16 0016 (61) DMAC channel x destination register High (DMAxDH) 004516 0016 (15) Port P3 (P3) 000E16 0016 (62) DMAC channel x transfer count register Low (DMAxCL) 004616 0016 (16) Port P3 direction register (P3D) 000F16 0016 (63) DMAC channel x transfer count register High (DMAxCH) 004716 0016 (17) Port control register (PTC) 001016 0016 (64) Data bus buffer register 0 (DBB0) 004816 0016 (18) Interrupt polarity select register (IPOL) 001116 0016 (65) Data bus buffer status register 0 (DBBS0) 004916 0016 (19) Port P2 pull-up control register (PUP2) 001216 0016 (66) Data bus buffer control register 0 (DBBC0) 004A16 0016 (20) USB control register (USBC) 001316 0016 (67) Data bus buffer register 1 (DBB1) 004C16 0016 (21) Port P6 (P6) 001416 0016 (68) Data bus buffer status register 1 (DBBS1) 004D16 0016 (22) Port P6 direction register (P6D) 001516 0016 (69) Data bus buffer control register 1 (DBBC1) 004E16 0016 (23) Port P5 (P5) 001616 0016 (70) USB address register (USBA) 005016 0016 (24) Port P5 direction register (P5D) 001716 0016 (71) USB power management register (USBPM) 005116 0016 (25) Port P4 (P4) 001816 0016 (72) USB interrupt status register 1 (USBIS1) 005216 0016 (26) Port P4 direction register (P4D) 001916 0016 (73) USB interrupt status register 2 (USBIS2) 005316 0016 (27) Port P7 (P7) 001A16 0016 (74) USB interrupt enable register 1 (USBIE1) 005416 FF16 (28) Port P7 direction register (P7D) 001B16 0016 (75) USB interrupt enable register 2 (USBIE2) 005516 0 0 1 1 0 0 1 1 (29) Port P8 (P8) 001C16 0016 (76) USB frame number register Low (USBSOFL) 005616 0016 (30) Port P8 direction register (P8D) 001D16 0016 (77) USB frame number register High (USBSOFH) 005716 0016 (31) Clock control register (CCR) 001F16 0016 (78) USB endpoint index register (USBINDEX) 005816 0016 (32) Timer XL (TXL) 002016 FF16 (79) USB endpoint x IN control register (IN_CSR) 005916 0016 (33) Timer XH (TXH) 002116 FF16 (80) USB endpoint x OUT control register (OUT_CSR) 0016 (34) Timer YL (TYL) 002216 FF16 (81) USB endpoint x IN max. packet size register (IN_MAXP) 005B16 0 0 0 0 1 0 0 0 (35) Timer YH (TYH) 002316 FF16 (82) USB endpoint x OUT max. packet size register (OUT_MAXP) 005C16 0 0 0 0 1 0 0 0 (36) Timer 1 (T1) 002416 FF16 (83) USB endpoint x OUT write count register Low (WRT_CNTL) (37) Timer 2 (T2) 002516 0 0 0 0 0 0 0 1 (38) Timer 3 (T3) 002616 (39) Timer X mode register (TXM) 005A16 0016 0016 0016 (Note 1) (Note 1) 005D16 0016 (84) USB endpoint x OUT write count register High (WRT_CNTH) 005E16 0016 FF16 (85) USB endpoint FIFO mode register (USBFIFOMR) 005F16 0016 002716 0016 (86) Flash memory control register (FMCR) 006A16 0 0 0 0 0 0 0 1 (40) Timer Y mode register (TYM) 002816 0016 (87) Frequency synthesizer control register (FSC) 006C16 0 1 1 0 0 0 0 0 (41) Timer 123 mode register (T123M) 002916 0016 (88) Frequency synthesizer multiply register 1 (FSM1) 006D16 FF16 (42) Serial I/O control register 1 (SIOCON1) 002B16 0 1 0 0 0 0 0 0 (89) Frequency synthesizer multiply register 2 (FSM2) 006E16 FF16 (43) Serial I/O control register 2 (SIOCON2) 002C16 0 0 0 1 1 0 0 0 (90) Frequency synthesizer divide register (FSM2) 006F16 FF16 FFC916 (Note 3) (44) Special count source generator 1 (SCSG1) 002D16 FF16 (91) ROM code protect control register (ROMCP) (45) Special count source generator 2 (SCSG2) 002E16 FF16 (92) Processor status register (PS) (46) Special count source mode register (SCSGM) 002F16 0016 (93) Program counter (PCH) FFFB16 contents (47) UART1 mode register (U1MOD) 0016 (PCL) FFFA16 contents FF16 (Note 3) 003016 X : Not fixed Notes 1: When using the endpoint 1, this contents are “0116”. 2: Since the initial values for other than above mentioned registers and RAM contents are indefinite at reset, they must be set. 3: The flash memory control register and the ROM code protect control register exists in the flash memory version only. Fig. 63 Internal status at reset Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 70 of 113 ✕ ✕ ✕ ✕ ✕ 1 ✕ ✕ HARDWARE 7641 Group FUNCTIONAL DESCRIPTION CLOCK GENERATING CIRCUIT The 7641 group has two built-in oscillation circuits. An oscillation circuit can be formed by connecting a resonator between XIN and XOUT (XCIN and XCOUT). Use the circuit constants in accordance with the resonator manufacturer’s recommended values. No external resistor is needed between XIN and XOUT since a feed-back resistor exists on-chip. (An external feed-back resistor may be needed depending on conditions.) However, an external feed-back resistor is needed between XCIN and XCOUT. When using an external clock, input the clocks to the XIN or XCIN pin and leave the XOUT or XCOUT pin open. Immediately after power on, only the XIN oscillation circuit starts oscillating, and XCIN and XCOUT pins function as I/O ports. Frequency Control The internal system clock can be selected among f SYN, f(XIN), f(XIN)/2, and f(XCIN). The internal clock φ is half the frequency of internal system clock. (1) fSYN clock This is made by the frequency synthesizer. f(XIN) or f(XCIN) can be selected as its input clock. See also section “FREQUENCY SYNTHESIZER”. XCIN XCOUT XIN XOUT Rd (Note) Rf Rd CCIN CCOUT CI N COUT Note : Insert a damping resistor if required. The resistance will vary depending on the oscillator and the oscillation drive capacity setting. Use the value recommended by the maker of the oscillator. Also, if the oscillator manufacturer's data sheet specifies that a feedback resistor be added external to the chip though a feedback resistor exists on-chip, insert a feedback resistor between XIN and XOUT following the instruction. Fig. 64 Ceramic resonator or quartz-crystal oscillator external circuit (2) f(XIN) clock The frequency of internal system clock is the frequency of XIN pin. (3) f(XIN)/2 clock The frequency of internal system clock is half the frequency of XIN pin. (4) f(XCIN) clock XCIN The frequency of internal system clock is the frequency of XCIN pin. ■Note If you switch the oscillation between XIN - XOUT and XCIN - XCOUT, stabilize both XIN and XCIN oscillations. The sufficient time is required for the XCIN oscillation to stabilize, especially immediately after power on and at returning from the stop mode. XCOUT XIN Open Open External oscillation circuit External oscillation circuit VCC VSS VCC VSS Fig. 65 External clock input circuit Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 71 of 113 XOUT HARDWARE 7641 Group FUNCTIONAL DESCRIPTION (5) Low power dissipation mode (2) Wait mode • The low power dissipation operation can be realized by stopping the main clock X IN when using f(X CIN) as the internal system clock. To stop the main clock, set the Main Clock (X IN-X OUT) Stop Bit of the CPU mode register A to “1”. • The low power dissipation operation can be realized by disabling the reversed amplifier when inputting external clocks to the XIN pin or XCIN pin. To disable the reversed amplifier, set the XCOUT Oscillation Drive Disable Bit (CCR5) or XOUT Oscillation Drive Disable Bit (CCR6) of the clock control register to “1”. If the WIT instruction is executed, the internal clock φ stops at “H” level, but the oscillator does not stop. The internal clock φ restarts at reset or when an interrupt is received. Since the oscillator does not stop, normal operation can be started immediately after the internal clock φ is restarted. Set the Interrupt Enable Bit to be used to release the wait mode to enabled (“1”) and the Interrupt Disable Flag (I) to “0”. Oscillation Control (1) Stop mode If the STP instruction is executed, the internal clock φ stops at “H” level, and XIN and XCIN oscillators stop. Then the timer 1 is set to “FF16” and the internal clock φ divided by 8 is automatically selected as its count source. Additionally, the timer 2 is set to “0116” and the timer 1’s output is automatically selected as its count source. Set the Timer 1 and Timer 2 Interrupt Enable Bits to disabled (“0”) before executing the STP instruction. When using an external interrupt to release the stop mode, set the Interrupt Enable Bit to be used to enabled (“1”) and the Interrupt Disable Flag (I) to “0”. Oscillator restarts at reset or when an external interrupt including USB resume interrupts is received, but the internal clock φ remains at “H” until the timer 2 underflows. The internal clock φ is supplied for the first time when the timer 2 underflows. Therefore make sure not to set the Timer 1 Interrupt Request Bit and Timer 2 Interrupt Request Bit to “1” before the STP instruction stops the oscillator. b7 b0 0 0 0 0 0 Clock control register (address 001F16) CCR Reserved bits (“0” at read/write) Fix to “0”. XCOUT oscillation drive disable bit (CCR5) 0: XCOUT oscillation drive is enabled. (When XCIN oscillation is enabled.) 1: XCOUT oscillation drive is disabled. XOUT oscillation drive disable bit (CCR6) 0: XOUT oscillation drive is enabled. (When XIN oscillation is enabled.) 1: XOUT oscillation drive is disabled. XIN divider select bit (CCR7) Valid when CPMA6, CPMA7 = “00” 0: f(XIN)/2 is used for the system clock. 1: f(XIN) is used for the system clock. Fig. 66 Structure of clock control register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 72 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION P1HATRSTB D Q PIN1 T R D Q T R PIN2 P2LATRSTB D Q PIN1 T R P2+ D Q R Q T R S D Q RESET T PIN1 D Q RESET P2+ T STP instruction P2LATRSTB P2 peripheral P1 peripheral Oscillator count-down timer 1 to 2 R Q D Q S T P2 peripheral R Q STP instruction STP instruction S P1 peripheral P1HATRSTB R Q Interrupt disable flag l PIN2 WI T instruction Interrupt request S D Q P2 out T P1 out S S Q Internal clock φ R P2LATRSTB RESET Delay STP instruction P2 D Q R QB P2+ OSCSTP T XOSCSTP P1 Main clock (XIN-XOUT) stop bit P1HATRSTB XCOSCSTP XOD Sub-clock (XCIN-XCOUT) stop bit PIN1, PIN2 XDOSCSTP XCOD Slow memory wait select bit Slow memory wait mode select bit XCDOSCSTP Slow memory wait P1+, P2+ RDY XIN drive select bit External clock select bit f(XIN) LPF f(XCIN) 1/2 fEXT LPF XOSCSTP Frequency synthesizer input bit XCOSCSTP Internal system clock select bit fIN Main clock (XIN-XOUT) stop bit Frequency synthesizer Sub-clock (XCIN-XCOUT) stop bit Frequency synthesizer LPF enable bit XIN XOUT XCIN Fig. 67 Clock generating circuit block diagram Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 73 of 113 XCOUT 1/2 fSYN USB 48 MHz clock output HARDWARE 7641 Group FUNCTIONAL DESCRIPTION Reset φ = f(XIN/4) (Note 3) (Note 2) STOP φ = f(XIN/4) (Note 3) FSC0 “0”←→“1” XIN clock oscillating, XCIN clock stopped, Frequency synthesizer clock oscillating, (Note 4) CPMA = 0C, FSC = 41 φ = f(PLL)/2 CPMA6 “0”←→“1” XIN clock oscillating, XCIN clock stopped, Frequency synthesizer clock oscillating, CPMA = 4C, FSC = 41 WAIT CPMA4 “1”←→“0” WAIT XIN clock oscillating, XCIN clock stopped, Frequency synthesizer clock stopped, CPMA = 0C, FSC = 60 φ = f(XIN/4) (Note 3) (Note 2) STOP FSC0 “0”←→“1” φ = f(XIN/4) (Note 3) XIN clock oscillating, XCIN clock oscillating, Frequency synthesizer clock oscillating, (Note 4) CPMA = 1C, FSC = 41 CPMA6 “0”←→“1” φ = f(PLL)/2 XIN clock oscillating, XCIN clock oscillating, Frequency synthesizer clock oscillating, CPMA = 5C, FSC = 41 WAIT CPMA7 “1”←→“0” WAIT XIN clock oscillating, XCIN clock oscillating, Frequency synthesizer clock stopped, CPMA = 1C, FSC = 60 φ = f(XCIN/2) (Note 2) WAIT XIN clock oscillating, XCIN clock oscillating, Frequency synthesizer clock stopped, CPMA = 9C, FSC = 60 (Note 5) φ = f(XCIN/2) (Note 2) STOP WAIT FSC0 “0”←→“1” φ = f(XCIN/2) XIN clock oscillating, XCIN clock oscillating, Frequency synthesizer clock oscillating, (Note 4) CPMA = 9C, FSC = 41 CPMA6 “0”←→“1” φ = f(PLL)/2 XIN clock oscillating, XCIN clock oscillating, Frequency synthesizer clock oscillating, CPMA = DC, FSC = 41 XIN clock stopped, XCIN clock oscillating, Frequency synthesizer clock stopped, CPMA = BC, FSC = 68 FSC0 “0”←→“1” φ = f(XCIN/2) XIN clock stopped, XCIN clock oscillating, Frequency synthesizer clock oscillating, (Note 4) CPMA = BC, FSC = 49 CPMA6 “0”←→“1” φ = f(PLL)/2 XIN clock stopped, XCIN clock oscillating, Frequency synthesizer clock oscillating, CPMA = FC, FSC = 49 Notes 1 : Switch the mode by the allows shown between the mode blocks. (Do not switch between the modes directly without an allow.) 2 : In Stop mode, though the frequency synthesizer is not automatically disabled, the oscillator which sends clocks to the frequency synthesizer stops. Set the system clock and disable the frequency synthesizer before execution of the STP instruction. 3 : φ = f(XIN)/2 can be also used by setting the XIN divider select bit (CCR7) to “1”. Then this diagram also applies to that case. 4 : The frequency synthesizer’s input can be selected between XIN input and XCIN input regardless of the system clock. This diagram assumes the frequency synthesizer’s input to be the system clock. Enable the oscillator to be used for the frequency synthesizer’s input before enabling the frequency synthesizer. 5 : Select the XCIN input as the frequency synthesizer’s input by setting the frequency synthesizer input bit (FSC3) to “1” before stopping XIN oscillation. Remarks : This diagram assumes that: •Stack page is page 1 •In single-chip mode (Depending on the CPU mode register A) •φ expresses the internal clock. Fig. 68 State transitions of clock Rev.2.00 Aug 28, 2006 REJ09B0336-0200 WAIT CPMA5 “1”←→“0” STOP page 74 of 113 WAIT HARDWARE 7641 Group FUNCTIONAL DESCRIPTION PROCESSOR MODE Single-chip mode, memory expansion mode, and microprocessor mode which is only in the mask ROM version can be selected by using the Processor Mode Bits of CPU mode register A (bits 0 and 1 of address 000016). In the memory expansion mode and microprocessor mode, a memory can be expanded externally via ports P0 to P3. In these modes, ports P0 to P3 lose their I/O port functions and become bus pins. The port direction registers corresponding to those ports become external memory areas. Table 9 Port functions in memory expansion mode and microprocessor mode Port Name Port P0 Port P1 Port P2 Port P3 Port P4 Function Outputs low-order 8 bits of address. Outputs high-order 8 bits of address. Operates as I/O pins for data D7 to D0 (including instruction code). P30 is the RDY input pin. P31 and P32 function only as output pins P33 is the DMAOUT output pin. P34 is the φOUT output pin. P35 is the SYNCOUT output pin. P36 is the WR output pin, and P37 is the RD output pin. P40 is the EDMA pin. (1) Single-chip mode Select this mode by resetting the MCU with CNVSS connected to VSS. (2) Memory expansion mode Select this mode by setting the Processor Mode Bits (b1, b0) to “01” in software with CNVSS connected to VSS. This mode enables external memory expansion while maintaining the validity of the internal ROM. (3) Microprocessor mode Select this mode by resetting the MCU with CNVSS connected to VCC, or by setting the Processor Mode Bits (b1, b0) to “10” in software with CNVSS connected to VSS. In the microprocessor mode, the internal ROM is no longer valid and an external memory must be used. Do not set this mode in the flash memory version. M37641M8 000016 000816 001016 000016 SFR area 000816 001016 SFR area 007016 SFR area SFR area 007016 Internal RAM 047016 Internal RAM 047016 800016 Internal ROM FFFF16 FFFF16 Memory expansion mode Microprocessor mode The shaded areas are external areas. M37641F8 000016 SFR area 000816 001016 SFR area 007016 Internal RAM 0A7016 100016 Reserved area 800016 Internal ROM FFFF16 Memory expansion mode The shaded areas are external areas. Fig. 69 Memory maps in processor modes other than singlechip mode Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 75 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION b7 b0 CPU mode register A (address 000016) CPMA 1 Processor mode bits b1b0 0 0: Single-chip mode 0 1: Memory expansion mode 1 0: Microprocessor mode (Note 1) 1 1: Not available Stack page select bit 0: Page 0 1: Page 1 Fix to “1”. Sub-clock (XCIN-XCOUT) control bit 0: Stopped 1: Oscillating Main clock (XIN-XOUT) control bit 0: Oscillating 1: Stopped Internal system clock select bit (Note 2) 0: External clock (XIN-XOUT or XCIN-XCOUT) 1: fSYN External clock select bit 0: XIN-XOUT 1: XCIN-XCOUT Notes 1: This is not available in the flash memory version. 2: When (CPMA 6, 7) = (0, 0), the internal system clock can be selected between f(XIN) or f(XIN)/2 by CCR7. The internal clock φ is the internal system clock divided by 2. Fig. 70 Structure of CPU mode register A b7 1 0 b0 CPU mode register B (address 000116) CPMB Slow memory wait select bits b1b0 0 0: No wait 0 1: One-time wait 1 0: Two-time wait 1 1: Three-time wait Slow memory wait mode select bits b3b2 0 0: Software wait 0 1: Not available 1 0: RDY wait 1 1: Software wait plus RDY input anytime wait Expanded data memory access bit 0: EDMA output disabled 1: EDMA output enabled HOLD function enable bit 0: HOLD function disabled 1: HOLD function enabled Resereved bit (“0” at read/write) Fix to “1”. Fig. 71 Structure of CPU mode register B Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 76 of 113 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION Slow Memory Wait (2) RDY wait The 7641 Group is equipped with the slow memory wait function (Software wait, RDY wait, and Extended RDY wait: software wait plus RDY input anytime wait) for easier interfacing with external devices that have long access times. The slow memory wait function can be enabled in the memory expansion mode and microprocessor mode. The appropriate wait mode is selected by setting bits 0 to 3 of CPU mode register B (address 000116). This function can extend the read cycle or write cycle only for access to an external memory. However, this wait function cannot be enabled for access to addresses 000816 to 000F16. RDY Wait is selected by setting “10” to the Slow Memory Wait Mode Select Bits of CPU mode register B (address 000116). When a fixed time of “L” is input to the RDY pin at the beginning of a read/write cycle (before φ cycle falls), the MCU goes to the RDY state. The read/write cycle can then be extended by one to three φ cycles. The number of φ cycles to be added can be selected by the Slow Memory Wait Bits. (1) Software wait The software wait is selected by setting “00” to the Slow Memory Wait Mode Select Bits of CPU mode register B (address 000116). Read/write cycles (“L” width of RD pin/WR pin) can be extended by one to three φ cycles. The number of cycles to be extended can be selected with the Slow Memory Wait Select Bits. When the software wait function is selected, the RDY pin status becomes invalid. (3) Software wait + Extended RDY wait Extended RDY Wait is selected by setting “11” to the Slow Memory Wait Mode Select Bits of CPU mode register B (address 000116). The read/write cycle can be extended when a fixed time of “L” is input to the RDY pin at the beginning of a read/write cycle (before φ cycle falls). The RDY pin state is checked continually at each fall of φ cycle until the RDY pin goes to “H”. When “H” is input to the RDY pin, the wait is released within 1, 2, or 3 φ cycles (as selected with the Slow Memory Wait Bits). X IN φ OUT ADOUT RD WR No wait 1-cycle software wait CPMB = 0016 2-cycle software wait CPMB = 0116 3-cycle software wait CPMB = 0316 CPMB = 0216 Note: This diagram assumes φ = XIN/2. Fig. 72 Software wait timing diagram XIN φ OUT ADOUT RD WR tsu tsu tsu tsu tsu tsu RDY No wait 1-cycle RDY wait CPMB = 0816 CPMB = 0916 Note: This diagram assumes φ = XIN/2. Fig. 73 RDY wait timing diagram Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 77 of 113 2-cycle RDY wait CPMB = 0A16 3-cycle RDY wait CPMB = 0B16 HARDWARE 7641 Group FUNCTIONAL DESCRIPTION XIN φOUT ADOUT RD WR tsu tsu tsu tsu tsu tsu tsu tsu tsu tsu tsu tsu tsu RDY No wait 1-cycle extended RDY wait 2-cycle extended RDY wait CPMB = 0D16 CPMB = 0E16 CPMB = 0C16 XIN φOUT ADOUT RD WR tsu tsu tsu tsu tsu tsu tsu tsu tsu tsu tsu tsu tsu RDY 2-cycle extended RDY wait CPMB = 0E16 3-cycle extended RDY wait CPMB = 0F16 Note: This diagram assumes φ = XIN/2. Fig. 74 Extended RDY wait (software wait plus RDY input anytime wait) timing diagram Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 78 of 113 tsu tsu HARDWARE 7641 Group FUNCTIONAL DESCRIPTION HOLD Function Expanded Data Memory Access The HOLD function is used for systems that consist of external circuits that access MCU buses without use of the CPU (Central Processing Unit). The HOLD function is used to generate the timing in which the MCU will relinquish the bus from the CPU to the external circuits. To use the HOLD function, set the HOLD function Enable Bit of CPU mode register B (address 000116) to “1”. This function can be used with both the HOLD pin and the HLDA pin. The HOLD signal is a signal from an external circuit requesting the MCU to relinquish use of the bus. When “L” level is input, the MCU goes to the HOLD state and remains so while the pin is at “L”. The oscillator does not stop oscillating during the HOLD state, therefore allowing the internal peripheral functions to operate during this time. When the MCU relinquishes use of the bus, “L” level is output from the HLDA pin. The MCU makes ports P0 and P1 (address buses) and port P2 (data bus) tri-state outputs and holds port P37 (RD pin) and port P36 (WR pin) “H” level. Port P34 (φ OUT pin) continues to oscillate. This function is not valid when the MCU is using the IBF1 function with the HLDA pin. In Expanded Data Memory Access Mode, the MCU can access a data area larger than 64 Kbytes with the LDA ($zz), Y (indirect Y) instruction and the STA ($zz), Y (indirect Y) instruction. To use this mode, set the Expanded Data Memory Access Bit of CPU mode register B (address 000116) to “1”. In this case, port P40 (EDMA pin) goes “L” level during the read/write cycle of the LDA or STA instruction. The determination of which bank to access is done by using an I/ O port to represent expanded addresses exceeding address bus AB15. For example, when accessing 4 banks, use two I/O ports to represent address buses AB16 and AB17. XIN φ OUT RD, W R ADDROUT DATAIN/OUT tsu(HOLD-φ) th(φ-HOLD) HOLD HLDA td(φ-HLDAL) Note: This diagram assumes φ = XIN/2. Fig. 75 Hold function timing diagram Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 79 of 113 td(φ-HLDAH) HARDWARE 7641 Group FUNCTIONAL DESCRIPTION φ SYNCOUT RD WR Address PC Data BAL, 00 PC +1 BAL Op code ADL + Y, ADH BAL+1, 00 ADL ADH ADL + Y, ADH + C Invalid PC + 2 Data Next Op code EDMA Fig. 76 STA ($ zz), Y instruction sequence when EDMA enabled φ SYNCOUT RD WR Address PC Data PC +1 Op code BAL, 00 BAL ADL + Y, ADH BAL+1, 00 ADL ADH ADL + Y, ADH + C Invalid PC + 2 Data Next Op code EDMA Fig. 77 LDA ($ zz), Y instruction sequence when EDMA enabled and T flag = “0” φ SYNCOUT RD WR Address Data PC PC +1 Op code BAL, 00 BAL BAL+1, 00 ADL ADH ADL + Y, ADH ADL + Y, ADH + C Invalid Data EDMA Fig. 78 LDA ($ zz), Y instruction sequence when EDMA enabled and T flag = “1” Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 80 of 113 X, 00 Invalid PC + 2 Data Next Op code HARDWARE 7641 Group FLASH MEMORY MODE FLASH MEMORY MODE Summary The M37641F8FP/HP (flash memory version) has an internal new DINOR (DIvided bit line NOR) flash memory that can be rewritten with a single power source when VCC is 5 V, and 2 power sources when VPP is 5 V and VCC is 3.3 V in the CPU rewrite and standard serial I/O modes. For this flash memory, three flash memory modes are available in which to read, program, and erase: the parallel I/O and standard serial I/O modes in which the flash memory can be manipulated using a programmer and the CPU rewrite mode in which the flash memory can be manipulated by the Central Processing Unit (CPU). Table 10 lists the summary of the M37641F8 (flash memory version). This flash memory version has some blocks on the flash memory as shown in Figure 79 and each block can be erased. The flash memory is divided into User ROM area and Boot ROM area. In addition to the ordinary User ROM area to store the MCU operation control program, the flash memory has a Boot ROM area that is used to store a program to control rewriting in CPU rewrite and standard serial I/O modes. This Boot ROM area has had a standard serial I/O mode control program stored in it when shipped from the factory. However, the user can write a rewrite control program in this area that suits the user’s application system. This Boot ROM area can be rewritten in only parallel I/O mode. Table 10 Summary of M37641F8 (flash memory version) Item Power source voltage (For Program/Erase) VPP voltage (For Program/Erase) Flash memory mode Specifications Vcc = 3.00 – 3.60 V, 4.50 – 5.25 V (f(XIN) = 24 MHz, φ = 6 MHz) (Note 1) VPP = 4.50 – 5.25 V 3 modes; Flash memory can be manipulated as follows: (1) CPU rewrite mode: Manipulated by the Central Processing Unit (CPU) (2) Parallel I/O mode: Manipulated using an external programmer (Note 2) (3) Standard serial I/O mode: Manipulated using an external programmer (Note 2). Erase block division User ROM area Boot ROM area Program method Erase method Program/Erase control method Number of commands Number of program/Erase times ROM code protection See Figure 79. 1 block (4 Kbytes) (Note 3) Byte program Batch erasing/Block erasing Program/Erase control by software command 6 commands 100 times Available in parallel I/O mode and standard serial I/O mode Notes 1: After programming/erasing at Vcc = 3.0 to 3.6 V, the MCU can operate only at Vcc = 3.0 to 3.6 V. After programming/erasing at Vcc = 4.5 to 5.25 V or programming/erasing with the exclusive external equipment flash programmer, the MCU can operate at both Vcc = 3.0 to 3.6 V and 4.15 to 5.25 V. 2: In the parallel I/O mode or the standard serial I/O mode, use the exclusive external equipment flash programmer which supports the 7641 Group (flash memory version). 3: The Boot ROM area has had a standard serial I/O mode control program stored in it when shipped from the factory. This Boot ROM area can be rewritten in only parallel I/O mode. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 81 of 113 HARDWARE 7641 Group FLASH MEMORY MODE (1) CPU Rewrite Mode Microcomputer Mode and Boot Mode In CPU rewrite mode, the internal flash memory can be operated on (read, program, or erase) under control of the Central Processing Unit (CPU). In CPU rewrite mode, only the User ROM area shown in Figure 79 can be rewritten; the Boot ROM area cannot be rewritten. Make sure the program and block erase commands are issued for only the User ROM area and each block area. The control program for CPU rewrite mode can be stored in either User ROM or Boot ROM area. In the CPU rewrite mode, because the flash memory cannot be read from the CPU, the rewrite control program must be transferred to internal RAM area to be executed before it can be executed. The control program for CPU rewrite mode must be written into the User ROM or Boot ROM area in parallel I/O mode beforehand. (If the control program is written into the Boot ROM area, the standard serial I/O mode becomes unusable.) See Figure 79 for details about the Boot ROM area. Normal microcomputer mode is entered when the microcomputer is reset with pulling CNV SS pin low. In this case, the CPU starts operating using the control program in the User ROM area. When the microcomputer is reset by pulling the P36 (CE) pin high, the P81 (SCLK) pin high, the CNVSS pin high, the CPU starts operating using the control program in the Boot ROM area. This mode is called the “Boot” mode. Block Address Block addresses refer to the maximum address of each block. These addresses are used in the block erase command. Parallel I/O mode User ROM area 800016 C00016 E00016 FFFF16 Block 2 : 16 Kbytes Block 1 : 8 Kbytes Block 0 : 8 Kbytes Boot ROM area F00016 FFFF16 BSEL = “L” 4 Kbytes BSEL = “H” CPU rewrite mode, standard serial I/O mode User ROM area 800016 C00016 E00016 FFFF16 Block 2 : 16 Kbytes Block 1 : 8 Kbytes Block 0 : 8 Kbytes User area / Boot area select bit = “0” Boot ROM area F00016 FFFF16 4 Kbytes User area / Boot area select bit = “1” Notes 1: The Boot ROM area can be rewritten in only parallel I/O mode. (Access to any other areas is inhibited.) 2: To specify a block, use the maximum address in the block. Fig. 79 Block diagram of built-in flash memory Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 82 of 113 HARDWARE 7641 Group FLASH MEMORY MODE Outline Performance (CPU Rewrite Mode) CPU rewrite mode is usable in the single-chip, memory expansion or Boot mode. The only User ROM area can be rewritten in CPU rewrite mode. In CPU rewrite mode, the CPU erases, programs and reads the internal flash memory by executing software commands. This rewrite control program must be transferred to a memory such as the internal RAM before it can be executed. The MCU enters CPU rewrite mode by applying 4.50 V to 5.25 V to the CNVSS pin and setting “1” to the CPU Rewrite Mode Select Bit (bit 1 of address 006A16). Software commands are accepted once the mode is entered. Use software commands to control program and erase operations. Whether a program or erase operation has terminated normally or in error can be verified by reading the status register. Figure 80 shows the flash memory control register. Bit 0 is the RY/BY status flag used exclusively to read the operating status of the flash memory. During programming and erase operations, it is “0” (busy). Otherwise, it is “1” (ready). Bit 1 is the CPU Rewrite Mode Select Bit. When this bit is set to “1”, the MCU enters CPU rewrite mode. Software commands are accepted once the mode is entered. In CPU rewrite mode, the b7 CPU becomes unable to access the internal flash memory directly. Therefore, use the control program in a memory other than internal flash memory for write to bit 1. To set this bit to “1”, it is necessary to write “0” and then write “1” in succession. The bit can be set to “0” by only writing “0”. Bit 2 is the CPU Rewrite Mode Entry Flag. This flag indicates “1” in CPU rewrite mode, so that reading this flag can check whether CPU rewrite mode has been entered or not. Bit 3 is the flash memory reset bit used to reset the control circuit of internal flash memory. This bit is used when exiting CPU rewrite mode and when flash memory access has failed. When the CPU Rewrite Mode Select Bit is “1”, setting “1” for this bit resets the control circuit. To set this bit to “1”, it is necessary to write “0” and then write “1” in succession. To release the reset, it is necessary to set this bit to “0”. Bit 4 is the User Area/Boot Area Select Bit. When this bit is set to “1”, Boot ROM area is accessed, and CPU rewrite mode in Boot ROM area is available. In Boot mode, this bit is set to “1” automatically. Reprogramming of this bit must be in a memory other than internal flash memory. Figure 81 shows a flowchart for setting/releasing CPU rewrite mode. b0 Flash memory control register (address 006A16) FMCR RY/BY status flag 0: Busy (being programmed or erased) 1: Ready CPU rewrite mode select bit (Note 2) 0: Normal mode (Software commands invalid) 1: CPU rewrite mode (Software commands acceptable) CPU rewrite mode entry flag 0: Normal mode 1: CPU rewrite mode Flash memory reset bit (Note 3) 0: Normal operation 1: Reset User ROM area / Boot ROM area select bit (Note 4) 0: User ROM area accessed 1: Boot ROM area accessed Reserved bits (Indefinite at read/ “0” at write) Notes 1: The contents of flash memory control register are “XXX00001” just after reset release. 2: For this bit to be set to “1”, the user needs to write “0” and then “1” to it in succession. If it is not this procedure, this bit will not be set to ”1”. Additionally, it is required to ensure that no interrupt will be generated during that interval. Use the control program in the area except the built-in flash memory for write to this bit. 3: This bit is valid when the CPU rewrite mode select bit is “1”. Set this bit 3 to “0” subsequently after setting bit 3 to “1”. 4: Use the control program in the area except the built-in flash memory for write to this bit. Fig. 80 Structure of flash memory control register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 83 of 113 HARDWARE 7641 Group FLASH MEMORY MODE Start Single-chip mode, Memory expansion mode or Boot mode Set CPU mode registers A, B (Note 2) Transfer CPU rewrite mode control program to memory other than internal flash memory Jump to control program transferred in memory other than internal flash memory (Subsequent operations are executed by control program in this memory) Setting Set CPU rewrite mode select bit to “1” (by writing “0” and then “1” in succession) Check CPU rewrite mode entry flag Using software command execute erase, program, or other operation Execute read array command or reset flash memory by setting flash memory reset bit (by writing “1” and then “0” in succession) (Note 3) Released Write “0” to CPU rewrite mode select bit End Notes 1: When starting the MCU in the single-chip mode or memory expansion mode, supply 4.5 V to 5.25 V to the CNVss pin until checking the CPU rewrite mode entry flag. 2: Set the main clock as follows depending on the XIN divider select bit of clock control register (bit 7 of address 001F16): When XIN divider select bit = “0” (φ = f(XIN)/4), the main clock is 24 MHz or less When XIN divider select bit = “1” (φ = f(XIN)/2), the main clock is 12 MHz or less. 3: Before exiting the CPU rewrite mode after completing erase or program operation, always be sure to execute the read array command or reset the flash memory. Fig. 81 CPU rewrite mode set/release flowchart Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 84 of 113 HARDWARE 7641 Group FLASH MEMORY MODE Notes on CPU Rewrite Mode The below notes applies when rewriting the flash memory in CPU rewrite mode. ●Operation speed During CPU rewrite mode, set the internal clock φ to 6 MHz or less using the XIN Divider Select Bit (bit 7 of address 001F16). ●Instructions inhibited against use The instructions which refer to the internal data of the flash memory cannot be used during CPU rewrite mode . ●Interrupts inhibited against use The interrupts cannot be used during CPU rewrite mode because they refer to the internal data of the flash memory. ●Reset Reset is always valid. When CNVSS is “H” at reset release, the program starts from the address stored in addresses FFFA16 and FFFB16 of the boot ROM area in order that CPU may start in boot mode. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 85 of 113 HARDWARE 7641 Group FLASH MEMORY MODE Software Commands (CPU Rewrite Mode) Table 11 lists the software commands. After setting the CPU Rewrite Mode Select Bit of the flash memory control register to “1”, execute a software command to specify an erase or program operation. Each software command is explained below. ●Read Array Command (FF16) The read array mode is entered by writing the command code “FF16” in the first bus cycle. When an address to be read is input in one of the bus cycles that follow, the contents of the specified address are read out at the data bus (DB0 to DB7). The read array mode is retained intact until another command is written. register mode is entered automatically and the contents of the status register is read at the data bus (DB 0 to DB 7 ). The status register bit 7 (SR7) is set to “0” at the same time the write operation starts and is returned to “1” upon completion of the write operation. In this case, the read status register mode remains active until the next command is written. ____ The RY/BY Status Flag is “0” (busy) during write operation and “1” (ready) when the write operation is completed as is the status register bit 7. At program end, program results can be checked by reading bit 4 (SR4) of the status register. Start ●Read Status Register Command (7016) The read status register mode is entered by writing the command code “7016” in the first bus cycle. The contents of the status register are read out at the data bus (DB0 to DB 7) by a read in the second bus cycle. The status register is explained in the next section. Write 4016 Write Write address Write data Status register read ●Clear Status Register Command (5016) This command is used to clear the bits SR4 and SR5 of the status register after they have been set. These bits indicate that operation has ended in an error. To use this command, write the command code “5016” in the first bus cycle. SR7 = 1 ? or RY/BY = 1 ? ●Program Command (4016) Program operation starts when the command code “4016” is written in the first bus cycle. Then, if the address and data to program are written in the 2nd bus cycle, program operation (data programming and verification) will start. Whether the write operation is completed can be confirmed by _____ reading the status register or the RY/BY Status Flag of the flash memory control register. When the program starts, the read status NO YES NO S R4 = 0 ? Program error YES Program completed Fig. 82 Program flowchart Table 11 List of software commands (CPU rewrite mode) Command Cycle number Mode Read array 1 Write Read status register 2 Clear status register First bus cycle Data Address (DB0 to DB7) X Second bus cycle Data Mode Address (DB0 to DB7) (Note 4) FF16 Write X 7016 1 Write X 5016 Program 2 Write X 4016 Write WA (Note 2) WD (Note 2) Erase all blocks 2 Write X 2016 Write X 2016 Block erase 2 Write X 2016 Write (Note 3) D016 Notes 1: SRD = Status Register Data 2: WA = Write Address, WD = Write Data 3: BA = Block Address to be erased (Input the maximum address of each block.) 4: X denotes a given address in the User ROM area . Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 86 of 113 Read X BA SRD (Note 1) HARDWARE 7641 Group FLASH MEMORY MODE ●Erase All Blocks Command (2016/2016) By writing the command code “2016” in the first bus cycle and the confirmation command code “2016” in the second bus cycle that follows, the operation of erase all blocks (erase and erase verify) starts. Whether the erase all blocks command is terminated can be con____ firmed by reading the status register or the RY/BY Status Flag of flash memory control register. When the erase all blocks operation starts, the read status register mode is entered automatically and the contents of the status register can be read out at the data bus (DB0 to DB 7). The status register bit 7 (SR7) is set to “0” at the same time the erase operation starts and is returned to “1” upon completion of the erase operation. In this case, the read status register mode remains active until another command is written. ____ The RY/BY Status Flag is “0” during erase operation and “1” when the erase operation is completed as is the status register bit 7 (SR7). After the erase all blocks end, erase results can be checked by reading bit 5 (SRS) of the status register. For details, refer to the section where the status register is detailed. ●Block Erase Command (2016/D016) By writing the command code “2016” in the first bus cycle and the confirmation command code “D016” and the blobk address in the second bus cycle that follows, the block erase (erase and erase verify) operation starts for the block address of the flash memory to be specified. Whether the block erase operation is completed can be confirmed ____ by reading the status register or the RY/BY Status Flag of flash memory control register. At the same time the block erase operation starts, the read status register mode is automatically entered, so that the contents of the status register can be read out. The status register bit 7 (SR7) is set to “0” at the same time the block erase operation starts and is returned to “1” upon completion of the block erase operation. In this case, the read status register mode remains active until the read array command (FF16) is written. ____ The RY/BY Status Flag is “0” during block erase operation and “1” when the block erase operation is completed as is the status register bit 7. After the block erase ends, erase results can be checked by reading bit 5 (SRS) of the status register. For details, refer to the section where the status register is detailed. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 87 of 113 Start Write 2016 Write 2016/D016 Block address 2016:Erase all blocks command D016:Block erase command Status register read SR7 = 1 ? or RY/BY = 1 ? NO YES SR5 = 0 ? YES Erase completed Fig. 83 Erase flowchart NO Erase error HARDWARE 7641 Group FLASH MEMORY MODE Status Register (SRD) The status register shows the operating status of the flash memory and whether erase operations and programs ended successfully or in error. It can be read in the following ways: (1) By reading an arbitrary address from the User ROM area after writing the read status register command (7016) (2) By reading an arbitrary address from the User ROM area in the period from when the program starts or erase operation starts to when the read array command (FF16) is input. Also, the status register can be cleared by writing the clear status register command (5016). After reset, the status register is set to “8016”. Table 12 shows the status register. Each bit in this register is explained below. •Erase status (SR5) The erase status indicates the operating status of erase operation. If an erase error occurs, it is set to “1”. When the erase status is cleared, it is set to “0”. •Program status (SR4) The program status indicates the operating status of write operation. When a write error occurs, it is set to “1”. The program status is set to “0” when it is cleared. If “1” is written for any of the SR5 and SR4 bits, the program, erase all blocks, and block erase commands are not accepted. Before executing these commands, execute the clear status register command (5016) and clear the status register. Also, if any commands are not correct, both SR5 and SR4 are set to “1”. •Sequencer status (SR7) The sequencer status indicates the operating status of the flash memory. This bit is set to “0” (busy) during write or erase operation and is set to “1” when these operations ends. After power-on, the sequencer status is set to “1” (ready). Table 12 Definition of each bit in status register (SRD) Symbol Status name SR7 (bit7) SR6 (bit6) Sequencer status Reserved SR5 (bit5) SR4 (bit4) Erase status Program status SR3 (bit3) SR2 (bit2) Reserved Reserved SR1 (bit1) SR0 (bit0) Reserved Reserved Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 88 of 113 Definition “1” “0” Ready Busy Terminated in error Terminated normally Terminated in error - Terminated normally - - - - - HARDWARE 7641 Group FLASH MEMORY MODE Full Status Check By performing full status check, it is possible to know the execution results of erase and program operations. Figure 84 shows a full status check flowchart and the action to be taken when each error occurs. Read status register SR4 = 1 and SR5 = 1 ? YES Command sequence error NO SR5 = 0 ? NO Erase error Execute the clear status register command (5016) to clear the status register. Try performing the operation one more time after confirming that the command is entered correctly. Should an erase error occur, the block in error cannot be used. YES SR4 = 0 ? NO Program error Should a program error occur, the block in error cannot be used. YES End (erase, program) Note: When one of SR5 and SR4 is set to “1”, none of the read aray, the program, erase all blocks, and block erase commands is accepted. Execute the clear status register command (5016) before executing these commands. Fig. 84 Full status check flowchart and remedial procedure for errors Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 89 of 113 HARDWARE 7641 Group FLASH MEMORY MODE Functions To Inhibit Rewriting Flash Memory Version To prevent the contents of internal flash memory from being read out or rewritten easily, this MCU incorporates a ROM code protect function for use in parallel I/O mode and an ID code check function for use in standard serial I/O mode. ●ROM Code Protect Function (in Pararell I/O Mode) The ROM code protect function is the function to inhibit reading out or modifying the contents of internal flash memory by using the ROM code protect control (address FFC916 ) in parallel I/O mode. Figure 85 shows the ROM code protect control (address FFC916). (This address exists in the User ROM area.) If one or both of the pair of ROM Code Protect Bits is set to “0”, b7 the ROM code protect is turned on, so that the contents of internal flash memory are protected against readout and modification. The ROM code protect is implemented in two levels. If level 2 is selected, the flash memory is protected even against readout by a shipment inspection LSI tester, etc. When an attempt is made to select both level 1 and level 2, level 2 is selected by default. If both of the two ROM Code Protect Reset Bits are set to “00”, the ROM code protect is turned off, so that the contents of internal flash memory can be read out or modified. Once the ROM code protect is turned on, the contents of the ROM Code Protect Reset Bits cannot be modified in parallel I/O mode. Use the serial I/O or CPU rewrite mode to rewrite the contents of the ROM Code Protect Reset Bits. b0 1 1 ROM code protect control (address FFC916) (Note 1) ROMCP Reserved bits (“1” at read/write) ROM code protect level 2 set bits (ROMCP2) (Notes 2, 3) b3b2 0 0: Protect enabled 0 1: Protect enabled 1 0: Protect enabled 1 1: Protect disabled ROM code protect reset bits (Note 4) b5b4 0 0: Protect removed 0 1: Protect set bits effective 1 0: Protect set bits effective 1 1: Protect set bits effective ROM code protect level 1 set bits (ROMCP1) (Note 2) b7b6 0 0: Protect enabled 0 1: Protect enabled 1 0: Protect enabled 1 1: Protect disabled Notes 1: This area is on the ROM in the mask ROM version. 2: When ROM code protect is turned on, the internal flash memory is protected against readout or modification in parallel I/O mode. 3: When ROM code protect level 2 is turned on, ROM code readout by a shipment inspection LSI tester, etc. also is inhibited. 4: The ROM code protect reset bits can be used to turn off ROM code protect level 1 and ROM code protect level 2. However, since these bits cannot be modified in parallel I/O mode, they need to be rewritten in standard serial I/O mode or CPU rewrite mode. Fig. 85 Structure of ROM code protect control Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 90 of 113 HARDWARE 7641 Group FLASH MEMORY MODE ID Code Check Function (in Standard serial I/O mode) Use this function in standard serial I/O mode. When the contents of the flash memory are not blank, the ID code sent from the programmer is compared with the ID code written in the flash memory to see if they match. If the ID codes do not match, the commands sent from the programmer are not accepted. The ID code consists of 8-bit data, and its areas are FFC216 to FFC816. Write a program which has had the ID code preset at these addresses to the flash memory. Address FFC216 ID1 FFC316 ID2 FFC416 ID3 FFC516 ID4 FFC616 ID5 FFC716 ID6 FFC816 ID7 FFC916 ROM code protect control Interrupt vector area Fig. 86 ID code store addresses Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 91 of 113 HARDWARE 7641 Group FLASH MEMORY MODE (2) Parallel I/O Mode Parallel I/O mode is the mode which parallel output and input software command, address, and data required for the operations (read, program, erase, etc.) to a built-in flash memory. Use the exclusive external equipment flash programmer which supports the 7641 Group (flash memory version). Refer to each programmer maker’s handling manual for the details of the usage. User ROM and Boot ROM Areas In parallel I/O mode, the user ROM and boot ROM areas shown in Figure 79 can be rewritten. Both areas of flash memory can be operated on in the same way. Program and block erase operations can be performed in the user ROM area. The user ROM area and its block is shown in Figure 79. The boot ROM area is 4 Kbytes in size. It is located at addresses F00016 through FFFF16. Make sure program and block erase operations are always performed within this address range. (Access to any location outside this address range is prohibited.) In the Boot ROM area, an erase block operation is applied to only one 4 Kbyte block. The boot ROM area has had a standard serial I/O mode control program stored in it when shipped from the Mitsubishi factory. Therefore, using the device in standard serial I/O mode, you do not need to write to the boot ROM area. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 92 of 113 HARDWARE 7641 Group FLASH MEMORY MODE (3) Standard serial I/O Mode The standard serial I/O mode inputs and outputs the software commands, addresses and data needed to operate (read, program, erase, etc.) the internal flash memory. This I/O is clock synchronized serial. This mode requires the exclusive external equipment (flash programmer). The standard serial I/O mode is different from the parallel I/O mode in that the CPU controls flash memory rewrite (uses the CPU rewrite mode), rewrite data input and so forth. The standard serial I/O mode is started by connecting “H” to the P36 (CE) pin and “H” to the P81 (SCLK) pin and “H” to the CNVSS pin (apply 4.5 V to 5.25 V to Vpp from an external source), and releasing the reset operation. (In the ordinary microcomputer mode, set CNVss pin to “L” level.) This control program is written in the Boot ROM area when the product is shipped from Mitsubishi. Accordingly, make note of the fact that the standard serial I/O mode cannot be used if the Boot ROM area is rewritten in parallel I/O mode. Figures 87 and 88 show the pin connections for the standard serial I/O mode. In standard serial I/O mode, serial data I/O uses the four serial I/O pins SCLK, SRXD, STXD and SRDY (BUSY). The SCLK pin is the transfer clock input pin through which an external transfer clock is input. The STXD pin is for CMOS output. The SRDY (BUSY) pin outputs “L” level when ready for reception and “H” level when reception starts. Serial data I/O is transferred serially in 8-bit units. In standard serial I/O mode, only the User ROM area shown in Figure 79 can be rewritten. The Boot ROM area cannot. In standard serial I/O mode, a 7-byte ID code is used. When there is data in the flash memory, commands sent from the peripheral unit (programmer) are not accepted unless the ID code matches. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 93 of 113 Outline Performance (Standard Serial I/O Mode) In standard serial I/O mode, software commands, addresses and data are input and output between the MCU and peripheral units (flash programer, etc.) using 4-wire clock-synchronized serial I/O. In reception, software commands, addresses and program data are synchronized with the rise of the transfer clock that is input to the SCLK pin, and are then input to the MCU via the SRXD pin. In transmission, the read data and status are synchronized with the fall of the transfer clock, and output from the STXD pin. The STXD pin is for CMOS output. Transfer is in 8-bit units with LSB first. When busy, such as during transmission, reception, erasing or program execution, the SRDY (BUSY) pin is “H” level. Accordingly, always start the next transfer after the SRDY (BUSY) pin is “L” level. Also, data and status registers in a memory can be read after inputting software commands. Status, such as the operating state of the flash memory or whether a program or erase operation ended successfully or not, can be checked by reading the status register. Here following explains software commands, status registers, etc. HARDWARE 7641 Group FLASH MEMORY MODE Table 13 Description of pin function (Standard Serial I/O Mode) Pin name Signal name I/O Function VCC,VSS Power supply input Apply 4.50 V – 5.25 V for 5 V version or 3.00 V – 3.60 V for 3 V version to the VCC pin. Apply 0 V to the Vss pin. CNVSS CNVSS I This controls the MCU operating mode. Connect this pin to VPP (= 4.50 V – 5.25 V RESET Reset input I To reset, input “L” level for 20 cycles or longer clocks of φ. X IN Clock input XOUT Clock output AVCC, AVSS Analog power supply input LPF LPF Ext.Cap 3.3 V line power supply input USB D+ USB D+ I/O USB D+ signal port. When this pin is not used, input “H” level. USB D- USB D- I/O USB D- signal port. When this pin is not used, input “L” level. P00 to P07 I/O port P0 I/O P10 to P17 I/O port P1 I/O When these ports are not used, input “L” or “H” level, or leave them open in output mode. P20 to P27 I/O port P2 I/O P30 to P35, P37 I/O port P3 I/O Connect a ceramic or crystal resonator between the XIN and XOUT pins. When inputting an externally derived clock, input it from XIN and leave XOUT open. Apply 4.50 V – 5.25 V for 5 V version or 3.00 V – 3.60 V for 3 V version to the AVCC pin. Apply 0 V to the AVss pin. O Loop filter for the frequency synthesizer. When this pin is not used, leave this open. I Power supply input pin for 3.3 V USB line driver. When this pin is not used, input “H” level. P36 CE input P40 to P44 I/O port P4 I/O P50 to P57 I/O port P5 I/O P60 to P67 I/O port P6 I/O P70 to P74 I/O port P7 I/O P80 BUSY output O This is a BUSY output pin. P81 SCLK input I This is a serial clock input pin. P 82 SRXD input I This is a serial data input pin. P83 STXDoutput O This is a serial data output pin. P84 to P87 I/O port P8 I/O When these ports are not used, input “L” or “H” level, or leave them open in output mode. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 94 of 113 I Input “H” level. When these ports are not used, input “L” or “H” level, or leave them open in output mode. HARDWARE 7641 Group 41 43 42 47 46 45 44 50 49 48 56 55 54 53 52 51 57 65 40 66 67 39 38 68 37 36 35 34 69 70 71 72 33 32 M37641F8FP 73 P30/RDY P31 P32 P33/DMAOUT P34/φOUT P35/SYNCOUT P36/WR P37/RD P80/UTXD2/SRDY P81/URXD2/SCLK P82/CTS2/SRXD P83/RTS2/STXD P84/UTXD1 P85/URXD1 P86/CTS1 P87/RTS1 CE BUSY SCLK SRXD STXD 24 21 22 23 19 20 25 18 80 17 27 26 15 16 78 79 12 13 14 77 30 29 28 8 9 10 11 75 76 5 6 7 31 3 4 74 1 2 P74/OBF1 P73/IBF1/HLDA P72/S1 P71/HOLD P70/SOF USB D+ USB DExt.Cap VSS VCC P67/DQ7 P66/DQ6 P65/DQ5 P64/DQ4 P63/DQ3 P62/DQ2 60 59 58 64 63 62 61 P20/DB0{DB0} P21/DB1{DB1} P22/DB2{DB2} P23/DB3{DB3} P24/DB4{DB4} P25/DB5{DB5} P26/DB6{DB6} P27/DB7{DB7} P00/AB0{AB0} P01/AB1{AB1} P02/AB2{AB2} P03/AB3{AB3} P04/AB4{AB4} P05/AB5{AB5} P06/AB6{AB6} P07/AB7{AB7} P10/AB8{AB8} P11/AB9{AB9} P12/AB10{AB10} P13/AB11{AB11} P14/AB12{AB12} P15/AB13{AB13} P16/AB14{AB14} P17/AB15{AB15} FLASH MEMORY MODE P61/DQ1 P60/DQ0 P57/W/(R/W) P56/R(E) P55/A0 P54/S0 P53/IBF0 P52/OBF0 CNVSS RESET P51/TOUT/XCOUT P50/XCIN VSS XIN XOUT VCC AVCC LPF AVSS P44/CNTR1 P43/CNTR0 P42/INT1 P41/INT0 P40/EDMA VSS Mode setup method Signal Value 4.5 to 5.25 V CNVSS VCC (Note) SCLK VSS → VCC RESET VCC Note: It is necessary to apply Vcc only when reset is released. RESET VPP CE Connect to oscillator circuit. Package outline: PRQP0080GB-A Fig. 87 Pin connection diagram in standard serial I/O mode (1) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 95 of 113 VCC HARDWARE 7641 Group 41 44 43 42 47 46 45 51 50 49 48 61 62 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 63 64 65 66 67 68 69 M37641F8HP 70 71 72 73 74 75 76 77 Mode setup method Signal Value 4.5 to 5.25 V CNVSS VCC (Note) SCLK VSS → VCC RESET VCC CE VPP RESET Connect to oscillator circuit. Note: It is necessary to apply Vcc only when reset is released. Fig. 88 Pin connection diagram in standard serial I/O mode (2) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 96 of 113 CE BUSY SCLK SRXD STXD 19 20 18 14 15 16 17 8 9 10 11 12 13 P16/AB14{AD14} P17/AB15{AD15} P30/RDY P31 P32 P33/DMAOUT P34/φOUT P35/SYNCOUT P36/WR P37/RD P80/UTXD2/SRDY P81/URXD2/SCLK P82/CTS2/SRXD P83/RTS2/STXD P84/UTXD1 P85/URXD1 P86/CTS1 P87/RTS1 P40/EDMA P41/INT0 P57/W/(R/W) P56/R(E) P55/A0 P54/S0 P53/IBF0 P52/OBF0 CNVSS RESET P51/TOUT/XCOUT P50/XCIN VSS XIN XOUT VCC AVCC LPF AVSS P44/CNTR1 P43/CNTR0 P42/INT1 5 6 7 78 79 80 1 2 3 4 P21/DB1 P20/DB0 P74/OBF1 P73/IBF1/HLDA P72/S1 P71/HOLD P70/SOF USB D+ USB DExt.Cap VSS VCC P67/DQ7 P66/DQ6 P65/DQ5 P64/DQ4 P63/DQ3 P62/DQ2 P61/DQ1 P60/DQ0 59 58 57 56 55 54 53 52 60 P22/DB2{DB2} P23/DB3{DB3} P24/DB4{DB4} P25/DB5{DB5} P26/DB6{DB6} P27/DB7{DB7} P00/AB0{AB0} P01/AB1{AB1} P02/AB2{AB2} P03/AB3{AB3} P04/AB4{AB4} P05/AB5{AB5} P06/AB6{AB6} P07/AB7{AB7} P10/AB8{AB8} P11/AB9{AB9} P12/AB10{AB10} P13/AB11{AB11} P14/AB12{AB12} P15/AB13{AB13} FLASH MEMORY MODE Package outline: PLQP0080KB-A VSS VCC HARDWARE 7641 Group FLASH MEMORY MODE Software Commands (Standard Serial I/O Mode) commands via the SRXD pin. Software commands are explained here below. Table 14 lists software commands. In standard serial I/O mode, erase, program and read are controlled by transferring software Table 14 Software commands (Standard serial I/O mode) Control command 1 Page read 2 Page program 3 Block erase 4 Erase all blocks 5 Read status register 6 Clear status register 7 ID code check 1st byte transfer 2nd byte 3rd byte 4th byte 5th byte 6th byte ..... When ID is not verified FF16 Address (middle) Address (high) Data output Data output Data output Not acceptable 4116 Address (middle) Address (high) Data input Data input Data input Data output to 259th byte Data input to 259th byte 2016 Address (middle) Address (high) D016 A716 D016 7016 SRD output Not acceptable Not acceptable SRD1 output Acceptable 5016 F516 FA16 8 Download function 9 Version data output function 10 Boot ROM area output function FB16 FC16 Not acceptable Not acceptable Address (low) Size (low) Address (middle) Size (high) Address (high) Checksum ID size ID1 Data input To required number of times Version data output Address (middle) Version data output Address (high) Version data output Data output Version data output Data output Version data output Data output To ID7 Acceptable Not acceptable Version data output to 9th byte Data output to 259th byte Acceptable Not acceptable Notes1: Shading indicates transfer from the internal flash memory microcomputer to a programmer. All other data is transferred from an external equipment (programmer) to the internal flash memory microcomputer. 2: SRD refers to status register data. SRD1 refers to status register 1 data. 3: All commands can be accepted for the products of which boot ROM area is totally blank. 4: Address low is AB0 to AB7; Address middle is AB8 to AB15; Address high is AB16 to AB23. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 97 of 113 HARDWARE 7641 Group FLASH MEMORY MODE ●Page Read Command This command reads the specified page (256 bytes) in the flash memory sequentially one byte at a time. Execute the page read command as explained here following. (1) Transfer the “FF16” command code with the 1st byte. (2) Transfer addresses AB8 to AB15 and AB16 to AB23 with the 2nd and 3rd bytes respectively. (3) From the 4th byte onward, data (DB0 to DB7) for the page (256 bytes) specified with addresses AB8 to AB23 will be output sequentially from the smallest address first synchronized with the fall of the clock. SCLK SRXD FF16 AB8 to AB16 to AB15 AB23 STXD data0 SRDY (BUSY) Fig. 89 Timing for page read ●Read Status Register Command This command reads status information. When the “70 16” command code is transferred with the 1st byte, the contents of the status register (SRD) with the 2nd byte and the contents of status register 1 (SRD1) with the 3rd byte are read. SCLK SRXD STXD SRDY (BUSY) Fig. 90 Timing for reading status register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 98 of 113 7016 SRD output SRD1 output data255 HARDWARE 7641 Group FLASH MEMORY MODE ●Clear Status Register Command This command clears the bits (SR3 to SR5) which are set when the status register operation ends in error. When the “5016” command code is sent with the 1st byte, the aforementioned bits are cleared. When the clear status register operation ends, the SRDY (BUSY) signal changes from “H” to “L” level. SCLK SRXD 5016 STXD SRDY (BUSY) Fig. 91 Timing for clear status register ●Page Program Command This command writes the specified page (256 bytes) in the flash memory sequentially one byte at a time. Execute the page program command as explained here following. (1) Transfer the “4116” command code with the 1st byte. (2) Transfer addresses AB8 to AB15 and AB16 to AB23 with the 2nd and 3rd bytes respectively. (3) From the 4th byte onward, as write data (DB0 to DB7) for the page (256 bytes) specified with addresses A8 to A23 is input sequentially from the smallest address first, that page is automatically written. When reception setup for the next 256 bytes ends, the SRDY (BUSY) signal changes from “H” to “L” level. The result of the page program can be known by reading the status register. For more information, see the section on the status register. SCLK SRXD 4116 AB8 to AB16 to data0 AB15 AB23 STXD SRDY (BUSY) Fig. 92 Timing for page program Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 99 of 113 data255 HARDWARE 7641 Group FLASH MEMORY MODE ●Block Erase Command This command erases the contents of the specifided block. Execute the block erase command as explained here following. (1) Transfer the “2016” command code with the 1st byte. (2) Transfer addresses AB8 to AB15 and AB16 to AB23 with the 2nd and 3rd bytes respectively. (3) Transfer the verify command code “D016 ” with the 4th byte. With the verify command code, the erase operation will start for the specifided block in the flash memory. Set the addresses AB8 to AB23 to the maximum address of the specified block. When block erasing ends, the SRDY (BUSY) signal changes from “H” to “L” level. The result of the erase operation can be known by reading the status register. For more information, see the section on the status register. SCLK SRXD 2016 AB8 to AB15 AB16 to AB23 D016 STXD SRDY(BUSY) Fig. 93 Timing for block erasing ●Erase All Blocks Command This command erases the contents of all blocks. Execute the erase all blocks command as explained here following. (1) Transfer the “A716” command code with the 1st byte. (2) Transfer the verify command code “D0 16” with the 2nd byte. With the verify command code, the erase operation will start and continue for all blocks in the flash memory. When erase all blocks end, the SRDY (BUSY) signal changes from “H” to “L” level. The result of the erase operation can be known by reading the status register. SCLK SRXD STXD SRDY (BUSY) Fig. 94 Timing for erase all blocks Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 100 of 113 A716 D016 HARDWARE 7641 Group FLASH MEMORY MODE ●Download Command This command downloads a program to the RAM for execution. Execute the download command as explained here following. (1) Transfer the “FA16” command code with the 1st byte. (2) Transfer the program size with the 2nd and 3rd bytes. (3) Transfer the check sum with the 4th byte. The check sum is added to all data sent with the 5th byte onward. (4) The program to execute is sent with the 5th byte onward. When all data has been transmitted, if the check sum matches, the downloaded program is executed. The size of the program will vary according to the internal RAM. SCLK SRXD FA16 STXD SRDY (BUSY) Fig. 95 Timing for download Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 101 of 113 Data size Data size (low) (high) Check sum Program data Program data HARDWARE 7641 Group FLASH MEMORY MODE ●Version Information Output Command This command outputs the version information of the control program stored in the Boot ROM area. Execute the version information output command as explained here following. (1) Transfer the “FB16” command code with the 1st byte. (2) The version information will be output from the 2nd byte onward. This data is composed of 8 ASCII code characters. SCLK SRXD FB16 STXD ‘V’ ‘E’ ‘R’ ‘X’ SRDY (BUSY) Fig. 96 Timing for version information output ●Boot ROM Area Output Command This command reads the control program stored in the Boot ROM area in page (256 bytes) unit. Execute the Boot ROM area output command as explained here following. (1) Transfer the “FC16” command code with the 1st byte. (2) Transfer addresses AB8 to AB15 and AB16 to AB23 with the 2nd and 3rd bytes respectively. (3) From the 4th byte onward, data (DB0 to DB7) for the page (256 bytes) specified with addresses AB8 to AB23 will be output sequentially from the smallest address first synchronized with the fall of the clock. SCLK SRXD STXD SRDY(BUSY) Fig. 97 Timing for Boot ROM area output Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 102 of 113 FC16 A B 8 to A B 15 AB 1 6 to A B 23 data0 data255 HARDWARE 7641 Group FLASH MEMORY MODE ●ID Code Check This command checks the ID code. Execute the boot ID check command as explained here following. (1) Transfer the “F516” command code with the 1st byte. (2) Transfer addresses AB0 to AB7, AB8 to AB15 and AB16 to AB23 (“0016”) of the 1st byte of the ID code with the 2nd and 3rd respectively. (3) Transfer the number of data sets of the ID code with the 5th byte. (4) Transfer the ID code with the 6th byte onward, starting with the 1st byte of the code. SCLK SRXD F516 C216 FF16 0016 ID size STXD SRDY (BUSY) Fig. 98 Timing for ID check ●ID Code When the flash memory is not blank, the ID code sent from the serial programmer and the ID code written in the flash memory are compared to see if they match. If the codes do not match, the command sent from the serial programmer is not accepted. An ID code contains 8 bits of data. Area is, from the 1st byte, addresses FFC216 to FFC816. Write a program into the flash memory, which already has the ID code set for these addresses. Address FFC216 ID1 FFC316 ID2 FFC416 ID3 FFC516 ID4 FFC616 ID5 FFC716 ID6 FFC816 ID7 FFC916 ROM code protect control Interrupt vector area Fig. 99 ID code storage addresses Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 103 of 113 ID1 ID7 HARDWARE 7641 Group FLASH MEMORY MODE ●Status Register (SRD) The status register indicates operating status of the flash memory and status such as whether an erase operation or a program ended successfully or in error. It can be read by writing the read status register command (70 16 ). Also, the status register is cleared by writing the clear status register command (5016). Table 15 lists the definition of each status register bit. After releasing the reset, the status register becomes “8016”. •Sequencer status (SR7) The sequencer status indicates the operating status of the the flash memory. After power-on and recover from deep power down mode, the sequencer status is set to “1” (ready). This status bit is set to “0” (busy) during write or erase operation and is set to “1” upon completion of these operations. •Erase status (SR5) The erase status indicates the operating status of erase operation. If an erase error occurs, it is set to “1”. When the erase status is cleared, it is set to “0”. •Program status (SR4) The program status indicates the operating status of write operation. If a program error occurs, it is set to “1”. When the program status is cleared, it is set to “0”. Table 15 Definition of each bit of status register (SRD) Definition SRD0 bits Status name “1” “0” Ready - Busy - Terminated in error Terminated in error Terminated normally Terminated normally SR7 (bit7) SR6 (bit6) Sequencer status Reserved SR5 (bit5) SR4 (bit4) Erase status Program status SR3 (bit3) SR2 (bit2) Reserved Reserved - - SR1 (bit1) SR0 (bit0) Reserved Reserved - - Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 104 of 113 HARDWARE 7641 Group FLASH MEMORY MODE ●Status Register 1 (SRD1) The status register 1 indicates the status of serial communications, results from ID checks and results from check sum comparisons. It can be read after the status register (SRD) by writing the read status register command (7016). Also, status register 1 is cleared by writing the clear status register command (5016). Table 16 lists the definition of each status register 1 bit. This register becomes “0016” when power is turned on and the flag status is maintained even after the reset. •Boot update completed bit (SR15) This flag indicates whether the control program was downloaded to the RAM or not, using the download function. •Check sum consistency bit (SR12) This flag indicates whether the check sum matches or not when a program, is downloaded for execution using the download function. •ID code check completed bits (SR11 and SR10) These flags indicate the result of ID code checks. Some commands cannot be accepted without an ID code check. •Data reception time out (SR9) This flag indicates when a time out error is generated during data reception. If this flag is attached during data reception, the received data is discarded and the MCU returns to the command wait state. Table 16 Definition of each bit of status register 1 (SRD1) Status name SRD1 bits SR15 (bit7) Boot update completed bit SR14 (bit6) SR13 (bit5) Reserved Reserved SR12 (bit4) SR11 (bit3) Checksum match bit ID code check completed bits SR10 (bit2) SR9 (bit1) Data reception time out SR8 (bit0) Reserved Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 105 of 113 Definition “1” Update completed “0” Not Update - - Match 00 Not verified Mismatch 01 10 Verification mismatch Reserved 11 Verified Time out Normal operation - - HARDWARE 7641 Group FLASH MEMORY MODE Full Status Check Results from executed erase and program operations can be known by running a full status check. Figure 100 shows a flowchart of the full status check and explains how to remedy errors which occur. Read status register SR4 = 1 and SR5 = 1 ? YES Command sequence error NO SR5 = 0 ? NO Erase error Execute the clear status register command (5016) to clear the status register. Try performing the operation one more time after confirming that the command is entered correctly. Should an erase error occur, the block in error cannot be used. YES SR4 = 0 ? NO Program error Should a program error occur, the block in error cannot be used. YES End (Erase, program) Note: When one of SR5 to SR4 is set to “1” , none of the page read, program, erase all blocks, and block erase commands is accepted. Execute the clear status register command (5016) before executing these commands. Fig. 100 Full status check flowchart and remedial procedure for errors Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 106 of 113 HARDWARE 7641 Group FLASH MEMORY MODE Example Circuit Application for Standard Serial I/O Mode Figure 101 shows a circuit application for the standard serial I/O mode. Control pins will vary according to a programmer, therefore see a programmer manual for more information. Clock input SCLK BUSY output SRDY (BUSY) Data input SRXD Data output STXD VPP power source input CNVss P36/WR (CE) M37641F8 Notes 1: Control pins and external circuitry will vary according to a programmer. For more information, see the programmer manual. 2: In this example, the Vpp power supply is supplied from an external source (programmer). To use the user’s power source, connect to 4.5 V to 5.25 V. Fig. 101 Example circuit application for standard serial I/O mode Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 107 of 113 HARDWARE 7641 Group NOTES ON PROGRAMMING NOTES ON PROGRAMMING Processor Status Register •The contents of the processor status register (PS) after a reset are undefined, except for the interrupt disable flag (I) which is “1”. After a reset, initialize flags which affect program execution. In particular, it is essential to initialize the index X mode (T) and the decimal mode (D) flags because of their effect on calculations. •To reference the contents of the processor status register (PS), execute the PHP instruction once then read the contents of (S+1). If necessary, execute the PLP instruction to return the PS to its original status. A NOP instruction must be executed after every PLP instruction. •A SEI instruction must be executed before every PLP instruction. A NOP instruction must be executed before every CLI instruction. BRK Instruction It can be detected that the BRK instruction interrupt event or the least priority interrupt event by referring the stored B flag state. Refer to the stored B flag state in the interrupt routine. Ports •When the data register (port latch) of an I/O port is modified with the bit managing instruction (SEB, CLB instructions) the value of the unspecified bit may be changed. •In standby state (the stop mode by executing the STP instruction, and the wait mode by executing the WIT instruction) for lowpower dissipation, do not make input levels of an I/O port “undefined”, especially for I/O ports of the P-channel and the Nchannel open-drain. Pull-up (connect the port to Vcc) or pull-down (connect the port to Vss) these ports through a resistor. When determining a resistance value, note the following points: (1) External circuit (2) Variation of output levels during the ordinary operation When using built-in pull-up or pull-down resistor, note on varied current values. (1) When setting as an input port : Fix its input level (2) When setting as an output port : Prevent current from flowing out to external Decimal Calculations Serial I/O When decimal mode is selected, the values of the V flags are invalid. The carry flag (C) is set to “1” if a carry is generated as a result of the calculation, or is cleared to “0” if a borrow is generated. To determine whether a calculation has generated a carry, the C flag must be initialized to “0” before each calculation. To check for a borrow, the C flag must be initialized to “1” before each calculation. Do not write to the serial I/O shift register during a transfer when in SPI compatible mode. UART •The all error flags PER, FER, OER and SER are cleared to “0” when the UARTx status register is read, at the hardware reset or initialization by setting the Transmit Initialization Bit. These flags are also cleared to “0” by execution of bit test instructions such as BBC and BCS. Multiplication and Division Instructions •The index X mode (T) and the decimal mode (D) flags do not affect the MUL and DIV instruction. Instruction Execution Time The instruction execution time is obtained by multiplying the frequency of the internal clock φ by the number of cycles needed to execute an instruction. The number of cycles required to execute an instruction is shown in the list of machine instructions. Timers •If a value n (between 0 and 255) is written to a timer latch, the frequency division ratio is 1/(n+1). •P51/XCOUT/TOUT pin cannot function as an I/O port when XCIN XCOUT is oscillating. When XCIN - XCOUT oscillation is not used or X COUT oscillation drive is disabled, this pin can function as the TOUT output pin of the timer 1 or 2. When using the TOUT output function and f(XCIN) divided by 2 is used as the timer 1 count source (bit 2 of T123M = “1”), disable XCOUT oscillation drive (bit 5 of CCR = “1”). Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 108 of 113 •The transmission interrupt request bit is set and the interrupt request is generated by setting the transmit enable bit to “1” even when selecting timing that either of the following flags is set to “1” as timing where the transmission interrupt is generated: (1) Transmit buffer empty flag is set to “1” (2) Transmit complete flag is set to “1”. Therefore, when the transmit interrupt is used, set the transmit interrupt enable bit to transmit enabled as the following sequence: (1) Transmit enable bit is set to “1” (2) Transmit interrupt request bit is set to “0” (3) Transmit interrupt enable bit is set to “1”. •Do not update a value of UARTx baud rate generator in the condition of transmission enabled or reception enabled. Disable transmission and reception before updating the value. If the former data remains in the UARTx transmit buffer registers 1 and 2 when transmission is enabled, an undefined data might be output. •The receive buffer full interrupt request is not generated if receive errors are detected at receiving. HARDWARE 7641 Group NOTES ON PROGRAMMING •If a character bit length is 7 bits, bit 7 of the UARTx transmit/receive buffer register 1 and bits 0 to 7 of the UARTx transmit/ receive buffer register 2 are ignored at transmitting; they are invalid at receiving. If a character bit length is 8 bits, bits 0 to 7 of the UARTx transmit/ receive buffer register 2 are ignored at transmitting; they are invalid at receiving. If a character bit length is 9 bits, bits 1 to 7 of the UARTx transmit/ receive buffer register 2 are ignored at transmitting; they are “0” at receiving. •The IN_PKT_RDY Bit can be set by software even when using the AUTO_SET function. •When writing to USB-related registers, set the USB Clock Enable Bit to “1”, then perform the write after four φ cycle waits. •When using the MCU at Vcc = 3.3V, set the USB Line Driver Supply Enable Bit to “0” (line driver disable). Note that setting the USB Line Driver Current Control Bit (USBC3) doesn’t affect the USB operation. •Read one packet data from the OUT FIFO before clearing the OUT_PKT_RDY Flag. If the OUT_PKT_RDY Flag is cleared while one packet data is being read, the internal read pointer cannot operate normally. USB •When the USB Reset Interrupt Status Flag is kept at “1”, all other flags in the USB internal registers (addresses 005016 to 005F16) will return to their reset status. However, the following registers are not affected by the USB reset: USB control register (address 0013 16 ), Frequency synthesizer control register (address 006C16), Clock control register (address 001F16), and USB endpoint-x FIFO register (addresses 006016 to 006416). •When not using the USB function, set the USB Line Driver Supply Enable Bit of the USB control register (address 001316) to “1” for power supply to the internal circuits (at Vcc = 5V). •When using an isochronous transfer, set the FLUSH Bit (bit 6 of address 005916 and bit 6 of address 005A16) as follows: IN FIFO: use AUTO_FLUSH Bit (bit 6 of address 005816) OUT FIFO: when OUT_PKT_RDY Bit is “1”, set FLUSH Bit to “1” •When the USB SOF Port Select Bit is “1”, the reference pulse of 83.3 ns (φ = 12 MHz) is output from the P70/SOF pin and synchronized with the SOF packet. •Use the AUTO_FLUSH Bit (bit 6 of address 0058 16 ) in double buffer mode. •Use the transfer instructions such as LDA and STA to set the registers: USB interrupt status registers 1, 2 (addresses 0052 16, 0053 16); USB endpoint 0 IN control register (address 0059 16 ); USB endpoint x IN control register (address 0059 16); USB endpoint x OUT control register (address 005A 16). Do not use the read-modify-write instructions such as the SEB or the CLB instruction. When writing to bits shown by Table 32 using the transfer instruction such as LDA or STA, a value which never affect its bit state is required. Take the following sequence to change these bits contents: (1) Store the register contents onto a variable or a data register. (2) Change the target bit on the variable or the data register. Simultaneously mask the bit so that its bit state cannot be changed. (See to Table 39.) (3) Write the value from the variable or the data register to the register using the transfer instruction such as LDA or STA. •To use the AUTO_SET function for an IN transfer when the AUTO_SET bit is set to 1, set the FIFO to single buffer mode. Table 17 Bits of which state might be changed owing to software write Register name Bit name USB endpoint 0 IN control register IN_PKT_RDY (b1) DATA_END (b3) FORCE_STALL (b4) USB endpoint x (x = 1 to 4) IN control register IN_PKT_RDY (b0) UNDER_RUN (b1) USB endpoint x (x = 1 to 4) OUT control register OUT_PKT_RDY (b0) OVER_RUN (b1) FORCE_STALL (b4) DATA_ERR (b5) Value not affecting state (Note) “0” “0” “1” “0” “1” “1” “1” “1” “1” Note: Writing this value will not change the bit state, because this value cannot be written to the bit by software. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 109 of 113 HARDWARE 7641 Group NOTES ON PROGRAMMING Frequency Synthesizer •The frequency synthesizer and DC-DC converter must be set up as follows when recovering from a Hardware Reset: (1) Enable the frequency synthesizer after setting the frequency synthesizer related registers (addresses 006C16 to 006F16). Then wait for 2 ms. (2) Check the Frequency Synthesizer Lock Status Bit. If “0”, wait for 0.1 ms and then recheck. (3) When using the USB built-in DC-DC converter, set the USB Line Driver Supply Enable Bit of the USB control register to “1”. This setting must be done 2 ms or more after the setup described in step (1). The USB Line Driver Current Control Bit must be set to “0” at this time. (When Vcc = 3.3V, the setting explained in this step is not necessary.) (4) After waiting for (C + 1) ms so that the external capacitance pin (Ext. Cap. pin) can reach approximately 3.3 V, set the USB Clock Enable Bit to “1”. At this time, “C” equals the capacitance (µ F) of the capacitor connected to the Ext. Cap. pin. For example, if 2.2 µF and 0.1 µF capacitors are connected to the Ext. Cap. in parallel, the required wait will be (2.3 + 1) ms. (5) After enabling the USB clock, wait for 4 or more φ cycles, and then set the USB Enable Bit to “1”. •Bits 6 and 5 of the frequency synthesizer control register (address 006C16) are initialized to “11” after reset release. Make sure to set bits 6 and 5 to “10” after the Frequency Synthesizer Lock Status Bit goes to “1”. •When setting the DMAC channel x enable bit (bit 7 of address 004116) to “1”, be sure simultaneously to set the DMAC channel x transfer initiation source capture register reset bit (bit 6 of address 004116) to “1”. If this is not performed, an incorrect data will be transferred at the same time when the DMAC is enabled. Memory Expansion Mode & Microprocessor Mode •In both memory expansion mode and microprocessor mode, use the LDM instruction or STA instruction to write to port P3 (address 000E16). When using the Read-Modify-Write instruction (SEB instruction, CLB instruction) you will need to map a memory that the CPU can read from and write to. •In the memory expansion mode, if the internal and external memory areas overlap, the internal memory becomes the valid memory for the overlapping area. When the CPU performs a read or a write operation on this overlapped area, the following things happen: (1) Read The CPU reads out the data in the internal memory instead of in the external memory. Note that, since the CPU will output a proper read signal, address signal, etc., the memory data at the respective address will appear on the external data bus. (2) Write The CPU writes data to both the internal and external memories. •The wait function is serviceable at accessing an external memory. •When using the frequency synthesized clock function, we recommend using the fastest frequency possible of f(XIN) or f(XCIN) as an input clock for the PLL. Owing to the PLL mechanism, the PLL controls the speed of multiplied clocks from the source clock. As a result, when the source clock input is lower, the generated clock becomes less stable. This is because more multipliers are needed and the speed control is very rough. Higher source clock input generates a stabler clock, as less multipliers are needed and the speed control is more accurate. However, if the input clock frequency is relatively high, the PLL clock generator can quickly lock-up the output clock to the source and make the output clock very stable. •Set the value of frequency synthesizer multiply register 2 (FSM2) so that the fPIN is 1 MHZ or higher. DMA •In the memory expansion mode and microprocessor mode, the DMAOUT pin outputs “H” during a DMA transfer. •Do not access the DMAC-related registers by using a DMAC transfer. The destination address data and the source address data will collide in the DMAC internal bus. •When using the USB FIFO as the DMA transfer source, make sure that, if you use the AUTO_SET function, short packet data does not get mixed in with the transfer data. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 110 of 113 Stop Mode •When the STP instruction is executed, bit 7 of the clock control register (address 001F16) goes to “0”. To return from stop mode, reset CCR7 to “1”. •When using fSYN (set Internal System Clock Select Bit (CPMA6) to “1”) as the internal system clock, switch CPMA6 to “0” before executing the STP instruction. Reset CPMA6 after the system returns from Stop Mode and the frequency synthesizer has stabilized. CPMA6 does not need to be switched to “0” when using the WIT instruction. •When the STP instruction is being executed, all bits except bit 4 of the timer 123 mode register (address 002916) are initialized to “0”. It is not necessary to set T123M1 (Timer 1 Count Stop Bit) to “0” before executing the STP instruction. After returning from Stop Mode, reset the timer 1 (address 0024 16 ), timer 2 (address 002516), and the timer 123 mode register (address 002916). HARDWARE 7641 Group USAGE NOTES USAGE NOTES Oscillator Connection Notice AVss and AVcc Pin Treatment Notice (Noise Elimination) The built-in feedback register (1 MΩ) and the dumping resistor (400 Ω) is internally connected between pins XIN and XOUT. An insulation connector (Ferrite Beads) must be connected between AVss and Vss pins and between AVcc and Vcc pins. Power Source Voltage U S B Tr a n s c e i v e r Elimination) When the power source voltage value of a microcomputer is less than the value which is indicated as the recommended operating conditions, the microcomputer does not operate normally and may perform unstable operation. In a system where the power source voltage drops slowly when the power source voltage drops or the power supply is turned off, reset a microcomputer when the power source voltage is less than the recommended operating conditions and design a system not to cause errors to the system by this unstable operation. Power Supply Pins Treatment Notice Please connect 0.1 µF and 4.7 µF capacitors in parallel between pins Vcc and Vss, and pins AVss and AVcc. These capacitors must be connected as close as possible between the DC supply and GND pins, and also the analog supply pin and corresponding GND pin. Wiring patterns for these supply and GND pins must be wider than other signal patterns. These filter capacitors should not be placed near the LPF pins as they will cause noise problems Tr e a t m e n t (Noise •The Full-Speed USB2.0 specification requires a driver -impedance 28 to 44 Ω. (Refer to Clause 7.1.1.1 Full-speed (12 Mb/s) Driver Characteristics in the USB specification.) In order to meet the USB specification impedance requirements, connect a resistor (27 Ω to 33 Ω recommended) in series to the USB D+ pin and the USB Dpin. In addition, in order to reduce the ringing and control the falling/rising timing of USB D+/D- and a crossover point, connect a capacitor between the USB D+/D- pins and the Vss pin if necessary. The values and structure of those peripheral elements depend on the impedance characteristics and the layout of the printed circuit board. Accordingly, evaluate your system and observe waveforms before actual use and decide use of elements and the values of resistors and capacitors. •Connect a capacitor between the Ext. Cap. pin and the Vss pin. The capacitor should have a 2.2 µF capacitor (Tantalum capacitor) and a 0.1 µF capacitor (ceramic capacitor) connected in parallel. Figure 103 for the proper positions of the peripheral components. R e s e t P i n Tr e a t m e n t N o t i c e ( N o i s e Elimination) lock USBC5 DC-DC converter enable enable USBC4 USB Clock (48 MHz) current mode Note 1 LS USB FCU enable USB transceiver USBC3 Ext. Cap. 0.1 µF FSE D+ enable USBC7 DUSBC7 Note 2 Notes 1: In Vcc = 3.3 V, connect to Vcc. In Vcc =5 V, do not connect the external DC-DC converter to the Ext. Cap pin. 2: The resistors values depend on the layout of the printed circuit board. LPF Pin Treatment Notice All passive components must be located as close as possible to the LPF pin. LPF pin 680 pF 1 kΩ 0.1 µF AVSS pin Fig.103 Peripheral circuit •In Vcc = 3.3 V operation, connect the Ext. Cap. pin directly to the Vcc pin in order to supply power to the USB transceiver. In addition, you will need to disable the DC-DC converter in this operation (set bit 4 of the USB control register to “0”.) If you are using the bus powered supply in Vcc = 3.3 V operation, the DCDC converter must be placed outside the MCU. •In Vcc = 5 V operation, do not connect the external DC-DC converter to the Ext. Cap. pin. Use the built-in DC-DC converter by enabling the USB line driver. •Make sure the USB D+/D- lines do not cross any other wires. Keep a large GND area to protect the USB lines. Also, make sure you use a USB specification compliant connecter for the connection. Fig. 102 Passive components near LPF pin Rev.2.00 Aug 28, 2006 REJ09B0336-0200 Frequency Synthesizer enable 1.5 kΩ Please note the following two issues for this capacitor connection. (1) Capacitor wiring pattern must be as short as possible (within 20 mm). (2) The user must perform an application level operation test. XIN 2.2 µF If the reset input signal rises very slowly, we recommend attaching a capacitor, such as a 1000 pF ceramic capacitor with excellent high frequency characteristics, between the RESET pin and the Vss pin. page 111 of 113 HARDWARE 7641 Group USAGE NOTES USB Communication In applications requiring high-reliability, we recommend providing the system with protective measures such as USB function initialization by software or USB reset by the host to prevent USB communication from being terminated unexpectedly, for example due to external causes such as noise. Clock Input/Output Pin Wiring (Noise Elimination) (1) Make the wiring for the input/output pins as short as possible. (2) Make the wiring across the grounding lead of the capacitor which is connected to an oscillator and the Vss pin of the MCU as short as possible (within 20 mm) (3) Make sure to isolate the oscillation Vss pattern from other patterns for oscillation circuit-use only. Oscillator Wiring (Noise Elimination) (1) Keeping oscillator away from large current signal lines Install a microcomputer (and especially an oscillator) as far as possible from signal lines, including USB signal lines, where a current larger than the tolerance of current value flows. When a large current flows through those signal lines, strong noise occurs because of mutual inductance. (2) Installing oscillator away from signal lines where potential levels change frequently Install an oscillator and a connecting pattern of an oscillator away from signal lines where potential levels change frequently. Also, do not cross such signal lines over the clock lines or the signal lines which are sensitive to noise. Terminate Unused Pins (1) Output ports : Open (2) Input ports : Connect each pin to Vcc or Vss through each resistor of 1 kΩ to 10 kΩ. Ports that permit the selecting of a built-in pull-up or pull-down resistor can also use this resistor. As for pins whose potential affects to operation modes such as pins CNVss, INT or others, select the Vcc pin or the Vss pin according to their operation mode. (3) I/O ports : • Set the I/O ports for the input mode and connect them to Vcc or Vss through each resistor of 1 kΩ to 10 kΩ. Ports that permit the selecting of a built-in pull-up or pull-down resistor can also use this resistor. Set the I/O ports for the output mode and open them at “L” or “H”. • When opening them in the output mode, the input mode of the initial status remains until the mode of the ports is switched over to the output mode by the program after reset. Thus, the potential at these pins is undefined and the power source current may increase in the input mode. With regard to an effects on the system, thoroughly perform system evaluation on the user side. • Since the direction register setup may be changed because of a program runaway or noise, set direction registers by program periodically to increase the reliability of program. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 112 of 113 • At the termination of unused pins, perform wiring at the shortest possible distance (20 mm or less) from microcomputer pins. Electric Characteristic Differences Between Mask ROM and Flash Memory Version MCUs There are differences in electric characteristics, operation margin, noise immunity, and noise radiation between Mask ROM and Flash Memory version MCUs due to the difference in the manufacturing processes. When manufacturing an application system with the Flash Memory version and then switching to use of the Mask ROM version, please perform sufficient evaluations for the commercial samples of the Mask ROM version. DATA REQUIRED FOR MASK ORDERS The following are necessary when ordering a mask ROM production: 1. Mask ROM Order Confirmation Form 2. Mark Specification Form 3. Data to be written to ROM, in EPROM form (three identical copies) or one floppy disk. For the mask ROM confirmation and the mark specifications, refer to the “Renesas Technology Corp.” Homepage (http://www.renesas.com). HARDWARE 7641 Group FUNCTIONAL DESCRIPTION SUPPLEMENT Timing After Interrupt The interrupt processing routine begins with the machine cycle following the completion of the instruction that is currently in execution. Figure 104 shows a timing chart after an interrupt occurs, and Figure 105 shows the time up to execution of the interrupt processing routine. φ SYNC RD WR Address bus Data bus PC Not used S, SPS PCH P CL BH BL S-1, SPS S-2, SPS PS AL AL, AH AH SYNC : CPU operation code fetch cycle (This is an internal signal which cannot be observed from the external unit.) BL, BH : Vector address of each interrupt AL, AH : Jump destination address of each interrupt SPS : “0016” or “0116” Fig. 104 Timing chart after interrupt occurs Interrupt request occurs Main routine 0 to 16 cycles Interrupt operation starts Waiting time for pipeline postprocessing 2 cycles Push onto stack vector fetch 5 cycles 7 to 23 cycles (f(φ) = 12 MHz, 0.583 µs to 1.92 µs) Fig. 105 Time up to execution of interrupt processing routine Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 113 of 113 Interrupt processing routine THIS PAGE IS BLANK FOR REASONS OF LAYOUT. CHAPTER 2 APPLICATION 2.1 I/O port 2.2 Timer 2.3 Serial I/O 2.4 UART 2.5 DMAC 2.6 USB 2.7 Frequency synthesizer 2.8 Master CPU bus interface 2.9 Special count source generator 2.10 External devices connection 2.11 Reset 2.12 Clock generating circuit APPLICATION 7641 Group 2.1 I/O port 2.1 I/O port This paragraph explains the registers setting method and the notes related to the I/O port. 2.1.1 Memory map Address 000416 Interrupt request register C (IREQC) 000716 Interrupt control register C (ICONC) 000816 Port P0 (P0) 000916 Port P0 direction register (P0D) 000A16 Port P1 (P1) 000B16 Port P1 direction register (P1D) 000C16 Port P2 (P2) 000D16 Port P2 direction register (P2D) 000E16 Port P3 (P3) 000F16 Port P3 direction register (P3D) 001016 Port control register (PTC) 001216 Port P2 pull-up control register (PUP2) 001416 Port P6 (P6) 001516 Port P6 direction register (P6D) 001616 Port P5 (P5) 001716 Port P5 direction register (P5D) 001816 Port P4 (P4) 001916 Port P4 direction register (P4D) 001A16 Port P7 (P7) 001B16 Port P7 direction register (P7D) 001C16 Port P8 (P8) 001D16 Port P8 direction register (P8D) Fig. 2.1.1 Memory map of registers related to I/O port Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 2 of 148 APPLICATION 7641 Group 2.1 I/O port 2.1.2 Related registers Port Pi b7 b6 b5 b4 b3 b2 b1 b0 Port Pi (i = 0, 1, 2, 3, 5, 6, 8) (Pi : addresses 0816, 0A16, 0C16, 0E16, 1616, 1416, 1C16) b Name Functions ●In output mode Write •••••••• Port latch Read •••••••• Port latch ●In input mode Write •••••••• Port latch Read •••••••• Value of pin 0 Port Pi0 1 Port Pi1 2 Port Pi2 At reset R W 0 0 0 3 Port Pi3 0 4 Port Pi4 0 5 Port Pi5 0 6 Port Pi6 0 7 Port Pi7 0 Fig. 2.1.2 Structure of Port Pi register Port P4, Port P7 b7 b6 b5 b4 b3 b2 b1 b0 Port P4, Port P7 (P4, P7 : addresses 1816, 1A16) b Name 0 Port P40 or Port P70 1 Port P41 or Port P71 2 Port P42 or Port P72 Functions ●In output mode Write •••••••• Port latch Read •••••••• Port latch ●In input mode Write •••••••• Port latch Read •••••••• Value of pin At reset R W 0 0 0 3 Port P43 or Port P73 0 4 Port P44 or Port P74 0 5 Nothing is arranged for these bits. These are write disable bits. When Undefined ✕ ✕ 6 these bits are read out, the contents are undefined. Undefined ✕ ✕ Undefined ✕ ✕ 7 Fig. 2.1.3 Structure of Port P4, Port P7 registers Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 3 of 148 APPLICATION 7641 Group 2.1 I/O port Port Pi direction register b7 b6 b5 b4 b3 b2 b1 b0 Port Pi direction register (i = 0, 1, 2, 3, 5, 6, 8) (PiD : addresses 0916, 0B16, 0D16, 0F16, 1716, 1516, 1D16) b Name 0 Port Pi direction register 1 2 3 4 5 6 7 Functions 0 : Port Pi0 input mode 1 : Port Pi0 output mode 0 : Port Pi1 input mode 1 : Port Pi1 output mode 0 : Port Pi2 input mode 1 : Port Pi2 output mode 0 : Port Pi3 input mode 1 : Port Pi3 output mode 0 : Port Pi4 input mode 1 : Port Pi4 output mode 0 : Port Pi5 input mode 1 : Port Pi5 output mode 0 : Port Pi6 input mode 1 : Port Pi6 output mode 0 : Port Pi7 input mode 1 : Port Pi7 output mode At reset R W 0 ✕ 0 ✕ 0 ✕ 0 ✕ 0 ✕ 0 ✕ 0 ✕ 0 ✕ Fig. 2.1.4 Structure of Port Pi direction register (i = 0, 1, 2, 3, 5, 6, 8) Port P4, P7 direction registers b7 b6 b5 b4 b3 b2 b1 b0 Port P4 direction register, Port P7 direction register (P4D, P7D : addresses 1916, 1B16) b Name 0 Port P4 direction register Port P7 direction register 1 2 3 4 Functions 0 : Port P40 or P70 input mode 1 : Port P40 or P70 output mode 0 : Port P41 or P71 input mode 1 : Port P41 or P71 output mode 0 : Port P42 or P72 input mode 1 : Port P42 or P72 output mode 0 : Port P43 or P73 input mode 1 : Port P43 or P73 output mode 0 : Port P44 or P74 input mode 1 : Port P44 or P74 output mode At reset R W 0 ✕ 0 ✕ 0 ✕ 0 ✕ 0 ✕ 5 Nothing is arranged for these bits. These are write disable bits. When Undefined ✕ ✕ 6 these bits are read out, the contents are undefined. Undefined ✕ ✕ Undefined ✕ ✕ 7 Fig. 2.1.5 Structure of Port P4 direction, Port P7 direction registers Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 4 of 148 APPLICATION 7641 Group 2.1 I/O port Port control register b7 b6 b5 b4 b3 b2 b1 b0 Port control register (PTC : address 1016) b 0 1 2 3 4 5 6 7 Name Port P0 to P3 slew rate control bit (Note 1) Port P4 slew rate control bit (Note 1) Port P5 slew rate control bit (Note 1) Port P6 slew rate control bit (Note 1) Port P7 slew rate control bit (Note 1) Port P8 slew rate control bit (Note 1) Port P2 input level select bit Master CPU bus input level select bit Functions 0 : Disabled 1 : Enabled 0 : Disabled 1 : Enabled 0 : Disabled 1 : Enabled 0 : Disabled 1 : Enabled 0 : Disabled 1 : Enabled 0 : Disabled 1 : Enabled 0 : Reduced VIHL level input (Note 2) 1 : CMOS level input 0 : CMOS level input 1 : TTL level input At reset R W 0 0 0 0 0 0 0 0 Notes 1: The slew rate function can reduce di/dt by modifying an internal buffer structure. 2: The characteristics of VIHL level is basically the same as that of TTL level. But, its switching center point is a little higher than TTL’s. Fig. 2.1.6 Structure of Port control register Port P2 pull-up control register b7 b6 b5 b4 b3 b2 b1 b0 Port P2 pull-upt control register (PUP2 : address 1216) b Name 0 Port P20 pull-up control bit 0 : Disabled 1 : Enabled 1 Port P21 pull-up control bit 0 : Disabled 1 : Enabled 2 Port P22 pull-up control bit 0 : Disabled 1 : Enabled 3 Port P23 pull-up control bit 0 : Disabled 1 : Enabled 4 Port P24 pull-up control bit 0 : Disabled 1 : Enabled 5 Port P25 pull-up control bit 0 : Disabled 1 : Enabled 6 Port P26 pull-up control bit 0 : Disabled 1 : Enabled 7 Port P27 pull-up control bit 0 : Disabled 1 : Enabled Fig. 2.1.7 Structure of Port P2 pull-up control register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 5 of 148 Functions At reset R W 0 0 0 0 0 0 0 0 APPLICATION 7641 Group 2.1 I/O port Interrupt request register C b7 b6 b5 b4 b3 b2 b1 b0 Interrupt request register C (IREQC : address 0416) 0 b Functions Name At reset R W 0 Timer 3 interrupt request bit 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 1 CNTR0 interrupt request bit 0 : No interrupt request issued 1 : Interrupt request issued 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 0 ✽ 0 : No interrupt request issued 1 : Interrupt request issued 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 0 ✽ 0 : No interrupt request issued 1 : Interrupt request issued 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 0 ✽ 2 CNTR1 interrupt request bit 3 Serial I/O interrupt request bit 4 Input buffer full interrupt request bit 5 Output buffer empty interrupt request bit 6 Key input interrupt request bit 7 Fix this bit to “0”. 0 ✽: “0” can be set by software, but “1” cannot be set. Fig. 2.1.8 Structure of Interrupt request register C Interrupt control register C b7 b6 b5 b4 b3 b2 b1 b0 0 Interrupt control register C (ICONC : address 0716) b Functions Name 0 1 CNTR0 interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 2 CNTR1 interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 3 Serial I/O interrupt enable bit 4 Input buffer full interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 0 : Interrupt disabled 1 : Interrupt enabled 0 : Interrupt disabled 1 : Interrupt enabled 0 : Interrupt disabled 1 : Interrupt enabled 0 5 Output buffer empty interrupt enable bit 6 Key input interrupt enable bit 7 Fix this bit to “0”. Fig. 2.1.9 Structure of Interrupt control register C Rev.2.00 Aug 28, 2006 REJ09B0336-0200 At reset R W 0 Timer 3 interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled page 6 of 148 0 0 0 APPLICATION 7641 Group 2.1 I/O port 2.1.3 Key-on wake-up interrupt application example Outline : Key-on wake-up is realized, using internal pull-up resistors. Figure 2.1.10 shows the registers setting; Figure 2.1.11 shows a connection diagram; Figure 2.1.12 shows the control procedure. Port P2 direction register (address 0D16) b7 b0 P2D 0 0 0 0 0 Input mode Port P2 pull-up control register (address 1216) b7 b0 1 1 1 1 1 PUP2 Port P20 to P24 pull-up enabled Port control register (address 1016) b7 PTC b0 0 VIHL level Interrupt request register C (address 0416) b7 IREQC b0 0 0 Key input interrupt request bit Interrupt control register C (address 0716) b7 ICONC b0 0 1 Key input interrupt: Enabled Fig. 2.1.10 Registers setting Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 7 of 148 APPLICATION 7641 Group 2.1 I/O port 7641 group P 20 P2i (i : 0 to 4) P 21 Key ON P 22 P 23 P 24 Fig. 2.1.11 Connection diagram RESET ● X: This bit is not used here. Set it to “0” or “1” arbitrarily. Initialization .... P2D (address 0D16) PUP2 (address 1216) PTC (address 1016) XXX000002 XXX111112 X0XXXXXX2 •Set to input mode •Pull-up enabled •Reduced VIHL level ..... Power down process ..... IREQC,bit6 (address 0416) ICONC,bit6 (address 0716) 0 1 •Set key input interrupt request bit to “0” •Key input interrupt enabled WIT Key input interrupt routine Key input interrupt process ..... RTI Process continued ..... Fig. 2.1.12 Control procedure Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 8 of 148 APPLICATION 7641 Group 2.1 I/O port 2.1.4 Terminate unused pins Table 2.1.1 Termination of unused pins Termination P0, P1, P2, P3, P4, P5, • Set to the input mode and connect each to V CC or VSS through a resistor of 1 kΩ to 10 kΩ. P6, P7, P8 • Set to the output mode and open at “L” or “H” output state. Pins/Ports name HOLD, RDY Connect to Vcc through a resistor (pull-up). CNVSS Connect to Vcc or Vss. AVSS Connect to Vss (GND). AVCC Connect to Vcc. Open (only when using external clock) XOUT USB D+ Open USB DExt. Cap. Connect to Vcc (DC-DC converter disabled) when the USB function is not used. SOF Open Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 9 of 148 APPLICATION 7641 Group 2.1 I/O port 2.1.5 Notes on I/O port (1) Notes in standby state In standby state ✽1 for low-power dissipation, do not make input levels of an I/O port “undefined”. Pull-up (connect the port to V CC ) or pull-down (connect the port to V SS ) these ports through a resistor. When determining a resistance value, note the following points: • External circuit • Variation of output levels during the ordinary operation When using built-in pull-up resistor, note on varied current values: • When setting as an input port : Fix its input level • When setting as an output port : Prevent current from flowing out to external ● Reason The potential which is input to the input buffer in a microcomputer is unstable in the state that input levels of an I/O port are “undefined”. This may cause power source current. ✽1 standby state: stop mode by executing STP instruction wait mode by executing WIT instruction (2) Modifying output data with bit managing instruction When the port latch of an I/O port is modified with the bit managing instruction✽2, the value of the unspecified bit may be changed. ● Reason The bit managing instructions are read-modify-write form instructions for reading and writing data by a byte unit. Accordingly, when these instructions are executed on a bit of the port latch of an I/O port, the following is executed to all bits of the port latch. •As for bit which is set for input port: The pin state is read in the CPU, and is written to this bit after bit managing. •As for bit which is set for output port: The bit value is read in the CPU, and is written to this bit after bit managing. Note the following: •Even when a port which is set as an output port is changed for an input port, its port latch holds the output data. •As for a bit of which is set for an input port, its value may be changed even when not specified with a bit managing instruction in case where the pin state differs from its port latch contents. ✽2 Bit managing instructions: SEB and CLB instructions (3) Pull-up control When using port P2, which includes a pull-up resistor, as an output port, its port pull-up control is invalidated, that is, pull-up cannot be enabled. ● Reason Pull-up/pull-down control is valid only when each direction register is set to the input mode. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 10 of 148 APPLICATION 7641 Group 2.1 I/O port 2.1.6 Termination of unused pins (1) Terminate unused pins ➀ I/O ports : • Set the I/O ports for the input mode and connect them to V CC or V SS through each resistor of 1 kΩ to 10 kΩ. Ports that permit the selecting of a built-in pull-up resistor can also use this resistor. Set the I/O ports for the output mode and open them at “L” or “H”. • When opening them in the output mode, the input mode of the initial status remains until the mode of the ports is switched over to the output mode by the program after reset. Thus, the potential at these pins is undefined and the power source current may increase in the input mode. With regard to an effects on the system, thoroughly perform system evaluation on the user side. • Since the direction register setup may be changed because of a program runaway or noise, set direction registers by program periodically to increase the reliability of program. ➁ The AVss pin when not using the A/D converter : • When not using the A/D converter, handle a power source pin for the A/D converter, AVss pin as follows: AVss: Connect to the Vss pin. (2) Termination remarks ➀ I/O ports : Do not open in the input mode. ● Reason • The power source current may increase depending on the first-stage circuit. • An effect due to noise may be easily produced as compared with proper termination ➁ and shown on the above. ➁ I/O ports : When setting for the input mode, do not connect to V CC or V SS directly. ● Reason If the direction register setup changes for the output mode because of a program runaway or noise, a short circuit may occur between a port and V CC (or V SS). ➂ I/O ports : When setting for the input mode, do not connect multiple ports in a lump to V CC or VSS through a resistor. ● Reason If the direction register setup changes for the output mode because of a program runaway or noise, a short circuit may occur between ports. • At the termination of unused pins, perform wiring at the shortest possible distance (20 mm or less) from microcomputer pins. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 11 of 148 APPLICATION 7641 Group 2.2 Timer 2.2 Timer This paragraph explains the registers setting method and the notes related to the timers. 2.2.1 Memory map Address 000316 Interrupt request register B (IREQB) 000416 Interrupt request register C (IREQC) 000616 Interrupt control register B (ICONB) 000716 Interrupt control register C (ICONB) 002016 Timer XL (TXL) 002116 Timer XH (TXH) 002216 Timer YL (TYL) 002316 Timer YH (TYH) 002416 Timer 1 (T1) 002516 Timer 2 (T2) 002616 Timer 3 (T3) 002716 Timer X mode register (TXM) 002816 Timer Y mode register (TYM) 002916 Timer 123 mode register (T123M) Fig. 2.2.1 Memory map of registers relevant to timers Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 12 of 148 APPLICATION 7641 Group 2.2 Timer 2.2.2 Related registers (1) 8-bit timer Timer i (i = 1 to 3) b7 b6 b5 b4 b3 b2 b1 b0 Timer 1, Timer 2, Timer 3 (T1, T2, T3: addresses 2416, 2516, 2616) b Functions 0 ●Timer i’s count value is set through this register. ●Timer 1 and Timer 2 Writing operation depends on the timers 1, 2 write control bit. When it is “0”, the values are simultaneously written into their latches and counters. When it is “1”, the values are written into only their latches. ●Timer 3 The values are simultaneously written into their latches and counters. ●When reading this register’s address, its timer’s count values are read out. ●The timer causes an underflow at the count pulse following the count where the timer contents reaches “0016”. Then The contents of latches are automatically reloaded into the timer. 1 2 3 4 5 6 7 At reset R W (Note) (Note) (Note) (Note) (Note) (Note) (Note) (Note) Note: Timer 1 and Timer 3’s values are “FF16”. Timer 2 ’s value are “0116”. Fig. 2.2.2 Structure of Timer i (i=1, 2, 3) Timer 123 mode register b7 b6 b5 b4 b3 b2 b1 b0 Timer 123 mode register (T123M : address 2916) b Name At reset R W 0 1 0 2 3 4 5 6 7 0 : Timer 1 output 1 : Timer 2 output 0 : Count start Timer 1 count stop bit 1 : Count stop Timer 1 count source 0:φ/8 select bit 1 : f(XCIN) / 2 Timer 2 count source 0 : Timer 1 output select bit 1:φ 0 : Timer 1 output Timer 3 count source 1:φ/8 select bit TOUT output active edge 0 : Start at “H” output switch bit 1 : Start at “L” output TOUT output control bit 0 : TOUT output disabled 1 : TOUT output enabled Timers 1, 2 write control bit 0 : Write value in latch and counter 1 : Write value in latch only Fig. 2.2.3 Structure of Timer 123 mode register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 Functions 0 TOUT factor select bit page 13 of 148 0 0 0 0 0 0 APPLICATION 7641 Group 2.2 Timer (2) 16-bit timer Timer X (low, high) b7 b6 b5 b4 b3 b2 b1 b0 Timer XL, Timer XH (TXL, TXH: addresses 2016, 2116) b Functions At reset R W 0 ●Timer X’s count value is set through this register. ●Writing operation depends on the timer X write control bit. When it is “0”, the values are simultaneously written into timer X 1 latch and counter. 2 When it is “1”, the values are written into only timer X latch. ●Timer X is a down-count timer. 3 ●When reading this register’s address, the timer X’s count value is read out. 4 1 5 1 6 1 7 1 1 1 1 1 Notes 1: Read and write operation to timer X must be performed for both high and low-order bytes. 2: When reading timer X, read the high-order byte first and then the low-order byte. 3: When writing to timer X, write the low-order byte first and then the high-order byte. 4: Do not read this register during the write operation, or do not write during the read operation. Fig. 2.2.4 Structure of Timer X (low-order, high-order) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 14 of 148 APPLICATION 7641 Group 2.2 Timer Timer X mode register b7 b6 b5 b4 b3 b2 b1 b0 Timer X mode register (TXM : address 2716) b Name Functions 0 Timer X write control bit 0 : Write value in latch and counter 1 : Write value in latch only 0 1 Timer X count source select bits b2b1 0 2 3 Timer X internal clock select bit 4 Timer X operating mode bits 00:φ/8 0 1 : φ / 16 1 0 : φ / 32 1 1 : φ / 64 0 : φ / n (n = 8, 16, 32, 64) 1 : SCSGCLK (Special Count Source Generator) b5b4 0 0 : Timer mode 0 1 : Pulse output mode 5 1 0 : Event counter mode 1 1 : Pulse width measurement mode 6 CNTR0 active edge switch This function depends on the timer X operating mode. (See below.) bit 0 : Count start 7 Timer X count stop bit 1 : Count stop Function of CNTR0 active edge switch bit Timer X operating mode Pulse output mode Event counter mode Pulse width measurement mode Interrupt Fig. 2.2.5 Structure of Timer X mode register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 At reset R W page 15 of 148 CNTR0 active edge switch bit 0 : Starts at “H” output 1 : Starts at “L” output 0 : Counts at rising edge 1 : Counts at falling edge 0 : Measures “H” pulse width 1 : Measures “L” pulse width 0 : Falling edge active 1 : Rising edge active 0 0 0 0 0 0 APPLICATION 7641 Group 2.2 Timer Timer Y (low, high) b7 b6 b5 b4 b3 b2 b1 b0 Timer YL, Timer YH (TYL, TYH: addresses 2216, 2316) b Functions At reset R W 0 ●Timer Y’s count value is set through this register. ●Timer Y is a down-count timer. 1 ●When reading this register’s address, the timer Y’s count value is read out. 2 1 3 1 4 1 5 1 6 1 7 1 1 1 Notes 1: Read and write operation to timer X must be performed for both high and low-order bytes. 2: When reading timer X, read the high-order byte first and then the low-order byte. 3: When writing to timer X, write the low-order byte first and then the high-order byte. 4: Do not read this register during the write operation, or do not write during the read operation. Fig. 2.2.6 Structure of Timer Y (low-order, high-order) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 16 of 148 APPLICATION 7641 Group 2.2 Timer Timer Y mode register b7 b6 b5 b4 b3 b2 b1 b0 Timer Y mode register (TYM : address 2816) b Name 0 Timer Y write control bit 1 Timer Y output control bit 2 Timer Y count source select bits 3 4 Timer Y operating mode bits Functions 0 : Write value in latch and counter 1 : Write value in latch only 0 : TYOUT output disabled 1 : TYOUT output enabled 0 b3b2 0 00:φ/8 0 1 : φ / 16 1 0 : φ / 32 1 1 : φ / 64 b5b4 0 0 : Timer mode 0 1 : Period measurement mode 1 0 : Event counter mode 5 1 1 : Pulse width HL continuously measurement mode 6 CNTR1 active edge switch This function depends on the timer Y operating mode. (See below.) bit 0 : Count start 7 Timer Y count stop bit 1 : Count stop Function of CNTR1 active edge switch bit Timer Y operating mode CNTR1 active edge switch bit 0 : Measures between falling edges Period measurement mode 1 : Measures between rising edges 0 : Counts at rising edge Event counter mode 1 : Counts at falling edge 0 : Starts at “H” output TYOUT output 1 : Starts at “L” output Interrupt Fig. 2.2.7 Structure of Timer Y mode register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 17 of 148 At reset R W 0 : Falling edge active 1 : Rising edge active 0 0 0 0 0 0 APPLICATION 7641 Group 2.2 Timer (3) 8-bit timer, 16-bit timer Interrupt request register B b7 b6 b5 b4 b3 b2 b1 b0 Interrupt request register B (IREQB : address 0316) b Functions Name At reset R W 0 : No interrupt request issued 1 : Interrupt request issued 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 0 ✽ 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 0 : No interrupt request issued 1 : Interrupt request issued 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 0 ✽ 5 Timer Y interrupt request 0 : No interrupt request issued 1 : Interrupt request issued bit 0 : No interrupt request issued 6 Timer 1 interrupt request 1 : Interrupt request issued bit 0 : No interrupt request issued 7 Timer 2 interrupt request bit 1 : Interrupt request issued ✽: “0” can be set by software, but “1” cannot be set. 0 ✽ 0 ✽ 0 ✽ 0 UART1 summing error interrupt request bit 1 UART2 receive buffer full interrupt request bit 2 UART2 transmit interrupt request bit 3 UART2 summing error interrupt request bit 4 Timer X interrupt request bit Fig. 2.2.8 Structure of Interrupt request register B Interrupt request register C b7 b6 b5 b4 b3 b2 b1 b0 0 Interrupt request register C (IREQC : address 0416) b Functions Name 0 Timer 3 interrupt request bit 0 ✽ 1 CNTR0 interrupt request bit 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 2 CNTR1 interrupt request bit 3 Serial I/O interrupt request bit 4 Input buffer full interrupt request bit 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 0 : No interrupt request issued 1 : Interrupt request issued 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 0 ✽ 5 Output buffer empty interrupt request bit 6 Key input interrupt request bit 7 Fix this bit to “0”. 0 : No interrupt request issued 1 : Interrupt request issued 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 0 ✽ ✽: “0” can be set by software, but “1” cannot be set. Fig. 2.2.9 Structure of Interrupt request register C Rev.2.00 Aug 28, 2006 REJ09B0336-0200 At reset R W 0 : No interrupt request issued 1 : Interrupt request issued page 18 of 148 0 APPLICATION 7641 Group 2.2 Timer Interrupt control register B b7 b6 b5 b4 b3 b2 b1 b0 Interrupt control register B (ICONB : address 0616) b Functions Name At reset R W 0 UART1 summing error interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 1 UART2 receive buffer full interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 : Interrupt disabled 1 : Interrupt enabled 0 0 : Interrupt disabled 1 : Interrupt enabled 0 0 : Interrupt disabled 1 : Interrupt enabled 0 : Interrupt disabled 5 Timer Y interrupt enable 1 : Interrupt enabled bit 6 Timer 1 interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 7 Timer 2 interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 2 UART2 transmit interrupt enable bit 3 UART2 summing error interrupt enable bit 4 Timer X interrupt enable bit 0 0 0 Fig. 2.2.10 Structure of Interrupt control register B Interrupt control register C b7 b6 b5 b4 b3 b2 b1 b0 0 Interrupt control register C (ICONC : address 0716) b Functions Name 0 1 CNTR0 interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 2 CNTR1 interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 3 Serial I/O interrupt enable bit 4 Input buffer full interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 0 : Interrupt disabled 1 : Interrupt enabled 0 : Interrupt disabled 1 : Interrupt enabled 0 : Interrupt disabled 1 : Interrupt enabled 0 5 Output buffer empty interrupt enable bit 6 Key input interrupt enable bit 7 Fix this bit to “0”. Fig. 2.2.11 Structure of Interrupt control register C Rev.2.00 Aug 28, 2006 REJ09B0336-0200 At reset R W 0 Timer 3 interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled page 19 of 148 0 0 0 APPLICATION 7641 Group 2.2 Timer 2.2.3 Timer application examples (1) Basic functions and uses [Function 1] Control of event interval (Timer 1 to Timer 3, Timer X and Y: Timer mode) When a certain time, by setting a count value to each timer, has passed, the timer interrupt request occurs. <Use> •Generating of an output signal timing •Generating of a wait time [Function 2] Control of cyclic operation (Timer 1 to Timer 3, Timer X and Y: Timer mode) The value of the timer latch is automatically written to the corresponding timer each time the timer underflows, and each timer interrupt request occurs in cycles. <Use> •Generating of cyclic interrupts •Clock function (measurement of 1 s); see “(2) Timer application example 1” •Control of a main routine cycle [Function 3] Output of rectangular waveform (Timer 1, Timer 2, Timer X: Pulse output mode; Timer Y: TY OUT output) The output levels of the TOUT, CNTR0 and CNTR1 pins are inverted each time the timer underflows. <Use> •Piezoelectric buzzer output; see “(3) Timer application example 2” •Generating of the remote control carrier waveforms [Function 4] Count of external pulses (Timer X, Timer Y: Event counter mode) External pulses input to the CNTR0 pin and CNTR1 pin are respectively counted as the timer count source (in the event counter mode). <Use> •Frequency measurement; see “(4) Timer application example 3” •Division of external pulses •Generating of interrupts due to a cycle using external pulses as the count source; count of a reel pulse [Function 5] Measurement of external pulse width 1 (Timer X: Pulse width measurement mode) The “H” or “L” level width of external pulses input to CNTR0 pin is measured. <Use> •Measurement of external pulse frequency (measurement of pulse width of FG pulse✽ for a motor); see “(5) Timer application example 4” •Measurement of external pulse duty (when the frequency is fixed) FG pulse ✽: Pulse used for detecting the motor speed to control the motor speed. [Function 6] Measurement of external pulse width 2 (Timer Y: Period measurement mode) The external pulse width input to CNTR1 pin is measured. <Use> •Measurement of phase control signal; see “(6) Timer application example 5” Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 20 of 148 APPLICATION 7641 Group 2.2 Timer (2) Timer application example 1: Clock function (measurement of 1 s) Outline: The input clock is divided by the timer so that the clock can count up at 1 s intervals. Specifications: •The clock f(X CIN) = 32 kHz is divided by the timer. •The timer 2 interrupt request bit is checked in main routine, and if the interrupt request is issued, the clock is counted up. • The timer 1 interrupt occurs every 10 ms to execute processing of other interrupts. Figure 2.2.12 shows the timers connection and setting of division ratios; Figure 2.2.13 shows the related registers setting; Figure 2.2.14 shows the control procedure. f(XCIN) 32 kHz 1/2 Timer 1 Timer 2 1/160 1/100 Timer 2 interrupt request bit 0/1 1s 0/1 10 m s Timer 1 interrupt request bit Fig. 2.2.12 Timers connection and setting of division ratios Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 21 of 148 0 : No interrupt request issued 1 : Interrupt request issued APPLICATION 7641 Group 2.2 Timer CPU mode register A (address 0016) b7 CPMA b0 1 0 1 1 1 Processor mode bits Stack page select bit Sub-clock (XCIN-XCOUT): Oscillating Main clock (XIN-XOUT): Stopped Internal system clock: XCIN-XCOUT Timer 123 mode register (address 2916) b7 T123M 0 0 b0 0 1 0 Timer 1 count: In progress Timer 1 count source: f(XCIN) / 2 Timer 2 count source: Timer 1’s underflow TOUT output disabled Timers 1, 2 write control: Written at the same time Timer 1 (address 2416) b7 T1 b0 9F16 Timer 2 (address 2516) b7 T2 b0 Set “division ratio – 1”. [ T1 = 159 (9F16), T2 = 99 (6316) ] 6316 Interrupt control register B (address 0616) b7 ICONB b0 0 1 Timer 1 interrupt: Enabled Timer 2 interrupt: Disabled Interrupt request register B (address 0316) b7 b0 IREQB Timer 1 interrupt request Timer 2 interrupt request Fig. 2.2.13 Related registers setting Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 22 of 148 APPLICATION 7641 Group 2.2 Timer ● X: This bit is not used here. Set it to “0” or “1” arbitrarily. RESET Initialization SEI ..... •All interrupts disabled CPMA T123M (address 0016) (address 2916) 10111XXX2 00XX011X2 (address 2416) (address 2516) 9 F1 6 6316 •Setting “Division ratio – 1” to Timers 1 and 2 (address 0316) (address 0616) 00XXXXXX2 01XXXXXX2 •Setting of Interrupt request bits of Timers 1 and 2 to “0” •Timer 1 interrupt enabled, Timer 2 interrupt disabled •Connection of Timers 1 and 2 ..... T1 T2 ..... IREQB ICONB ..... T123M (address 2916), bit1 0 •Timer count start ..... CLI •Interrupts enabled Y Clock is stopped ? •Judgment whether time is not set or time is being set N IREQB (address 0316), bit7 ? 0 •Confirmation that 1 s has passed (Check of Timer 2 interrupt request bit) 1 ✽ IREQB (address 0316), bit7 •Interrupt request bit cleared (Clear it by software when not using the interrupt.) 0 Clock count up Second to Year •Clock count up Main processing ..... •Adjust the main processing so that all processing in the loop ✽ will be processed within 1 s interval. <Procedure for end of clock setting> (Note) T2 IREQB (address 2516) (address 0316), bit7 6316 0 •Set Timers again when starting clock from 0 s after end of clcok setting. •Do not set Timer 1 again because Timer 1 is used to generate the interrupt at 10 ms intervals. Note : Perform procedure for end of clock setting only when end of clock setting. Fig. 2.2.14 Control procedure Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 23 of 148 APPLICATION 7641 Group 2.2 Timer (3) Timer application example 2: Piezoelectric buzzer output Outline: The rectangular waveform output function of the timer is applied for a piezoelectric buzzer output. Specifications: •The rectangular waveform, dividing the clock f(X IN) = 4.19 MHz (2 22 Hz) into about 2 kHz (2048 Hz), is output from the P43/CNTR 0 pin. •The level of the P4 3/CNTR 0 pin is fixed to “H” while a piezoelectric buzzer output stops. Figure 2.2.15 shows a peripheral circuit example, and Figure 2.2.16 shows the timers connection and setting of division ratios. Figure 2.2.17 shows the related registers setting, and Figure 2.2.18 shows the control procedure. The “H” level is output while a piezoelectric buzzer output stops. CNTR0 output P43/CNTR0 PiPiPi..... 244 µs 244 µs Set a division ratio so that the underflow output period of the timer X can be 244 µs. 7641 Group Fig. 2.2.15 Peripheral circuit example f(XIN) 4.19 MHz 1/2 Count source selection φ/8 Timer X Fixed 1/8 1/64 1/2 Fig. 2.2.16 Timers connection and setting of division ratios Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 24 of 148 P43/CNTR0 APPLICATION 7641 Group 2.2 Timer Clock control register (address 1F16) b7 CCR 1 b0 0 0 0 0 0 System clock: f(XIN) CPU mode register A (address 0016) b7 CPMA b0 0 0 0 1 Processor mode bits Stack page select bit Main clock (XIN-XOUT): Oscillating Internal system clock: f(XIN) Port P4 (address 1816) b7 P4 b0 0116 Set an initial value. Port P4 direction register (address 1916) b7 b0 1 P4D Set to output mode. Timer X mode register (address 2716) b7 TXM b0 1 0 0 1 0 0 0 0 Timer X write control: Written at the same time Timer X count source: φ / 8 Timer X internal clock: φ / n Pulse output mode Pulse output: Start from “H” output Timer X count: Stopped Timer XL (low) (address 2016) b7 TXL b0 3F16 Timer XH (high) (address 2116) b7 TXH Set “division ratio – 1” = 63 (3F16) b0 0016 Interrupt control register B (address 0616) b7 ICONB b0 0 Timer X interrupt: Disabled Fig. 2.2.17 Relevant registers setting Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 25 of 148 APPLICATION 7641 Group 2.2 Timer ● X: This bit is not used here. Set it to “0” or “1” arbitrarily. RESET Initialization SEI CCR CPMA P4 P4D TMX TXL TXH ICONB (address 1F16), bit7 (address 0016) (address 1816), bit3 (address 1916), bit3 (address 2716) (address 2016) (address 2116) (address 0616), bit4 •All interrupts disabled •φ = f(XIN)/2 1 00001XXX2 1 1 100100002 3F16 0016 0 •Port P43/CNTR0 state setting at buzzer output stopped; “H” level output .... . •Timer X interrupt disabled •CNTR0 output stopped; Buzzer output stopped CLI •Interrupts enabled Main processing •Processing buzzer request, generated during main processing, in output unit Output unit Piezoelectric buzzer request ? Yes No TXM TXL TXH (address 2716), bit7 (address 2016) (address 2116) Stop of piezoelectric buzzer output Fig. 2.2.18 Control procedure Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 26 of 148 1 3F16 0016 TXM (address 2716), bit7 0 Start of piezoelectric buzzer output APPLICATION 7641 Group 2.2 Timer (4) Timer application example 3: Frequency measurement Outline: The pulse frequency input to P4 4/CNTR1 pin is measured by measuring the event number within a fixed term. Specifications: •The pulse is input to the P4 4/CNTR 1 pin and counted by the timer Y. •A count value of timer Y is read out at 1 ms intervals, which is the timer 2 interrupt interval. As the result, the frequency can be calculated. (This example is in f(X IN) = 24 MHz and φ = f(X IN)/4.) •The input event number must be “FFFF 16” within 1 ms. Figure 2.2.19 shows how to measure the frequency; Figure 2.2.20 shows the related registers setting; Figure 2.2.21 shows the control procedure. Timer 2 interrupt request bit ..... Input pulse X times Start of timer Y count Note: Frequency = Fig. 2.2.19 How to measure frequency Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 27 of 148 Stop of timer Y count X times 1 ms kHz APPLICATION 7641 Group 2.2 Timer CPU mode register A (address 0016) b7 CPMA b0 0 0 0 1 Processor mode bits Stack page select bit Main clock (XIN-XOUT): Oscillating Internal system clock: f(XIN) Clock control register (address 1F16) b7 CCR 0 b0 0 0 0 0 0 System clock: f(XIN)/2 Timer 123 mode register (address 2916) b7 T123M b0 0 0 0 1 Timer 1 count: Stopped (Set to “0” after initialization.) Timer 1 count source: φ / 8 Timer 2 count source: Timer 1’s underflow Timers 1, 2 write control: Written at the same time Timer Y mode register (address 2816) b7 TYM b0 1 0 1 0 0 0 Timer Y write control: Written at the same time TYOUT output: Disabled Event counter mode Count at rising edge of CNTR1 Timer Y count: Stopped (Set to “0” after initialization.) Timer 1 (address 2416) b7 T1 b0 Set “division ratio – 1” = 74 (4A16) 4A16 Timer 2 (address 2516) b7 T2 b0 Set “division ratio – 1” = 9 (0916) 0916 Timer YL (low) (address 2216) b7 TYL b0 FF16 Timer YH (high) (address 2316) b7 TYH Set an initial value. b0 FF16 Interrupt control register B (address 0616) b7 ICONB 1 0 b0 0 Timer X interrupt: Disabled Timer 1 interrupt: Disabled Timer 2 interrupt: Enabled Port P4 direction register (address 1916) b7 P4D b0 0 Set to input mode. Fig. 2.2.20 Related registers setting Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 28 of 148 APPLICATION 7641 Group 2.2 Timer ● X: This bit is not used here. Set it to “0” or “1” arbitrary. RESET Initialization SEI •All interrupts disabled ..... CPMA (address 0016) CCR (address 1F16),bit7 T123M (address 2916) TYM (address 2816) (address 2416) T1 (address 2516) T2 TYL (address 2216) TYH (address 2316) ICONB (address 0616) IREQB (address 0316) P4D (address 1916),bit4 TYM (address 2816),bit7 T123M (address 2916),bit1 000X1XXX2 0 0XXX001X2 1010XX002 74 9 FF16 FF16 10X0XXXX2 000000002 0 0 0 •φ = f(XIN)/4 •Event counter mode •Set division ratio so that Timer 2 interrupt will occur at 1 ms intervals. •Timer 2 interrupt enabled, Timer Y interrupt disabled •Set P44/CNTR1 pin to input mode. •Start of Timer Y count •Start of Timer 1 count ..... •Interrupts enabled CLI Timer 2 interrupt process routine T123M (address 2916),bit1 1 CLT (Note 1) CLD (Note 2) Push registers to stack TYM (address 2816),bit7 1 (“FFFF16”) – (Timer Y count value) TYL TYH (address 2216) (address 2316) TYM (address 2816),bit7 RTI Fig. 2.2.21 Control procedure Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 29 of 148 Note 1: When using Index X mode flag (T) Note 2: When using Decimal mode flag (D) •Pushing registers used in interrupt process routine •Stop of Timer Y count •Input event numbers of P44/CNTR1 pin for 1 ms. FF16 FF16 •Set the low-order and then high-order byte. 0 •Start of Timer Y count Pop registers T123M (address 2916),bit1 •Stop of Timer 1 count •Popping registers pushed to stack 0 •Start of Timer 1 count APPLICATION 7641 Group 2.2 Timer (5) Timer application example 4: Measurement of FG pulse width for motor Outline: The timer X counts the “H” level width of the pulses input to the P4 3/CNTR 0 pin. Specifications: •The timer X counts the “H” level width of the FG pulse input to the P43/CNTR0. <Example> When f(XIN) = 24 MHz and φ = 6 MHz, the count source is 10.6 µs, which is obtained by dividing the φ by 64. Measurement can be made up to 1 s in the range of FFFF 16 to 0000 16. Figure 2.2.22 shows the timers connection and setting of division ratio; Figure 2.2.23 shows the related registers setting; Figures 2.2.24 and 2.2.25 show the control procedure. CCR7 f(XIN) = 24.0 MHz 1/2 1/2 Timer X count source selection φ / 64 Timer X Timer X interrupt request bit 1/64 1/65536 0/1 700 ms Fig. 2.2.22 Timers connection and setting of division ratios Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 30 of 148 APPLICATION 7641 Group 2.2 Timer Clock control register (address 1F16) b7 CCR 0 b0 0 0 0 0 0 System clock: f(XIN)/2 CPU mode register A (address 0016) b7 CPMA b0 0 0 0 1 Processor mode bits Stack page select bit Main clock (XIN-XOUT): Oscillating Internal system clock: f(XIN) Port P4 direction register (address 1916) b7 b0 P4D 0 Set to intput mode. Timer X mode register (address 2716) b7 TXM b0 1 0 1 1 0 1 1 0 Timer X write control: Written at the same time Timer X count source: φ / 64 Timer X internal clock: φ / n Pulse width measurement mode Measuring “H” pulse Timer X count: Stopped (Set to “1” after initialization.) Timer XL (low) (address 2016) b7 TXL b0 FF16 Timer XH (high) (address 2116) b7 TXH b0 Set 65535 (FFFF16) before start of measuring pulse width. FF16 Interrupt control register B (address 0616) b7 ICONB b0 1 Timer X interrupt: Enabled Interrupt control register C (address 0716) b7 ICONC b0 1 CNTR0 interrupt: Enabled Fig. 2.2.23 Relevant registers setting Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 31 of 148 APPLICATION 7641 Group 2.2 Timer RESET ● X: This bit is not used here. Set it to “0” or “1” arbitrary. Initialization SEI •All interrupts disabled ..... CCR CPMA P4D TXM TXL TXH ICONB IREQB ICONC IREQC TXM (address 1716),bit7 (address 0016) (address 1916),bit3 (address 2716) (address 2016) (address 2116) (address 0616),bit4 (address 0316) (address 0716),bit1 (address 0416) (address 2716),bit7 0 000X1XXX2 0 101101102 FF16 FF16 1 000000002 1 000000002 0 •Set ting P43/CNTR0 pin to input mode •Timer X: Pulse width measurement mode (Measuring “H” pulse width of input pulses from CNTR0 pin) •Setting Timer X count value •Timer X interrupt: Enabled •CNTR0 interrupt: Enabled •Timer X count start ..... •Interrupts enabled CLI Timer X interrupt process routine (Note 1) CLT (Note 2) CLD (Note 3) Push registers to stack Notes 1: Timer X interrupt also occurs owing to factors other than measurement level.(CNTR2 input = “L” in this application) Process it by software as error proccesing is performed for measurement level as necessary . CNTR2 input level can be checked by reading the contents of sharing port P83 register. 2: When using Index X mode flag (T) 3: When using Decimal mode flag (D) •Pus hing regis ters u sed in in terrupt process routine Error processing Pop registers RTI Fig. 2.2.24 Control procedure (1) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 32 of 148 •Popping registers pushed to stack APPLICATION 7641 Group 2.2 Timer CNTR0 interrupt process routine Notes 1: When using Index X mode flag (T) 2: When using Decimal mode flag (D) •Pushing registers used in interrupt process routine CLT (Note 1) CLD (Note 2) Push registers to stack (A) Measurement result (high-order 8 bits) (A) Measurement result (low-order 8 bits) TXL (address 2016) TXH (address 2116) TXH (A) TXL (A) FF16 FF16 Pop registers •Count value read and storing it to RAM Read the high-order and then low-order byte. Write to the low-order and then high-order byte. •Popping registers pushed to stack RTI Note : The f irst value bec omes invalid d epending on s tart timing of Time X cou nt sh own by the f ollo win g fig ure . Pro ce ss it b y s of twar e a s ne ce ss ar y. [ Example 1] • Start Timer X count when CNTR0 input level is “L”. (CNTR0 input level can be checked by reading the contents of sharing port P43 register. FFFF16 T1 T2 000016 T1 value: Valid T2 value: Valid CNTR0 Count start of Timer X CNTR0 interrupt CNTR0 interrupt [ Example 2] • Start Timer X count when CNTR0 input level is “H”. Invalidate the first CNTR0 interrupt after start of Timer X count. FFFF16 T1 T2 000016 T1 value: Invalid T2 value: Valid CNTR0 Count start of CNTR0 interrupt Timer X Fig. 2.2.25 Control procedure (2) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 33 of 148 CNTR0 interrupt APPLICATION 7641 Group 2.2 Timer (6) Timer application example 5: Adjustment of phase control signal Outline: A phase control signal is adjusted in the period measurement mode. Specifications: •To control the phase of the load, a phase control signal is output to the load. •The pulse width of feedback signal input from the load is measured and a phase control signal for the load is adjusted. Figure 2.2.26 shows the circuit example; Figure 2.2.27 shows the related registers setting; Figure 2.2.28 shows the control procedure. 7641 group P44/CNTR1 Load Port VA C Fig. 2.2.26 Circuit example Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 34 of 148 APPLICATION 7641 Group 2.2 Timer Clock control register (address 1F16) b7 b0 CCR 0 0 0 0 0 System clock selection CPU mode register A (address 0016) b7 CPMA b0 0 0 0 1 Processor mode bits Stack page select bit Main clock (XIN-XOUT): Oscillating Internal system clock: f(XIN) Timer Y mode register (address 2816) b7 TYM b0 1 1 0 1 1 1 0 0 Timer Y write control: Written at the same time TYOUT output: Disabled Timer Y count source: φ / 64 Period measurement mode Measuring period from rising to rising edge of CNTR1 Timer Y count: Stopped (Set to “0” after initialization.) Port P4 direction register (address 1916) b7 b0 P4D 0 Set to intput mode. Timer YL (low) (address 2216) b7 b0 TYL FF16 Timer YH (high) (address 2316) b7 Set an initial value. b0 TYH FF16 Interrupt control register B (address 0616) b7 ICONB b0 1 Timer Y interrupt: Enabled Interrupt control register C (address 0716) b7 ICONC b0 1 CNTR1 interrupt: Enabled Fig. 2.2.27 Related registers setting Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 35 of 148 APPLICATION 7641 Group 2.2 Timer ● X: This bit is not used here. Set it to “0” or “1” arbitrary. RESET Initialization SEI •All interrupts disabled ..... CCR (address 1F16) CPMA (address 0016) TYM (address 2816) P4D (address 1916),bit4 (address 2216) TYL TYH (address 2316) IREQB (address 0316),bit5 IREQC (address 0416),bit2 ICONB (address 0616),bit5 ICONC (address 0716),bit2 TYM (address 2816),bit7 XXX000002 000X10002 1101XXX02 0 FF16 FF16 0 0 1 1 0 •Setting P44/CNTR1 pin to input mode •Setting Timer X count value (Set to the low-order and then high-order byte.) •Clearing Timer Y interrupt request bit •Clearing CNTR1 interrupt request bit •Timer Y interrupt: Enabled •CNTR1 interrupt: Enabled •Timer Y count start ..... CLI •Interrupts enabled Main processing ..... Phase control process Timer Y interrupt process routine CLT (Note 1) CLD (Note 2) Push registers to stack Error processing CLT (Note 1) CLD (Note 2) Push registers to stack ..... Read Timer Y (The high-order first and then low-order byte) Pop registers Pop registers RTI RTI Notes 1: When using Index X mode flag (T) 2: When using Decimal mode flag (D) Fig. 2.2.28 Control procedure Rev.2.00 Aug 28, 2006 REJ09B0336-0200 CNTR1 interrupt process routine page 36 of 148 APPLICATION 7641 Group 2.2 Timer 2.2.4 Notes on timer (1) Read/Write for timer •The timer division ratio is : 1 / (n + 1) (n = “0” to “255” written into the timer) •Read and write operation on 16-bit timer (Timers X and Y) must be performed for both high and loworder bytes. •When reading the 16-bit timer (Timers X and Y), read the high-order byte first and then the low-order byte. When writing to the 16-bit timer, write the low-order byte first and then the high-order byte. •Do not read the 16-bit timer during the write operation, or do not write to it during the read operation. •When the value is loaded only in the latch, the value is loaded in the timer at the count pulse following the count where the timer reaches “00 16”. •In the timers 1 to 3, switching of the count sources of timers 1 to 3 does not affect the values of reload latches. However, that may make count operation started. Therefore, write values again in the order of timers 1, 2 and then timer 3 after their count sources have been switched. •In the timer mode (for timers X, Y, 1 to 3), event counter mode (for timers X, Y), pulse output mode (for timers X, Y, 1, 2), the timer current count value can be read out by reading the timer. •In the pulse width measurement mode (for timer X), period measurement mode (for timer Y), pulse width HL continuously measurement mode (for timer Y), the measured timer value is stored into the internal temporary register. When reading the timer, the value of internal temporary register is read out. The contents of internal temporary register is updated after the next measurement. (2) Pulse output •When using the pulse output mode of timer X, set bit 3 of port P4 direction register to “1” (output mode). •When using the TYOUT output of timer Y, set bit 4 of port P4 direction register to “1” (output mode). •When using the TOUT output of timer 1 or timer 2, set bit 1 of port P5 direction register to “1” (output mode). •The T OUT output pin is shared with the X COUT pin. Accordingly, when using f(X CIN)/2 as the timer 1 count source (bit 2 of timer 123 mode register = “0”), XCOUT oscillation drive must be disabled (bit 5 of clock control register = “1”) to input clocks from the X CIN pin. •The P5 1/X COUT/TOUT pin cannot function as an ordinary I/O port while XCIN-XCOUT is oscillating. When XCIN-X COUT oscillation is stopped or XCOUT oscillation drive is disabled, this can be used as the TOUT output pin of timer 1 or 2. (3) Pulse input •When using the timer X in the event counter or pulse width measurement mode, set bit 3 of port P4 direction register to “0” (input mode). •When using the timer Y in the period measurement, event counter or pulse width HL continuously measurement mode, set bit 4 of port P4 direction register to “0” (input mode). (4) Interrupt In the timer Y’s pulse width HL continuously measurement mode, CNTR1 interrupt request is generated at both rising and falling edges of CNTR 1 pin input signal regardless of the setting of CNTR1 active edge switch bit of timer Y mode register. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 37 of 148 APPLICATION 7641 Group 2.3 Serial I/O 2.3 Serial I/O This paragraph explains the registers setting method and the notes related to the serial I/O. 2.3.1 Memory map Address 000416 Interrupt request register C (IREQC) 000716 Interrupt control register C (ICONC) 002A16 Serial I/O shift register (SIOSHT) 002B16 Serial I/O control register 1 (SIOCON1) 002C16 Serial I/O control register 2 (SIOCON2) Fig. 2.3.1 Memory map of registers related to serial I/O Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 38 of 148 APPLICATION 7641 Group 2.3 Serial I/O 2.3.2 Related registers Serial I/O shift register b7 b6 b5 b4 b3 b2 b1 b0 Serial I/O shift register (SIOSHT: address 2A16) b Functions At reset R W 0 ●At transmitting Writing transmitted data to this register starts transmitting operation. 1 2 ●At receiving Read received data through this register. 3 4 5 6 7 Undefined Undefined Undefined Undefined Undefined Undefined Undefined Undefined Fig. 2.3.2 Structure of Serial I/O shift register Serial I/O control register 1 b7 b6 b5 b4 b3 b2 b1 b0 Serial I/O control register 1 (SIOCON1 : address 2B16) b Name 0 Internal synchronous clock select bits (Note) 1 2 Functions At reset R W b2b1b0 0 0 0 : Internal clock divided by 2 0 0 1 : Internal clock divided by 4 0 1 0 : Internal clock divided by 8 0 1 1 : Internal clock divided by 16 1 0 0 : Internal clock divided by 32 1 0 1 : Internal clock divided by 64 1 1 0 : Internal clock divided by 128 1 1 1 : Internal clock divided by 256 0 : I/O port 1 : STXD, SCLK signal output 0 : I/O port 4 SRDY output select bit 1 : SRDY signal output 5 Transfer direction select bit 0 : LSB first 1 : MSB first 6 Synchronous clock select 0 : External clock 1 : Internal clock bit 0 : CMOS output 7 STXD output channel 1 : N-channel open drain output control bit Note: The source of serial I/O internal synchronous clock can be selected by I/O control register 2 3 Serial I/O port select bit Fig. 2.3.3 Structure of Serial I/O control register 1 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 39 of 148 0 0 0 0 0 0 1 0 bit 1 of serial APPLICATION 7641 Group 2.3 Serial I/O Serial I/O control register 2 b7 b6 b5 b4 b3 b2 b1 b0 0 0 0 Serial I/O control register 2 (SIOCON2 : address 2C16) b Name 0 SPI mode select bit 1 Serial I/O internal clock select bit 2 SRXD input enable bit 3 Clock polarity select bit (CPoL) 4 Clock phase select bit (CPha) Functions 0 : Normal serial I/O mode 1 : SPI compatible mode (Note) 0:φ 1 : SCSGCLK 0 : SRXD input disabed 1 : SRXD input enabed 0 : SCLK starting at “L” 1 : SCLK starting at “H” 0 : Serial transfer starting at falling edge of SRDY 1 : Serial transfer starting after a half cycle of SCLK passed at falling edge of SRDY At reset R W 0 0 0 1 1 0 5 Fix these bits to “0”. 0 6 7 0 Note: To set the slave mode, also set bit 4 of serial I/O control register 1 to “1”. Fig. 2.3.4 Structure of Serial I/O control register 2 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 40 of 148 APPLICATION 7641 Group 2.3 Serial I/O Interrupt request register C b7 b6 b5 b4 b3 b2 b1 b0 Interrupt request register C (IREQC : address 0416) 0 b Functions Name At reset R W 0 Timer 3 interrupt request bit 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 1 CNTR0 interrupt request bit 0 : No interrupt request issued 1 : Interrupt request issued 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 0 ✽ 0 : No interrupt request issued 1 : Interrupt request issued 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 0 ✽ 0 : No interrupt request issued 1 : Interrupt request issued 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 0 ✽ 2 CNTR1 interrupt request bit 3 Serial I/O interrupt request bit 4 Input buffer full interrupt request bit 5 Output buffer empty interrupt request bit 6 Key input interrupt request bit 7 Fix this bit to “0”. 0 ✽: “0” can be set by software, but “1” cannot be set. Fig. 2.3.5 Structure of Interrupt request register C Interrupt control register C b7 b6 b5 b4 b3 b2 b1 b0 0 Interrupt control register C (ICONC : address 0716) b Functions Name 0 1 CNTR0 interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 2 CNTR1 interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 3 Serial I/O interrupt enable bit 4 Input buffer full interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 0 : Interrupt disabled 1 : Interrupt enabled 0 : Interrupt disabled 1 : Interrupt enabled 0 : Interrupt disabled 1 : Interrupt enabled 0 5 Output buffer empty interrupt enable bit 6 Key input interrupt enable bit 7 Fix this bit to “0”. Fig. 2.3.6 Structure of Interrupt control register C Rev.2.00 Aug 28, 2006 REJ09B0336-0200 At reset R W 0 Timer 3 interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled page 41 of 148 0 0 0 APPLICATION 7641 Group 2.3 Serial I/O 2.3.3 Serial I/O connection examples (1) Control of peripheral IC equipped with CS pin Figure 2.3.7 shows connection examples of a peripheral IC equipped with the CS pin. (1) Only transmission (Using the SRXD pin as an I/O port) Port CS SCLK CLK STXD DATA 7641 group Peripheral IC (OSD controller etc.) (3) Transmission and reception (When connecting SRXD with STXD) (When connecting IN with OUT in peripheral IC) Port CS Port CS SCLK CLK STXD IN SRXD 7641 group OUT Peripheral IC (E 2 PROM etc.) (4) Connection of plural IC Port CS SCLK CLK SCLK CLK STXD IN STXD IN SRXD OUT SRXD 7641 group✽1 Peripheral IC✽2 (E2 PROM etc.) ✽1: ✽2: (2) Transmission and reception Port 7641 group Select an N-channel open-drain output for STXD pin output control. Use the OUT pin of peripheral IC which is an N-channel opendrain output and becomes high impedance during receiving data. Notes : “Port” means an output port controlled by software. OUT Peripheral IC 1 CS CLK IN OUT Peripheral IC 2 Fig. 2.3.7 Serial I/O connection examples (1) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 42 of 148 APPLICATION 7641 Group 2.3 Serial I/O (2) Connection with microcomputer Figure 2.3.8 shows connection examples with another microcomputer. (1) Selecting internal clock SCLK CLK IN STXD IN OUT SRXD OUT SCLK CLK STXD SRXD 7641 group Microcomputer (3) Using SRDY signal output function (Selecting an external clock) SRDY RDY SCLK CLK STXD IN SRXD 7641 group OUT Microcomputer Fig. 2.3.8 Serial I/O connection examples (2) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 (2) Selecting external clock page 43 of 148 7641 group Microcomputer APPLICATION 7641 Group 2.3 Serial I/O 2.3.4 Serial I/O application example (1) Output of serial data (control of peripheral IC) Outline : Serial communication is performed, connecting port to CS pin of peripheral IC. To perform reception, it needs to write dummy data into serial I/O shift register. Figure 2.3.9 shows a connection diagram, and Figure 2.3.10 shows a timing chart. CS P31 CS CLK P81/SCLK CLK DATA P83/STXD DATA 7641 group Peripheral IC Fig. 2.3.9 Connection diagram Specifications : • Synchronous clock frequency : 187.5 kHz (f(XIN) = 24 MHz ) • Transfer direction : LSB first • Serial I/O interrupt is not used. • Port P31 is connected to the CS pin (“L” active) of the peripheral IC for transmission control; the output level of port P31 is controlled by software. CS CLK DATA Fig. 2.3.10 Timing chart Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 44 of 148 DATA0 DATA1 DATA2 DATA3 APPLICATION 7641 Group 2.3 Serial I/O Figure 2.3.11 shows the registers setting for the transmitter, and Figure 2.3.12 shows a setting of serial I/O transmission data. Serial I/O control register 1 (Address : 2B16) b7 SIOCON1 b0 0 1 0 0 1 1 0 0 Internal synchronous clock : Internal clock/32 STXD, SCLK output selected SRDY output selected LSB first Synchronous clock : Internal clock STXD pin : CMOS output Serial I/O control register 2 (Address : 2C16) b7 SIOCON2 b0 0 0 0 1 1 1 0 0 Normal serial I/O mode Serial I/O internal clock : φ SRXD input enabled Port P3 (Address : 0E16) b7 b0 P3 1 Set P31 output level to “H”. Port P3 direction register (Address : 0F16) b7 b0 P3D 1 Set P31 to output mode. Interrupt control register C (Address : 0716) b7 ICONC b0 0 Serial I/O interrupt : Disabled Fig. 2.3.11 Registers setting for transmitter Serial I/O shift register (Address : 2A16) b7 b0 SIOSHT Set a transmission data. Confirm that transmission of the previous data is completed (Serial I/O interrupt request bit is “1”) before writing data. Fig. 2.3.12 Setting of serial I/O transmission data Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 45 of 148 APPLICATION 7641 Group 2.3 Serial I/O When the registers are set as shown in Figure 2.3.13, the serial I/O can transmit 1-byte data by writing data into the serial I/O shift register. Thus, after setting the CS signal to “L”, write the transmission data to the serial I/O shift register by each 1 byte, and return the CS signal to “H” when all required data have been transmitted. Figure 2.3.13 shows a control procedure of transmitter. ● x: This bit is not used here. Set it to “0” or “1” arbitrarily. RESET Initialization .... SIOCON1 SIOCON2 P3 P3D IREQC ICONC (Address : 2B16) 010011002 (Address : 2C16) 000111002 (Address : 0E16), bit1 1 (Address : 0F16), bit1 1 (Address : 0416), bit3 0 (Address : 0716), bit3 0 •Serial I/O set •CS signal output port set (“H” level output) •Serial I/O interrupt request bit set to “0” •Serial I/O interrupt disabled .... CLI SIOSHT (Address : 2A16) •CS signal output level to “L” set 0 P3 (Address : 0E16), bit1 •Transmission data write (Start of transmit 1-byte data) Transmission data 0 IREQC (Address : 0416), bit3? •Judgment of completion of transmitting 1-byte data 1 IREQC (Address : 0416), bit3 N 0 Complete to transmit all data? •Use any of RAM area as a counter for counting the number of transmitted bytes •Judgment of completion of transmitting all data Y P3 (Address : 0E16), bit1 1 Fig. 2.3.13 Control procedure of transmitter Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 46 of 148 •Return the CS signal output level to “H” when transmission of all data is completed APPLICATION 7641 Group 2.3 Serial I/O (2) Serial communication using SPI compatible mode ●Explanation of SPI compatible mode Setting the SPI mode select bit (bit 0 of SIOCON2) to “1” puts the serial I/O in SPI compatible mode. The synchronous clock select bit (bit 6 of SIOCON1) determines whether the serial I/O is an SPI master or slave. When the external clock is selected (“0”), the serial I/O is in slave mode; when the internal clock is selected (“1”), the serial I/O is in master mode. In SPI compatible mode the SRXD pin functions as a MISO (Master In/Slave Out) pin and the STXD pin functions as a MOSI (Master Out/Slave In) pin. In slave mode the transmit data is output from the MISO pin and the receive data is input from the MISO pin. The SRDY pin functions as the chip-select signal input pin from an external. In master mode the transmit data is output from the MOSI pin and the receive data is input from the MISO pin. The SRDY pin functions as the chip-select signal output pin to an external. ●Slave mode operation In slave mode of SPI compatible mode 4 types of clock polarity and clock phase can be usable by bits 3 and 4 of serial I/O control register 2. If the SRDY pin is held “H”, the shift clock is inhibited, the serial I/O counter is set to “7”. If the SRDY pin is held “L”, then the shift clock will start. Make sure during transfer to maintain the SRDY input at “L” and not to write data to the serial I/O counter. Outline : Serial communication is performed between 7641 group MCUs, using SPI compatible mode. Specifications : • Synchronous clock frequency : 187.5 kHz (f(X IN) = 24 MHz ) • Transfer direction : LSB first Figure 2.3.14 shows a connection diagram; Figure 2.3.15 shows the registers setting for SPI compatible mode; Figures 2.3.16 and 2.3.17 show a control procedure of SPI compatible mode. Slave unit P80/UTXD2/SRDY P81/URXD2/SCLK P82/CTS2/MISO P83/RTS2/MOSI 7641 group Fig. 2.3.14 Connection diagram Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 47 of 148 Master unit CS CLK DATA DATA P80/UTXD2/SRDY P81/URXD2/SCLK P82/CTS2/MISO P83/RTS2/MOSI 7641 group APPLICATION 7641 Group 2.3 Serial I/O ●Slave Unit Serial I/O control register 1 (Address : 2B16) b7 SIOCON1 b0 0 0 0 1 1 STXD, SCLK output selected SRDY output selected LSB first Synchronous clock : External clock STXD pin : CMOS output Serial I/O control register 2 (Address : 2C16) SIOCON2 b7 b0 0 0 0 1 1 1 1 SPI compatible mode SRXD input enabled SCLK starting at “H” Serial transfer starting afer a half cycle of SCLK passed at falling edge of SRDY Interrupt control register C (Address : 0716) b7 b0 ICONC 0 Serial I/O interrupt : Disabled ●Master Unit Serial I/O control register 1 (Address : 2B16) b7 SIOCON1 b0 0 1 0 0 1 1 0 0 Internal synchronous clock : Internal clock/32 STXD, SCLK output selected No SRDY output LSB first Synchronous clock : Internal clock STXD pin : CMOS output Serial I/O control register 2 (Address : 2C16) b7 SIOCON2 b0 0 0 0 1 1 1 0 0 SPI compatible mode Serial I/O internal clock : φ SRXD input enabled SCLK starting at “H” Serial transfer starting afer a half cycle of SCLK passed at falling edge of SRDY Interrupt control register C (Address : 0716) b7 ICONC b0 0 Serial I/O interrupt : Disabled Fig. 2.3.15 Registers setting for SPI compatible mode Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 48 of 148 APPLICATION 7641 Group 2.3 Serial I/O Slave Unit ● x: This bit is not used here. Set it to “0” or “1” arbitrarily. RESET Initialization .... SIOCON1 (Address : 2B16) SIOCON2 (Address : 2C16) 00011XXX2 000111X12 •Serial I/O set .... IREQC ICONC (Address : 0416), bit3 (Address : 0716), bit3 0 0 •Serial I/O interrupt request bit set to “0” •Serial I/O interrupt disabled .... CLI SIOSHT (Address : 2A16) •Transmission data write (Do not set data during data reception.) Transmission data 0 IREQC (Address : 0416), bit3? 1 •Judgment of completion of receiving 1-byte data •Transmission/Reception starts owing to “L” input to P80/UTXD2/SRDY pin or shift clock input. Read out received data from SIOSHT (Address : 2A16) IREQC (Address : 0416), bit3 0 Fig. 2.3.16 Control procedure of SPI compatible mode in slave Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 49 of 148 APPLICATION 7641 Group 2.3 Serial I/O Master Unit ● x: This bit is not used here. Set it to “0” or “1” arbitrarily. RESET Initialization .... SIOCON1 SIOCON2 IREQC ICONC (Address : 2B16) 010111012 (Address : 2C16) 000111012 (Address : 0416), bit3 0 (Address : 0716), bit3 0 •Serial I/O set •Serial I/O interrupt request bit set to “0” •Serial I/O interrupt disabled .... CLI SIOSHT (Address : 2A16) •Transmission data write (Start of transmit 1-byte data) •Then P80/UTXD2/SRDY pin set to “L” Transmission data 0 IREQC (Address : 0416), bit3? •Judgment of completion of transmitting 1-byte data •“L” output from P80/UTXD2/SRDY pin 1 Read out received data from SIOSHT (Address : 2A16) IREQC (Address : 0416), bit3 N Complete to transmit all data? 0 •Use any of RAM area as a counter for counting the number of transmitted bytes •Judgment of completion of transmitting all data Y Fig. 2.3.17 Control procedure of SPI compatible mode in master Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 50 of 148 APPLICATION 7641 Group 2.3 Serial I/O 2.3.5 Notes on serial I/O (1) Clock When the external clock is selected as the transfer clock, its transfer clock needs to be controlled by the external source because the serial I/O shift register will keep being shifted while transfer clock is input even after transfer completion. (2) Reception When the external clock is selected as the transfer clock for reception, the receiving operation will start owing to the shift clock input even if write operation to the serial I/O shift register (SIOSHT) is not performed. The serial I/O interrupt request also occurs at completion of receiving. However, we recommend to write dummy data in the serial I/O shift register. Because this will cause followings and improve transfer reliability. •Write to SIOSHT puts the SRDY pin to “L”. This enables shift clock output of an external device. •Write to SIOSHT clears the internal serial I/O counter. Note: Do not read the serial I/O shift register which is shifting. Because this will cause incorrect-data read. (3) STXD output •When the internal clock is selected as the transfer clock, the STXD pin goes a high-impedance state after transfer completion. •When the external clock is selected as the transfer clock, the STXD pin does not go a highimpedance state after transfer completion. (4) SPI compatible mode •When using the SPI compatible mode, set the SRDY select bit to “1” (SRDY signal output). •When the external clock is selected in SPI compatible mode, the SRXD pin functions as a data output pin and the STXD pin functions as a data input pin. •Do not write to the serial I/O shift register (SIOSHT) during a transfer as slave when in SPI compatible mode. •Master operation of SPI compatible mode requires the timings: -From write operation to the SIOSHT to SRDY pin put to “L” Requires 2 cycles of internal clock φ + 2 cycles of serial I/O synchronous clock + 35 ns -From SRDY pin put to “L” to SCLK switch Requires 35 ns -From the last pulse of SCLK to SRDY pin put to “H” Requires 35 ns. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 51 of 148 APPLICATION 7641 Group 2.4 UART 2.4 UART This paragraph explains the registers setting method and the notes related to the UART. 2.4.1 Memory map Address 000216 Interrupt request register A (IREQA) 000316 Interrupt request register B (IREQB) 000516 Interrupt control register A (ICONA) 000616 Interrupt control register B (ICONB) 003016 UART1 mode register (U1MOD) 003116 UART1 baud rate generator (U1BRG) 003216 UART1 status register (U1STS) 003316 UART1 control register (U1CON) 003416 UART1 transmit/receive buffer register 1 (U1TRB1) 003516 UART1 transmit/receive buffer register 2 (U1TRB2) 003616 UART1 RTS control register (U1RTSC) 003816 UART2 mode register (U2MOD) 003916 UART2 baud rate generator (U2BRG) 003A16 UART2 status register (U2STS) 003B16 UART2 control register (U2CON) 003C16 UART2 transmit/receive buffer register 1 (U2TRB1) 003D16 UART2 transmit/receive buffer register 2 (U2TRB2) 003E16 UART2 RTS control register (U2RTSC) Fig. 2.4.1 Memory map of registers related to UART Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 52 of 148 APPLICATION 7641 Group 2.4 UART 2.4.2 Related registers UARTx mode register b7 b6 b5 b4 b3 b2 b1 b0 UARTx (x = 1, 2) mode register (UxMOD : addresses 3016, 3816) b Name 0 UART clock select bit (CLK) 1 UART clock prescaling select bits (PS) 2 3 Stop bit length select bit (STB) 4 Parity select bit (PMD) 5 Parity enable bit (PEN) 6 UART character length select bit (LE1, 0) 7 Functions 0:φ 1 : SCSGCLK output 0 b2b1 0 0 0 : UART clock divided by 1 0 1 : UART clock divided by 8 1 0 : UART clock divided by 32 1 1 : UART clock divided by 256 0 : 1 stop bit 1 : 2 stop bits 0 : Even parity 1 : Odd parity 0 : Parity checking disabled 1 : Parity checking enabled b7b6 0 0 : 7 bits 0 1 : 8 bits 1 0 : 9 bits 1 1 : Not available Fig. 2.4.2 Structure of UARTx (x = 1, 2) mode register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 53 of 148 At reset R W 0 0 0 0 0 0 APPLICATION 7641 Group 2.4 UART UARTx control register b7 b6 b5 b4 b3 b2 b1 b0 UARTx (x = 1, 2) control register (UxCON : addresses 3316, 3B16) b Name 0 Transmit enable bit (TEN) 1 Receive enable bit (REN) 2 Transmit initialization bit (TIN) 3 Receive initialization bit (RIN) 4 Transmit interrupt source select bit (TIS) 5 CTS function enable bit (CTS_SEL) 6 RTS function enable bit (RTS_SEL) UART address mode 7 enable bit (AME) Functions At reset R W 0 : Transmit disabled 1 : Transmit enabled 0 : Receive disabled 1 : Receive enabled 0 : No action 1 : Initializing (Note 1) 0 : No action 1 : Initializing (Note 2) 0 0 : Interrupt when transmit buffer has emptied 1 : Interrupt when transmit shift operation is completed 0 0 : CTS function disabled (Note 3) 1 : CTS function enabled 0 : RTS function disabled (Note 4) 1 : RTS function enabled 0 : Address mode disabled 1 : Address mode enabled 0 0 0 0 0 0 Notes 1: When setting the TIN bit to “1”, the TEN bit is set to “0” and the UARTx status register will be set to “0316” after the data has been transmitted. To retransmit, set the TEN bit to “1” and set a data to the transmit buffer register again. The TIN bit will be cleared to “0” one cycle later after the TIN bit has been set to “1”. 2: Setting the RIN bit to “1” suspends the receiving operation and will set all of the REN, RBF and the receive error flags (PER, FER, OER, SER) to “0”. The RIN bit will be cleared to “0” one cycle later after the RIN bit has been set to “1”. 3: When CTS function is disabled (CTS_SEl = “0”), pins P82 and P86 can be used as ordinary I/O ports. 4: When RTS function is disabled (RTS_SEl = “0”), pins P83 and P87 can be used as ordinary I/O ports. Fig. 2.4.3 Structure of UARTx (x = 1, 2) control register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 54 of 148 APPLICATION 7641 Group 2.4 UART UARTx status register b7 b6 b5 b4 b3 b2 b1 b0 UARTx (x = 1, 2) status register (UxSTS : addresses 3216, 3A16) b Name Functions At reset R W 0 Transmit complete flag (TCM) 1 Transmit buffer empty flag (TBE) 2 Receive buffer full flag (RBF) 1 ✕ 1 ✕ 0 ✕ 3 0 ✕ 0 ✕ 0 ✕ 0 ✕ 0 ✕ 4 5 6 7 0 : Transmit shift in progress 1 : Transmit shift completed 0 : Buffer full 1 : Buffer empty 0 : Buffer empty 1 : Buffer full 0 : No error Parity error flag (PER) 1 : Parity error Framing error flag (FER) 0 : No error 1 : Framing error 0 : No error Overrun error flag (OER) 1 : Overrun error Summing error flag (SER) 0 : (PER) U (FER) U (OER) = 0 1 : (PER) U (FER) U (OER) = 1 Nothing is arranged for this bit. This is a write disable bit. When this bit is read out, the contents are “0”. Fig. 2.4.4 Structure of UARTx (x = 1, 2) status register UARTx RTS control register b7 b6 b5 b4 b3 b2 b1 b0 0 0 0 0 UARTx (x = 1, 2) RTS control register (UxRTSC : addresses 3616, 3E16) b Name 0 Fix these bits to “0”. 1 2 3 4 RTS assertion delay count select bits (RTS) 5 6 7 Functions b7b6b5b4 0 0 0 0 : No delay; Assertion immediately 0 0 0 1 : 8-bit term assertion at “H” 0 0 1 0 : 16-bit term assertion at “H” 0 0 1 1 : 24-bit term assertion at “H” 0 1 0 0 : 32-bit term assertion at “H” 0 1 0 1 : 40-bit term assertion at “H” 0 1 1 0 : 48-bit term assertion at “H” 0 1 1 1 : 56-bit term assertion at “H” 1 0 0 0 : 64-bit term assertion at “H” 1 0 0 1 : 72-bit term assertion at “H” 1 0 1 0 : 80-bit term assertion at “H” 1 0 1 1 : 88-bit term assertion at “H” 1 1 0 0 : 96-bit term assertion at “H” 1 1 0 1 : 104-bit term assertion at “H” 1 1 1 0 : 112-bit term assertion at “H” 1 1 1 1 : 120-bit term assertion at “H” Fig. 2.4.5 Structure of UARTx (x = 1, 2) RTS control register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 55 of 148 At reset R W 0 0 0 0 0 0 0 1 APPLICATION 7641 Group 2.4 UART UARTx baud rate generator b7 b6 b5 b4 b3 b2 b1 b0 UARTx (x = 1, 2) baud rate generator (UxBRG: addresses 3116, 3916) b Functions 0 ●The UxBRG determines the baud rate for transfer. 1 ●This is a 8-bit counter with its reload register. This generator divides the frequency of the count source by 1/(n + 1), where “n” is the 2 value written to the UxBRG. 3 4 5 6 7 Fig. 2.4.6 Structure of UARTx (x = 1, 2) baud rate generator Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 56 of 148 At reset R W Undefined Undefined Undefined Undefined Undefined Undefined Undefined Undefined APPLICATION 7641 Group 2.4 UART UARTx transmit/receive buffer registers 1, 2 b7 b6 b5 b4 b3 b2 b1 b0 UARTx (x = 1, 2) transmit/receive buffer register 1 (UxTRB1: addresses 3416, 3C16) b Functions 0 The transmit buffer register and the receive buffer register are located at the same address. Writing a transmitting data and reading a received data are performed through the UxTRB. This is its low-order byte. •At write The data is written into the transmit buffer register. It is not done into the receive buffer register. •At read The contents of receive buffer register is read. If a character bit length is 7 bits, the MSB of received data is invalid. 1 2 3 4 5 6 7 Note that the contents of transmit buffer register cannot be read. At reset R W Undefined Undefined Undefined Undefined Undefined Undefined Undefined Undefined b7 b6 b5 b4 b3 b2 b1 b0 UARTx (x = 1, 2) transmit/receive buffer register 2 (UxTRB2: addresses 3516, 3D16) b Functions At reset R W 0 The transmit buffer register and the receive buffer register are located Undefined at the same address. Writing a transmitting data and reading a received data are performed through the UxTRB. This is its highorder byte. •At write The data is written into the transmit buffer register. It is not done into the receive buffer register. •At read The contents of receive buffer register is read. If a character bit length is 9 bits, the received high-order 7 bits of UxTRB2 are “0” Note that the contents of transmit buffer register cannot be read. If a character bit length is 7 or 8 bits, the received contents of UxTRB2 are invalid. 1 Nothing is arranged for this bit. This is a write disable bit. When this Undefined 2 bit is read out, the contents are “0”. Undefined 3 Undefined 4 Undefined 5 Undefined 6 Undefined 7 Undefined Fig. 2.4.7 Structure of UARTx (x = 1, 2) transmit/receive buffer registers 1, 2 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 57 of 148 ✕ ✕ ✕ ✕ ✕ ✕ ✕ APPLICATION 7641 Group 2.4 UART Interrupt request register A b7 b6 b5 b4 b3 b2 b1 b0 Interrupt request register A (IREQA : address 0216) b Functions Name At reset R W 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 1 USB SOF interrupt request 0 : No interrupt request issued bit 1 : Interrupt request issued 0 : No interrupt request issued 2 INT0 interrupt request bit 1 : Interrupt request issued 0 ✽ 0 ✽ 3 INT1 interrupt request bit 0 : No interrupt request issued 1 : Interrupt request issued 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 0 ✽ 5 DMAC1 interrupt request 0 : No interrupt request issued 1 : Interrupt request issued bit 6 UART1 receive buffer full 0 : No interrupt request issued 1 : Interrupt request issued interrupt request bit 7 UART1 transmit interrupt 0 : No interrupt request issued request bit 1 : Interrupt request issued ✽: “0” can be set by software, but “1” cannot be set. 0 ✽ 0 ✽ 0 ✽ 0 USB function interrupt request bit 4 DMAC0 interrupt request bit Fig. 2.4.8 Structure of Interrupt request register A Interrupt request register B b7 b6 b5 b4 b3 b2 b1 b0 Interrupt request register B (IREQB : address 0316) b Functions Name 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 1 UART2 receive buffer full interrupt request bit 0 : No interrupt request issued 1 : Interrupt request issued 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 0 ✽ 0 : No interrupt request issued 1 : Interrupt request issued 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 0 ✽ 5 Timer Y interrupt request 0 : No interrupt request issued 1 : Interrupt request issued bit 6 Timer 1 receive buffer full 0 : No interrupt request issued 1 : Interrupt request issued interrupt request bit 7 Timer 2 transmit interrupt 0 : No interrupt request issued request bit 1 : Interrupt request issued ✽: “0” can be set by software, but “1” cannot be set. 0 ✽ 0 ✽ 0 ✽ 2 UART2 transmit interrupt request bit 3 UART2 summing error interrupt request bit 4 Timer X interrupt request bit Fig. 2.4.9 Structure of Interrupt request register B Rev.2.00 Aug 28, 2006 REJ09B0336-0200 At reset R W 0 UART1 summing error interrupt request bit page 58 of 148 APPLICATION 7641 Group 2.4 UART Interrupt control register A b7 b6 b5 b4 b3 b2 b1 b0 Interrupt control register A (ICONA : address 0516) b Functions Name At reset R W 0 : Interrupt disabled 1 : Interrupt enabled 0 1 USB SOF interrupt enable 0 : Interrupt disabled bit 1 : Interrupt enabled 0 : Interrupt disabled INT 0 interrupt enable bit 2 1 : Interrupt enabled 0 3 INT1 interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 4 DMAC0 interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 : Interrupt disabled 1 : Interrupt enabled 0 0 : Interrupt disabled 1 : Interrupt enabled 0 0 : Interrupt disabled 1 : Interrupt enabled 0 0 USB function interrupt enable bit 5 DMAC1 interrupt enable bit 6 UART1 receive buffer full interrupt enable bit 7 UART1 transmit interrupt enable bit 0 0 Fig. 2.4.10 Structure of Interrupt control register A Interrupt control register B b7 b6 b5 b4 b3 b2 b1 b0 Interrupt control register B (ICONB : address 0616) b Functions Name 0 : Interrupt disabled 1 : Interrupt enabled 0 1 UART2 receive buffer full interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 : Interrupt disabled 1 : Interrupt enabled 0 0 : Interrupt disabled 1 : Interrupt enabled 0 0 : Interrupt disabled 1 : Interrupt enabled 0 : Interrupt disabled 5 Timer Y interrupt enable 1 : Interrupt enabled bit 6 Timer 1 interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 7 Timer 2 interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 2 UART2 transmit interrupt enable bit 3 UART2 summing error interrupt enable bit 4 Timer X interrupt enable bit Fig. 2.4.11 Structure of Interrupt control register B Rev.2.00 Aug 28, 2006 REJ09B0336-0200 At reset R W 0 UART1 summing error interrupt enable bit page 59 of 148 0 0 0 APPLICATION 7641 Group 2.4 UART 2.4.3 UART transfer data format Figure 2.4.12 shows the UART transfer data format. 1ST-9DATA-1SP ST LSB MSB SP 1ST-8DATA-1SP ST LSB MSB SP 1ST-7DATA-1SP ST LSB MSB SP 1ST-9DATA-1PAR-1SP ST LSB MSB PAR SP 1ST-8DATA-1PAR-1SP ST LSB MSB PAR SP 1ST-7DATA-1PAR-1SP UART ST LSB MSB PAR SP 1ST-9DATA-2SP ST LSB MSB 2SP 1ST-8DATA-2SP ST LSB MSB 2SP 1ST-7DATA-2SP ST LSB MSB 2SP 1ST-9DATA-1PAR-2SP ST LSB MSB PAR 2SP 1ST-8DATA-1PAR-2SP ST LSB MSB PAR 2SP 1ST-7DATA-1PAR-2SP ST LSB Fig. 2.4.12 UART transfer data format Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 60 of 148 MSB PAR 2SP APPLICATION 7641 Group 2.4 UART 2.4.4 Transfer bit rate UART1 and UART2 can use either internal clock φ or SCSGCLK (Special Count Source Generator output) as its clock. (1) Setting examples using internal clock φ Table 2.4.1 shows setting examples of the baud rate generator (BRG) values and transfer bit rate values. Table 2.4.1 Setting examples of baud rate generator values and transfer bit rate values (φ φ = 12 MHz)) φ/8 (Note 1) φ/1 (Note 1) BRG setting Transfer BRG setting Transfer value 00 (00 16) bit rate (bps) value 750,000.0 01 (01 16) 375,000.0 02 (02 16) 250,000.0 03 (03 16) 187,500.0 04 (04 16) 150,000.0 05 (05 16) 06 (06 16) 125,000.0 107,142.9 07 (07 16) 93,750.0 08 (08 16) φ/32 (Note 1) φ/32 (Note 1) BRG setting Transfer bit rate (bps) value BRG setting Transfer bit rate (bps) value bit rate (bps) 10 (0A 16) 68,181.8 03 (03 16) 23,437.5 00 (00 16) 23,437.5 11 (0B 16) 12 (0C 16) 65,250.0 57,692.3 04 (04 16) 18,750.0 01 (01 16) 11,718.7 05 (05 16) 15,625.0 13 (0D 16) 53,571.4 50,000.0 13,392.8 11,718.7 7,812.5 5,859.4 14 (0E 16) 06 (06 16) 07 (07 16) 02 (02 16) 03 (03 16) 04 (04 16) 4,687.5 15 (0F 16) 46,875.0 08 (08 16) 10,416.6 05 (05 16) 3,906.3 09 (09 16) 9,375.0 06 (06 16) 3,348.2 10 (0A 16) 8,522.7 2,929.7 2,604.2 2,929.7 7,812.5 07 (07 16) 08 (08 16) 00 (00 16) 11 (0B 16) 01 (01 16) 1,464.8 12 (0C 16) 13 (0D 16) 7,211.5 6,696.4 09 (09 16) 2,343.7 02 (02 16) 976.6 10 (0A 16) 2,130.6 14 (0E 16) 6,250.0 11 (0B 16) 1,953.1 03 (03 16) 04 (04 16) 732.4 585.9 15 (0F 16) 5,859.3 12 (0C 16) 1,802.8 05 (05 16) 488.3 13 (0D 16) 14 (0E 16) 1,674.1 1,562.5 06 (06 16) 418.5 07 (07 16) 366.2 15 (0F 16) 1,464.8 08 (08 16) 325.5 09 (09 16) 10 (0A 16) 292.9 266.3 11 (0B 16) 244.1 12 (0C 16) 225.3 13 (0D 16) 209.2 14 (0E 16) 195.3 15 (0F 16) 183.1 2,952.7 253 (FD16) 369.0 253 (FD 16) 254 (FE 16) 255 (FF 16) 2,941.1 254 (FE 16) 367.6 254 (FE 16) 2,929.7 255 (FF 16) 366.2 255 (FF 16) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 61 of 148 ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ 253 (FD 16) 92.2 ○ ○ 31,250.0 ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ 02 (02 16) ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ 75,000.0 ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ 09 (09 16) ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ 93,750.0 46,875.0 ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ 83,333.3 00 (00 16) 01 (01 16) 253 (FD 16) 11.5 91.9 254 (FE 16) 11.4 91.6 255 (FF 16) 11.4 APPLICATION 7641 Group 2.4 UART Notes 1: Select the UART clock prescaling with bits 1 and 2 of UARTx mode register. 2: Equation of transfer bit rate: Transfer bit rate (bps) = fi ✽ (BRG setting value + 1) ✕ 16 ✽ : fi is selectable among φ/1, φ/8, φ/32, and φ/256 with bits 1 and 2 of UARTx mode register. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 62 of 148 APPLICATION 7641 Group 2.4 UART (2) Setting examples using SCSGCLK output Table 2.4.2 shows setting examples of the SCSG1, SCSG2 and the baud rate generator (BRG) values and transfer bit rate values. Table 2.4.2 Setting examples of SCSG1, SCSG2 and baud rate generator values and transfer bit rate φ = 12 MHz)) values (φ Transfer bit rate (bps) (Note 1) Special Count Source Generator UART clock SCSGCLK prescaling (Hz) (Note 4) (Note 2) 1/1 80000.00 1/1 120000.00 SCSG1 setting value (Note 3) SCSG2 setting value 50 bypassed 149 (95 16) 75 bypassed 99 (63 16) 110 78 (4E16) 67 (43 16) 174236.78 134.5 172 (AC 16) 55 (37 16) 150 300 bypassed bypassed 600 BRG setting value Real rate (bps) 99 (63 16) 50.00 1/1 99 (63 16) 98 (62 16) 75.00 110.00 213047.07 1/1 98 (62 16) 134.50 49 (31 16) 24 (18 16) 240000.00 480000.00 1/1 99 (63 16) 150.00 300.00 11 (0B 16) 960000.00 1/1 1/1 99 (63 16) 24 (18 16) 99 (63 16) 600.00 1200 bypassed 24 (18 16) 480000.00 1/1 1800 24 (18 16) 19 (13 16) 576000.00 1/1 24 (18 16) 19 (13 16) 1200.00 1800.00 2000 bypassed 24 (18 16) 480000.00 1/1 14 (0E 6) 2000.00 2400 3600 24 (18 16) 576000.00 576000.00 1/1 14 (0E 6) 2400.00 24 (18 16) 19 (13 16) 19 (13 16) 9 (09 16) 3600.00 4800 24 (18 16) 14 (0E6) 768000.00 1/1 1/1 9 (09 16) 4800.00 7200 24 (18 16) 19 (13 16) 576000.00 1/1 9600 24 (18 16) 14 (0E6) 768000.00 1/1 4 (04 16) 4 (04 16) 7200.00 9600.00 14400 24 (18 16) 09 (09 16) 1152000.00 1/1 4 (04 16) 14400.00 19200 28800 35 (23 16) 24 (18 16) 00 (00 16) 00 (00 16) 11666666.66 11520000.00 1/1 37 (25 16) 19188.60 24 (18 16) 28800.00 31250 bypassed bypassed 12000000.00 1/1 1/1 23 (17 16) 31250.00 38400 35 (23 16) 00 (00 16) 11666666.66 1/1 57600 bypassed bypassed 12000000.00 1/1 18 (12 16) 12 (0C 16) 38377.19 57692.31 115200 11 (0B16) 00 (00 16) 11000000.00 1/1 5 (05 16) 114583.33 Notes 1: Equation of transfer bit rate: Transfer bit rate (bps) = fi✽ (BRG setting value + 1) ✕ 16 ✽ : fi is selectable among SCSGCLK/1, SCSGCLK/8, SCSGCLK/32, and SCSGCLK/256 with bits 1 and 2 of UARTx mode register. 2: Select the UART clock prescaling with bits 1 and 2 of UARTx mode register. 3: The internal clock φ is used as the SCSG2 count source when the SCSG1 count stop bit is “1” or the SCSG1 timer set value is “00 16”. 4: Equation of SCSGCLK frequency: SCSGCLK (MHz) = φ ✕ Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 63 of 148 SCSG1 setting value ✕ (SCSG1 setting value + 1) 1 (SCSG2 setting value + 1) APPLICATION 7641 Group 2.4 UART 2.4.5 Operation of transmitting and receiving (1) Transmit operation •The transmit buffer empty flag (TBE) is set to “0” when the low-order byte of transmitted data is written into the UARTx (x = 1, 2) transmit buffer register 1 in the condition of transmission enabled. When using 9-bit character length, set the data into the UARTx transmit buffer register 2 (high-order byte) first before the UARTx transmit buffer register 1 (low-order byte). •If the transmit shift register is empty in the condition of CTS function disabled, the transmitted data which is written into the UARTx (x = 1, 2) transmit buffer register 1 will be transferred to the transmit shift register at the same time. When the TBE flag becomes “1”, the following data can be set to the UARTx (x = 1, 2) transmit buffer. At this point, the UART transmit interrupt request occurs when the transmit interrupt source select bit (TIS) is “0”. •When the CTS function is enabled, the transmitted data is not transferred to the transmit shift register until “L” is input to the CTSx pin (P8 6/CTS 1, P82/CTS 2/SRXD). •The data is transmitted with the LSB first format. Once the transmission starts, it continues until the last bit has been transmitted even though clearing the transmit enable bit (TEN) to “0” (disabled) or inputting “H” to the CTSx pin. •After completion of the last bit transmitting, if the TBE flag is “1”, or the TEN bit is “0” (disabled) or “H” is input to the CTSx pin, the transmit complete flag (TCM) goes to “1”. At this point, the UARTx transmit interrupt request occurs when the TIS bit is “1”. (2) Receive operation •The data is received with the LSB first format in the condition of reception enabled. •When the stop bit is detected, the received data is transferred from the receive shift register to the UARTx (x = 1, 2) receive buffer register. At the same time, if there is no error, the receive buffer full flag (RBF) is set to “1” and the UARTx receive buffer full interrupt request occurs. •If receive errors occur, the corresponding error flags of UARTx status register are set to “1” and the UARTx summing error interrupt request occurs. •The receive buffer full flag (RBF) is set to “0” when the contents of UARTx receive buffer register 1 is read out. Then when the RTS function is disabled, the following data can be received. When using 9-bit character length, read the data from the UARTx receive buffer register 2 (highorder byte) first before the UARTx receive buffer register 1 (low-order byte). •When the RTS function is enabled, the RTS assertion delay count is specified by the UARTx RTS control register. The delay time from the reception of the last stop bit to the start bit is selectable. The RTSx pin (P87/RTS1, P83/RTS2/STXD) outputs “H” during the delayed time. After that, the RTSx pin outputs “L” and a reception is enabled. •If the start bit is detected in the term of “H” assertion of RTS, its assertion count is suspended and the RTSx pin remains “H” output. After receiving the last stop bit, the count is resumed. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 64 of 148 APPLICATION 7641 Group 2.4 UART (3) Countermeasure for errors Three errors can be detected at reception. Each error is detected simultaneously when the data is transferred from the receive shift register to the receive buffer register. If receive errors occur, the corresponding error flags of UARTx status register are set to “1”. When any one of errors occurs, the summing error flag is set to “1” and the UARTx summing error interrupt request bit is also set to “1”. If a receive error occurs, the reception does not set the UARTx receive buffer full interrupt request bit to “1”. If receive errors occur, initialize the error flags and the UARTx receive buffer register and then retransmit the data. Table 2.4.3 shows the error flags set condition and how to clear error flags. Table 2.4.3 Error flags set condition and how to clear error flags Error flag Overrun flag (OER) Error flag set condition completed. F r a m i n g e r r o r f l a g •When the number of stop bit of the received (FER) data does not correspond with the selection with the stop bit length select bit (STB). Parity error flag (PER) •When the sum total of 1s of received data and the parity does not correspond with the selection with the parity select bit (PMD). Summing error flag •When any one of the PER, FER and OER is (SER) set to “1”. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 How to clear error flag •If the previous data in the receive buffer register •Reading UARTx status register is not read before the current receive operation •Hardware reset is completed. •Setting the receive initialization bit •If any one of error flags is “1” for the previous (RIN) to “1” data and the current receive operation is page 65 of 148 APPLICATION 7641 Group 2.4 UART 2.4.6 UART application example (1) Data output (control of peripheral IC) Outline : Data is transmitted and received, using the UART. Figure 2.4.13 shows a connection diagram, and Figure 2.4.14 shows a timing chart. Transmitting side Receiving side P84/UTXD1 P80/UTXD2/SRDY P85/URXD1 P81/URXD2/URXD2 P86/CTS1 RTS2 7641 group (UART1 use) 7641 group (UART2 use) Fig. 2.4.13 Connection diagram Specifications : •Transmitter: UART1 is used. •Receiver: UART2 is used. • Transfer bit rate : 9600 bps (φ = f(XIN )/4 = 4 MHz divided by 416) • Data format: 1ST-9DATA-2ST •Use of CTS and RTS functions • 2-byte data is transferred from the transmitting side to the receiving side at intervals of 10 ms generated by the timer. P86/CTS1 P84/UTXD1 ST D0 D1 D2 D3 D4 D5 D6 D7 SP(2) ST D0 D1 D2 D3 D4 D5 D6 D7 SP(2) 10 ms Fig. 2.4.14 Timing chart Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 66 of 148 ST D0 ••• APPLICATION 7641 Group 2.4 UART Figure 2.4.15 shows the registers setting for the transmitter, and Figures 2.4.16 and 2.4.17 show the registers setting for the receiver. Transmitting side UART1 mode register (Address : 3016) b7 U1MOD 1 0 0 b0 0 0 0 0 UART clock : φ UART clock prescaling : φ/1 Stop bit length : 1 stop bit Parity checking disabled Character length : 9 bits UART1 control register (Address : 3316) b7 U1CON b0 0 0 1 1 0 1 Transmit enabled Receive disabled Transmit initializing CTS function enabled RTS function disabled UART address mode disabled UART1 baud rate generator (Address : 3116) b7 U1BRG b0 1916 Interrupt control register A (Address : 0516) b7 ICONA b0 0 UART1 transmit interrupt disabled UART1 transmit/receive buffer register 2 (Address : 3516) b7 b0 U1TRB2 high-order 1 bit of transmitting data set UART1 transmit/receive buffer register 1 (Address : 3416) b7 b0 Write data to high-order address first, then to low-order address. U1TRB1 low-order 8 bits of transmitting data set UART1 status register (Address : 3216) b7 b0 U1STS Transmit complete flag Transmit buffer empty flag Fig. 2.4.15 Registers setting for transmitter Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 67 of 148 APPLICATION 7641 Group 2.4 UART Receiving side UART2 mode register (Address : 3816) b7 U2MOD 1 0 0 b0 0 0 0 0 UART clock : φ UART clock prescaling : φ/1 Stop bit length : 1 stop bit Parity checking disabled Character length : 9 bits UART2 control register (Address : 3B16) b7 U2CON 0 1 0 b0 1 1 0 Transmit disabled Receive enabled Receive initializing CTS function disabled RTS function enabled UART address mode disabled UART2 RTS control register (Address : 3E16) b7 U2RTS b0 0 0 0 0 0 0 0 0 No delay; Assertion immediately Interrupt control register B (Address : 0616) b7 ICONB b0 0 0 UART2 receive buffer full interrupt disabled UART2 summing error interrupt disabled UART2 baud rate generator (Address : 3916) b7 U2BRG b0 1916 Fig. 2.4.16 Registers setting for receiver (1) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 68 of 148 APPLICATION 7641 Group 2.4 UART UART2 transmit/receive buffer register 2 (Address : 3D16) b7 b0 U2TRB2 high-order 1 bit of receiving data read UART2 transmit/receive buffer register 1 (Address : 3C16) b7 b0 Read data from high-order address first, then from low-order address. U2TRB1 low-order 8 bits of receiving data read UART2 status register (Address : 3A16) b7 b0 U2STS Receive buffer full flag Parity error flag Framing error flag Overrun error flag Summing error flag Fig. 2.4.17 Registers setting for receiver (2) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 69 of 148 APPLICATION 7641 Group 2.4 UART Figure 2.4.18 shows a control procedure of transmitter, and Figure 2.4.19 shows a control procedure of receiver. ● x: This bit is not used here. Set it to “0” or “1” arbitrarily. RESET Initialization ..... U1BRG U1CON U1CON U1MOD U1CON U1CON (Address : 3116) (Address : 3316), bit2 (Address : 3316), bit4 (Address : 3016) (Address : 3316), bit5 (Address : 3316), bit1 • φ as UART clock, Clock prescaling 1/1, 1 stop bit, Parity checking disabled, 9-bit character length 1916 12 x 100x00002 1 1 • CTS function enabled • UART1 transmit interrupt disabled ..... ICONA (Address : 0516), bit7 CLI 0 10 ms pass ? N • An interval of 10 ms generated by Timer Y U1TRB2 (Add. : 3516) U1TRB1 (Add. : 3416) The first byte of a transmission data 0 U1STS (Address : 3216), bit1? • Transmission data write Transmit buffer empty flag is set to “0” by this writing. Transmission starts owing to “L” input to CTS pin. • Judgment of transferring data from Transmit buffer register to Transmit shift register (Transmit buffer empty flag) 1 U1TRB2 (Add. : 3516) U1TRB1 (Add. : 3416) The second byte of a transmission data U1STS (Address : 3216), bit1? • Transmission data write Transmit buffer empty flag is set to “0” by this writing. 0 • Judgment of transferring data from Transmit buffer register to Transmit shift register (Transmit buffer empty flag) 0 • Judgment of shift completion of Transmit shift register (Transmit complete flag) 1 U1STS (Address : 3216), bit0? 1 Fig. 2.4.18 Control procedure of transmitter Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 70 of 148 APPLICATION 7641 Group 2.4 UART ● x: This bit is not used here. Set it to “0” or “1” arbitrarily. RESET Initialization ..... U2BRG U2CON U2MOD U2CON U2RTS (Address : 3916) (Address : 3B16), bit3 (Address : 3816) (Address : 3B16), bit6 (Address : 3E16) • φ as UART clock, Clock prescaling 1/1, 1 stop bit, Parity checking disabled, 9-bit character length 1916 12 100x00002 12 0016 • RTS function enabled • No delay of RTS ..... ICONB (Address : 0616) CLI U2CON (Address : 3B16), bit1 • UART2 receive interrupt disabled • UART2 summing error interrupt disabled xxxx0x0x2 • Reception starts. 12 U2STS (Address : 3A16), bit2? 0 • Judgment of completion of receiving (Receive buffer full flag) 1 • Reception of the first byte data Receive buffer full flag is set to “0” by reading data. Read out a received data from U2TRB2 (Add. : 3D16), U2TRB1 (Add. : 3C16) U2STS (Address : 3A16), bit6? 1 • Judgment of an error flag 0 • Judgment of completion of receiving (Receive buffer full flag) 0 U2STS (Address : 3A16), bit2? 1 • Reception of the second byte data Receive buffer full flag is set to “0” by reading data. Read out a received data from U2TRB2 (Add. : 3D16), U2TRB1 (Add. : 3C16) U2STS (Address : 3A16), bit2? U2CON (Address : 3B16) U2CON (Address : 3B16) 02 010x10002 010x10102 Fig. 2.4.19 Control procedure of receiver Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 71 of 148 • Judgment of an error flag Processing for error 0 U2CON (Address : 3B16), bit1 1 • Countermeasure for a bit slippage APPLICATION 7641 Group 2.4 UART (2) UART address mode ●Operation explanation The UART address mode is intended for use to communicate between the specified MCUs in a multi-MCU environment. The UART address mode can be used in either an 8-bit or 9-bit character length. An address is identified by the MSB of the incoming data being “1”. The bit is “0” for nonaddress data. When the MSB of the incoming data is “0” in the UART address mode, the Receive Buffer Full Flag is set to “1”, but the Receive Buffer Full Interrupt Request Bit is not set to “1”. When the MSB of the incoming data is “1”, normal receive operation is performed. In the UART address mode an overrun error is not detected for reception of the 2nd and onward bytes. An occurrence of framing error or parity error sets the Summing Error Interrupt Request Bit to “1” and the data is not received independent of its MSB contents. Usage of UART address mode is explained as follows: (1) Set the UART Address Mode Enable Bit to “1”. (2) Sends the address data of a slave MCU first from a host MCU to all slave MCUs. The MSB of address data must be “1” and the remaining 7 bits specify the address. (3) The all slave MCUs automatically check for the received data whether its stop bit is valid or not, and whether the parity error occurs or not (when the parity enabled). If these errors occur, the Framing Error Flag or Parity Error Flag and the Summing Error Flag are set to “1”. Then, the Summing Error Interrupt Request Bit is also set to “1”. (4) When received data has no error, the all slave MCUs must judge whether the address of the received address data matches with their own addresses by a program. After the MSB being “1” is received, the UART Address Mode Enable Bit is automatically set to “0” (disabled). (5) The UART Address Mode Enable Bit of the slave MCUs which have be judged that the address does not match with them must be set to “1” (enabled) again by a program to disable reception of the following data. (6) Transmit the data of which MSB is “0” from the host MCU. The slave MCUs disabling the UART address mode receive the data, and their Receive Buffer Full Flags and the Receive Buffer Full Interrupt Request Bits are set to “1”. For the other slave MCUs enabling the UART address mode, their Receive Buffer Full Flag are set to “1”, but their Receive Buffer Full Interrupt Request Bits are not set to “1”. (7) An overrun error cannot be detected after the first data has been received in UART Address Mode. Accordingly, even if the slave MCUs does not read the received data and the next data has been received, an overrun error does not occur. Thus, a communication between a host MCU and the specified MCU can be realized. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 72 of 148 APPLICATION 7641 Group 2.4 UART ●UART address mode application example Outline : The slave CPU (B) receives the data from the host CPU, using the UART address mode. Specifications : •UART1 is used. •Transfer bit rate : 9600 bps •Data format: 1ST-8DATA-2ST •Use of port P3 1 for communication control Figure 2.4.20 shows a connection diagram; Figure 2.4.21 shows the registers setting related to UART address mode; Figures 2.4.22 and 2.4.23 show the control procedures. Host CPU UxTXD A P84/URXD1 B P31 Slave CPU : 7641 Group (Address : 0116) Fig. 2.4.20 Connection diagram Rev.2.00 Aug 28, 2006 REJ09B0336-0200 Port page 73 of 148 C P84/URXD1 P31 Slave CPU : 7641 Group (Address : 0216) P84/URXD1 P31 Slave CPU : 7641 Group (Address : 0316) APPLICATION 7641 Group 2.4 UART UART1 mode register (Address : 3016) b7 U1MOD b0 0 1 0 0 0 0 0 UART clock : φ UART clock prescaling : φ/1 Stop bit length : 1 stop bit Parity checking disabled Character length : 8 bits UART1 control register (Address : 3316) b7 U1CON b0 1 0 0 1 1 0 Transmit disabled Receive enabled Receive initializing CTS function disabled RTS function disabled UART address mode enabled UART1 baud rate generator (Address : 3116) b7 b0 U1BRG 1916 UART1 transmit/receive buffer register 1 (Address : 3416) b7 b0 U1TRB1 Receiving data read Port P3 direction register (Address : 0F16) b7 b0 0 P3D Input mode Interrupt control register A (Address : 0516) b7 ICONA b0 1 UART1 receive buffer full interrupt enabled Interrupt control register B (Address : 0616) b7 ICONB b0 1 UART1 summing error interrupt disabled UART1 status register (Address : 3216) b7 b0 U1STS Receive buffer full flag Parity error flag Framing error flag Overrun error flag Summing error flag Fig. 2.4.21 Registers setting related to UART address mode Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 74 of 148 APPLICATION 7641 Group 2.4 UART ● x: This bit is not used here. Set it to “0” or “1” arbitrarily. RESET Initialization ..... U1BRG U1CON U1CON U1MOD U1CON P3D ICONA ICONB (Address : 3116) (Address : 3316), bit2 (Address : 3316), bit4 (Address : 3016) (Address : 3316), bit5 (Address : 0F16), bit1 (Address : 0516), bit6 (Address : 0616), bit0 1916 12 x 010x00002 0 0 1 1 • φ as UART clock, Clock prescaling 1/1, 1 stop bit, Parity checking disabled, 8-bit character length • Port P31 to input mode • UART1 receive interrupt enabled • UART1 summing error interrupt enabled ..... CLI 12 U1CON (Address : 3316), bit1 • Reception starts. Main process 0 P3 (Address : 0E16), bit1? 1 U1CON (Address : 3316) U1CON (Address : 3316) 010x10002 010x10102 • Countermeasure for a bit slippage UART1 summing error interrupt routine CLT (Note 1) CLD (Note 2) Push registers to stack Error process Pop registers RTI Fig. 2.4.22 Control procedure (1) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 75 of 148 Note 1: When using Index X mode flag (T) Note 2: When using Decimal mode flag (D) •Push registers used in interrupt process routine APPLICATION 7641 Group 2.4 UART Slave CPU (B) receiving side ● x: This bit is not used here. Set it to “0” or “1” arbitrarily. RESET CLT (Note 1) CLD (Note 2) Push registers to stack Note 1: When using Index X mode flag (T) Note 2: When using Decimal mode flag (D) •Push registers used in interrupt process routine • Data reception Receive buffer full flag is set to “0” by reading data. Read out a received data from U1TRB1 (Address : 3416) 0 : Data reception MSB of received data? 1 : Address reception Yes : Address of Slave CPU (B) Low-order 7 bits of received data = 0216? Store received data No : Address other than Slave CPU (B)’s U1CON (Address : 3316), bit7 Pop registers RTI Fig. 2.4.22 Control procedure (2) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 76 of 148 1 • Address mode enabled APPLICATION 7641 Group 2.4 UART 2.4.7 Notes on UART (1) Receive •When any one of errors occurs, the summing error flag is set to “1” and the UARTx summing error interrupt request bit is also set to “1”. If a receive error occurs, the reception does not set the UARTx receive buffer full interrupt request bit to “1”. •If the receive enable bit (REN) is set to “0” (disabled) while a data is being received, the receiving operation will stop after the data has been received. •Setting the receive initialization bit (RIN) to “1” resets the UARTx RTS control register (UxRTS) to “80 16”. After setting the RIN bit to “1”, set this UxRTS. (2) Transmit •Once the transmission starts, it continues until the last bit has been transmitted even though clearing the transmit enable bit (TEN) to “0” (disabled) or inputting “H” to the CTSx pin. After completion of the current transmission, the transmission is disabled. •The transmit complete flag (TCM) is changed from “1” to “0” later than 0.5 to 1.5 clocks of the shift clock. Accordingly, take it in consideration to transmit data confirming the TCM flag after the data is written into the transmit buffer register. (3) Register settings •If updating a value of UARTx baud rate generator while the data is being transmitted or received, be sure to disable the transmission and reception before updating. If the former data remains in the UARTx transmit buffer registers 1 and 2 at retransmission, an undefined data might be output. •The all error flags PER, FER, OER and SER are cleared to “0” when the UARTx status register is read, at the hardware reset or initialization by setting the Transmit Initialization Bit. These flags are also cleared to “0” by execution of bit test instructions such as BBC and BCS. •The transmit buffer empty flag (TBE) is set to “0” when the low-order byte of transmitted data is written into the UARTx (x = 1, 2) transmit buffer register 1. When using 9-bit character length, set the data into the UARTx transmit buffer register 2 (high-order byte) first before the UARTx transmit buffer register 1 (low-order byte). •The receive buffer full flag (RBF) is set to “0” when the contents of UARTx receive buffer register 1 is read out. When using 9-bit character length, read the data from the UARTx receive buffer register 2 (high-order byte) first before the UARTx receive buffer register 1 (low-order byte). •If a character bit length is 7 bits, bit 7 of the UARTx transmit/receive buffer register 1 and bits 0 to 7 of the UARTx transmit/receive buffer register 2 are ignored at transmitting; they are invalid at receiving. If a character bit length is 8 bits, bits 0 to 7 of the UARTx transmit/receive buffer register 2 are ignored at transmitting; they are invalid at receiving. If a character bit length is 9 bits, bits 1 to 7 of the UARTx transmit/receive buffer register 2 are ignored at transmitting; they are “0” at receiving. •The reset cannot affect the contents of baud rate generator. (4) UART address mode •When the MSB of the incoming data is “0” in the UART address mode, the receive buffer full flag (RBF) is set to “1”, but the receive buffer full interrupt request bit is not set to “1”. •An overrun error cannot be detected after the first data has been received in UART address mode. •The UART address mode can be used in either an 8-bit or 9-bit character length. 7-bit character length cannot be used. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 77 of 148 APPLICATION 7641 Group 2.4 UART (5) CTS function When the CTS function is enabled, the transmitted data is not transferred to the transmit shift register until “L” is input to the CTSx pin (P86/CTS 1, P8 2/CTS2/SRXD). As the result, do not set the following data to the transmit buffer register. (6) RTS function •If the start bit is detected in the term of “H” assertion of RTS, its assertion count is suspended and the RTSx pin remains “H” output. After receiving the last stop bit, the count is resumed. •Setting the receive initialization bit (RIN) to “1” resets the UARTx RTS control register (UxRTS) to “80 16”. After setting the RIN bit to “1”, set this UxRTS. (7) Interrupt •When setting the transmit initialization bit (TIN) to “1”, both the transmit buffer empty flag (TBE) and the transmit complete flag (TCM) are set to “1”, so that the transmit interrupt request occurs independent of its interrupt source. After setting the transmit initialization bit (TIN) to “1”, clear the transmit interrupt request bit to “0” before setting the transmit enable bit (TEN) to “1”. •The transmit interrupt request bit is set and the interrupt request is generated by setting the transmit enable bit (TIN) to “1” even when selecting timing that either of the following flags is set to “1” as timing where the transmission interrupt is generated: (1) Transmit buffer empty flag is set to “1” (2) Transmit complete flag is set to “1”. Therefore, when the transmit interrupt is used, set the transmit interrupt enable bit to transmit enabled as the following sequence: (1) Transmit enable bit is set to “1” (2) Transmit interrupt request bit is set to “0” (3) Transmit interrupt enable bit is set to “1”. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 78 of 148 APPLICATION 7641 Group 2.5 DMAC 2.5 DMAC This paragraph explains the registers setting method and the notes related to the DMAC. 2.5.1 Memory map Address 000216 Interrupt request register A (IREQA) 000516 Interrupt control register A (ICONA) 003F16 DMAC index and status register (DMAIS) 004016 DMAC channel x mode register 1 (DMAx1) 004116 DMAC channel x mode register 2 (DMAx2) 004216 DMAC channel x source register Low (DMAxSL) 004316 DMAC channel x source register High (DMAxSH) 004416 DMAC channel x destination register Low (DMAxDL) 004516 DMAC channel x destination register High (DMAxDH) 004616 DMAC channel x transfer count register Low (DMAxCL) 004716 DMAC channel x transfer count register High (DMAxCH) Fig. 2.5.1 Memory map of registers related to DMAC Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 79 of 148 APPLICATION 7641 Group 2.5 DMAC 2.5.2 Related registers (1) DMAC index and status register •DMAC channel x (x = 0, 1) count register underflow flag (DxUF) When the corresponding transfer count register Low (address 46 16) underflows, this DxUF flag is set to “1”. Writing “0” into this flag clears it. •DMAC channel x (x = 0, 1) suspend flag (DxSFI) When an interrupt routine is processed during any DMA operation, the transfer operation is suspended and the DMAC automatically sets the corresponding DxSFI flag to “1”. As soon as the CPU completes the interrupt operation, the DMAC clears the DxSFI flag to “0” and resumes the original operation from the point where it was suspended. •DMAC transfer suspend control bit (DTSC) This bit specifies the transfer mode which can be suspended by an interrupt process. •DMAC register reload disable bit (DRLDD) If the DRLDD bit is “1”, when the DMAC channel x transfer count register underflows, the DMAC channel x source registers and destination registers are disabled from being reloaded from their latches. •Channel index bit (DCI) The related registers of channels 1 and 2 are assigned on the same SFR addresses. This DCI bit specifies the accessible channel. DMAC index and status register b7 b6 b5 b4 b3 b2 b1 b0 0 DMAC index and status register (DMAIS : address 3F16) b Name Functions 0 DMAC channel 0 count register underflow flag (D0UF) DMAC channel 0 suspend flag (D0SFI) (Note 1) DMAC channel 1 count register underflow flag (D1UF) DMAC channel 1 suspend flag (D1SFI) (Note 1) DMAC transfer suspend control bit (DTSC) (Note 2) 0 : No underflow 1 : Underflow generated 0 : Not suspended 1 : Suspended 0 : No underflow 1 : Underflow generated 0 : Not suspended 1 : Suspended 0 :Suspending only burst transfers during interrupt process 1 : Suspending both burst and cycle steal transfers during interrupt process 0 :Enabling reload of source and destination registers of both channels 1 : Disabling reload of source and destination registers of both channels 1 2 3 4 5 DMAC register reload disable bit (DRLDD) (Note 3) 6 Fix this bit to “0”. 7 Channel index bit (DCI) 0 : Channel 0 accessible 1 : Channel 1 accessible Accessed registers: Mode register, At reset R W 0 ✽ 0 ✕ 0 ✽ 0 ✕ 0 0 0 0 source register, destination register, transfer count register. ✽: “0” can be set by software, but “1” cannot be set. Notes 1: Suspended by an interrupt. 2: Transfer suspended during interrupt process 3: This settings affect the source and destination registers of both channels. Fig. 2.5.2 Structure of DMAC index and status register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 80 of 148 APPLICATION 7641 Group 2.5 DMAC (2) DMAC channel x (x = 0, 1) mode register 1 •DMAC channel x source register increment/decrement selection bit (DxSRID) •DMAC channel x source register increment/decrement enable bit (DxSRCE) •DMAC channel x destination register increment/decrement selection bit (DxDRID) •DMAC channel x destination register increment/decrement enable bit (DxDRCE) These bits select that the DMAC channel X source registers and destination registers are either decreased or increased by 1 after transfer completion. •DMAC channel x data write control bit (DxDWC) The DxDWC bit controls write operation to the following registers and their latches: Low and High bytes of DMAC channel x source registers, destination registers and transfer count registers. When the DxDWC bit is “0”, data is simultaneously written into each latch and register. When this bit is “1”, data is written only into their latches. •DMAC channel x disable after count register underflow enable bit (DxDAUE) When the DxDAUE bit is “1”, after the DMAC channel x transfer count register Low underflows the corresponding channel x is disabled. The DMAC channel x enable bit (DxCEN, bit 7 of DMAxM2) goes to “0” at the same time. •DMAC channel x register reload bit (DxRLD) Writing “1” to the DxRLD bit can update the DMAC channel x source registers, destination registers and transfer count registers with the values in their respective latches. It can be performed at anytime. This bit is fixed to “0” at read. •DMAC channel x transfer mode selection bit (DxTMS) The DxTMS bit selects the transfer mode. DMAC channel x mode register 1 (x = 0, 1) b7 b6 b5 b4 b3 b2 b1 b0 DMAC channel x mode register 1 (DMAxM1 : address 4016) (Note 1) b Name 0 DMAC channel x source register increment/decrement selection bit (DxSRID) 1 DMAC channel x source register increment/decrement enable bit (DxSRCE) 2 DMAC channel x destination register increment/decrement selection bit (DxDRID) 3 DMAC channel x destination register increment/decrement enable bit (DxDRCE) 4 DMAC channel x data write control bit (DxDWC) Functions At reset R W 0 : Increment after transfer 1 : Decrement after transfer 0 0 : Disabled (No change after transfer) 1 : Enabled 0 0 : Increment after transfer 1 : Decrement after transfer 0 0 : Disabled (No change after transfer) 1 : Enabled 0 0 : Writing data in reload latches and 0 registers 1 : Writing data in reload latches only 5 DMAC channel x disable after 0 : Channel x enabled after count 0 register underflow count register underflow 1 : Channel x disabled after count enable bit (DxDAUE) register underflow DMAC channel x register 0 : Not reloaded 6 0 (Note 2) 1 : Source, destination, and transfer reload bit (DxRLD) count registers contents of channel x to be reloaded 0 : Cycle steal transfer mode 7 DMAC channel x transfer 0 mode selection bit (DxTMS) 1 : Burst transfer mode Notes 1: Channels 1 and 2 share this register. The channel selection which can use this register depends on channel index bit, bit 7 of DMAC index and status register. 2: These bits’ contents are “0” at read. Fig. 2.5.3 Structure of DMAC channel x (x = 0, 1) mode register 1 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 81 of 148 APPLICATION 7641 Group 2.5 DMAC (3) DMAC channel x (x = 0, 1) mode register 2 •DMAC channel x software transfer trigger bit (DxSWT) Writing “1” to the DxSWT bit can generate a transfer request as a software trigger. If all of DMACx hardware transfer request source bits (DxHR) are “0”, the software trigger is only transfer request factor. This bit is fixed to “0” at read. •DMAC channel x USB and master CPU bus interface enable bit (DxUMIE) When both USB and master CPU bus interface is used as a hardware transfer request source, set the DxUMIE bit to “1”. When not that the master CPU bus interface is used, but that the USB is only used, set the DxUMIE bit to “0” (disabled). •DMAC channel x transfer initiation source capture register reset bit (DxCRR) Writing “1” to the DxCRR bit can reset the transfer initiation source capture register. The request of the transfer initiation source is latched asynchronously and it is sampled into the transfer initiation source capture register at a rising edge of φ. This bit is fixed to “0” at read. •DMAC channel x enable bit (DxCEN) The DMAC channel x is enabled by setting this bit to “1”. When clearing this to “0”, the DMA transfer is finished. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 82 of 148 APPLICATION 7641 Group 2.5 DMAC DMAC channel 0 mode register 2 b7 b6 b5 b4 b3 b2 b1 b0 DMAC channel 0 mode register 2 (DMA0M2 : address 4116) (Note 1) b Name Functions At reset R W 0 DMAC channel 0 hardware b3b2b1b0 0 0 0 0 : Not used transfer request source 0 0 0 1 : UART1 receive interrupt bits (D0HR) 0 0 1 0 : UART1 transmit interrupt 0 0 1 1 : Timer Y interrupt 0 1 0 0 : INT0 interrupt 0 1 0 1 : USB endpoint 1 IN_PKT_RDY signal (falling edge active) 0 1 1 0 : USB endpoint 2 IN_PKT_RDY 1 signal (falling edge active) 0 1 1 1 : USB endpoint 3 IN_PKT_RDY signal (falling edge active) 1 0 0 0 : USB endpoint 1 OUT_PKT_RDY signal (rising edge active) 1 0 0 1 : USB endpoint 1 2 OUT_FIFO_NOT_EMPTY signal (rising edge active) 1 0 1 0 : USB endpoint 2 OUT_PKT_RDY signal (rising edge active) 1 0 1 1 : USB endpoint 3 OUT_PKT_RDY signal (rising edge active) 3 1 1 0 0 : Master CPU bus interface OBE0 signal (rising edge active) 1 1 0 1 : Master CPU bus interface IBF0 signal, data (rising edge active) 1 1 1 0 : Serial I/O transmit/receive interrupt 1 1 1 1 : CNTR1 interrupt 0 4 DMAC channel 0 software 0 : No action 1 : Request of channel 0 transfer by transfer trigger (D0SWT) writing “1” 5 DMAC channel 0 USB and 0 : Disabled master CPU bus interface 1 : Enabled enable bit (D0UMIE) 6 DMAC channel 0 transfer 0 : No action 1 : Reset of channel 0 capture register by initiation source capture writing “1” register reset bit (D0CRR) 0 : Channel 0 disabled 7 DMAC channel 0 enable 1 : Channel 0 enabled (Note 3) bit (D0CEN) 0 0 0 0 (Note 2) 0 0 (Note 2) 0 Notes 1: DMAC channel 0 mode register 2 and DMAC channel 1 mode register 2 are assigned at the same address 4116. The accessible register depends on channel index bit, bit 7 of DMAC index and status register. 2: These bits’ contents are “0” at read. This bit is automatically cleared to “0” after writing “1”. 3: When setting this bit to “1”, simultaneously set the DMAC channel 0 transfer initiation source capture register reset bit (bit 6 of DMA0M2) to “1”. Fig. 2.5.4 Structure of DMAC channel 0 mode register 2 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 83 of 148 APPLICATION 7641 Group 2.5 DMAC DMAC channel 1 mode register 2 b7 b6 b5 b4 b3 b2 b1 b0 DMAC channel 1 mode register 2 (DMA1M2 : address 4116) (Note 1) b Name Functions At reset R W 0 DMAC channel 1 hardware b3b2b1b0 0 0 0 0 : Not used transfer request source 0 0 0 1 : UART2 receive interrupt bits (D1HR) 0 0 1 0 : UART2 transmit interrupt 0 0 1 1 : Timer X interrupt 0 1 0 0 : INT1 interrupt 0 1 0 1 : USB endpoint 1 IN_PKT_RDY signal (falling edge active) 0 1 1 0 : USB endpoint 2 IN_PKT_RDY 1 signal (falling edge active) 0 1 1 1 : USB endpoint 4 IN_PKT_RDY signal (falling edge active) 1 0 0 0 : USB endpoint 1 OUT_PKT_RDY signal (rising edge active) 1 0 0 1 : USB endpoint 1 2 OUT_FIFO_NOT_EMPTY signal (rising edge active) 1 0 1 0 : USB endpoint 2 OUT_PKT_RDY signal (rising edge active) 1 0 1 1 : USB endpoint 4 OUT_PKT_RDY signal (rising edge active) 3 1 1 0 0 : Master CPU bus interface OBE1 signal (rising edge active) 1 1 0 1 : Master CPU bus interface IBF1 signal, data (rising edge active) 1 1 1 0 : Timer 1 interrupt 1 1 1 1 : CNTR0 interrupt 0 4 DMAC channel 1 software 0 : No action 1 : Request of channel 1 transfer by transfer trigger (D1SWT) writing “1” 5 DMAC channel 1 USB and 0 : Disabled master CPU bus interface 1 : Enabled enable bit (D1UMIE) 6 DMAC channel 1 transfer 0 : No action 1 : Reset of channel 1 capture register by initiation source capture writing “1” register reset bit (D1CRR) 0 : Channel 1 disabled 7 DMAC channel 1 enable 1 : Channel 1 enabled (Note 3) bit (D1CEN) 0 0 0 0 (Note 2) 0 0 (Note 2) 0 Notes 1: DMAC channel 0 mode register 2 and DMAC channel 1 mode register 2 are assigned at the same address 4116. The accessible register depends on channel index bit, bit 7 of DMAC index and status register. 2: These bits’ contents are “0” at read. This bit is automatically cleared to “0” after writing “1”. 3: When setting this bit to “1”, simultaneously set the DMAC channel 1 transfer initiation source capture register reset bit (bit 6 of DMA1M2) to “1”. Fig. 2.5.5 Structure of DMAC channel 1 mode register 2 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 84 of 148 APPLICATION 7641 Group 2.5 DMAC DMAC channel x source registers Low, High b7 b6 b5 b4 b3 b2 b1 b0 DMAC channel x source registers Low, High (DMAxSL,DMAxSH : addresses 4216, 4316) b Functions At reset R W 0 ●This is a 16-bit register with a latch. 0 1 0 2 ●This register indicates the source address for data transfer. 0 3 0 4 0 5 0 6 0 7 0 Notes 1: DMAC channel x source registers low, high of channels 0 and 1 are assigned at the same addresses. The accessible register depends on channel index bit, bit 7 of DMAC index and status register. 2: Write data into the lower bytes first, and then the higher bytes. 3: Read the contents from the higher bytes first, and then the lower bytes. Fig. 2.5.6 Structure of DMAC channel x source registers Low, High DMAC channel x destination registers Low, High b7 b6 b5 b4 b3 b2 b1 b0 DMAC channel x destination registers Low, High (DMAxDL,DMAxDH : addresses 4416, 4516) b Functions At reset R W 0 ●This is a 16-bit register with a latch. 0 1 0 2 ●This register indicates the destination address for data transfer. 0 3 0 4 0 5 0 6 0 7 0 Notes 1: DMAC channel x destination registers low, high of channels 0 and 1 are assigned at the same addresses. The accessible register depends on channel index bit, bit 7 of DMAC index and status register. 2: Write data into the lower bytes first, and then the higher bytes. 3: Read the contents from the higher bytes first, and then the lower bytes. Fig. 2.5.7 Structure of DMAC channel x destination registers Low, High Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 85 of 148 APPLICATION 7641 Group 2.5 DMAC DMAC channel x transfer count registers Low, High b7 b6 b5 b4 b3 b2 b1 b0 DMAC channel x transfer count registers Low (DMAxCL : address 4616) b Functions 0 1 2 3 4 5 6 7 ●This is the lower 8-bit register with a latch. Set the lower 8 bits of transfer numbers. ●This register indicates the remaining transfer numbers while transfer is continuing. ●This contents are decreased by 1 at every transfer operation. ●When this register underflows, the DMAC interrupt request bit and the count register underflow flag (Note 2) are set to “1”. At reset R W 0 0 0 0 0 0 0 0 b7 b6 b5 b4 b3 b2 b1 b0 DMAC channel x transfer count registers High (DMAxCH : address 4716) b Functions At reset R W 0 ●This is the higher 8-bit register with a latch. Set the higher 8 bits of 0 transfer numbers. 1 0 2 ●This register indicates the remaining transfer numbers while 0 transfer is continuing. 3 0 ●This contents are decreased by 1 at every transfer operation. 4 0 5 0 6 0 7 0 Notes 1: DMAC channel x transfer count registers low, high of channels 0 and 1 are assigned at the same addresses 4616 and 4716. The accessible channel depends on channel index bit, bit 7 of DMAC index and status register. 2: Channel 0 used: Bit 0 of DMAC index and status register Channel 1 used: Bit 2 of DMAC index and status register 3: Write data into the lower byte first, and then the higher byte. 4: Read the contents from the higher byte first, and then the lower byte. Fig. 2.5.8 Structure of DMAC channel x transfer count registers Low, High Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 86 of 148 APPLICATION 7641 Group 2.5 DMAC Interrupt request register A b7 b6 b5 b4 b3 b2 b1 b0 Interrupt request register A (IREQA : address 0216) b Functions Name At reset R W 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 1 USB SOF interrupt request 0 : No interrupt request issued bit 1 : Interrupt request issued 0 : No interrupt request issued 2 INT0 interrupt request bit 1 : Interrupt request issued 0 ✽ 0 ✽ 3 INT1 interrupt request bit 0 : No interrupt request issued 1 : Interrupt request issued 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 0 ✽ 5 DMAC1 interrupt request 0 : No interrupt request issued 1 : Interrupt request issued bit 6 UART1 receive buffer full 0 : No interrupt request issued 1 : Interrupt request issued interrupt request bit 7 UART1 transmit interrupt 0 : No interrupt request issued request bit 1 : Interrupt request issued ✽: “0” can be set by software, but “1” cannot be set. 0 ✽ 0 ✽ 0 ✽ 0 USB function interrupt request bit 4 DMAC0 interrupt request bit Fig. 2.5.9 Structure of Interrupt request register A Interrupt control register A b7 b6 b5 b4 b3 b2 b1 b0 Interrupt control register A (ICONA : address 0516) b Functions Name 0 1 USB SOF interrupt enable 0 : Interrupt disabled bit 1 : Interrupt enabled 0 : Interrupt disabled 2 INT0 interrupt enable bit 1 : Interrupt enabled 0 3 INT1 interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 4 DMAC0 interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 : Interrupt disabled 1 : Interrupt enabled 0 : Interrupt disabled 1 : Interrupt enabled 0 0 : Interrupt disabled 1 : Interrupt enabled 0 5 DMAC1 interrupt enable bit 6 UART1 receive buffer full interrupt enable bit 7 UART1 transmit interrupt enable bit Fig. 2.5.10 Structure of Interrupt control register A Rev.2.00 Aug 28, 2006 REJ09B0336-0200 At reset R W 0 : Interrupt disabled 1 : Interrupt enabled 0 USB function interrupt enable bit page 87 of 148 0 0 0 APPLICATION 7641 Group 2.5 DMAC 2.5.3 DMAC operation description The DMAC transfers data using the bus without use of the CPU. The DMAC consists of DMAC0 and DMAC1, which have the same function each. There are two transfer modes: Burst transfer mode or Cycle steal transfer mode. •Burst transfer mode Once a DMA transfer request is accepted, an entire batch of data is transferred. The right to use bus is not returned to the CPU until the transfer of all data has been completed. The DMAC transfers the number of bytes data specified by the transfer count register for each request. The count register is a 16-bit counter; the maximum number of data is 65,536 bytes per one request. •Cycle steal mode The DMAC transfers one byte of data for each request. If one byte transfer has been completed and then a DMA transfer request is not generated, the right to use bus is returned to the CPU. Figure 2.5.11 shows the transfer mode overview. ■ Burst transfer mode DMACx request is accepted. ➔ Right to use bus CPU DMACx (x = 0, 1) CPU (Transfer of entire batch of data) ■ Cycle steal transfer mode DMAC0 request is accepted. DMAC0 request is accepted. DMAC0 (One-byte transfer) CPU ➔ CPU ➔ ➔ Right to use bus DMAC1 request is accepted. DMAC0 DMAC1 CPU (One-byte transfer)(One-byte transfer) Fig. 2.5.11 Transfer mode overview (1) Priority The DMAC places a higher priority on Channel-0 transfer requests than on Channel-1 transfer requests. If a channel-0 transfer request occurs during a channel-1 burst transfer operation, the DMAC completes the next transfer source and destination read/write operation first, and then starts the channel-0 transfer operation. As soon as the channel-0 transfer is completed, the DMAC resumes the channel1 transfer operation. (2) Transfer request acceptance A transfer request is confirmed at every rising of φ. After that a channel priority and a right to use the bus is judged. A software trigger and/or a hardware factor can be selected as a transfer request source. The DMAC channel x hardware transfer request source bits (DxHR) selects a hardware factor. Writing “1” to the DMAC channel x software transfer trigger bit (DxSWT) can generate a transfer request as a software trigger. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 88 of 148 APPLICATION 7641 Group 2.5 DMAC (3) DMA execution The selected channel transfers one byte of data from the address indicated by its source register (address 4216 or 4316) into the address indicated by its destination register (address 4416 or 4516) with at 2 cycles of φ. The operataion of the source registers and destination registers after transfer completion can be selected between decreased/increased by 1 and no change with bits 0 to 3 in the DMAC channel x mode register 1. When the transfer count register underflows, the source registers and destination registers are reloaded from their latches when the DMAC register reload disable bit (DRLDD) is “0”. If the DRLDD bit is set to “1”, a reload is disabled. A read/write must be performed to the source registers, destination registers and transfer count registers as follows: Read from each higher byte first, then the lower byte Write to each lower byte first, then the higher byte. (1) Read cycle Memory DMAC DMAxSL, DMAxSH DMAxSL, DMAxSH latch ➂ ➀ Incrementer/ Decrementer Transfer source DMAxDL, DMAxDH Decrementer DMAxDL, DMAxDH latch DMAxCL, DMAxCH ➃ ➀Transfer source address is specified. ➁Contents of DMAxCL, DMAxCH are updated by Decrementer. ➂Contents of DMAxSL, DMAxSH are updated by Incrementer/Decrementer. ➃Data is read from memory and retained in Temporary register. ➁ DMAxCL, DMAxCH latch Transfer destination Temporary register (2) Write cycle Memory DMAC DMAxSL, DMAxSH DMAxSL, DMAxSH latch ➅ Incrementer/ Decrementer Transfer source DMAxDL, DMAxDH ➄Transfer destination address is specified. ➅Contents of DMAxDL, DMAxDH are updated by Incrementer/Decrementer. ➆Contents of temporary register is written into memory. DMAxDL, DMAxDH latch DMAxCL, DMAxCH ➄ Decrementer DMAxCL, DMAxCH latch Temporary register ➆ Transfer destination Note: The temporary register is an internal use register, so that it cannot be read out or written into by program. Fig. 2.5.12 Basic operation of registers transferring Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 89 of 148 APPLICATION 7641 Group 2.5 DMAC Figure 2.5.12 shows the basic operation of registers transferring. Tables 2.5.1 and 2.5.2 shows the address directions and examples of transfer result. Table 2.5.1 Address directions and examples of transfer result (1) Address direction Source Destination Data arrangement on transfer source memory Transfer sequence Data arrangement on transfer destination memory (Ttransfer result) Fixed Fixed Fixed * Data * Data 1 to 6 Forward ➀ ➁ ➂ ➃ ➄ ➅ Data * Data 1 * Data 2 Data 3 Data 4 Data 5 Data 6 Fixed Backward ➅ * Forward Data 1 to 6 Fixed * ➄ ➃ ➂ ➁ ➀ Data 4 ➀ ➁ ➂ ➃ ➄ Data 5 ➅ Data 1 Data 2 Data 3 Data 6 Data 5 Data 4 Data 3 Data 2 Data 1 * Data 1 to 6 * Data 6 Forward Forward * Data 1 Data 2 Data 3 Data 4 Data 5 Data 6 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 90 of 148 ➀ ➁ ➂ ➃ ➄ ➅ Data 1 Data 2 Data 3 Data 4 Data 5 Data 6 * APPLICATION 7641 Group 2.5 DMAC Table 2.5.2 Address directions and examples of transfer result (2) Address direction Source Destination Data arrangement on transfer source memory Transfer sequence Data arrangement on transfer destination memory (Ttransfer result) Forward Backward * Data 1 ➀ Data 6 Data 2 ➁ ➂ ➃ ➄ ➅ Data 5 Data 3 Data 4 Data 5 Fixed * Data 1 to 6 * Data 1 * Data 3 ➅ ➄ ➃ ➂ ➁ Data 2 ➀ Data 5 Data 5 Data 4 * ➄ ➃ Data 3 ➂ ➁ Data 2 ➀ Data 1 Forward Data 6 Data 5 Data 4 * Backward Data 2 ➅ Data 6 Backward Data 3 Data 1 Data 6 Backward Data 4 Data 1 Backward Data 6 1 Data 5 2 Data 4 3 Data 3 4 Data 2 5 * Data 1 6 Data 2 Data 3 Data 4 Data 6 ➅ ➄ ➃ ➂ ➁ ➀ Data 6 1 2 Data 5 3 Data 4 4 Data 3 5 Data 2 6 Data 1 * (4) Transfer suspension Writing “0” to the DMAC channel x enable bit (DxCEN) can compulsorily suspend the transfer being executed. The suspended transfer can be resumed by writing “1” to the DxCEN bit. When an interrupt request, which is enabled, occurs during any DMA operation, the transfer operation is suspended and the interrupt process routine is initiated. During the interrupt operation, the DMAC automatically sets the corresponding DMAC channel x suspend flag to “1”. When the DMAC transfer suspend control bit (DTSC) is “1”, the transfer is suspended in both burst transfer and cycle steal transfer modes during an interrupt process; when the DTSC bit is “0”, it is suspended in only burst transfer mode. The suspended transfer due to the interrupt can also be resumed during its interrupt process routine by writing “1” to the DxCEN bit. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 91 of 148 APPLICATION 7641 Group 2.5 DMAC 2.5.4 DMAC arbitration The DMA transfer request is accepted at a rising of φ. If the bus is not released 1 cycle of φ later than the transfer request acceptance, the DMAC will wait for the bus released. When the bus is released, the DMAC has a right to use the bus and starts the DMA transfer unless a request of the right to use the bus having priority over the DMAC occurs. Table 2.5.3 shows the priority to use the bus. Table 2.5.3 Priority to use bus Priority 1 (Higher) 2 3 4 (Lower) Factor requesting right to use bus Hold request via HOLD pin DMAC CPU data access CPU instruction access 2.5.5 Transfer time One-byte transfer of the cycle steal transfer mode requires the time calculated by the following equation: Time (T) = A + B + C A: This means the time from the occurrence of DMA transfer source request to sampling it. It needs 1 cycle of φ at the maximum. The sampling is asynchronously performed. B: This means the delay time to sample the DMA transfer source request. It needs 1 cycle of φ at the maximum. C: This means the time to transfer data. It needs 2 cycles of φ. Figures 2.5.13 to 2.5.15 show the timing chart for DMA transfer. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 92 of 148 APPLICATION 7641 Group 2.5 DMAC φ OUT SYNCOUT RD WR LDA $zz Address PC Data DMAOUT (Port P33) Transfer request source (“L” active) Transfer request source sampling Reset of transfer request source sampling PC + 1 A5 STA $zz ADL1, 00 ADL1 DMA source add. PC + 2 Data DMA transfer DMA destination add. DMA data 85 Next instruction STA $zz (last 2 cycles) PC + 3 DMA data ADL2, 00 ADL2 PC + 4 Data Op code 3 Fig. 2.5.13 Timing chart for cycle steal transfer caused by hardware-related transfer request φ OUT SYNCOUT RD WR 1 cycle 1 cycle 1 cycle instruction instruction instruction LDM #$90, $41 Address Data DMAOUT (Port P33) Transfer request source (“L” active) Transfer request source sampling Reset of transfer request source sampling PC PC + 1 3C 18 PC + 2 42, 00 41 PC + 3 90 PC + 4 Op code 2 PC + 5 Next instruction DMA transfer DMA source add. Op code 3 Op code 4 DMA destination add. DMA data PC + 6 DMA data Op code 6 Fig. 2.5.14 Timing chart for cycle steal transfer caused by software trigger transfer request Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 93 of 148 APPLICATION 7641 Group 2.5 DMAC φ OUT SYNCOUT RD WR STA $zz (First cycle) LDA $zz Address PC Data DMAOUT (Port P33) Transfer request source (“L” active) Transfer request source sampling Reset of transfer request source sampling PC + 1 A5 ADL1, 00 ADL1 DMA source add. 1 PC + 2 Data 85 STA $zz (Second cycle) DMA transfer DMA destination add. 1 DMA data 1 DMA source add . 2 DMA data 1 DMA destination add. 2 DMA data 2 PC + 3 DMA data 2 Fig. 2.5.15 Timing chart for burst transfer caused by hardware-related transfer request Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 94 of 148 ADL2 APPLICATION 7641 Group 2.5 DMAC 2.5.6 DMAC application example (1) Transfer from external FIFO to USB FIFO Outline: Data are transferred from external FIFOs to USB FIFOs. Specifications: •A burst transfer is used and 128-byte (128 bytes/packet) continuous transfer is performed. The external FIFO size must be set as 128 bytes of an integral multiple. •If the data is deficient in the external FIFO, the DMAC channel 0 transferring is stopped in the DMAC channel 0 interrupt routine process. The DMA transfer is resumed in the main routine process when the data is sufficient. •To confirm the external FIFO state after completion of 128 bytes transferring, set the DMAC channel x disable after count register underflow enable bit (DxDAUE) to “1”. •USB endpoint 2 IN_PKT_RDY (falling edge) selected as hardware transfer request source. •Master CPU bus interface unused. Figures 2.5.16 and 2.5.17 show a setting of the related registers and Figure 2.5.18 shows a control procedure. If data are transferred from USB FIFOs to external FIFOs as well as this, use USB endpoint 2 OUT_PKT_RDY (rising edge) selected as hardware transfer request source. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 95 of 148 APPLICATION 7641 Group 2.5 DMAC Clock control register (address 1F16) b7 CCR b0 0 0 0 0 0 0 φ = f(XIN)/2 Frequency synthesizer multiply register 1 (address 6D16) b7 b0 FSM1 0016 Frequency synthesizer multiply register 2 (address 6E16) b7 b0 FSM2 FF16 Frequency synthesizer control register (address 6C16) b7 FSC b0 0 1 0 0 0 0 0 1 Frequency synthesizer enabled f(XIN) selected as frequency synthesizer input USB control register (address 1316) b7 USBC 1 b0 1 1 0 0 0 “H” current for USB line driver USB line driver enabled USB clock enabled USB block enabled USB endpoint index register (address 5816) b7 b0 USBINDEX 0 1 0 Endpoint 2 USB endpoint FIFO mode register (address 5F16) b7 USBFIFOMR b0 1 X X X FIFO size s elec tion bit For endpoint 2 IN 128 bytes, OUT 128 bytes USB endpoint 2 IN max. packet size register (address 5B16) b7 IN_MAXP b0 128 128 bytes USB endpoint 2 IN control register (address 5916) b7 IN_CSR b0 1 IN_PKT_RDY bit AUTO_SET bit DMAC index and status register (address 3F16) b7 DMAIS b0 0 Channel 0 accessible DMAC channel 0 source registers Low, High (addresses 4216, 4316) b7 DMA0SL b0 XX16 b7 DMA0SH b0 External FIFO address (low-order) XX16 External FIFO address (high-order) Fig. 2.5.16 Setting of relevant registers (1) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 96 of 148 APPLICATION 7641 Group 2.5 DMAC DMAC channel 0 destination registers Low, High (addresses 4416, 4516) b7 b0 DMA0DL 6216 USB endpoint 2 FIFO address (low-order) b7 b0 DMA0DH 0016 USB endpoint 2 FIFO address (high-order) DMAC channel 0 transfer count registers Low, High (addresses 4616, 4716) b7 b0 DMA0CL 127 128-byte counts b7 b0 DMA0CH 0 High-order of transfer counter DMAC channel 0 mode register 1 (address 4016) b7 DMA0M1 b0 1 0 0 0 0 DMAC channel 0 source register increment/decrement disabled DMAC channel 0 destination register increment/decrement disabled Channel 0 enabled after count register underflow Burst transfer mode selected USB interrupt enable register 1 (address 5416) b7 b0 0 0 USBIE1 USB endpoint 2 IN interrupt disabled USB endpoint 2 OUT interrupt disabled Interrupt request register A (address 0216) b7 b0 0 IREQA DMAC0 interrupt request bit USB interrupt control register A (address 0516) b7 b0 1 ICONA 0 USB function interrupt disabled DMAC0 interrupt enabled DMAC channel 0 mode register 2 (address 4116) b7 DMA0M2 b0 1 1 0 1 0 1 1 0 USB endpoint 2 IN_PKT_RDY signal hardware transfer request source Software transfer trigger requesting DMAC channel 0 USB and master CPU bus interface disabled Reset of channel 0 capture register Channel 0 enabled Fig. 2.5.17 Setting of relevant registers (2) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 97 of 148 APPLICATION 7641 Group 2.5 DMAC RESET ● x: This bit is not used here. Set it to “0” or “1” arbitrarily. Initialization SEI ..... CCR (address 1F16) FSM1 (address 6D16) FSM2 (address 6E16) FSD (address 6F16) FSC (address 6C16) USBC (address 1316) USBINDEX (address 5816) USBFIFOMR (address 5F16) IN_MAXP (address 5B16) IN_CSR (address 5916) DMAIS (address 3F16) DMA0SL (address4216) DMA0SH (address 4316) DMA0DL (address4416) DMA0DH (address 4516) DMA0CL (address4616) DMA0CH (address 4716) DMA0M1 (address 4016) USBIE1 (address 5416) IREQA (address 0216) ICONA (address 0516) 0016 0016 FF16 0016 4116 1X1100X02 XX0000102 00001XXX2 8016 1XXXXXXX2 0XXXXX002 XX16 XX16 6216 0016 7F16 0016 100X0X0X2 XX00XXXX2 0016 XXX1XXX02 DMA0M2 (address 4116) 110101102 •USB initialization •Maximum packet size of 128 bytes •External FIFO for source register •USB FIFO1 for destination register •USB endpoint 2 IN_PKT_RDY as hardware transfer request source •USB endpoint 2 IN and OUT interrupts disabled •DMAC channel 0 USB and master CPU bus interface disabled •After confirming external FIFO state, generate the software transfer trigger request CLI ..... DMAC channel 0 interrupt Note 1: When using Index X mode flag (T) 2: When using Decimal mode flag (D) •Push registers used in interrupt process routine CLT (Note 1) CLD (Note 2) Push registers to stack Y Data is available in external FIFO ? N DMA0M2 (address 4116), bit 7 Pop registers R TI Fig. 2.5.18 Control procedure Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 98 of 148 0 •If a data is deficient, stop the DMA transferring. After all data have been available, resume the transfer. APPLICATION 7641 Group 2.5 DMAC 2.5.7 Notes on DMAC (1) Transfer time •One-byte data transfer requires 2 cycles of φ (read and write cycles). •To perform DMAC transfer due to the different transfer requests on the same DMAC channel or DMAC transfer between both DMAC channels, 1 cycle of φ or more is needed before transfer is started. (2) Priority •The DMAC places a higher priority on channel-0 transfer requests than on channel-1 transfer requests. If a channel-0 transfer request occurs during a channel-1 burst transfer operation, the DMAC completes the next transfer source and destination read/write operation first, and then stops the channel-1 transfer operation. The channel-1 transfer operation which has been suspended is automatically resumed from the point where it was suspended so that channel-1 transfer can complete its one-burst transfer unit. This will be performed even if another channel-0 transfer request occurs. •The suspended transfer due to the interrupt can also be resumed during its interrupt process routine by writing “1” to the DMAC channel x enable bit (DxCEN). (3) Related registers •A read/write must be performed to the source registers, transfer destination registers and transfer count registers as follows: Read from each higher byte first, then the lower byte Write to each lower byte first, then the higher byte. Note that if the lower byte is read out first, the values are the higher byte’s. •Do not access the DMAC-related registers by using a DMAC transfer. The destination address data and the source address data will collide in the DMAC internal bus. •When setting the DMAC channel x enable bit (bit 7 of address 41 16) to “1”, be sure simultaneously to set the DMAC channel x transfer initiation source capture register reset bit (bit 6 of address 41 16) to “1”. If this is not performed, an incorrect data will be transferred at the same time when the DMAC is enabled. (4) USB transfer One signal among USB endpoint signals 1 to 4 can be selected as the hardware transfer request source. This can realize that transfer between the USB FIFO and the master CPU bus interface input/output buffer is performed effectively. This transfer function is only valid in the cycle steal transfer mode. (5) DMA OUT pin In the memory expansion mode and microprocessor mode, the DMA OUT pin (P3 3/DMAOUT) outputs “H” during a DMA transfer. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 99 of 148 APPLICATION 7641 Group 2.6 USB 2.6 USB Some application notes are available on the Web site: http://www.renesas.com Please refer to them for explanation and application of USB function. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 100 of 148 APPLICATION 7641 Group 2.7 Frequency synthesizer (PLL) 2.7 Frequency synthesizer This paragraph explains the registers setting method and the notes related to the frequency synthesizer. 2.7.1 Memory map Address 000016 CPU mode register A (CPMA) 006C16 Frequency synthesizer control register (FSC) 006D16 Frequency synthesizer multiply register 1 (FSM1) 006E16 Frequency synthesizer multiply register 2 (FSM2) 006F16 Frequency synthesizer divide register (FSD) Fig. 2.7.1 Memory map of registers related to frequency synthesizer Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 101 of 148 APPLICATION 7641 Group 2.7 Frequency synthesizer (PLL) 2.7.2 Related registers CPU mode register A b7 b6 b5 b4 b3 b2 b1 b0 CPU mode register A (CPMA : address 0016) 1 b Name 0 Processor mode bits 1 2 Stack page select bit 3 Fix this bit to “1”. 4 Sub-clock (XCIN-XCOUT) stop bit 5 Main clock (XIN-XOUT) stop bit 6 Internal system clock select bit (Note 2) 7 External clock select bit Functions At reset R W 0 b1b0 0 0 : Single-chip mode 0 1 : Memory expansion mode 1 0 : Microprocessor mode (Note 1) 1 1 : Not available 0 : Page 0 1 : Page 1 0 : Stopped 1 : Oscillating 0 : Oscillating 1 : Stopped 0 : External clock (XIN-XOUT or XCIN-XCOUT) 1 : fsyn 0 : XIN-XOUT 1 : XCIN-XCOUT 0 1 1 0 0 0 0 Notes 1: This is not available in the flash memory version. 2: When (CPMA 7, 6) = (0, 0), the internal system clock can be selected between f(XIN) and f(XIN)/2 by CCR7. The internal clock φ is the internal system clock divided by 2. Fig. 2.7.2 Structure of CPU mode register A Frequency synthesizer control register b7 b6 b5 b4 b3 b2 b1 b0 0 0 0 Frequency synthesizer control register (FSC : address 6C16) b Name 0 Frequency synthesizer enable bit (FSE) 1 Fix these bits to “0”. 2 3 Frequency synthesizer input bit (FIN) 4 Fix this bit to “0”. 5 LPF current control bit (CHG1, CHG0) (Note) 6 7 Frequency synthesizer lock status bit Functions 0 : Disabled 1 : Enabled 0 : f(XIN) 1 : f(XCIN) At reset R W 0 0 0 0 0 b1b0 0 0 : Not available 0 1 : Low current 1 0 : Intermediate current (recommended) 1 1 : High current 0 : Unlocked 1 : Locked 1 1 0 Note: Bits 6 and 5 are set to (bit 6, bit 5) = (1, 1) at reset. When using the frequency synthesizer, we recommend to set to (bit 6, bit 5) = (1, 0) after locking the frequency synthesizer. Fig. 2.7.3 Structure of Frequency synthesizer control register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 102 of 148 APPLICATION 7641 Group 2.7 Frequency synthesizer (PLL) Frequency synthesizer multiply register 1 b7 b6 b5 b4 b3 b2 b1 b0 Frequency synthesizer multiply register 1 (FSM1: address 6D16) b Functions 0 ●fVCO clock is generated by multiplying fPIN clock, which is generated by FSM2, by the contents of this register: 1 2 fVCO = fPIN • {2(n +1)}, n: value set to FSM1. 3 4 5 6 7 At reset R W 1 1 1 1 1 1 1 1 Fig. 2.7.4 Structure of Frequency synthesizer multiply register 1 Frequency synthesizer multiply register 2 b7 b6 b5 b4 b3 b2 b1 b0 Frequency synthesizer multiply register 2 (FSM2: address 6E16) b Functions 0 ●fPIN clock is generated by dividing fIN clock by the contents of this register. 1 Either f(XIN) or f(XCIN) as an input clock fIN for the frequency 2 synthesizer is selectable. 3 4 fPIN = fIN / {2(n +1)}, n: value set to FSM2 5 6 7 Fig. 2.7.5 Structure of Frequency synthesizer multiply register 2 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 103 of 148 At reset R W 1 1 1 1 1 1 1 1 APPLICATION 7641 Group 2.7 Frequency synthesizer (PLL) Frequency synthesizer divide register b7 b6 b5 b4 b3 b2 b1 b0 Frequency synthesizer divide register (FSD: address 6F16) b Functions 0 ●fSYN clock is generated by dividing fVCO clock by the contents of this register: 1 2 fSYN = fVCO / {2(m +1)}, m: value set to FSD 3 4 5 6 7 Fig. 2.7.6 Structure of Frequency synthesizer divide register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 104 of 148 At reset R W 1 1 1 1 1 1 1 1 APPLICATION 7641 Group 2.7 Frequency synthesizer (PLL) 2.7.3 Functional description The frequency synthesizer generates the 48 MHz clock required by f USB and fSYN, which are multiples of the external input reference f(XIN) or f(XCIN). To use the frequency synthesizer, set the frequency synthesizer enable bit of frequency synthesizer control register (address 6C 16) to “1”. The frequency synthesizer input bit selects either f(X IN) or f(XCIN) as an input clock f IN for the frequency synthesizer. Figure 2.7.7 shows the block diagram for the frequency synthesizer circuit. fVCO Prescaler fPIN Frequency Divider fSYN Frequency Multiplier fUSB Frequency synthesizer lock status bit fIN FSM2 FSM1 (address 006E16) FSC (address 006D16) FSD (address 006C16) (address 006F16) Data Bus Fig. 2.7.7 Block diagram for frequency synthesizer circuit (1) f PIN f IN is divided by the contents of frequency synthesizer multiply register 2 (FSM2: address 6E 16) to generate f PIN, where f PIN = f IN / 2(n + 1), n: value set to FSM2. When the value of FSM2 is set to 255, the division is not performed and f PIN will equal f IN. Figure 2.7.8 shows the frequency synthesizer multiply register 2 setting example. Note: Be sure to set f PIN to 1 MHz or more. fPIN 24 MHz 1 MHz 2 MHz 3 MHz 6 MHz 12 MHz FSM2 register set value Decimal 255 11 5 3 1 0 Hexadecimal FF16 0B16 0516 0316 0116 0016 fIN 24.00 MHz 24.00 MHz 24.00 MHz 24.00 MHz 24.00 MHz 24.00 MHz Fig. 2.7.8 Frequency synthesizer multiply register 2 setting example Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 105 of 148 APPLICATION 7641 Group 2.7 Frequency synthesizer (PLL) (2) f VCO f VCO is generated by multiplying f PIN by the contents of frequency synthesizer multiply register 1 (FSM1: address 6D 16), where f VCO = f PIN ✕ {2(n + 1)}, n: value set to FSM1. Set the value of FSM1 so that f VCO will be 48 MHz. f VCO is optimized in the frequency synthesizer to be used as f USB and it will be sent into the USB function control unit. While the frequency synthesizer enable bit is “0” (disabled), f VCO retains “H” or “L” level. Figure 2.7.9 shows the frequency synthesizer multiply register 1 setting example. fPIN 320 kHz 2 MHz 4 MHz 6 MHz 12 MHz 24 MHz FSM1 register set value Decimal 74 11 5 3 1 0 Hexadecimal 4A16 0B16 0516 0316 0116 0016 fVCO 48.00 MHz 48.00 MHz 48.00 MHz 48.00 MHz 48.00 MHz 48.00 MHz Fig. 2.7.9 Frequency synthesizer multiply register 1 setting example (3) f SYN fVCO is divided by the contents of frequency synthesizer divide register (FSD: address 6F16) to generate f SYN, where f SYN = f VCO / 2(m + 1), m: value set to FSD. When the value of FSD is set to 255, the division is not performed and f SYN becomes invalid. fSYN can be used as the internal system clock by setting the internal system clock select bit of CPU mode register A. Figure 2.7.10 shows the frequency synthesizer divide register setting example. When the frequency synthesizer lock status bit is “1” in the frequency synthesizer enabled, this indicates that f SYN and fVCO have correct frequencies. fVCO 48.00 MHz 48.00 MHz FSD register set value Decimal 00 127 Hexadecimal 0016 7F16 Fig. 2.7.10 Frequency synthesizer divide register setting example Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 106 of 148 fSYN 24.00 MHz 187.5 kHz APPLICATION 7641 Group 2.7 Frequency synthesizer (PLL) (4) Recovering from hardware reset The frequency synthesizer and DC-DC converter must be set up as follows when recovering from a Hardware Reset: ① Enable the frequency synthesizer after setting the frequency synthesizer related registers (addresses 6C 16 to 6F 16). Then wait for 2 ms. ② Check the frequency synthesizer lock status bit. If “0”, wait for 0.1 ms and then recheck. ③ To use the intermediate current, set the LPF current control bits of frequency synthesizer control register (address 6C 16) to (b6, b5) = “10”. ④ When using the USB built-in DC-DC converter, set the USB line driver supply enable bit of the USB control register (address 13 16) to “1”. This setting must be done 2 ms or more later than the setup described in step ①. The USB line driver current control bit must be set to “0” at this time. (When Vcc = 3.3V, the setting explained in this step is not necessary.) ⑤ After waiting for (C + 1) ms so that the external capacitance pin (Ext. Cap. pin) can reach approximately 3.3 V, set the USB clock enable bit to “1”. At this time, “C” equals the capacitance (µF) of the capacitor connected to the Ext. Cap. pin. For example, if 2.2 µF and 0.1 µF capacitors are connected to the Ext. Cap. in parallel, the required wait will be (2.3 + 1) ms. ⑥ After enabling the USB clock, wait for 4 or more φ cycles, and then set the USB enable bit to “1”. Do not write to any of the USB internal registers (addresses 50 16 to 64 16) until the USB clock enabled, except for the USB control register (address 13 16), clock control register (address 1F 16), and frequency synthesizer control register (address 6C 16). 2.7.4 Notes on frequency synthesizer •Bits 6 and 5 of the frequency synthesizer control register (address 6C16) are initialized to (b6, b5) = “11” after reset release. Make sure to set bits 6 and 5 to “10” after the frequency synthesizer lock status bit goes to “1”. •Use the frequency synthesizer output clocks 2 ms to 5 ms later than setting the frequency synthesizer enable bit to “1” (enabled). After that do not change any register values because it might cause output clocks unstabilized temporarily. •Make sure to connect a low-pulse filter to the LPF pin when using the frequency synthesizer. •The frequency synthesizer divide register set value never affects f USB frequency. •When using the f SYN as an internal system clock, set the frequency synthesizer divide register so that f SYN could be 24 MHz or less. •When using the frequency synthesized clock function, we recommend using the fastest frequency possible of f(X IN) or f(X CIN) as an input clock for the PLL. •Set the value of frequency synthesizer multiply register 2 (FSM2) so that the f PIN is 1 MHZ or higher. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 107 of 148 APPLICATION 7641 Group 2.8 Master CPU bus interface 2.8 Master CPU bus interface This paragraph explains the registers setting method and the notes related to the master CPU bus interface. 2.8.1 Memory map Address 000416 Interrupt request register C (IREQC) 000716 Interrupt control register C (ICONC) 004816 Data bus buffer register 0 (DBB0) 004916 Data bus buffer status register 0 (DBBS0) 004A16 Data bus buffer control register 0 (DBBC0) 004C16 Data bus buffer register 1 (DBB1) 004D16 Data bus buffer status register 1 (DBBS1) 004E16 Data bus buffer control register 1 (DBBC1) Fig. 2.8.1 Memory map of registers related to master CPU bus interface Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 108 of 148 APPLICATION 7641 Group 2.8 Master CPU bus interface 2.8.2 Related registers Data bus buffer register x b7 b6 b5 b4 b3 b2 b1 b0 Data bus buffer register x (x = 0, 1) (DBBx: addresses 4816, 4C16) b Functions At reset R W 0 ●A data is latched into this register by a write request from the host CPU. 1 2 3 ●Write an output data into this register. The data is output on to the data bus by a read request from the 4 host CPU. 5 6 7 0 0 0 0 0 0 0 0 Fig. 2.8.2 Structure of Data bus buffer register x (x = 0, 1) Data bus buffer status register x b7 b6 b5 b4 b3 b2 b1 b0 Data bus buffer status register x (x = 0, 1) (DBBSx: addresses 4916, 4D16) b Name 0 Output buffer full flag (OBFx) 1 Input buffer full flag (IBFx) Functions 0 ✕ 0 ✕ 3 A0 flag (A0x) This flag indicates the condition of A0 status when the IBFx flag is set. 0 4 User definable flag (U4 to U7) 5 6 6 7 This flag can be defined by user freely. 0 2 User definable flag (U2) Fig. 2.8.3 Structure of Data bus buffer status register x (x = 0, 1) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 At reset R W 0 : Buffer empty 1 : Buffer full 0 : Buffer empty 1 : Buffer full This flag can be defined by user freely. page 109 of 148 0 ✕ APPLICATION 7641 Group 2.8 Master CPU bus interface Data bus buffer control register 0 b7 b6 b5 b4 b3 b2 b1 b0 Data bus buffer control register 0 (DBBC0 : address 4A16) 0 b Name Functions At reset R W 0 OBF0 output enable bit 0 1 0 2 3 4 5 6 7 0 : P52 functions as I/O port. 1 : P52 functions as OBF0 output pin. 0 : P53 functions as I/O port. IBF0 output enable bit 1 : P53 functions as IBF0 0 : Occurrence due to data write (A0 = “0”) or IBF0 interrupt select bit command write (A0 = “1”) 1 : Occurrence due to command write (A0 = “1”) Output buffer 0 empty 0 : Enabled interrupt disable bit 1 : Disabled Input buffer 0 full interrupt 0 : Enabled disable bit 1 : Disabled Nothing arranged for this bit. Fix this bit to “0”. Master CPU bus interface Function of P54 to P57, P60 to P67 ; 0 : As I/O ports. enable bit 1 : As master CPU bus interface function pins. Bus interface type select 0 : RD,WR separate type bus bit 1 : R/W type bus 0 0 0 0 0 0 Fig. 2.8.4 Structure of Data bus buffer control register 0 Data bus buffer control register 1 b7 b6 b5 b4 b3 b2 b1 b0 0 0 Data bus buffer control register 1 (DBBC0 : address 4E16) b Name 0 OBF1 output enable bit 1 IBF1 output enable bit 2 IBF1 interrupt select bit Functions At reset R W 0 : P74 functions as I/O port. 1 : P74 functions as OBF1 output pin. (Note) 0 : P73 functions as I/O port. 1 : P73 functions as IBF1 output pin. (Note) 0 : Occurrence due to data write (A0 = “0”) or command write (A0 = “1”) 1 : Occurrence due to command write (A0 = “1”) 3 Output buffer 1 empty 0 : Enabled interrupt disable bit 1 : Disabled 4 Input buffer 1 full interrupt 0 : Enabled disable bit 1 : Disabled 5 Nothing arranged for these bits. 6 Fix these bits to “0”. 0 : Single data bus buffer mode(P72 7 Data bus buffer function functions as I/O port.) select bit 1 : Double data bus buffer mode(P72 functions as S1 input pin.) Note: This can be selected when the data bus buffer function select bit is “1”. Fig. 2.8.5 Structure of Data bus buffer control register 1 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 110 of 148 0 0 0 0 0 0 0 0 APPLICATION 7641 Group 2.8 Master CPU bus interface 2.8.3 Functional description The internal 2-byte bus interface can be controlled by the signals from the host CPU side; it is called the slave mode. This bus interface allows the 7641 group to be directly connected with a R/W type of CPU bus or a RD and WR separate type of CPU bus. Ports P5 2 to P5 7, P6 0 to P6 7, P7 2 to P7 4 become the master CPU bus interface function pins when the master CPU bus interface is enabled. P60 to P67: Function as data I/O pins (DQ 0 to DQ7). (Be sure to set them to input mode by setting the port P6 direction register to “0”.) P5 2, P74: Function as the status signal OBFx (x = 0, 1). The state of the output buffer DBBx (x = 0, 1) is output. P5 3, P7 3: Function as the status signal IBFx (x = 0, 1). The state of the input buffer DBBx (x = 0, 1) is output. P54, P72: Function as the status signal Sx (x = 0, 1). The chip select signals from the host CPU are input. P5 5: Functions as the status signal A 0. When A 0 is “H”, the host CPU can read the contents of the data bus buffer status register x (x = 0, 1) (addresses 4916, 4D 16). When A 0 is “L”, the contents of data bus buffer register x (x = 0, 1) can be output owing to a read request from the host CPU. When a data is written into the data bus buffer register x (x = 0, 1), if A 0 is “L”, this indicates that its contents are the data; if “H”, this indicates that they are the command. P72 to P74 become the master CPU bus interface function pins only when the double data bus buffer mode is used. Tables 2.8.1 and 2.8.2 shows the bus control signal and data bus state; Figure 2.8.6 shows a connection example. Table 2.8.1 Bus control signal and data bus state-RD/WR separate type Sx signal RD signal WR signal A0 signal Data bus state Data on data bus L L H L Read Output data L L H H Read DBBSx contents L L H H L L L H Write Write Input data (data) Input data (command) H – – – High-impedance – Table 2.8.2 Bus control signal and data bus state-R/W type Sx signal R/W signal E signal A0 signal Data bus state Data on data bus L H H L Read Output data L H H H Read DBBSx contents L L L L H H L H Write Write Input data (data) Input data (command) H – – – High-impedance – Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 111 of 148 APPLICATION 7641 Group 2.8 Master CPU bus interface Host CPU 7641 group D0 to D7 DQ0 to DQ7 Host CPU 7641 group DQ0 to DQ7 D0 to D7 A Sx A Sx A Ax A Ax RD R E E WR W R/W R,W separate type bus R/W R/W type bus Fig. 2.8.6 Connection example (1) Data bus buffer mode The selection of either the single data bus buffer mode or the double data bus buffer mode can be performed by the Data Bus Buffer Function Select Bit. •Single data bus buffer mode The data bus buffer 0 of 1 byte only is used. •Double data bus buffer mode The data bus buffer 0 and data bus buffer 1, totalling 2 bytes, are used. (2) Interrupt •Input buffer full interrupt When the data is input to the data bus buffer register x, the Input Buffer Full Flag (IBFx ; x = 0, 1) is set to “1” and the interrupt request occurs. When the data is read out from the data bus buffer register x, the IBFx flag is cleared to “0”. •Output buffer empty interrupt When the data is written to the data bus buffer register x, the Output Buffer Full Flag (OBFx ; x = 0, 1) is set to “1”. When the host CPU reads out from the data bus buffer register x, the OBFx flag is cleared to “0” and the output buffer empty interrupt request occurs. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 112 of 148 APPLICATION 7641 Group 2.8 Master CPU bus interface 2.8.4 Operation description (1) Input operation The bus interface input operation is explained as the following: ➀ When the logical OR of Sx (x = 0, 1) and W is “0”, the data bus state is latched into the input data bus buffer register x (x = 0, 1) at the rising of W input signal. ➁ When the data is latched into the input data bus buffer register x, the Input Buffer Full Flag (IBFx ; x = 0, 1) of the data bus buffer status register x (x = 0, 1) is simultaneously set to “1”. ➂ When the IBFx flag is set to “1”, the input buffer full interrupt request occurs. ➃ At the timing ➂, the A0 level is stored into the A 0 flag, bit 3 of the data bus buffer status register x. Refer to the A 0 flag to judge whether the read contents of the input data bus buffer register x are data or a command. (2) Output operation The bus interface output operation is explained as the following: ➀ Writing data to the output data bus buffer register x (x = 0, 1) sets the Output Buffer Full Flag (OBFx ; x = 0, 1) of the data bus buffer status register x to “1”. ➁ When the logical OR of Sx, R and A 0 is “0”, the contents of the output data bus buffer register x are output on the data bus and the OBFx flag is simultaneously cleared to “0”. ➂ At the rising of the R input signal, the output buffer empty interrupt request occurs. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 113 of 148 APPLICATION 7641 Group 2.8 Master CPU bus interface 2.8.5 Master CPU bus interface application example (1) Data communication with host CPU Outline : The MCU communicates with the host CPU by using the single data bus buffer mode. Figure 2.8.7 shows a setting of the related registers and Figure 2.8.8 shows a control procedure. Data bus buffer control register 0 (address 4A16) b7 DBBC0 b0 0 0 0 0 0 0 1 1 OBF0 output enabled IBF0 output enabled IBF0 interrupt occurrence due to write of data or command Output buffer 0 empty interrupt enabled Input buffer 0 full interrupt enabled Master CPU bus interface disabled (After initialization setting, set this to “1”.) RD, WR separate type bus Data bus buffer control register 1 (address 4E16) b7 DBBC1 b0 0 0 0 1 1 0 0 P74 functions as I/O port. P73 functions as I/O port. Output buffer 1 empty interrupt disabled Input buffer 1 full interrupt disabled Single data bus buffer mode Interrupt control register C (address 0716) b7 b0 1 1 ICONC Input buffer full interrupt enabled Output buffer empty interrupt enabled Data bus buffer register 0 (address 4816) b7 b0 DBB0 Data read/write Data bus buffer status register 0 (address 4916) b7 b0 DBBS0 Output buffer full flag Input buffer full flag A0 flag Fig. 2.8.7 Setting of relevant registers Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 114 of 148 APPLICATION 7641 Group 2.8 Master CPU bus interface RESET ● x: This bit is not used here. Set it to “0” or “1” arbitrarily. Initialization ..... DBBC0 (address 4A16) DBBC1 (address 4E16) ICONC(address 0716) DBBC0 (address 4A16),bit6 •OBF0, IBF0 output enabled •Output buffer 0 empty interrupt enabled •Input buffer 0 full interrupt enabled •Single data bus buffer mode •Master CPU bus interface enabled 000000112 00011X002 XX11XXXX2 1 CLI ..... Output buffer 0 empty interrupt Input buffer 0 full interrupt CLT (Note 1) CLD (Note 2) Push registers to stack CLT (Note 1) CLD (Note 2) Push registers to stack 0 DBBS0 (address 4916),bit3 ? Write data into Data bus buffer register 0 1 Read Data bus buffer register 0 (command) Read Data bus buffer register 0 (data) Pop registers R TI Pop registers RTI Note 1: When using Index X mode flag (T) 2: When using Decimal mode flag (D) •Push registers used in interrupt process routine Fig. 2.8.8 Control procedure 2.8.6 Notes on master CPU bus interface Be sure to set port P6 to input mode by setting the port P6 direction register to “0” when the master CPU bus interface is enabled. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 115 of 148 APPLICATION 7641 Group 2.9 Special count source generator (SCSG) 2.9 Special count source generator (SCSG) This paragraph explains the registers setting method and the notes related to the special count source generator (SCSG). 2.9.1 Memory map Address 002D16 Special count source generator 1 (SCSG1) 002E16 Special count source generator 2 (SCSG2) 002F16 Special count source mode register (SCSGM) Fig. 2.9.1 Memory map of registers related to special count source generator Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 116 of 148 APPLICATION 7641 Group 2.9 Special count source generator (SCSG) 2.9.2 Related registers Special count source generator 1 b7 b6 b5 b4 b3 b2 b1 b0 Special count source generator 1 (SCSG1: address 2D16) b Functions 0 ●This is a 8-bit down-count timer. The division ratio : 1 / (n1 +1), n1: value set to SCSG1. 1 2 3 4 5 6 7 At reset R W 1 1 1 1 1 1 1 1 Fig. 2.9.2 Structure of Special count source generator 1 Special count source generator 2 b7 b6 b5 b4 b3 b2 b1 b0 Special count source generator 2 (SCSG2: address 2E16) b Functions 0 ●This is a 8-bit down-count timer. An output from SCSG1 is divided by the contents of SCSG2 to generate SCSGCLK. 1 2 ●The count source, an output from SCSG1, is φ • n1 / (n1 +1). 3 ●SCSGCLK frequency: φ • n1 / (n1 +1) • 1 / (n2 +1) n1: value set to SCSG1 4 n2: value set to SCSG2 5 6 7 Fig. 2.9.3 Structure of Special count source generator 2 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 117 of 148 At reset R W 1 1 1 1 1 1 1 1 APPLICATION 7641 Group 2.9 Special count source generator (SCSG) Special count source mode register b7 b6 b5 b4 b3 b2 b1 b0 0 0 0 0 Special count source mode register (SCSGM : address 2F16) b Name 0 SCSG1 data write control bit 1 SCSG1 count stop bit 2 SCSG2 data write control bit 3 SCSGCLK output control bit Functions 0 : Writing data into both timer latch and timer simultaneously 1 : Writing data into timer latch 0 : Count start 1 : Count stop 0 : Writing data into both timer latch and timer simultaneously 1 : Writing data into timer latch 0 : SCSGCLK output disabled (SCSG1 and SCSG2 counts stop) 1 : SCSGCLK output enabled 4 Fix these bits to “0”. 5 6 7 Fig. 2.9.4 Structure of Special count source mode register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 118 of 148 At reset R W 0 0 0 0 0 0 0 0 APPLICATION 7641 Group 2.9 Special count source generator (SCSG) 2.9.3 Functional description The special count source generator, SCSG, consists of two 8-bit timers: SCSG1 and SCSG2. The output of the special count source generator can be used as a clock source for the timer X, serial I/O and two UARTs (UART1 and UART2). (1) SCSG1 The SCSG1 is a 8-bit down-count timer. An output from SCSG1 is used as an count source of SCSG2. The division ratio of SCSG1 is given by 1 / (n1 + 1) and the count source of SCSG2 becomes φ ✕ {n1 / (n1 + 1)}. n1: value set to the SCSG1 Writing data to the SCSG1 can be performed anytime. When the SCSG1 data write control bit is set to “0” and data is written to the SCSG1, the data is written to the latch and timer at the same time. When that bit is set to “1”, the data is only written to the latch. When the count reaches “0”, an underflow occurs at the next count source rising edge and the contents of the timer latch are loaded to the timer. If the SCSG1 count stop bit is set to “1” or the SCSG1 set value is “0”, this count source φ is not divided, so that the count source for SCSG2 becomes φ. (2) SCSG2 The SCSG2 is a 8-bit down-count timer. This uses an output from SCSG1 as an count source. The SCSG2 output is Clock SCSGCLK. The frequency is calculated as follows: SCSGCLK = φ ✕ {n1 / (n1+1)} ✕ {1 / (n2+1)} n1: value set to SCSG1 n2: value set to SCSG2 Writing data to the SCSG2 can be performed anytime. When the SCSG2 data write control bit is set to “0” and data is written to the SCSG2, the data is written to the latch and timer at the same time. When that bit is set to “1”, the data is only written to the latch. When the count reaches “0”, an underflow occurs at the next count source rising edge and the contents of the timer latch are loaded to the timer. If the SCSGCLK output control bit is set to “0”, the SCSG1 and SCSG2 stop their counts and SCSGCLK output is disabled. To use the SCSGCLK, set this bit to “1”. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 119 of 148 APPLICATION 7641 Group 2.10 External devices connection 2.10 External devices connection This paragraph explains the registers setting method and the notes related to the external devices connection. 2.10.1 Memory map Address 000016 CPU mode register A (CPMA) 000116 CPU mode register B (CPMB) Fig. 2.10.1 Memory map of registers related to external devices connection Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 120 of 148 APPLICATION 7641 Group 2.10 External devices connection 2.10.2 Related registers CPU mode register A b7 b6 b5 b4 b3 b2 b1 b0 CPU mode register A (CPMA : address 0016) 1 b Name 0 Processor mode bits 1 2 Stack page select bit 3 Fix this bit to “1”. 4 Sub-clock (XCIN-XCOUT) stop bit 5 Main clock (XIN-XOUT) stop bit 6 Internal system clock select bit (Note 2) 7 External clock select bit Functions At reset R W 0 b1b0 0 0 : Single-chip mode 0 1 : Memory expansion mode 1 0 : Microprocessor mode (Note 1) 1 1 : Not available 0 : Page 0 1 : Page 1 0 : Stopped 1 : Oscillating 0 : Oscillating 1 : Stopped 0 : External clock (XIN-XOUT or XCIN-XCOUT) 1 : fsyn 0 : XIN-XOUT 1 : XCIN-XCOUT 0 1 1 0 0 0 0 Notes 1: This is not available in the flash memory version. 2: When (CPMA 7, 6) = (0, 0), the internal system clock can be selected between f(XIN) and f(XIN)/2 by CCR7. The internal clock φ is the internal system clock divided by 2. Fig. 2.10.2 Structure of CPU mode register A CPU mode register B b7 b6 b5 b4 b3 b2 b1 b0 1 0 CPU mode register B (CPMB : address 0116) b Name 0 Slow memory wait select bits 1 2 Slow memory wait mode select bits 3 4 Expanded data memory access bit 5 HOLD function enable bit 6 Fix this bit to “0”. 7 Fix this bit to “1”. Fig. 2.10.3 Structure of CPU mode register B Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 121 of 148 Functions b1b0 0 0 : No wait 0 1 : One-time wait 1 0 : Two-time wait 1 1 : Three-time wait b3b2 0 0 : Software wait 0 1 : Not available 1 0 : RDY wait 1 1 : Software wait plus RDY input anytime wait anytime wait 0 : EDMA output disabled 1 : EDMA output enabled 0 : HOLD function disabled 1 : HOLD function enabled At reset R W 1 1 0 0 0 0 0 1 APPLICATION 7641 Group 2.10 External devices connection 2.10.3 Functional description This MCU starts its operation in the single-chip mode just after reset. (1) Memory expansion mode This mode is selected by setting “01” to the processor mode bits (b1, b0 of CPMA) in software with CNV SS connected to V SS. In this mode, the ports function as follows: Ports P0 and P1 as address buses (AB 0 to AB 15) Port P2 as data buses (DB0 to DB 7) ______ ______ Ports P3 3 to P3 7 as DMAOUT, φ OUT, SYNCOUT, WR, RD pins respectively. This mode enables external memory expansion while maintaining the validity of the internal ROM. (2) Microprocessor mode This mode is selected by resetting the MCU with CNVSS connected to V CC, or by setting “10” to the processor mode bits (b1, b0 of CPMA) in software with CNV SS connected to V SS. The function is the same as that of memory expansion mode. In the microprocessor mode, the internal ROM is no longer valid and an external memory must be used. Do not set this mode in the flash memory version. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 122 of 148 APPLICATION 7641 Group 2.10 External devices connection 2.10.4 Slow memory wait The slow memory wait function is for easier interfacing with external devices that have long access times. This can be enabled in the memory expansion mode and microprocessor mode. The wait is effective only to external areas. Access to internal area is always performed without wait. (1) Software wait The software wait is selected by setting “00” to the slow memory wait mode select bits (b3, b2 of CPMB). Figure 2.10.4 shows the software wait timing example. << No Wait >> 1 bus cycle φOUT ADOUT Address Address IN DB IN/OUT OUT RD WR Note: Accessing to internal areas is always performed on this waveform. << Wait >> 1 bus cycle φOUT ADOUT Address DB IN/OUT IN Address OUT RD WR Note: This example is the 1-cycle software wait. Refer to Chapter 1 “Slow Memory Wait in PROCESSOR MODE” for 2- and 3-cycle software wait timings. Fig. 2.10.4 Software wait timing example Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 123 of 148 APPLICATION 7641 Group 2.10 External devices connection (2) RDY wait RDY wait is selected by setting “10” to the slow memory wait mode select bits (b3, b2 of CPMB). When a fixed time of “L” (tsu) is input to the RDY pin at the beginning of a read/write cycle (before φ cycle falls), the MCU goes to the RDY state. Then the read/write cycle can be extended by one to three φ cycles. The number of φ cycles to be extended can be selected by the slow memory wait select bits (b1, b0 of CPMB). Even if “L” is input to the RDY pin at the end of waited read/write cycle, the cycle is not extended. When a fixed time of “H” (tsu) is input to the RDY pin at the beginning of a read/write cycle (before φ cycle falls), the MCU is released from the RDY state. Figure 2.10.5 shows the RDY wait timing example. << No Wait >> 1 bus cycle φOUT ADOUT Address DB IN/OUT IN Address OUT RD WR << Wait >> 1 bus cycle φOUT ADOUT Address DB IN/OUT Address IN OUT tsu(RDY- φ) tsu(RDY- φ) RD WR RDY Note: This example is the 1-cycle RDY wait . Refer to Chapter 1 “Slow Memory Wait in PROCESSOR MODE” for 2- and 3-cycle RDY wait timings. Fig. 2.10.5 RDY wait timing example Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 124 of 148 APPLICATION 7641 Group 2.10 External devices connection (3) Software wait + Extended RDY wait Extended RDY wait (software wait plus RDY input anytime wait) is selected by setting “11” to the slow memory wait mode select bits (b3, b2 of CPMB). The read/write cycle can be extended when a fixed time (tsu) of “L” is input to the RDY pin at the beginning of a read/write cycle (before φ cycle falls). The RDY pin state is checked continually at each fall of φ cycle until the RDY pin goes to “H” and the cycle keeps being extended. When a fixed time of “H” (tsu) is input to the RDY pin at the beginning of a read/write cycle (before φ cycle falls), the MCU is released from the wait within 1, 2, or 3 φ cycles as selected with the slow memory wait bits (b1, b0 of CPMB). Figure 2.10.6 shows the extended RDY wait (software wait plus RDY input anytime wait) timing example << No Wait >> 1 bus cycle φOUT ADOUT Address DB IN/OUT Address IN OUT RD WR << Wait >> 1 bus cycle φOUT ADOUT Address DB IN/OUT IN RD WR tsu tsu tsu tsu RDY 1 2 3 4 1. When a fixed time (tsu) of “L” is input to the RDY pin before φ falls, the MCU goes to RDY state. 2. The RDY pin state is checked continually at each fall of φ cycle. 3. The RDY pin is “L” at the φ fall of the end of the current wait time, so that the read/write cycle is extended for one wait once again. 4. When a fixed time (tsu) of “H” is input to the RDY pin before φ falls, the RDY state is released after the current wait time. Note: This example is the 1-cycle extended RDY wait (RD). The 1-cycle extended RDY wait (WR) is the same timing as this. Refer to Chapter 1 “Slow Memory Wait in PROCESSOR MODE” for 2- and 3-cycle extended RDY wait timings. Fig. 2.10.6 Extended RDY wait (software wait plus RDY input anytime wait) timing example Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 125 of 148 APPLICATION 7641 Group 2.10 External devices connection 2.10.5 HOLD function The HOLD function is used for systems that consist of external circuits that access MCU buses without use of the CPU (Central Processing Unit). The HOLD function is used to generate the timing in which the MCU will relinquish the bus from the CPU to the external circuits. To use the HOLD function, set the HOLD function enable bit (b5 of CPMB) to “1”. This can be enabled in the memory expansion mode and microprocessor mode. When “L” level is input to the HOLD pin, the MCU goes to the HOLD state and remains so while the pin is at “L”. When the MCU relinquishes use of the bus, “L” level is output from the HLDA pin. The MCU puts ports P0 and P1 (address buses) and port P2 (data bus) to tri-state outputs and holds the RD pin (P3 7) and WR pin (P3 6) “H” level. This will prevent incorrect operations of external devices. Though the clock supply to the CPU halts in HOLD state, the internal peripheral clocks and φ OUT (P3 4) continues to be supplied. When “H” level is input to the HOLD pin,“H” level is output from the HLDA pin and the MCU can use address buses, data bus, signals RD and WR to access to external devices. Figure 2.10.7 shows the Hold function timing diagram. XIN φ OUT RD, WR ADDROUT DATAIN/OUT tsu(HOLD-φ) th(φ-HOLD) HOLD HLDA td(φ-HLDAL) Note: This diagram assumes φ = XIN/2. Fig. 2.10.7 Hold function timing diagram Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 126 of 148 td(φ-HLDAH) APPLICATION 7641 Group 2.10 External devices connection 2.10.6 Expanded data memory access In Expanded Data Memory Access Mode (EDMA mode), the MCU can access a data area larger than 64 Kbytes with the LDA ($zz), Y (indirect Y) instruction and the STA ($zz), Y (indirect Y) instruction. It is only able to store and read data for the expanded data memory area. The access can be performed with T flag = “0” or “1”. (T flag is Index X mode flag.) To use this mode, set the expanded data memory access bit (b4 of CPMB) to “1”. In this case, EDMA pin (port P40) goes “L” level during the read/write cycle of the LDA or STA instruction. The determination of which bank to access is done by using an I/O port to represent expanded addresses exceeding address bus (AB 15)16. This signal and the port output signal are put together, and it becomes the chip select (selecting a bank, expanded memory). In EDMA mode, the area from addresses 0000 16 to FFFF 16 can be accessed. When accessing a bank, follow this procedure (four banks are assumed): - Bank specification (Data output to the port for a bank setup 16 (AB 16), and 16 (AB 17)). The user must setup 16 (AB 16 ), and 16 (AB 17 ). __________ - Enabling EDMA output. (Set b4 of CPMB to “1”.) - Executing LDA ($zz), Y (indirect Y) (In the case of read data of expanded data memory) The data of the address (bank 0) + Y stored in the internal RAM address ($zz) are loaded to the accumulator. Figure 2.10.8 shows a connection example of memory access up to 256 Kbytes. Decoder CS0 CS1 CS2 CS3 7641 group E EDMA 74HC139 P80 P81 DB0 to DB7 AB0 to AB15 8 16 64K RAM BANK0 64K RAM BANK1 RD WR Fig. 2.10.8 Connection example of memory access up to 256 Kbytes Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 127 of 148 64K RAM BANK2 64K RAM BANK3 APPLICATION 7641 Group 2.10 External devices connection 2.10.7 External devices connection example Connection example for controlling external memory is shown bellow. (1) External memory connection example : No Wait function Outline: In microprocessor mode the external memory is accessed. Figure 2.10.9 shows the external ROM and RAM example. 7641 Group CNVss AD15 RDY 2 P31, P32 5 P4 M5M27C256AK-10 74F04 AD14 to AD0 15 CE S A0 to A14 A0 to A14 EPROM 8 8 P5 P6 DB0 to 8 D0 to D7 SRAM DQ1 to DQ8 DB7 Memory map 5 OE P7 8 P8 M5M256BP RD OE W 000016 SFR area 000816 External RAM area 001016 SFR area 007016 Internal RAM area 047016 WR Vcc = 4.15 to 5.25 V 24 MHz Fig. 2.10.9 External ROM and RAM example Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 128 of 148 External RAM area 800016 External ROM area FFFF16 APPLICATION 7641 Group 2.10 External devices connection (2) External memory connection example : RDY function (one wait) in use Outline: RDY function is used because the external memory has a slow-memory-access speed. Specifications: •In read/write status of the CPU, input “L” to the RDY(P30) pin will cause extension of 1 to 3 φ cycles on its read/write cycle. •When the slow memory wait select bit (b1, b0) is = “01”, it is extended by one cycle. ______ ______ •RD/WR signal holds “L” level during the extended time. •Usable RAM and ROM at f(X IN) = 24 MHz, Vcc = 5 V are given bellow: - OE access time : ta(OE) ≤ 107 ns - Data setup time at write : tsu(D) ≤ 100 ns - Examples satisfying these specifications: M5M27C256AK-10 (EPROM), M5M5256BP-10 (SRAM) Figure 2.10.10 shows the RDY function use example, and Figures 2.10.11 to 2.10.13 show the read and write cycles. 7641 Group CNVss AD15 M5M27C256AK-10 74F04 2 P31, P32 5 P4 RDY AD14 to AD0 15 CE S A0 to A14 A0 to A14 EPROM 8 8 P5 P6 DB0 to SRAM 8 D0 to D7 DQ1 to DQ8 DB7 Memory map 5 OE P7 8 P8 M5M256BP RD OE W 000016 SFR area 000816 External RAM area 001016 SFR area 007016 Internal RAM area 047016 WR Vcc = 4.15 to 5.25 V 24 MHz Fig. 2.10.10 RDY function use example Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 129 of 148 External RAM area 800016 External ROM area FFFF16 APPLICATION 7641 Group 2.10 External devices connection AB0 to AB7 (Port P0) Lower address AB8 to AB14 (Port P1) Upper address S (AB15) OE (RD of 7641) td(AH-RD): 0.5 • 83.33 ns – 28 ns (min.) td(AL-RD): 0.5 • 83.33 ns – 30 ns (min.) DB0 to DB7 (Port P2) twl(RD) (1 + 0.5) • 83.33 ns – 5 ns (min.) ta(OE) 50 ns (max.) tsu(DB-RD) 13 ns (min.) “H” level WR td(AH-RD), td(AL-RD) : AB15-AB8, AB7-AB0 valid time before RD of 7641 group twl(RD) : RD pulse width of 7641 group ta(OE) : Output enable access time of M5M256BP-10 tsu(DB-RD) : Data bus setup time before RD of 7641 group f(XIN) = 24 MHz Vcc = 5 V Fig. 2.10.11 Read cycle (OE access, SRAM) AB0 to AB7 (Port P0) Lower address AB8 to AB14 (Port P1) Upper address tPHL 5.8 ns (max.) CE twl(RD) (1 + 0.5) • 83.33 ns – 5 ns (min.) OE (RD of 7641) td(AH-RD): 0.5 • 83.33 ns – 28 ns (min.) td(AL-RD): 0.5 • 83.33 ns – 30 ns (min.) DB0 to DB7 (Port P2) ta(OE) 50 ns (max.) tsu(DB-RD) 13 ns (min.) “H” level WR td(AH-RD), td(AL-RD) : AB15-AB8, AB7-AB0 valid time before RD of 7641 group twl(RD) : RD pulse width of 7641 group tPHL : Output delay time of 74F04 ta(OE) : Output enable access time of M5M27C256AK-10 tsu(DB-RD) : Data bus setup time before RD of 7641 group f(XIN) = 24 MHz Vcc = 5 V Fig. 2.10.12 Read cycle (OE access, EPROM) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 130 of 148 APPLICATION 7641 Group 2.10 External devices connection AB0 to AB7 (Port P0) Lower address AB8 to AB14 (Port P1) Upper address S (AB15) twl(WR) (1 + 0.5) • 83.33 ns – 5 ns (min.) W (WR of 7641) td(AH-RD): 0.5 • 83.33 ns – 28 ns (min.) td(AL-RD): 0.5 • 83.33 ns – 30 ns (min.) td(WR-DB) 20 ns (max.) DB0 to DB7 (Port P6) tsu(D) 35 ns (min.) OE (RD of 7641) “H” level td(AH-WR), td(AL-WR) : AB15-AB8, AB7-AB0 valid time before WR of 7641 group twl(WR) : WR pulse width of 7641 group td(WR-DB) : Data bus delay time after WR of 7641 group tsu(D) : Data setup time of M5M256BP-10 f(XIN) = 24 MHz Vcc = 5 V Fig. 2.10.13 Write cycle (W control, SRAM) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 131 of 148 APPLICATION 7641 Group 2.10 External devices connection 2.10.8 Notes on external devices connection (1) Rewrite port P3 latch In both memory expansion mode and microprocessor mode, ports P31 and P32 can be used as output ports. We recommend to use the LDM instruction or STA instruction to write to port P3 register (address 000E 16). If using the Read-Modify-Write instruction (SEB instruction, CLB instruction) you will need to map a memory that the CPU can read from and write to. [Reason] The access to address 000E16 is performed: •Read from external memory •Write to both port P3 latch and external memory. It is because address 000E16 is assigned on an external area In the memory expansion mode and microprocessor mode. Accordingly, if a Read-Modify-Write instruction is executed to address 000E 16, the external memory contents is read out and after its modification it will be written into both port P3 latch and an external memory. As a result, if an external memory is not allocated in address 000E16 then, the MCU will read an undefined value and write its modified value into the port P3 latch. Therefore port P3 latch value will become undefined. (2) overlap of internal and external memories In the memory expansion mode, if the internal and external memory areas overlap, the internal memory becomes the valid memory for the overlapping area. When the CPU performs a read or a write operation on this overlapped area, the following things happen: •Read The CPU reads out the data in the internal memory instead of in the external memory. Note that, since the CPU will output a proper read signal, address signal, etc., the memory data at the respective address will appear on the external data bus. •Write The CPU writes data to both the internal and external memories. _____ ______ (3) RD, WR pins In the memory expansion mode or microprocessor mode, a read-out control signal is output from the ______ ______ RD ______ pin (P3 6), and a write-in control signal______ is output from the WR pin (P3 7). “L” level is output from the RD pin at CPU read-out and from the WR pin at CPU write-in. These signals function for internal access and external access. __________ (4) HLDA pin __________ In spite of enabling the Hold function, the HLDA pin does not function when IBF1 output is enabled in the master CPU bus interface. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 132 of 148 APPLICATION 7641 Group 2.10 External devices connection (5) RDY function When using RDY function in usual connection, it does not operate at 12 MHz of φ or faster. [Reason] td(φ-AH) + tsu(RDY-φ) = 31 ns (max.) + 21 ns (min.) = 52 ns. twh (φ), twl (φ) = 0.5 ✕ 83.33 – 5 = 36.665 ns Therefore, it becomes 52 ns > 36.665 ns, so that the timing to enter RDY wait does not match. ________ However, if the timings can match owing to RDY pin by “L” fixation and others, the RDY function can be used even at φ = 12 MHz. In this situation the slow memory wait always functions. (6) Wait function The Wait function is serviceable at accessing an external memory in the memory expansion mode and microprocessor mode. However, in these modes even if an external memory is assigned to addresses 0008 16 to 000F 16, the Wait function cannot function to these areas. (7) Processor mode switch Note when the processor mode is switched by setting of the processor mode bits (b1, b0 of CPMA), that will immediately switch the accessible memory from external to internal or from internal to external. If this is done, the first cycle of the next instruction will be operated from the accidental memory. To prevent this problem, follow the procedure below: (a) Duplicate the next instruction at the same address both in internal and external memories. (b) Switch from single-chip mode to memory expansion mode, jump to external memory, and then switch from memory expansion mode to microprocessor mode. (Because in general, the problem will not occur when switching the modes as long as the same memory is accessed after the switch. (c) Load a simple program in RAM that switches the modes, jump to RAM and execute the program, then jump to the location of the code to run after the processor mode has switched. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 133 of 148 APPLICATION 7641 Group 2.11 Reset 2.11 Reset 2.11.1 Connection example of reset IC Figure 2.11.1 shows the system example which switches to the RAM backup mode by detecting a drop of the system power source voltage with the INT interrupt. System power source voltage +5 V VC C + VCC1 RESET VCC2 INT RESET INT VSS V1 GND Cd 7641 Group M62009L, M62009P, M62009FP Fig. 2.11.1 RAM backup system 2.11.2 Notes on reset (1) Connecting capacitor In case where the RESET signal rise time is long, connect a ceramic capacitor or others across the RESET pin and the V SS pin. Use a 1000 pF or more capacitor for high frequency use. When connecting the capacitor, note the following : • Make the length of the wiring which is connected to a capacitor as short as possible. • Be sure to verify the operation of application products on the user side. ● Reason If the several nanosecond or several ten nanosecond impulse noise enters the RESET pin, it may cause a microcomputer failure. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 134 of 148 APPLICATION 7641 Group 2.12 Clock generating circuit 2.12 Clock generating circuit This paragraph explains the registers setting method and the notes related to the clock generating circuit. Besides, two modes to realize less power dissipation due to the CPU and some peripherals halted are explained: Stop mode due to STP instruction, Wait mode due to WIT instruction. 2.12.1 Memory map Address 000016 CPU mode register A (CPMA) 001F16 Clock control register (CCR) 006C16 Frequency synthesizer control register (FSC) 006D16 Frequency synthesizer multiply register 1 (FSM1) 006E16 Frequency synthesizer multiply register 2 (FSM2) 006F16 Frequency synthesizer divide register (FSD) Fig. 2.12.1 Memory map of registers related to clock generating circuit Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 135 of 148 APPLICATION 7641 Group 2.12 Clock generating circuit 2.12.2 Related registers CPU mode register A b7 b6 b5 b4 b3 b2 b1 b0 CPU mode register A (CPMA : address 0016) 1 b Name 0 Processor mode bits 1 2 Stack page select bit 3 Fix this bit to “1”. 4 Sub-clock (XCIN-XCOUT) stop bit 5 Main clock (XIN-XOUT) stop bit 6 Internal system clock select bit (Note 2) 7 External clock select bit Functions At reset R W 0 b1b0 0 0 : Single-chip mode 0 1 : Memory expansion mode 1 0 : Microprocessor mode (Note 1) 1 1 : Not available 0 : Page 0 1 : Page 1 0 : Stopped 1 : Oscillating 0 : Oscillating 1 : Stopped 0 : External clock (XIN-XOUT or XCIN-XCOUT) 1 : fsyn 0 : XIN-XOUT 1 : XCIN-XCOUT 0 1 1 0 0 0 0 Notes 1: This is not available in the flash memory version. 2: When (CPMA 7, 6) = (0, 0), the internal system clock can be selected between f(XIN) and f(XIN)/2 by CCR7. The internal clock φ is the internal system clock divided by 2. Fig. 2.12.2 Structure of CPU mode register A Clock control register b7 b6 b5 b4 b3 b2 b1 b0 0 0 0 0 0 Clock control register (CCR : address 1F16) b Name 0 Fix these bits to “0”. 1 2 3 4 5 XCOUT oscillation drive disable bit (CCR5) 6 XOUT oscillation drive disable bit (CCR6) 7 XIN divider select bit (CCR7) (Note) Functions 0 0 0 0 0 0 : XCOUT oscillation drive is enabled. (When XCIN oscillation is enabled.) 1 : XCOUT oscillation drive is disabled. 0 : XOUT oscillation drive is enabled. (When XIN oscillation is enabled.) 1 : XOUT oscillation drive is disabled. 0 : f(XIN)/2 is used for the system clock. 1 : f(XIN) is used for the system clock. Note: This bit is valid when (b7, b6 of CPMA) = “00”. Fig. 2.12.3 Structure of Clock control register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 136 of 148 At reset R W 0 0 0 APPLICATION 7641 Group 2.12 Clock generating circuit Frequency synthesizer control register b7 b6 b5 b4 b3 b2 b1 b0 0 Frequency synthesizer control register (FSC : address 6C16) 0 0 b Name 0 Frequency synthesizer enable bit (FSE) 1 Fix these bits to “0”. 2 3 Frequency synthesizer input bit (FIN) 4 Fix this bit to “0”. 5 LPF current control bit (CHG1, CHG0) (Note) 6 7 Frequency synthesizer lock status bit Functions 0 : Disabled 1 : Enabled 0 : f(XIN) 1 : f(XCIN) At reset R W 0 0 0 0 0 b1b0 0 0 : Not available 0 1 : Low current 1 0 : Intermediate current (recommended) 1 1 : High current 0 : Unlocked 1 : Locked 1 1 0 Note: Bits 6 and 5 are set to (bit 6, bit 5) = (1, 1) at reset. When using the frequency synthesizer, we recommend to set to (bit 6, bit 5) = (1, 0) after locking the frequency synthesizer. Fig. 2.12.4 Structure of Frequency synthesizer control register Frequency synthesizer multiply register 1 b7 b6 b5 b4 b3 b2 b1 b0 Frequency synthesizer multiply register 1 (FSM1: address 6D16) b Functions 0 ●fVCO clock is generated by multiplying fPIN clock, which is generated by FSM2, by the contents of this register: 1 2 fVCO = fPIN • {2(n +1)}, n: value set to FSM1. 3 4 5 6 7 Fig. 2.12.5 Structure of Frequency synthesizer multiply register 1 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 137 of 148 At reset R W 1 1 1 1 1 1 1 1 APPLICATION 7641 Group 2.12 Clock generating circuit Frequency synthesizer multiply register 2 b7 b6 b5 b4 b3 b2 b1 b0 Frequency synthesizer multiply register 2 (FSM2: address 6E16) b Functions 0 ●fPIN clock is generated by dividing fIN clock by the contents of this register. 1 Either f(XIN) or f(XCIN) as an input clock fIN for the frequency 2 synthesizer is selectable. 3 4 fPIN = fIN / {2(n +1)}, n: value set to FSM2 5 6 7 At reset R W 1 1 1 1 1 1 1 1 Fig. 2.12.6 Structure of Frequency synthesizer multiply register 2 Frequency synthesizer divide register b7 b6 b5 b4 b3 b2 b1 b0 Frequency synthesizer divide register (FSD: address 6F16) b Functions 0 ●fSYN clock is generated by dividing fVCO clock by the contents of this register: 1 2 fSYN = fVCO / {2(m +1)}, m: value set to FSD 3 4 5 6 7 Fig. 2.12.7 Structure of Frequency synthesizer divide register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 138 of 148 At reset R W 1 1 1 1 1 1 1 1 APPLICATION 7641 Group 2.12 Clock generating circuit 2.12.3 Stop mode The Stop mode is set by executing the STP instruction. In Stop mode, the oscillation of both clocks (XIN– XOUT, X CIN–XCOUT) stop and the internal clock φ stops at the “H” level. The CPU stops and peripheral units stop operating. As a result, power dissipation is reduced. (1) State in Stop mode Table 2.12.1 shows the state in Stop mode. Table 2.12.1 State in Stop mode State in Stop mode Item Oscillation Stopped. CPU Stopped. Internal clock φ I/O ports Stopped at “H” level. Retains the state at the STP instruction execution. Timer When using internal count source: Stopped. When using external count source: Operating. UART Stopped. DMAC Stopped. Serial I/O When using internal syncronous clock: Stopped. When using external syncronous clock: Operating. RAM Stopped. Retained. SFR Retained (except for Timer 1, Timer 2). CPU registers Retained: Accumulator, Index register X, Index register Y, Stack pointer, Program counter, Processor status register. USB (2) Release of Stop mode The Stop mode is released by a reset input or by the occurrence of an interrupt request. These interrupt sources can be used for restoration: •INT 0, INT 1 •CNTR 0, CNTR1 •Timers X, Y using an external count source •Serial I/Os using an external clock •Key-on wake-up •USB function resume However, when using any of these interrupt requests for restoration from Stop mode, in order to enable the selected interrupt, set the following conditions before execution of STP instruction. [Necessary register setting] ➀ Timer 1 interrupt enable bit (b6 of ICONB) = “0” (interrupt disabled) ➁ Timer 2 interrupt enable bit (b7 of ICONB) = “0” (interrupt disabled) ➂ Timer 1 interrupt request bit (b6 of IREQB) = “0” (no interrupt request issued) ➃ Timer 2 interrupt request bit (b7 of IREQB) = “0” (no interrupt request issued) ➄ Interrupt request bit of interrupt source to be used for restoration = “0” (no interrupt request issued) ➅ Interrupt enable bit of interrupt source to be used for restoration = “1” (interrupts enabled) ➆ Interrupt disable flag I = “0” (interrupt enabled) (3) Notes on STP instruction •Execution of STP instruction clears the timer 123 mode register (address 29 16) except bit 4 to “0”. •When using fSYN as the internal system clock, switch to f(XIN) or f(XCIN) before execution of STP instruction. •Execution of STP instruction clears bit 7 of clock control register to “0” (f(X IN)/2). Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 139 of 148 APPLICATION 7641 Group 2.12 Clock generating circuit 2.12.4 Wait mode The Wait mode is set by execution of the WIT instruction. In Wait mode, oscillation continues, but the internal clock φ stops at the “H” level. The CPU stops, but most of the peripheral units continue operating. (1) State in Wait mode Table 2.12.2 shows the state in Wait mode. Table 2.12.2 State in Wait mode State in Wait mode Item Oscillation Oparating. CPU Stopped. Internal clock φ I/O ports Stopped at “H” level. Retains the state at the WIT instruction execution. UART Operating. Operating. DMAC Stopped. Serial I/O Operating. USB RAM Operating. SFR Retained. Retained: Accumulator, Index register X, Index register Y, Stack pointer, Program counter, Processor status register. Timer Retained. CPU registers (2) Release of wait mode The Wait mode is released by reset input or by the occurrence of an interrupt request. In Wait mode oscillation is continued, so that an instruction can be executed immediately after the Wait mode is released. These interrupt sources can be used for restoration: •INT0, INT1 •CNTR0, CNTR1 •Timers •Serial I/Os •UART •DMAC •Key-on wake-up •Master CPU bus interface •USB function •USB SOF However, when using any of these interrupt requests for restoration from Stop mode, in order to enable the selected interrupt, set the following conditions before execution of WIT instruction. [Necessary register setting] ➀ Interrupt request bit of interrupt source to be used for restoration = “0” (no interrupt request issued) ➁ Interrupt enable bit of interrupt source to be used for restoration = “1” (interrupts enabled) ➂ Interrupt disable flag I = “0” (interrupt enabled) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 140 of 148 APPLICATION 7641 Group 2.12 Clock generating circuit 2.12.5 Clock generating circuit application examples (1) Status transition during power failure Outline: The clock is counted up every one second by using the timer interrupt during a power failure. Input port (Note) Power failure detection signal 7641 Group Note: A signal is detected when input to input port, interrupt input pin, or analog input pin. Fig. 2.12.8 Connection diagram Specifications: •Reducing power dissipation as low as possible while maintaining clock function •Clock: f(X IN) = 4.19 MHz, f(X CIN) = 32.768 kHz •Port processing Input port: Fixed to “H” or “L” level on the external Output port: Fixed to output level that does not cause current flow to the external (Example) When a circuit turns on LED at “L” output level, fix the output level to “H”. I/O port: Input port → Fixed to “H” or “L” level on the external Output port → Output of data that does not consume current Figure 2.12.9 shows the status transition diagram during power failure and Figure 2.12.10 shows the setting of relevant registers. Reset released Power failure detected XIN XCIN Internal system clock Middle-speed mode Low-speed mode High-speed mode Change internal system clock to high-speed mode After detection, change internal system clock to low-speed mode and stop oscillating XIN-XOUT XCIN-XCOUT oscillation function selected Fig. 2.12.9 Status transition diagram during power failure Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 141 of 148 APPLICATION 7641 Group 2.12 Clock generating circuit Clock control register (address 1F16) b7 CCR b0 0 0 0 0 0 0 : Middle-speed mode (f(XIN)/2) 1 : High-speed mode (f(XIN)) CPU mode register A (address 0016) b7 CPMA b0 0 0 0 1 1 Sub-clock f(XCIN) oscillating Main-clock f(XIN) oscillating Main-clock f(XIN) selected CPU mode register A (address 0016) b7 b0 CPMA 1 0 1 1 1 Sub-clock f(XCIN) oscillating Main-clock f(XIN) stopped Sub-clock f(XCIN) selected Fig. 2.12.10 Setting of relevant registers Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 142 of 148 APPLICATION 7641 Group 2.12 Clock generating circuit Control procedure: Set the relevant registers in the order shown below to prepare for a power failure. ●X: This bit is not used here. Set it to “0” or “1” arbitrarily. RESET Initialization •••• CCR (address 1F16) CPMA (address 0016) 100000002 00011XXX2 When selecting main clock f(XIN) (high-speed mode) •••• Detect power failure ? ≈ Y CPMA (address 0016), bit 7 CPMA (address 0016), bit5 1 (Note) 1 (Note) Set timer interrupt to occurs every second. Execute WIT instruction. N N f(XCIN) (low-speed mode) selected as internal system clock Main clock f(XIN) oscillation stopped At power failure, clock count is performed during timer interrupt processing (every second). Return condition from power failure completed ? Y Return processing from power failure Note: Do not switch simultaneously. ≈ Fig. 2.12.11 Control procedure Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 143 of 148 APPLICATION 7641 Group 2.12 Clock generating circuit (2) Counting without clock error during power failure Outline: It keeps counting without clock error during a power failure. Specifications: •Reducing power consumption as low as possible while maintaining clock function •Clock: f(X IN) = 24 MHz •Sub clock: f(X CIN) = 32.768 kHz •Use of Timer 2 interrupt For the peripheral circuit and the status transition during a power failure, refer to Figures 2.12.8 and 2.12.9. Figure 2.12.12 shows the structure of clock counter, Figures 2.12.13 and 2.12.14 show the setting of relevant registers. Timer 1 interrupt Timer 1 f(XIN) = 24 MHz 1/2 1/8 1/255 Base counter 170 µs 1/245 1 second counter 1 minute counter 1s 1/24 1/60 Minute/Time/Day/Month/Year When the system returns from a power failure, add the time taken for the switching processing for the return. Timer 2 interrupt Timer 1 <At power failure> f(XCIN) = 32.768 kHz 1/2 1/3 Timer 2 183 µs 1/228 1/24 : Software timer : Hardware timer Fig. 2.12.12 Structure of clock counter Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 144 of 148 APPLICATION 7641 Group 2.12 Clock generating circuit CPU mode register A (address 0016) b7 CPMA b0 0 0 0 1 1 XCIN-XCOUT oscillating XIN-XOUT oscillating External clock selected as internal system clock f(XIN) selected as external clock; f(XCIN) selected at power failure Clock control register (address 1F16) b7 CCR 1 b0 0 0 0 0 0 XIN division: f(XIN) (high-speed mode) Timer 1 (address 2416) b7 T1 b0 Set (Division ratio -1); 254 (FE16) 254 Timer 123 mode register (address 2916) b7 T123M 0 b0 0 0 0 Timer 1 count: Operating Timer 1 count source: φ/8 Timer 2 count source: Timer 1 output Timer 1, 2 write: Write value in latch and counter Interrupt request register B (address 0316) b7 IREQB b0 0 0 Set “0” to timer 1 interrupt request bit Set “0” to timer 2 interrupt request bit Interrupt control register B (address 0616) b7 ICONB b0 0 1 Timer 1 interrupt: Enabled Timer 2 interrupt: Disbled Fig. 2.12.13 Initial setting of relevant registers Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 145 of 148 APPLICATION 7641 Group 2.12 Clock generating circuit Timer 123 mode register (address 2916) b7 T123M b0 0 0 1 0 Timer 1 count: Operating Timer 1 count source: f(XCIN)/2 Timer 2 count source: Timer 1 output Timer 1, 2 write: Write value in latch and counter Interrupt control register B (address 0616) b7 ICONB b0 1 0 Timer 1 interrupt: Disabled Timer 2 interrupt: Enbled CPU mode register A (address 0016) b7 CPMA b0 1 0 1 1 1 XCIN-XCOUT oscillating XIN-XOUT stopped External clock selected as internal system clock f(XCIN) selected as external clock Timer 1 (address 2416) b7 T1 b0 02 Timer 2 (address 2516) b7 T2 Set (Division ratio -1) (T1 = 2 (0216), T2 = 227 (E216) b0 227 Fig. 2.12.14 Setting of relevant registers after detecting power failure Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 146 of 148 APPLICATION 7641 Group 2.12 Clock generating circuit Control procedure: Set the relevant registers in the order shown below to prepare for a power failure. ●X: This bit is not used here. Set it to “0” or “1” arbitrarily. RESET Initialization •••• CPMA (address 0016) CCR (address 1F16) T1 (address 2416) T123M (address 2916) IREQB (address 3C16), bit 7, bit 6 Base counter (internal RAM) 1 second counter (internal RAM) ICONB (address 0616), bit 6 00011XXX2 1XX000002 FE16 0XX0X00X2 0,0 F516 1816 1 When selecting main clock f(XIN) (high-speed mode) Setting for making base and one second counters activate during timer 1 interrupt In the normal power state, these software counters generate one second. •••• CLI N Detect power failure ? ≈ Y T123M (address 2916), bit 2 ICONB (address 0616), bit 6 CPMA (address 0016), bit 7 CPMA (address 0016), bit 5 IREQB (address 0616), bit 7, bit 6 T1 (address 2416) T2 (address 2516) ICONB (address 0616), bit 7 1 0 1 (Note) 1 (Note) 0, 0 0216 E216 1 Execute WIT instruction N Timer 1 count source: f(XCIN) Timer 1 interrupt: Disabled Internal system clock: f(XCIN) (low-speed mode) Main clock f(XIN): Oscillation stopped Setting for generating timer 2 interrupt every second Generation of one second by hardware timer during power failure Return condition for power failure is satisfied ? Timer 2 interrupt: Enabled Timer 2 interrupt occurs every second (return from wait mode) Y Return processing from power failure ≈ Fig. 2.12.15 Control procedure (1) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 147 of 148 Note: Do not switch at one time. APPLICATION 7641 Group 2.12 Clock generating circuit Timer 2 interrupt routine Push registers to stack etc. •••• Count 1 minute (internal RAM) counter 1 minute counter overflow ? Y Modify time, day, month, year ≈ RTI Fig. 2.12.16 Control procedure (2) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 148 of 148 N CHAPTER 3 APPENDIX 3.1 Electrical characteristics 3.2 Standard characteristics 3.3 Notes on use 3.4 Countermeasures against noise 3.5 Control registers 3.6 Package outline 3.7 Machine instructions 3.8 List of instruction code 3.9 SFR memory map 3.10 Pin configuration APPENDIX 7641 Group 3.1 Electrical characteristics 3.1 Electrical characteristics 3.1.1 Absolute maximum ratings Table 3.1.1 Absolute maximum ratings Symbol VCC AVCC VI VI VI VI VO VO Pd Topr Tstg Parameter Power source voltage Analog power source voltage AVcc, Ext.Cap Input voltage P00–P07, P10–P17, P20–P27, P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 Input voltage RESET, XIN, XCIN Input voltage CNVSS Mask ROM version Flash memory version Input voltage USB D+, USB D– Output voltage P00–P07, P10–P17, P20–P27, P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87, XOUT, XCOUT, LPF Output voltage USB D+, USB D–, Ext. Cap Power dissipation (Note) Operating temperature Storage temperature Conditions All voltages are based on Vss. Output transistors are cut off. Ta = 25°C Ratings –0.3 to 6.5 –0.3 to VCC+0.3 –0.3 to VCC+0.3 Unit V V V –0.3 to VCC+0.3 –0.3 to Vcc + 0.3 –0.3 to 6.5 –0.5 to 3.8 –0.3 to VCC+0.3 V V V V V –0.5 to 3.8 750 –20 to 70 –40 to 125 V mW °C °C Note: The maximum power dissipation depends on the MCU’s power dissipation and the specific heat consumption of the package. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 2 of 108 APPENDIX 7641 Group 3.1 Electrical characteristics 3.1.2 Recommended operating conditions (In Vcc = 5 V) Table 3.1.2 Recommended operating conditions (Vcc = 4.15 to 5.25 V, Vss = 0 V, Ta = –20 to 70°C, unless otherwise noted) Symbol VCC AVcc VSS AVSS VIH VIH VIH VIH VIH VIL VIL VIL VIL VIL ΣIOH(peak) ΣIOL(peak) ΣIOH(avg) ΣIOL(avg) IOH(peak) IOL(peak) IOH(avg) IOL(avg) f(CNTR0) f(CNTR1) f(XIN) f(XCIN) Parameter Power source voltage Analog reference voltage Power source voltage Analog reference voltage “H” input voltage P00–P07, P10–P17, P20–P27, P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 “H” input voltage (Selecting VIHL level input) P20–P27 “H” input voltage (Selecting TTL level input for MBI input) P54–P57, P60–P67, P72 “H” input voltage RESET, XIN, XCIN, CNVss “H” input voltage USB D+, USB D– “L” input voltage P00–P07, P10–P17, P20–P27, P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 “L” input voltage (Selecting VIHL level input) P20–P27 “L” input voltage (Selecting TTL level input for MBI input) P54–P57, P60–P67, P72 “L” input voltage RESET, XIN, XCIN, CNVss “L” input voltage USB D+, USB D– “H” total peak output current P00–P07, P10–P17, P20–P27, (Note 1) P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 “L” total peak output current P00–P07, P10–P17, P20–P27, (Note 1) P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 “H” total average output current P00–P07, P10–P17, P20–P27, (Note 1) P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 “L” total average output current P00–P07, P10–P17, P20–P27, (Note 1) P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 “H” peak output current P00–P07, P10–P17, P20–P27, (Note 2) P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 “L” peak output current P00–P07, P10–P17, P20–P27, (Note 2) P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 “H” average output current P00–P07, P10–P17, P20–P27, (Note 3) P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 “L” average output current P00–P07, P10–P17, P20–P27, (Note 3) P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 Timer X input frequency (Note 4) Timer Y input frequency (Note 4) Main clock input frequency (Notes 4, 5) Sub-clock input frequency (Notes 4, 6) Limits Min. 4.15 4.15 Typ. 5.0 5.0 0 0 Max. 5.25 VCC Unit 0.8VCC VCC V V V V V 0.5VCC 2.0 VCC VCC V V 0.8VCC 2.0 0 VCC 3.8 0.2VCC V V V 0 0 0.16VCC 0.8 V V 0 0.2VCC 0.8 –80 V V mA 80 mA –40 mA 40 mA –10 mA 10 mA –5.0 mA 5.0 mA 5.0 5.0 24 50/5.0 MHz MHz MHz 1 32.768 kHz/MHz Notes 1: The total peak output current is the peak value of the peak currents flowing through all the applicable ports. The total average output current is the average value measured over 100 ms flowing through all the applicable ports. 2: The peak output current is the peak current flowing in each port. 3: The average output current is an average value measured over 100 ms. 4: The duty of oscillation frequency is 50 %. 5: Connect a ceramic resonator or a quartz-crystal oscillator between the XIN and XOUT pins. Its maximum oscillation frequency must be 24 MHz. However, make sure to set φ to 12 MHz or slower. More faster clocks are required as the f(XIN) when using the frequency synthesizer as possible. 6: Connect a ceramic resonator or a quartz-crystal oscillator between the XCIN and XCOUT pins. Its maximum oscillation frequency must be 50 kHz. Input an external clock having 5 MHz frequency (max.) from the XCIN pin. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 3 of 108 APPENDIX 7641 Group 3.1 Electrical characteristics 3.1.3 Electrical characteristics (In Vcc = 5 V) Table 3.1.3 Electrical characteristics (1) (Vcc = 4.15 to 5.25 V, Vss = 0 V, Ta = –20 to 70°C, unless otherwise noted) Symbol VOH VOH VOL VOL Parameter “H” output voltage P00–P07, P10–P17, P20–P27, P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 “H” output voltage USB D+, USB D- “L” output voltage P00–P07, P10–P17, P20–P27, P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 “L” output voltage USB D+, USB D- Test conditions IOH = –10 mA USB+, and USB- pins pull-down via a resistor of 15 kΩ ± 5 % USB+ pin pull-up to Ext. Cap. pin via a resistor of 1.5 kΩ ± 5 % IOL = 10 mA Min. VCC–2.0 Limits Typ. Max. Unit V 2.8 USB+, and USB- pins pull-down via a resistor of 15 kΩ ± 5 % 3.6 V 2.0 V 0.3 V USB+ pin pull-up to Ext. Cap. pin via a resistor of 1.5 kΩ ± 5 % VT+–VT- VT+–VT- VT+–VTIIH IIH IIH IIH IIL IIL IIL IIL IIL IIL VRAM Hysteresis CNTR0, CNTR1, INT0, INT1, RDY, HOLD, P20–P27 Hysteresis URXD1, URXD2 (SCLK), CTS2 (SRXD), SRDY, CTS1 Hysteresis RESET “H” input current P00–P07, P10–P17, P20–P27, P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 “H” input current RESET, CNVSS “H” input current XIN “H” input current XCIN “L” input current P00–P07, P10–P17, P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 “L” input current RESET “L” input current CNVSS “L” input current XIN “L” input current XCIN “L” input current P20–P27 RAM hold voltage Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 4 of 108 0.5 V 0.5 V 0.5 5.0 V µA 5.0 20 5.0 –5.0 µA µA µA µA –9.0 –5.0 –20 –20 –5.0 –5.0 µA µA µA µA µA –65 –140 µA 5.25 V VI = VCC 9.0 VI = VSS VI = VSS Pull-ups “off” VCC = 5.0 V, VI = VSS Pull-ups “on” When clock is stopped –30 2.0 APPENDIX 7641 Group 3.1 Electrical characteristics In Vcc = 5 V Table 3.1.4 Electrical characteristics (2) (Vcc = 4.15 to 5.25 V, Vss = 0 V, Ta = –20 to 70°C, unless otherwise noted) Symbol ICC Parameter Power source current (Output transistor is isolated.) Test conditions Min. Normal mode (Note 1) f(XIN) = 24 MHz, φ = 12 MHz USB operating Frequency synthesizer ON Wait mode (Note 2) f(XIN) = 24 MHz, φ = 12 MHz USB block enabled, USB clock stopped, Frequency synthesizer ON Wait mode (Note 3) f(XCIN) = 32 kHz, φ = 16 kHz USB block disabled Frequency synthesizer OFF USB transceiver DC-DC converter OFF Stop mode USB transceiver DC-DC converter ON Low current mode (USBC3 = “1”) Stop mode USB transceiver DC-DC converter OFF Ta = 25 °C Stop mode USB transceiver DC-DC converter OFF Ta = 70 °C <Test conditions> Notes 1: Operating in single-chip mode Clock input from XIN pin (XOUT oscillator stopped) USB operating with USB transceiver DC-DC converter enabled Operating functions: Frequency synthesizer, CPU, two UARTs, DMAC, Timers and Count source generator Disabled functions: Master CPU bus interface and Serial I/O 2: Operating in single-chip mode with Wait mode Clock input from XIN pin (XOUT oscillator stopped) USB suspended due to USB clock stopped with USB transceiver DC-DC converter enabled Operating functions: Frequency synthesizer, Timers and Count source generator Disabled functions: CPU, two UARTs, DMAC, Master CPU bus interface and Serial I/O 3: Operating in single-chip mode with Wait mode XIN - XOUT oscillator stopped Clock input from XCIN pin (XCOUT oscillator stopped) USB stopped, USB clock stopped and USB transceiver DC-DC converter disabled Operating functions: Timers and Count source generator Disabled functions: Frequency synthesizer, CPU, two UARTs, DMAC, Master CPU bus interface and Serial I/O Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 5 of 108 Limits Typ. 40 Max. 90 5.0 11 mA 10 µA 250 µA 1.0 µA 10 µA 100 Unit mA APPENDIX 7641 Group 3.1 Electrical characteristics Timing Requirements In Vcc = 5 V Table 3.1.5 Timing requirements (Vcc = 4.15 to 5.25 V, Vss = 0 V, Ta = –20 to 70°C, unless otherwise noted) Parameter Symbol tW(RESET) tC(XIN) tWH(XIN) tWL(XIN) tC(XCIN) tWH(XCIN) tWL(XCIN) tC(INT) tWH(INT) tWL(INT) tC(CNTRI) tWH(CNTRI) tWL(CNTRI) td(φ -TOUT) td(φ -CNTR0) tC(CNTRE0) tWH(CNTRE0) tWL(CNTRE0) td(φ -CNTR1) tC(CNTRE1) tWH(CNTRE1) tWL(CNTRE1) tC(SCLKE) tWH(SCLKE) tWL(SCLKE) tsu(SRXD-SCLKE) th(SCLKE-SRXD) td(SCLKE-STXD) tv(SCLKE-SRDY) tc(SCLKI) tWH(SCLKI) tWL(SCLKI) tsu(SRXD-SCLKI) th(SCLKI-SRXD) td(SCLKI-STXD) Reset input “L” pulse width Main clock input cycle time (Note) Main clock input “H” pulse width Main clock input “L” pulse width Sub-clock input cycle time Sub-clock input “H” pulse width Sub-clock input “L” pulse width INT0, INT1 input cycle time INT0, INT1 input “H” pulse width INT0, INT1 input “L” pulse width CNTR0, CNTR1 input cycle time CNTR0, CNTR1 input “H” pulse width CNTR0, CNTR1 input “L” pulse width Timer TOUT delay time Timer CNTR0 delay time (Pulse output mode) Timer CNTR0 input cycle time (Event counter mode) Timer CNTR0 input “H” pulse width (Event counter mode) Timer CNTR0 input “L” pulse width (Event counter mode) Timer CNTR1 delay time (Pulse output mode) Timer CNTR1 input cycle time (Event counter mode) Timer CNTR1 input “H” pulse width (Event counter mode) Timer CNTR1 input “L” pulse width (Event counter mode) Serial I/O external clock input cycle time Serial I/O external clock input “H” pulse width Serial I/O external clock input “L” pulse width Serial I/O input setup time (external clock) Serial I/O input hold time (external clock) Serial I/O output delay time (external clock) Serial I/O SRDY valid time (external clock) Serial I/O internal clock output cycle time Serial I/O internal clock output “H” pulse width Serial I/O internal clock output “L” pulse width Serial I/O input setup time (internal clock) Serial I/O input hold time (internal clock) Serial I/O output delay time (internal clock) Min. 2 41.66 0.4•tc(XIN) Limits Typ. Max. 0.4•tc(XIN) 200 0.4•tc(XCIN) 0.4•tc(XCIN) 200 90 90 200 80 80 15 15 200 0.4•tc(CNTRE0) 0.4•tc(CNTRE0) 15 200 0.4•tc(CNTRE1) 0.4•tc(CNTRE1) 400 190 180 15 10 25 26 166.66 0.5•tc(SCLKI) – 5 0.5•tc(SCLKI) – 5 20 5 5 Unit µs ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns Note: Make sure not to exceed 12 MHz of φ, in other words, tc(φ) ≥ 83.33 ns). For example, set bit 7 of the clock control register (CCR) to “0” in the case of tc(XIN) < 41.66 ns. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 6 of 108 APPENDIX 7641 Group 3.1 Electrical characteristics In Vcc = 5 V Table 3.1.6 Master CPU bus interface (MBI; RD, WR separate type) (Vcc = 4.15 to 5.25 V, Vss = 0 V, Ta = –20 to 70°C, unless otherwise noted) Symbol tsu(S-R) tsu(S-W) th(R-S) th(W-S) tsu(A-R) tsu(A-W) th(R-A) th(W-A) tw(R) tw(W) tsu(D-W) th(W-D) ta(R-D) tv(R-D) tv(R-OBF) td(W-IBF) Parameter S0, S1 setup time for read S0, S1 setup time for write S0, S1 hold time for read S0, S1 hold time for write A0 setup time for read A0 setup time for write A0 hold time for read A0 hold time for write Read pulse width Write pulse width Data input setup time before write Data input hold time after write Data output enable time after read Data output disable time after read OBF output transmission time after read IBF output transmission time after write Min. 0 0 0 0 10 10 0 0 50 50 25 0 Limits Typ. Max. 40 10 40 40 Unit ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns In Vcc = 5 V Table 3.1.7 Master CPU bus interface (MBI; R/W type) (Vcc = 4.15 to 5.25 V, Vss = 0 V, Ta = –20 to 70°C, unless otherwise noted) Symbol tsu(S-E) th(E-S) tsu(A-E) th(E-A) tsu(RW-E) th(E-RW) tw(E) tw(E-E) tsu(D-E) th(E-D) ta(E-D) tv(E-D) tv(E-OBF) td(E-IBF) Parameter S0, S1 setup time S0, S1 hold time A0 setup time A0 hold time R/W setup time R/W hold time Enable pulse width Enable pulse interval Data input setup time before write Data input hold time after write Data output enable time after read Data output disable time after read OBF output transmission time after E inactive IBF output transmission time after E inactive Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 7 of 108 Min. 0 0 10 0 10 10 50 50 25 0 Limits Typ. Max. 40 10 40 40 Unit ns ns ns ns ns ns ns ns ns ns ns ns ns ns APPENDIX 7641 Group 3.1 Electrical characteristics In Vcc = 5 V Table 3.1.8 Timing requirements and switching characteristics in memory expansion and microprocessor modes (Vcc = 4.15 to 5.25 V, Vss = 0 V, Ta = –20 to 70°C, unless otherwise noted) Symbol tC(φ) tWH(φ) tWL(φ) td(φ -AH) tv(φ -AH) td(φ -AL) tv(φ -AL) td(φ -WR) tv(φ -WR) td(φ -RD) tv(φ -RD) td(φ -SYNC) tv(φ -SYNC) td(φ -DMA) tv(φ -DMA) tsu(RDY- φ) th(φ -RDY) tsu(HOLD- φ) th(φ -HOLD) td(φ -HLDAL) td(φ -HLDAH) tsu(DB- φ) th(φ -DB) td(φ -DB) tV(φ -DB) td(φ -EDMA) tv(φ -EDMA) tWL(WR) (Note 2) tWL(RD) (Note 2) td(AH-WR) td(AL-WR) tv(WR-AH) tv(WR-AL) td(AH-RD) td(AL-RD) tv(RD-AH) tv(RD-AL) tsu(RDY-WR) th(WR-RDY) tsu(RDY-RD) th(RD-RDY) tsu(DB-RD) th(RD-DB) td(WR-DB) tv(WR-DB) tv(WR-EDMA) tv(RD-EDMA) tr(D+), tr(D-) tf(D+), tf(D-) Parameter φ clock cycle time φ clock “H” pulse width φ clock “L” pulse width AB15–AB8 delay time AB15–AB8 valid time AB7–AB0 delay time AB7–AB0 valid time WR delay time WR valid time RD delay time RD valid time SYNCOUT delay time SYNCOUT valid time DMAOUT delay time DMAOUT valid time RDY setup time RDY hold time HOLD setup time HOLD hold time HOLD “L” delay time HOLD “H” delay time Data bus setup time Data bus hold time Data bus delay time Data bus valid time (Note 1) EDMA delay time EDMA valid time WR pulse width RD pulse width AB15–AB8 valid time before WR AB7–AB0 valid time before WR AB15–AB8 valid time after WR AB7–AB0 valid time after WR AB15–AB8 valid time before RD AB7–AB0 valid time before RD AB15–AB8 valid time after RD AB7–AB0 valid time after RD RDY setup time before WR RDY hold time after WR RDY setup time before RD RDY hold time after RD Data bus setup time before RD Data bus hold time after RD Data bus delay time before WR Data bus valid time after WR (Note 1) EDMA delay time after WR EDMA valid time after RD USB output rise time, CL = 50 pF USB output fall time, CL = 50 pF Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 8 of 108 Min. 83.33 0.5•tc(φ) – 5 0.5•tc(φ) – 5 Limits Typ. Max. 31 5 33 5 6 3 6 3 6 4 25 5 21 0 21 0 25 25 7 0 22 13 9 4 0.5•tc(φ) – 5 0.5•tc(φ) – 5 0.5•tc(φ) – 28 0.5•tc(φ) – 30 0 0 0.5•tc(φ) – 28 0.5•tc(φ) – 30 0 0 27 0 27 0 13 0 20 10 2 2 4 4 20 20 Unit ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns APPENDIX 7641 Group 3.1 Electrical characteristics Notes 1: Test conditions: IOHL = ± 5mA, CL = 50 pF 2: twL(RD) = ((n + 0.5) • tc(PHI)) – 5 ns (n = wait number) twL(WR) = ((n + 0.5) • tc(PHI)) – 5 ns (n = wait number) For example, two software waits, PHI = 12 MHz operating twL(RD) = 2.5 • tc(PHI) – 5 ns = 203.33 ns Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 9 of 108 APPENDIX 7641 Group 3.1 Electrical characteristics 3.1.4 Recommended Operating Conditions (In Vcc = 3 V) Table 3.1.9 Recommended operating conditions (Vcc = 3.0 to 3.6 V, Vss = 0 V, Ta = –20 to 70°C, unless otherwise noted) Symbol VCC AVcc VSS AVSS Ext. Cap. VIH VIH VIH VIH VIL VIL VIL VIL ΣIOH(peak) ΣIOL(peak) ΣIOH(avg) ΣIOL(avg) IOH(peak) IOL(peak) IOH(avg) IOL(avg) f(CNTR0) f(CNTR1) f(XIN) f(XCIN) Parameter Power source voltage Analog reference voltage Power source voltage Analog reference voltage DC-DC converter voltage “H” input voltage P00–P07, P10–P17, P20–P27, P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 “H” input voltage (Selecting VIHL level input) P20–P27 “H” input voltage RESET, XIN, XCIN, CNVss “H” input voltage USB D+, USB D– “L” input voltage P00–P07, P10–P17, P20–P27, P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 “L” input voltage (Selecting VIHL level input) P20–P27 “L” input voltage RESET, XIN, XCIN, CNVss “L” input voltage USB D+, USB D– “H” total peak output current P00–P07, P10–P17, P20–P27, (Note 1) P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 “L” total peak output current P00–P07, P10–P17, P20–P27, (Note 1) P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 “H” total average output current P00–P07, P10–P17, P20–P27, (Note 1) P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 “L” total average output current P00–P07, P10–P17, P20–P27, (Note 1) P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 “H” peak output current P00–P07, P10–P17, P20–P27, (Note 2) P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 “L” peak output current P00–P07, P10–P17, P20–P27, (Note 2) P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 “H” average output current P00–P07, P10–P17, P20–P27, (Note 3) P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 “L” average output current P00–P07, P10–P17, P20–P27, (Note 3) P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 Timer X input frequency (Note 4) Timer Y input frequency (Note 4) Main clock input frequency (Notes 4, 5) Sub-clock input frequency (Notes 4, 6) Limits Min. 3.0 3.0 3.0 0.8VCC Typ. 3.3 3.3 0 0 3.3 Max. 3.6 VCC 3.6 Unit V V V V V VCC 0.2VCC V V V V V 0.16VCC 0.2VCC 0.8 V V V mA –80 mA 80 mA –40 mA 40 mA –10 mA 10 mA –5.0 mA 5.0 mA 5.0 5.0 24 50/5.0 MHz MHz MHz VCC VCC 0.5VCC 0.8VCC 2.0 0 0 0 1 32.768 kHz/MHz Notes 1: The total peak output current is the peak value of the peak currents flowing through all the applicable ports. The total average output current is the average value measured over 100 ms flowing through all the applicable ports. 2: The peak output current is the peak current flowing in each port. 3: The average output current is an average value measured over 100 ms. 4: The duty of oscillation frequency is 50 %. 5: Connect a ceramic resonator or a quartz-crystal oscillator between the XIN and XOUT pins. Its maximum oscillation frequency must be 24 MHz. However, make sure to set φ to 6 MHz or slower. More faster clocks are required as the f(XIN) when using the frequency synthesizer as possible. 6: Connect a ceramic resonator or a quartz-crystal oscillator between the XCIN and XCOUT pins. Its maximum oscillation frequency must be 50 kHz. Input an external clock having 5 MHz (max.) frequency from the XCIN pin. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 10 of 108 APPENDIX 7641 Group 3.1 Electrical characteristics 3.1.5 Electrical Characteristics (In Vcc = 3 V) Table 3.1.10 Electrical characteristics (1) (Vcc = 3.0 to 3.6 V, Vss = 0 V, Ta = –20 to 70°C, unless otherwise noted) Symbol VOH VOH VOL VOL VT+–VT- VT+–VT- VT+–VTIIH IIH IIH IIH IIL IIL IIL IIL IIL IIL VRAM Parameter “H” output voltage P00–P07, P10–P17, P20–P27, P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 “H” output voltage USB D+, USB D- “L” output voltage P00–P07, P10–P17, P20–P27, P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 “L” output voltage USB D+, USB D- Hysteresis CNTR0, CNTR1, INT0, INT1, RDY, HOLD, P20–P27 Hysteresis URXD1, URXD2 (SCLK), CTS2 (SRXD), SRDY, CTS1 Hysteresis RESET “H” input current P00–P07, P10–P17, P20–P27, P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 “H” input current RESET, CNVSS “H” input current XIN “H” input current XCIN “L” input current P00–P07, P10–P17, P30–P37, P40–P44, P50–P57, P60–P67, P70–P74, P80–P87 “L” input current RESET “L” input current CNVSS “L” input current XIN “L” input current XCIN “L” input current P20–P27 RAM hold voltage Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 11 of 108 Test conditions IOH = –1 mA Min. VCC–1.0 USB+, and USB- pins pull-down via a resistor of 15 kΩ ± 5 % USB+ pin pull-up to Ext. Cap. pin via a resistor of 1.5 kΩ ± 5 % IOL = 1 mA 2.8 USB+, and USB- pins pull-down via a resistor of 15 kΩ ± 5 % USB+ pin pull-up to Ext. Cap. pin via a resistor of 1.5 kΩ ± 5 % 0 Limits Typ. Max. V 3.6 V 1.0 V 0.3 V 0.3 V 0.3 V 5.0 V µA 5.0 20 5.0 –5.0 µA µA µA µA –9.0 –5.0 –20 –20 –5.0 –5.0 µA µA µA µA µA –20 –50 µA 0.3 VI = VCC 9.0 VI = VSS VI = VSS Pull-ups “off” VCC = 3.0 V, VI = VSS Pull-ups “on” When clock is stopped –10 2.0 Unit V APPENDIX 7641 Group 3.1 Electrical characteristics In Vcc = 3 V Table 3.1.11 Electrical characteristics (2) (Vcc = 3.0 to 3.6 V, Vss = 0 V, Ta = –20 to 70°C, unless otherwise noted) Symbol ICC Parameter Power source current (Output transistor is isolated.) Test conditions Min. Normal mode (Note 1) f(XIN) = 24 MHz, φ = 6 MHz USB operating Frequency synthesizer ON Wait mode (Note 2) f(XIN) = 24 MHz, φ = 6 MHz USB block enabled, USB clock stopped, Frequency synthesizer ON Wait mode (Note 3) f(XCIN) = 32 kHz, φ = 16 kHz USB block disabled Frequency synthesizer OFF USB transceiver DC-DC converter OFF Stop mode USB transceiver DC-DC converter OFF Ta = 25 °C Stop mode USB transceiver DC-DC converter OFF Ta = 70 °C <Test conditions> Notes 1: Operating in single-chip mode Clock input from XIN pin (XOUT oscillator stopped) USB operating with USB transceiver DC-DC converter enabled Operating functions: Frequency synthesizer, CPU, two UARTs, DMAC, Timers and Count source generator Disabled functions: Master CPU bus interface and Serial I/O 2: Operating in single-chip mode with Wait mode Clock input from XIN pin (XOUT oscillator stopped) USB suspended due to USB clock stopped with USB transceiver DC-DC converter enabled Operating functions: Frequency synthesizer, Timers and Count source generator Disabled functions: CPU, two UARTs, DMAC, Master CPU bus interface and Serial I/O 3: Operating in single-chip mode with Wait mode XIN - XOUT oscillator stopped Clock input from XCIN pin (XCOUT oscillator stopped) USB stopped, USB clock stopped and USB transceiver DC-DC converter disabled Operating functions: Timers and Count source generator Disabled functions: Frequency synthesizer, CPU, two UARTs, DMAC, Master CPU bus interface and Serial I/O Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 12 of 108 Limits Typ. 25 Max. 45 2.5 6 mA 6 µA 1.0 µA 10 µA Unit mA APPENDIX 7641 Group 3.1 Electrical characteristics Timing Requirements In Vcc = 3 V Table 3.1.12 Timing requirements (Vcc = 3.0 to 3.6 V, Vss = 0 V, Ta = –20 to 70°C, unless otherwise noted) Parameter Symbol tW(RESET) tC(XIN) tWH(XIN) tWL(XIN) tC(XCIN) tWH(XCIN) tWL(XCIN) tC(INT) tWH(INT) tWL(INT) tC(CNTRI) tWH(CNTRI) tWL(CNTRI) td(φ -TOUT) td(φ -CNTR0) tC(CNTRE0) tWH(CNTRE0) tWL(CNTRE0) td(φ -CNTR1) tC(CNTRE1) tWH(CNTRE1) tWL(CNTRE1) tC(SCLKE) tWH(SCLKE) tWL(SCLKE) tsu(SRXD-SCLKE) th(SCLKE-SRXD) td(SCLKE-STXD) tv(SCLKE-SRDY) tc(SCLKI) tWH(SCLKI) tWL(SCLKI) tsu(SRXD-SCLKI) th(SCLKI-SRXD) td(SCLKI-STXD) Reset input “L” pulse width Main clock input cycle time (Note) Main clock input “H” pulse width Main clock input “L” pulse width Sub-clock input cycle time Sub-clock input “H” pulse width Sub-clock input “L” pulse width INT0, INT1 input cycle time INT0, INT1 input “H” pulse width INT0, INT1 input “L” pulse width CNTR0, CNTR1 input cycle time CNTR0, CNTR1 input “H” pulse width CNTR0, CNTR1 input “L” pulse width Timer TOUT delay time Timer CNTR0 delay time (Pulse output mode) Timer CNTR0 input cycle time (Event counter mode) Timer CNTR0 input “H” pulse width (Event counter mode) Timer CNTR0 input “L” pulse width (Event counter mode) Timer CNTR1 delay time (Pulse output mode) Timer CNTR1 input cycle time (Event counter mode) Timer CNTR1 input “H” pulse width (Event counter mode) Timer CNTR1 input “L” pulse width (Event counter mode) Serial I/O external clock input cycle time Serial I/O external clock input “H” pulse width Serial I/O external clock input “L” pulse width Serial I/O input setup time (external clock) Serial I/O input hold time (external clock) Serial I/O output delay time (external clock) Serial I/O SRDY valid time (external clock) Serial I/O internal clock output cycle time Serial I/O internal clock output “H” pulse width Serial I/O internal clock output “L” pulse width Serial I/O input setup time (internal clock) Serial I/O input hold time (internal clock) Serial I/O output delay time (internal clock) Note: Make sure not to exceed 6 MHz of φ, in other words, tc(φ) ≥ 166.66 ns). Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 13 of 108 Min. 2 41.66 0.4•tc(XIN) Limits Typ. Max. 0.4•tc(XIN) 200 0.4•tc(XCIN) 0.4•tc(XCIN) 250 110 110 250 110 110 17 16 250 0.4•tc(CNTRE0) 0.4•tc(CNTRE0) 15 250 0.4•tc(CNTRE1) 0.4•tc(CNTRE1) 450 220 190 20 15 34 35 300 0.5•tc(SCLKI) – 5 0.5•tc(SCLKI) – 5 20 5 5 Unit µs ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns APPENDIX 7641 Group 3.1 Electrical characteristics In Vcc = 3 V Table 3.1.13 Master CPU bus interface (MBI; RD, WR separate type) (Vcc = 3.0 to 3.6 V, Vss = 0 V, Ta = –20 to 70°C, unless otherwise noted) Symbol tsu(S-R) tsu(S-W) th(R-S) th(W-S) tsu(A-R) tsu(A-W) th(R-A) th(W-A) tw(R) tw(W) tsu(D-W) th(W-D) ta(R-D) tv(R-D) tv(R-OBF) td(W-IBF) Parameter S0, S1 setup time for read S0, S1 setup time for write S0, S1 hold time for read S0, S1 hold time for write A0 setup time for read A0 setup time for write A0 hold time for read A0 hold time for write Read pulse width Write pulse width Data input setup time before write Data input hold time after write Data output enable time after read Data output disable time after read OBF output transmission time after read IBF output transmission time after write Min. 0 0 0 0 10 10 0 0 80 80 35 0 Limits Typ. Max. 65 10 50 50 Unit ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns In Vcc = 3 V Table 3.1.14 Master CPU bus interface (MBI; R/W type) (Vcc = 3.0 to 3.6 V, Vss = 0 V, Ta = –20 to 70°C, unless otherwise noted) Symbol tsu(S-E) th(E-S) tsu(A-E) th(E-A) tsu(RW-E) th(E-RW) tw(E) tw(E-E) tsu(D-E) th(E-D) ta(E-D) tv(E-D) tv(E-OBF) td(E-IBF) Parameter S0, S1 setup time S0, S1 hold time A0 setup time A0 hold time R/W setup time R/W hold time Enable pulse width Enable pulse interval Data input setup time before write Data input hold time after write Data output enable time after read Data output disable time after read OBF output transmission time after E inactive IBF output transmission time after E inactive Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 14 of 108 Min. 0 0 10 0 10 10 80 80 35 0 Limits Typ. Max. 65 10 50 50 Unit ns ns ns ns ns ns ns ns ns ns ns ns ns ns APPENDIX 7641 Group 3.1 Electrical characteristics In Vcc = 3 V Table 3.1.15 Timing requirements and switching characteristics in memory expansion and microprocessor modes (Vcc = 3.0 to 3.6 V, Vss = 0 V, Ta = –20 to 70°C, unless otherwise noted) Symbol tC(φ) tWH(φ) tWL(φ) td(φ -AH) tv(φ -AH) td(φ -AL) tv(φ -AL) td(φ -WR) tv(φ -WR) td(φ -RD) tv(φ -RD) td(φ -SYNC) tv(φ -SYNC) td(φ -DMA) tv(φ -DMA) tsu(RDY- φ) th(φ -RDY) tsu(HOLD- φ) th(φ -HOLD) td(φ -HLDAL) td(φ -HLDAH) tsu(DB- φ) th(φ -DB) td(φ -DB) tV(φ -DB) td(φ -EDMA) tv(φ -EDMA) tWL(WR) (Note 2) tWL(RD) (Note 2) td(AH-WR) td(AL-WR) tv(WR-AH) tv(WR-AL) td(AH-RD) td(AL-RD) tv(RD-AH) tv(RD-AL) tsu(RDY-WR) th(WR-RDY) tsu(RDY-RD) th(RD-RDY) tsu(DB-RD) th(RD-DB) td(WR-DB) tv(WR-DB) tv(WR-EDMA) tv(RD-EDMA) tr(D+), tr(D-) tf(D+), tf(D-) Parameter φ clock cycle time φ clock “H” pulse width φ clock “L” pulse width AB15–AB8 delay time AB15–AB8 valid time AB7–AB0 delay time AB7–AB0 valid time WR delay time WR valid time RD delay time RD valid time SYNCOUT delay time SYNCOUT valid time DMAOUT delay time DMAOUT valid time RDY setup time RDY hold time HOLD setup time HOLD hold time HOLD “L” delay time HOLD “H” delay time Data bus setup time Data bus hold time Data bus delay time Data bus valid time (Note 1) EDMA delay time EDMA valid time WR pulse width RD pulse width AB15–AB8 valid time before WR AB7–AB0 valid time before WR AB15–AB8 valid time after WR AB7–AB0 valid time after WR AB15–AB8 valid time before RD AB7–AB0 valid time before RD AB15–AB8 valid time after RD AB7–AB0 valid time after RD RDY setup time before WR RDY hold time after WR RDY setup time before RD RDY hold time after RD Data bus setup time before RD Data bus hold time after RD Data bus delay time after WR Data bus valid time after WR (Note 1) EDMA delay time after WR EDMA valid time after RD USB output rise time, CL = 50 pF USB output fall time, CL = 50 pF Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 15 of 108 Min. 166.66 0.5•tc(φ) – 5 0.5•tc(φ) – 5 Limits Typ. Max. 45 7 47 7 8 4 8 3 11 4 26 9 35 0 21 0 30 30 9 0 30 15 12 8 0.5•tc(φ) – 6 0.5•tc(φ) – 6 0.5•tc(φ) – 33 0.5•tc(φ) – 35 0 0 0.5•tc(φ) – 33 0.5•tc(φ) – 35 0 0 45 0 45 0 18 0 28 12 3 3 4 4 20 20 Unit µs ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns APPENDIX 7641 Group 3.1 Electrical characteristics Notes 1: Test conditions: IOHL = ± 5mA, CL = 50 pF 2: twL(RD) = ((n + 0.5) • tc(PHI)) – 5 ns (n = wait number) twL(WR) = ((n + 0.5) • tc(PHI)) – 5 ns (n = wait number) For example, two software waits, PHI = 12 MHz operating twL(RD) = 2.5 • tc(PHI) – 5 ns = 203.33 ns Measurement output pin 1 kΩ 100 pF Measurement output pin 100 pF CMOS output N-channel open-drain output (Note) Fig. 3.1.1 Circuit for measuring output switching characteristics (1) Note: This diagram applies when bit 7 of the serial I/O control register 1 is “1”. Fig. 3.1.2 Circuit for measuring output switching characteristics (2) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 16 of 108 APPENDIX 7641 Group 3.1 Electrical characteristics ● Timing diagram [Interrupt] tC(CNTRI) tWH(CNTRI) CNTR0, CNTR1 tWL(CNTRI) 0.8VCC 0.2VCC tC(INT) tWL(INT) tWH(INT) INT0, INT1 0.8VCC 0.2VCC [Input] tW(RESET) RESET 0.8VCC 0.2VCC tC(XIN) tWL(XIN) tWH(XIN) XIN 0.8VCC 0.2VCC tC(XCIN) tWL(XCIN) tWH(XCIN) XCIN 0.8VCC 0.2VCC [Timer] φ 0.5VCC td(φ – TOUT) TOUT 0.5VCC td(φ – CNTR0,1) CNTR0, CNTR1 0.5VCC tC(CNTRE0,1) tWH(CNTRE0,1) CNTR0, CNTR1 Fig. 3.1.3 Timing diagram (1) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 17 of 108 0.8VCC tWL(CNTRE0,1) 0.2VCC APPENDIX 7641 Group 3.1 Electrical characteristics ● Timing diagram [Serial I/O] tC(SCLKE,I) tWL(SCLKE, I) SCLK tWH(SCLKE,I) 0.8VCC 0.2VCC tsu(SRXD – SCLKE, I) th(SCLKE, I – SRXD) 0.8VCC 0.2VCC SRXD td(SCLKE, I – STXD) 0.5VCC STXD tv(SCLKE – SRDY) 0.8VCC SRDY Fig. 3.1.4 Timing diagram (2) tr(D+) tr(D-) tf(D+) tf(D-) USBD+, USBD- 0.1VOH Fig. 3.1.5 Timing diagram (3) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 18 of 108 0.9VOH APPENDIX 7641 Group 3.1 Electrical characteristics ● Timing diagram [Master CPU bus interface: R/W separate mode] <Read> tsu(A-R) A0 th(R-A) 0.8VCC(2.0V) 0.2VCC(0.8V) tsu(S-R) S0, S1 th(R-S) 0.2VCC(0.8V) tw(R) 0.8VCC(2.0V) 0.2VCC(0.8V) R 0.8VCC 0.2VCC 0.8VCC 0.2VCC DQ0 to DQ7 ta(R-D) tv(R-D) tv(R-OBF) OBF 0.2VCC <Write> tsu(A-W) A0 th(W-A) 0.8VCC(2.0V) 0.2VCC(0.8V) tsu(S-W) S0, S1 th(W-S) 0.2VCC(0.8V) tw(W) W 0.8VCC(2.0V) 0.2VCC(0.8V) tsu(D-W) DQ0 to DQ7 0.8VCC 0.2VCC th(W-D) 0.8VCC 0.2VCC td(W-IBF) IBF 0.2VCC Note: This timing applies in the case of the master bus input level select bit (PTC7) = “1” (TTL level input) Fig. 3.1.6 Timing diagram (4) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 19 of 108 APPENDIX 7641 Group 3.1 Electrical characteristics ● Timing diagram [Master CPU bus interface: R/W mode] tw(E-E) E tw(E) 0.8VCC(2.0V) 0.2VCC(0.8V) 0.2VCC(0.8V) <Read> tsu(A-E) A0 R/W th(E-A) 0.8VCC(2.0V) 0.2VCC(0.8V) tsu(S-E) S0, S1 DQ0 to DQ7 th(E-S) 0.2VCC(0.8V) 0.8VCC 0.2VCC 0.8VCC 0.2VCC ta(E-D) <Write> tv(E-D) tsu(D-E) DQ0 to DQ7 0.8VCC 0.2VCC 0.8VCC 0.2VCC th(E-D) tv(E-OBF) td(E-IBF) OBF, IBF 0.2VCC Note: This timing applies in the case of the master bus input level select bit (PTC7) = “1” (TTL level input) Fig. 3.1.7 Timing diagram (5) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 20 of 108 APPENDIX 7641 Group 3.1 Electrical characteristics tC(φ) tWH(φ) φ tWL(φ) 0.5VCC tv(φ-AH) td(φ-AH) AB15 to AB8 0.5VCC td(φ-AL) AB7 to AB0 tv(φ-AL) 0.5VCC tv(φ-SYNC) td(φ-SYNC) 0.5VCC SYNCOUT tv(φ-WR) tv(φ-RD) td(φ-WR) td(φ-RD) 0.5VCC RD,WR tv(φ-DMA) td(φ-DMA) DMAOUT n cycles of φ 0.5VCC tsu(RDY-φ) RDY th(φ-RDY) 0.8VCC 0.2VCC tsu(HOLD-φ) th(φ-HOLD) HOLD (at entering) 0.8VCC 0.2VCC td(φ-HLDAL) 0.5VCC HLDA tsu(HOLD-φ) th(φ-HOLD) HOLD (at releasing) 0.8VCC 0.2VCC td(φ-HLDAH) 0.5VCC HLDA tsu(DB-φ) <CPU read> 0.8VCC 0.2VCC DB0 to DB7 td(φ-DB) <CPU write> DB0 to DB7 EDMA th(φ-DB) tv(φ-DB) 0.5VCC td(φ-EDMA) tv(φ-EDMA) 0.5VCC 0.5VCC Fig. 3.1.8 Timing diagram (6); Memory expansion and microprocessor modes Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 21 of 108 APPENDIX 7641 Group 3.1 Electrical characteristics tWL(RD) tWL(WR) 0.5VCC RD,WR td(AH-RD) td(AH-WR) tv(RD-AH) tv(WR-AH) 0.5VCC AB15 to AB8 td(AL-RD) td(AL-WR) tv(RD-AL) tv(WR-AL) 0.5VCC AB7 to AB0 tsu(RDY-WR) th(WR-RDY) tsu(RDY-RD) th(RD-RDY) 0.8VCC 0.2VCC RDY tSU(DB-RD) <CPU read> th(RD-DB) 0.8VCC 0.2VCC DB0 to DB7 td(WR-DB) <CPUwrite> DB0 to DB7 tv(WR-DB) 0.5VCC tv(WR-EDMA) tv(RD-EDMA) 0.5VCC EDMA Fig. 3.1.9 Timing diagram (7); Memory expansion and microprocessor modes Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 22 of 108 APPENDIX 7641 Group 3.2 Standard characteristics 3.2 Standard characteristics Standard characteristics described below are just examples of the 7641 Group’s characteristics and are not guaranteed. For rated values, refer to “3.1 Electrical characteristics”. 3.2.1 Power source current standard characteristics Figure 3.2.1 shows power source current standard characteristics. Measuring conditions : Ta = 25 °C, normal mode, φ = f(XIN)/2, USB operating, frequency synthesizer circuit connecting 60 55 50 45 Vcc=5.25V Icc (mA) 40 Vcc=5.0V 35 Vcc=4.15V 30 25 Vcc=3.6V Vcc=3.3V 20 Vcc=3.0V 15 10 5 0 0 3 6 9 12 15 18 21 24 XIN (MHz) Fig. 3.2.1 Power source current standard characteristics (Ta = 25 °C) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 23 of 108 27 30 APPENDIX 7641 Group 3.2 Standard characteristics 3.2.2 Port standard characteristics Figure 3.2.2 to Figure 3.2.7 show port standard characteristics. M37641M8 IOH-VOH characteristics CMOS output port (P-channel drive) [Ta = 25 °C] -100 -90 -80 -70 IOH (mA) -60 Vcc=5.25V -50 Vcc=5.0V -40 Vcc=4.15V Vcc=3.6V -30 Vcc=3.3V -20 Vcc=3.0V -10 0 0 0.6 1.2 1.8 2.4 3 3.6 4.2 4.8 5.4 6 5.4 6 V OH (V) Fig. 3.2.2 CMOS output port P-channel side characteristics (Ta = 25 °C) M37641M8 IOH-VOH characteristics CMOS output port (P-channel drive) [Ta = 70 °C] -100 -90 -80 -70 IOH (mA) -60 Vcc=5.25V -50 Vcc=5.0V -40 Vcc=4.15V -30 Vcc=3.6V -20 Vcc=3.3V Vcc=3.0V -10 0 0 0.6 1.2 1.8 2.4 3 3.6 4.2 4.8 V OH (V) Fig. 3.2.3 CMOS output port P-channel side characteristics (Ta = 70 °C) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 24 of 108 APPENDIX 7641 Group 3.2 Standard characteristics M37641M8 IOL-VOL characteristics CMOS output port (N-channel drive) [Ta = 25 °C] 100 90 80 70 IOL (mA) 60 Vcc=5.25V 50 Vcc=5.0V 40 Vcc=4.15V 30 Vcc=3.6V Vcc=3.3V Vcc=3.0V 20 10 0 0 0.6 1.2 1.8 2.4 3 3.6 4.2 4.8 5.4 6 V OL (V) Fig. 3.2.4 CMOS output port N-channel side characteristics (Ta = 25 °C) M37641M8 IOL-VOL characteristics CMOS output port (N-channel drive) [Ta = 70 °C] 100 90 80 70 IOL (mA) 60 50 Vcc=5.25V Vcc=5.0V 40 Vcc=4.15V 30 Vcc=3.6V Vcc=3.3V 20 Vcc=3.0V 10 0 0 0.6 1.2 1.8 2.4 3 3.6 4.2 4.8 V OL (V) Fig. 3.2.5 CMOS output port N-channel side characteristics (Ta = 70 °C) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 25 of 108 5.4 6 APPENDIX 7641 Group 3.2 Standard characteristics M37641M8 Port P20–P27 IIL-VIL characteristics (at pull-up) [Ta = 25 °C] -100 -90 -80 Vcc=5.25V -70 Vcc=5.0V IIL(µA) -60 -50 Vcc=4.15V -40 Vcc=3.6V -30 Vcc=3.3V Vcc=3.0V -20 -10 0 0 0.6 1.2 1.8 2.4 3 3.6 4.2 4.8 5.4 6 VIL(V) Fig. 3.2.6 Port P20–P27 at pull-up characteristics (Ta = 25 °C) M37641M8 Port P20–P27 IIL-VIL characteristics (at pull-up) [Ta = 70 °C] -100 -90 -80 -70 Vcc=5.25V -60 IIL(µA) Vcc=5.0V -50 -40 Vcc=4.15V -30 Vcc=3.6V Vcc=3.3V -20 Vcc=3.0V -10 0 0 0.6 1.2 1.8 2.4 3 3.6 4.2 VIL(V) Fig. 3.2.7 Port P20–P27 at pull-up characteristics (Ta = 70 °C) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 26 of 108 4.8 5.4 6 APPENDIX 7641 Group 3.3 Notes on use 3.3 Notes on use 3.3.1 Notes on interrupts (1) When setting external interrupt active edge When setting the external interrupt active edge (INT 0, INT1, CNTR0, CNTR1), the interrupt request bit may be set to “1”. When not requiring the interrupt occurrence synchronized with these setting, take the following sequence. •Interrupt polarity select register (address 001116) •Timer X mode register (address 0027 16) •Timer Y mode register (address 0028 16) Set the above listed registers or bits as the following sequence. Set the corresponding interrupt enable bit to “0” (disabled) . ↓ Set the interrupt edge select bit (active edge switch bit) to “1”. ↓ NOP (one or more instructions) ↓ Set the corresponding interrupt request bit to “0” (no interrupt request issued). ↓ Set the corresponding interrupt enable bit to “1” (enabled). Fig. 3.3.1 Sequence of setting external interrupt active edge Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 27 of 108 APPENDIX 7641 Group 3.3 Notes on use 3.3.2 Notes on serial I/O (1) Clock When the external clock is selected as the transfer clock, its transfer clock needs to be controlled by the external source because the serial I/O shift register will keep being shifted while transfer clock is input even after transfer completion. (2) Reception When the external clock is selected as the transfer clock for reception, the receiving operation will start owing to the shift clock input even if write operation to the serial I/O shift register (SIOSHT) is not performed. The serial I/O interrupt request also occurs at completion of receiving. However, we recommend to write dummy data in the serial I/O shift register. Because this will cause followings and improve transfer reliability. •Write to SIOSHT puts the SRDY pin to “L”. This enables shift clock output of an external device. •Write to SIOSHT clears the internal serial I/O counter. Note: Do not read the serial I/O shift register which is shifting. Because this will cause incorrect-data read. (3) STXD output •When the internal clock is selected as the transfer clock, the STXD pin goes a high-impedance state after transfer completion. •When the external clock is selected as the transfer clock, the STXD pin does not go a highimpedance state after transfer completion. (4) SPI compatible mode •When using the SPI compatible mode, set the SRDY select bit to “1” (SRDY signal output). •When the external clock is selected in SPI compatible mode, the SRXD pin functions as a data output pin and the STXD pin functions as a data input pin. •Do not write to the serial I/O shift register (SIOSHT) during a transfer as slave when in SPI compatible mode. •Master operation of SPI compatible mode requires the timings: -From write operation to the SIOSHT to SRDY pin put to “L” Requires 2 cycles of internal clock φ + 2 cycles of serial I/O synchronous clock + 35 ns -From SRDY pin put to “L” to SCLK switch Requires 35 ns -From the last pulse of SCLK to SRDY pin put to “H” Requires 35 ns. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 28 of 108 APPENDIX 7641 Group 3.3 Notes on use 3.3.3 Notes on UART (1) Receive •When any one of errors occurs, the summing error flag is set to “1” and the UARTx summing error interrupt request bit is also set to “1”. If a receive error occurs, the reception does not set the UARTx receive buffer full interrupt request bit to “1”. •If the receive enable bit (REN) is set to “0” (disabled) while a data is being received, the receiving operation will stop after the data has been received. •Setting the receive initialization bit (RIN) to “1” resets the UARTx RTS control register (UxRTS) to “80 16”. After setting the RIN bit to “1”, set this UxRTS. (2) Transmit •Once the transmission starts, it continues until the last bit has been transmitted even though clearing the transmit enable bit (TEN) to “0” (disabled) or inputting “H” to the CTSx pin. After completion of the current transmission, the transmission is disabled. •The transmit complete flag (TCM) is changed from “1” to “0” later than 0.5 to 1.5 clocks of the shift clock. Accordingly, take it in consideration to transmit data confirming the TCM flag after the data is written into the transmit buffer register. (3) Register settings •If updating a value of UARTx baud rate generator while the data is being transmitted or received, be sure to disable the transmission and reception before updating. If the former data remains in the UARTx transmit buffer registers 1 and 2 at retransmission, an undefined data might be output. •The all error flags PER, FER, OER and SER are cleared to “0” when the UARTx status register is read, at the hardware reset or initialization by setting the Transmit Initialization Bit. These flags are also cleared to “0” by execution of bit test instructions such as BBC and BCS. •The transmit buffer empty flag (TBE) is set to “0” when the low-order byte of transmitted data is written into the UARTx (x = 1, 2) transmit buffer register 1. When using 9-bit character length, set the data into the UARTx transmit buffer register 2 (high-order byte) first before the UARTx transmit buffer register 1 (low-order byte). •The receive buffer full flag (RBF) is set to “0” when the contents of UARTx receive buffer register 1 is read out. When using 9-bit character length, read the data from the UARTx receive buffer register 2 (high-order byte) first before the UARTx receive buffer register 1 (low-order byte). •If a character bit length is 7 bits, bit 7 of the UARTx transmit/receive buffer register 1 and bits 0 to 7 of the UARTx transmit/receive buffer register 2 are ignored at transmitting; they are invalid at receiving. If a character bit length is 8 bits, bits 0 to 7 of the UARTx transmit/receive buffer register 2 are ignored at transmitting; they are invalid at receiving. If a character bit length is 9 bits, bits 1 to 7 of the UARTx transmit/receive buffer register 2 are ignored at transmitting; they are “0” at receiving. •The reset cannot affect the contents of baud rate generator. (4) UART address mode •When the MSB of the incoming data is “0” in the UART address mode, the receive buffer full flag (RBF) is set to “1”, but the receive buffer full interrupt request bit is not set to “1”. •An overrun error cannot be detected after the first data has been received in UART address mode. •The UART address mode can be used in either an 8-bit or 9-bit character length. 7-bit character length cannot be used. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 29 of 108 APPENDIX 7641 Group 3.3 Notes on use (5) Receive error flag •The all error flags PER, FER, OER and SER are cleared to “0” when the UARTx status register is read, at the hardware reset or initialization by setting the Transmit Initialization Bit. Accordingly, note that these flags are also cleared to “0” by execution of bit test instructions such as BBC and BBS, not only LDA. (6) CTS function •When the CTS function is enabled, the transmitted data is not transferred to the transmit shift register until “L” is input to the CTSx pin (P86/CTS1, P8 2/CTS 2/SRXD). As the result, do not set the following data to the transmit buffer register. (7) RTS function •If the start bit is detected in the term of “H” assertion of RTS, its assertion count is suspended and the RTSx pin remains “H” output. After receiving the last stop bit, the count is resumed. •Setting the receive initialization bit (RIN) to “1” resets the UARTx RTS control register (UxRTS) to “80 16”. After setting the RIN bit to “1”, set this UxRTS. (8) Interrupt •When setting the transmit initialization bit (TIN) to “1”, both the transmit buffer empty flag (TBE) and the transmit complete flag (TCM) are set to “1”, so that the transmit interrupt request occurs independent of its interrupt source. After setting the transmit initialization bit (TIN) to “1”, clear the transmit interrupt request bit to “0” before setting the transmit enable bit (TEN) to “1”. •The transmit interrupt request bit is set and the interrupt request is generated by setting the transmit enable bit (TIN) to “1” even when selecting timing that either of the following flags is set to “1” as timing where the transmission interrupt is generated: (1) Transmit buffer empty flag is set to “1” (2) Transmit complete flag is set to “1”. Therefore, when the transmit interrupt is used, set the transmit interrupt enable bit to transmit enabled as the following sequence: (1) Transmit enable bit is set to “1” (2) Transmit interrupt request bit is set to “0” (3) Transmit interrupt enable bit is set to “1”. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 30 of 108 APPENDIX 7641 Group 3.3 Notes on use 3.3.4 Notes on DMAC (1) Transfer time •One-byte data transfer requires 2 cycles of φ (read and write cycles). •To perform DMAC transfer due to the different transfer requests on the same DMAC channel or DMAC transfer between both DMAC channels, 1 cycle of φ or more is needed before transfer is started. (2) Priority •The DMAC places a higher priority on channel-0 transfer requests than on channel-1 transfer requests. If a channel-0 transfer request occurs during a channel-1 burst transfer operation, the DMAC completes the next transfer source and destination read/write operation first, and then stops the channel-1 transfer operation. The channel-1 transfer operation which has been suspended is automatically resumed from the point where it was suspended so that channel-1 transfer can complete its one-burst transfer unit. This will be performed even if another channel-0 transfer request occurs. •The suspended transfer due to the interrupt can also be resumed during its interrupt process routine by writing “1” to the DMAC channel x enable bit (DxCEN). (3) Related registers •A read/write must be performed to the source registers, transfer destination registers and transfer count registers as follows: Read from each higher byte first, then the lower byte Write to each lower byte first, then the higher byte. Note that if the lower byte is read out first, the values are the higher byte’s. •Do not access the DMAC-related registers by using a DMAC transfer. The destination address data and the source address data will collide in the DMAC internal bus. •When setting the DMAC channel x enable bit (bit 7 of address 41 16) to “1”, be sure simultaneously to set the DMAC channel x transfer initiation source capture register reset bit (bit 6 of address 41 16) to “1”. If this is not performed, an incorrect data will be transferred at the same time when the DMAC is enabled. (4) USB transfer One signal among USB endpoint signals 1 to 4 can be selected as the hardware transfer request source. This can realize that transfer between the USB FIFO and the master CPU bus interface input/output buffer is performed effectively. This transfer function is only valid in the cycle steal transfer mode. (5) DMA OUT pin In the memory expansion mode and microprocessor mode, the DMA OUT pin (P3 3/DMAOUT) outputs “H” during a DMA transfer. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 31 of 108 APPENDIX 7641 Group 3.3 Notes on use 3.3.5 Notes on USB (1) USB reception •When reading the USB endpoint x (x = 0 to 4) OUT write count registers, the lower byte must be read first, and then the higher byte. •When the OUT FIFO contains 2-data packets in the endpoints 1 to 4 used, one-data packet will still remain in the OUT FIFO even after the data of the OUT max. packet size has been read. In this case the OUT_PKT_RDY flag is not cleared even if it is set to “0”. (The flag returns from “0” to “1” 83 ns later (Vcc = 5 V, f(X IN) = 24 MHz) than the clearing.) •Read one packet data from the OUT FIFO before clearing the OUT_PKT_RDY flag. If the OUT_PKT_RDY flag is cleared while one-data packet is being read, the internal read pointer cannot operate normally. (2) USB transmission •The IN FIFO status can be checked by monitoring the IN_PKT_RDY bit and the TX_NOT_EPT flag. •When NULL packet transmission is required in the endpoints 1 to 4 used, perform it under the conditions of the IN_PKT_RDY bit set to “1” and no data in FIFO. (3) External circuit •Connect a capacitor between the Ext. Cap. pin and the Vss pin. The capacitor should have a 2.2 µF capacitor (Tantalum capacitor) and a 0.1 µF capacitor (ceramic capacitor) connected in parallel. Additionally, connect a 1.5 kΩ (± 5 %) resistor between the Ext. Cap. pin and the D+ pin. •The Full-Speed USB2.0 specification requires a driver -impedance 28 to 44 Ω. (Refer to Clause 7.1.1.1 Full-speed (12 Mb/s) Driver Characteristics in the USB specification.) In order to meet the USB specification impedance requirements, connect a resistor (27 to 33 Ω recommended) in series to the USB D+ pin and the USB D- pin. In addition, in order to reduce the ringing and control the falling/rising timing of USB D+/D- and a crossover point, connect a capacitor between the USB D+/D- pins and the Vss pin if necessary. The values and structure of those peripheral elements depend on the impedance characteristics and the layout of the printed circuit board. Accordingly, evaluate your system and observe waveforms before actual use and decide use of elements and the values of resistors and capacitors. Figure 3.3.2 shows the circuit example for the proper positions of the peripheral components. •In Vcc = 3.3 V operation, connect the Ext. Cap. pin directly to the Vcc pin in order to supply power to the USB transceiver. In addition, you will need to disable the DC-DC converter in this operation (set bit 4 of the USB control register to “0”.) If you are using the bus powered supply in Vcc = 3.3 V operation, the DC-DC converter must be placed outside the MCU. •In Vcc = 5 V operation, do not connect the external DC-DC converter to the Ext. Cap. pin. Use the built-in DC-DC converter by enabling the USB line driver. •Make sure the USB D+/D- lines do not cross any other wires. Keep a large GND area to protect the USB lines. Also, make sure you use a USB specification compliant connecter for the connection. •All passive components must be located as close as possible to the LPF pin. Figure. 3.3.3 shows the passive components near LPF pin •An insulation connector (Ferrite Beads) must be connected between AVss and Vss pins and between AVcc and Vcc pins. (See Figure 3.3.4.) (4) USB Communication •In applications requiring high-reliability, we recommend providing the system with protective measures such as USB function initialization by software or USB reset by the host to prevent USB communication from being terminated unexpectedly, for example due to external causes such as noise. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 32 of 108 APPENDIX 7641 Group 3.3 Notes on use M37641 USBC5 Frequency Synthesizer XIN enable DC-DC converter enable lock current mode enable LS FSE USBC4 USB Clock (48 MHz) USB FCU Ext. Cap. Note 1 USBC3 USB transceiver enable D+ See the circuit example below. enable USBC7 DUSBC7 (1) Vcc = 5 V (Using built-in DC-DC converter) 5V (2) Vcc = 3.3 V (Not using built-in DC-DC converter) 3.3 V M37641 Vcc M37641 D+ D+ D- DNote 2 1.5 kΩ 0.1 µF 1.5 kΩ 0.1 µF 2.2 µF Vcc Ext. Cap. 2.2 µF Vcc Ext. Cap. Note 2 Notes 1: In Vcc = 3.3 V, connect to Vcc. In Vcc =5 V, do not connect the external DC-DC converter to the Ext. Cap pin. 2: The resistors values depend on the layout of the printed circuit board. Fig. 3.3.2 Circuit example for the proper positions of the peripheral components Ferrite Beads LPF pin Vcc AVcc 680 pF 1 kΩ C3 0.1 µF AVSS pin C1 C2 Vss C4 AVss Decoupling Capacitors •Capacitor C1, C2: 0.1 µF C3, C4: 4.7 µF Fig. 3.3.3 Passive components near LPF pin Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 33 of 108 Fig. 3.3.4 Insulation connector connection APPENDIX 7641 Group 3.3 Notes on use (5) Registers and bits •When using the endpoint 0, use the USB endpoint 0 IN max. packet size register for transmission and reception (IN packet size and OUT packet size). •When not using the USB endpoint x (x = 0 to 4) IN max. packet size register and USB endpoint x OUT max. packet size register, set them to “0”. •To write to/read from the USB interrupt status registers 1 and 2, perform it for the USB interrupt status register 1 first and then the register 2. •To read from the USB endpoint x (x = 0 to 4) OUT write count registers Low and High, the lower byte must be read first, then the higher byte. •Make sure the index indicated by the USB endpoint index register is correct when accessing the registers: USB endpoint x (x = 0 to 4) IN control register, USB endpoint x OUT control register, USB endpoint x IN max. packet size register, USB endpoint x OUT max. packet size register, USB endpoint x (x = 0 to 4) OUT write count registers Low and High, USB endpoint FIFO mode register. •When the USB reset interrupt status flag is kept at “1”, all other flags in the USB internal registers (addresses 0050 16 to 005F 16) will return to their reset status. However, the following registers are not affected by the USB reset: USB control register (address 001316), Frequency synthesizer control register (address 006C16), Clock control register (address 001F16), and USB endpoint x FIFO register (addresses 0060 16 to 0064 16). •When not using the USB function, set the USB line driver supply enable bit of the USB control register (address 0013 16) to “1” for power supply to the internal circuits (at Vcc = 5 V). •The IN_PKT_RDY Bit can be set by software even when using the AUTO_SET function. •Do not write to USB-related registers (addresses 005016 to 006416) except the USBC, CCR and FSC until the USB clock is enabled. •When the MCU is in the USB-suspend state, the USB enable bit is kept “1”; the USB block is enabled. To write to USB-related registers (addresses 0050 16 to 0064 16) except the USBC, CCR and FSC after returning from the USB-suspend state; after enabling the USB clock, wait for 4 or more φ cycles and then set those registers. •When using the MCU at Vcc = 3.3V, set the USB line driver supply enable bit to “0” (line driver disable). Note that setting the USB line driver current control bit (USBC3) doesn’t affect the USB operation. •Setting the FLUSH bit to “1” eliminates the data in IN FIFO and OUT FIFO. If there are 2 or moredata packets in them, the oldest data is eliminated. The FLUSH bit setting also affects the IN_PKT_RDY bit or the OUT_PKT_RDY flag. •If the FLUSH bit is set to “1” while transmission/reception is being performed, the data might be corrupted. When receiving, setting the FLUSH bit must be done while the OUT_PKT_RDY flag is “1”. When transmitting in the isochronous transfer mode, use the AUTO_FLUSH function. •Use the AUTO_FLUSH bit (bit 6 of address 58 16) in the double buffer mode. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 34 of 108 APPENDIX 7641 Group 3.3 Notes on use •Use the transfer instructions such as LDA and STA to set the registers: USB interrupt status registers 1, 2 (addresses 005216, 005316); USB endpoint 0 IN control register (address 005916); USB endpoint x IN control register (address 0059 16); USB endpoint x OUT control register (address 005A 16). Do not use the read-modify-write instructions such as the SEB or the CLB instruction. When writing to bits shown by Table 32 using the transfer instruction such as LDA or STA, a value which never affect its bit state is required. Take the following sequence to change these bits contents: (1) Store the register contents onto a variable or a data register. (2) Change the target bit on the variable or the data register. Simultaneously mask the bit so that its bit state cannot be changed. (See to Table 3.3.1.) (3) Write the value from the variable or the data register to the register using the transfer instruction such as LDA or STA. •To use the AUTO_SET function for an IN transfer when the AUTO_SET bit is set to 1, set the FIFO to single buffer mode. Table 3.3.1 Bits of which state might be changed owing to software write Register name USB endpoint 0 IN control register USB endpoint x (x = 1 to 4) IN control register USB endpoint x (x = 1 to 4) OUT control register Bit name IN_PKT_RDY (b1) DATA_END (b3) FORCE_STALL (b4) IN_PKT_RDY (b0) UNDER_RUN (b1) OUT_PKT_RDY (b0) OVER_RUN (b1) FORCE_STALL (b4) DATA_ERR (b5) Value not affecting state (Note) “0” “0” “1” “0” “1” “1” “1” “1” “1” Note: Writing this value will not change the bit state, because this value cannot be written to the bit by software. (6) Others •When the USB SOF Port Select Bit is “1”, the reference pulse of 83.3 ns (φ = 12 MHz) is output from the P7 0/SOF pin and synchronized with the SOF packet. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 35 of 108 APPENDIX 7641 Group 3.3 Notes on use 3.3.6 Notes on frequency synthesizer •Bits 6 and 5 of the frequency synthesizer control register (address 006C16) are initialized to (b6, b5) = “11” after reset release. Make sure to set bits 6 and 5 to “10” after the frequency synthesizer lock status bit goes to “1”. •Use the frequency synthesizer output clocks 2 ms to 5 ms later than setting the frequency synthesizer enable bit to “1” (enabled). After that do not change any register values because it might cause output clocks unstabilized temporarily. •Make sure to connect a low-pulse filter to the LPF pin when using the frequency synthesizer. •The frequency synthesizer divide register set value never affects f USB frequency. •When using the f SYN as an internal system clock, set the frequency synthesizer divide register so that f SYN could be 24 MHz or less. •When using the frequency synthesized clock function, we recommend using the fastest frequency possible of f(X IN) or f(X CIN) as an input clock for the PLL. •Set the value of frequency synthesizer multiply register 2 (FSM2) so that the f PIN is 1 MHZ or higher. 3.3.7 Notes on master CPU bus interface Be sure to set port P6 to input mode by setting the port P6 direction register to “0” when the master CPU bus interface is enabled. 3.3.8 Notes on external devices connection (1) Rewrite port P3 latch In both memory expansion mode and microprocessor mode, ports P31 and P32 can be used as output ports. We recommend to use the LDM instruction or STA instruction to write to port P3 register (address 000E 16). If using the Read-Modify-Write instruction (SEB instruction, CLB instruction) you will need to map a memory that the CPU can read from and write to. [Reason] The access to address 000E16 is performed: •Read from external memory •Write to both port P3 latch and external memory. It is because address 000E16 is assigned on an external area In the memory expansion mode and microprocessor mode. Accordingly, if a Read-Modify-Write instruction is executed to address 000E 16, the external memory contents is read out and after its modification it will be written into both port P3 latch and an external memory. As a result, if an external memory is not allocated in address 000E16 then, the MCU will read an undefined value and write its modified value into the port P3 latch. Therefore port P3 latch value will become undefined. (2) overlap of internal and external memories In the memory expansion mode, if the internal and external memory areas overlap, the internal memory becomes the valid memory for the overlapping area. When the CPU performs a read or a write operation on this overlapped area, the following things happen: •Read The CPU reads out the data in the internal memory instead of in the external memory. Note that, since the CPU will output a proper read signal, address signal, etc., the memory data at the respective address will appear on the external data bus. •Write The CPU writes data to both the internal and external memories. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 36 of 108 APPENDIX 7641 Group _____ 3.3 Notes on use ______ (3) RD, WR pins In the memory expansion mode or microprocessor mode, a read-out control signal is output from the ______ ______ RD ______ pin (P3 6), and a write-in control signal______ is output from the WR pin (P3 7). “L” level is output from the RD pin at CPU read-out and from the WR pin at CPU write-in. These signals function for internal access and external access. __________ (4) HLDA pin __________ In spite of enabling the Hold function, the HLDA pin does not function when IBF 1 output is enabled in the master CPU bus interface. (5) RDY function When using RDY function in usual connection, it does not operate at 12 MHz of φ or faster. [Reason] td(φ-AH) + tsu(RDY-φ) = 31 ns (max.) + 21 ns (min.) = 52 ns. twh (φ), twl (φ) = 0.5 ✕ 83.33 – 5 = 36.665 ns Therefore, it becomes 52 ns > 36.665 ns, so that the timing to enter RDY wait does not match. ________ However, if the timings can match owing to RDY pin by “L” fixation and others, the RDY function can be used even at φ = 12 MHz. In this situation the slow memory wait always functions. (6) Wait function The Wait function is serviceable at accessing an external memory in the memory expansion mode and microprocessor mode. However, in these modes even if an external memory is assigned to addresses 0008 16 to 000F 16, the Wait function cannot function to these areas. (7) Processor mode switch Note when the processor mode is switched by setting of the processor mode bits (b1, b0 of CPMA), that will immediately switch the accessible memory from external to internal or from internal to external. If this is done, the first cycle of the next instruction will be operated from the accidental memory. To prevent this problem, follow the procedure below: (a) Duplicate the next instruction at the same address both in internal and external memories. (b) Switch from single-chip mode to memory expansion mode, jump to external memory, and then switch from memory expansion mode to microprocessor mode. (Because in general, the problem will not occur when switching the modes as long as the same memory is accessed after the switch. (c) Load a simple program in RAM that switches the modes, jump to RAM and execute the program, then jump to the location of the code to run after the processor mode has switched. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 37 of 108 APPENDIX 7641 Group 3.3 Notes on use 3.3.9 Notes on timer (1) Read/Write for timer •The timer division ratio is : 1 / (n + 1) (n = “0” to “255” written into the timer) •Read and write operation on 16-bit timer (Timers X and Y) must be performed for both high and loworder bytes. •When reading the 16-bit timer (Timers X and Y), read the high-order byte first and then the low-order byte. When writing to the 16-bit timer, write the low-order byte first and then the high-order byte. •Do not read the 16-bit timer during the write operation, or do not write to it during the read operation. •When the value is loaded only in the latch, the value is loaded in the timer at the count pulse following the count where the timer reaches “00 16”. •In the timers 1 to 3, switching of the count sources of timers 1 to 3 does not affect the values of reload latches. However, that may make count operation started. Therefore, write values again in the order of timers 1, 2 and then timer 3 after their count sources have been switched. •In the timer mode (for timers X, Y, 1 to 3), event counter mode (for timers X, Y), pulse output mode (for timers X, Y, 1, 2), the timer current count value can be read out by reading the timer. •In the pulse width measurement mode (for timer X), period measurement mode (for timer Y), pulse width HL continuously measurement mode (for timer Y), the measured timer value is stored into the internal temporary register. When reading the timer, the value of internal temporary register is read out. The contents of internal temporary register is updated after the next measurement. (2) Pulse output •When using the pulse output mode of timer X, set bit 3 of port P4 direction register to “1” (output mode). •When using the TYOUT output of timer Y, set bit 4 of port P4 direction register to “1” (output mode). •When using the TOUT output of timer 1 or timer 2, set bit 1 of port P5 direction register to “1” (output mode). •The T OUT output pin is shared with the X COUT pin. Accordingly, when using f(X CIN)/2 as the timer 1 count source (bit 2 of timer 123 mode register = “0”), X COUT oscillation drive must be disabled (bit 5 of clock control register = “1”) to input clocks from the X CIN pin. •The P51/X COUT/TOUT pin cannot function as an ordinary I/O port while X CIN-X COUT is oscillating. When XCIN-XCOUT oscillation is stopped or X COUT oscillation drive is disabled, this can be used as the TOUT output pin of timer 1 or 2. (3) Pulse input •When using the timer X in the event counter or pulse width measurement mode, set bit 3 of port P4 direction register to “0” (input mode). •When using the timer Y in the period measurement, event counter or pulse width HL continuously measurement mode, set bit 4 of port P4 direction register to “0” (input mode). (4) Interrupt In the timer Y’s pulse width HL continuously measurement mode, CNTR1 interrupt request is generated at both rising and falling edges of CNTR 1 pin input signal regardless of the setting of CNTR 1 active edge switch bit of timer Y mode register. (5) At STP instruction executed When the STP instruction is executed or Reset occurs, the timer 1 is set to “FF16” and the internal clock φ divided by 8 is automatically selected as its count source. Additionally, the timer 2 is set to “0116” and the timer 1’s output is automatically selected as its count source. When the STP instruction is being executed, all bits except bit 4 of the timer 123 mode register (address 0029 16) are initialized to “0”. It is not necessary to set T123M1 (timer 1 count stop bit) to “0” before executing the STP Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 38 of 108 APPENDIX 7641 Group 3.3 Notes on use instruction. After returning from Stop mode, reset the timer 1 (address 0024 16), timer 2 (address 002516), and the timer 123 mode register (address 0029 16). 3.3.10 Notes on Stop mode •When the STP instruction is executed, bit 7 of the clock control register (address 001F 16) goes to “0”. To return from stop mode, reset CCR7 to “1”. •When using f SYN (set internal system clock select bit (CPMA6) to “1”) as the internal system clock, switch CPMA6 to “0” before executing the STP instruction. Reset CPMA6 after the system returns from Stop Mode and the frequency synthesizer has stabilized. CPMA6 does not need to be switched to “0” when using the WIT instruction. •When the STP instruction is executed or Reset occurs, the timer 1 is set to “FF16” and the internal clock φ divided by 8 is automatically selected as its count source. Additionally, the timer 2 is set to “01 16” and the timer 1’s output is automatically selected as its count source. When the STP instruction is being executed, all bits except bit 4 of the timer 123 mode register (address 0029 16) are initialized to “0”. It is not necessary to set T123M1 (timer 1 count stop bit) to “0” before executing the STP instruction. After returning from Stop mode, reset the timer 1 (address 002416), timer 2 (address 002516), and the timer 123 mode register (address 0029 16). 3.3.11 Notes on reset (1) Connecting capacitor In case where the RESET signal rise time is long, connect a ceramic capacitor or others across the RESET pin and the V SS pin. Use a 1000 pF or more capacitor for high frequency use. When connecting the capacitor, note the following : • Make the length of the wiring which is connected to a capacitor as short as possible. • Be sure to verify the operation of application products on the user side. ● Reason If the several nanosecond or several ten nanosecond impulse noise enters the RESET pin, it may cause a microcomputer failure. 3.3.12 Notes on I/O port (1) Notes in standby state In standby state ✽1 for low-power dissipation, do not make input levels of an I/O port “undefined”. Pull-up (connect the port to V CC ) or pull-down (connect the port to V SS ) these ports through a resistor. When determining a resistance value, note the following points: • External circuit • Variation of output levels during the ordinary operation When using built-in pull-up resistor, note on varied current values: • When setting as an input port : Fix its input level • When setting as an output port : Prevent current from flowing out to external ● Reason The potential which is input to the input buffer in a microcomputer is unstable in the state that input levels of an I/O port are “undefined”. This may cause power source current. ✽1 standby state: stop mode by executing STP instruction wait mode by executing WIT instruction Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 39 of 108 APPENDIX 7641 Group 3.3 Notes on use (2) Modifying output data with bit managing instruction When the port latch of an I/O port is modified with the bit managing instruction✽2, the value of the unspecified bit may be changed. ● Reason The bit managing instructions are read-modify-write form instructions for reading and writing data by a byte unit. Accordingly, when these instructions are executed on a bit of the port latch of an I/O port, the following is executed to all bits of the port latch. •As for bit which is set for input port: The pin state is read in the CPU, and is written to this bit after bit managing. •As for bit which is set for output port: The bit value is read in the CPU, and is written to this bit after bit managing. Note the following: •Even when a port which is set as an output port is changed for an input port, its port latch holds the output data. •As for a bit of which is set for an input port, its value may be changed even when not specified with a bit managing instruction in case where the pin state differs from its port latch contents. ✽2 Bit managing instructions: SEB and CLB instructions (3) Pull-up control When using port P2, which includes a pull-up resistor, as an output port, its port pull-up control is invalidated, that is, pull-up cannot be enabled. ● Reason Pull-up/pull-down control is valid only when each direction register is set to the input mode. 3.3.13 Notes on programming (1) Processor status register ➀ Initializing of processor status register Flags which affect program execution must be initialized after a reset. In particular, it is essential to initialize the T and D flags because they have an important effect on calculations. ● Reason After a reset, the contents of the processor status register (PS) are undefined except for the I flag which is “1”. Reset ↓ Initializing of flags ↓ Main program Fig. 3.3.5 Initialization of processor status register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 40 of 108 APPENDIX 7641 Group 3.3 Notes on use ➁ How to reference the processor status register To reference the contents of the processor status register (PS), execute the PHP instruction once then read the contents of (S+1). If necessary, execute the PLP instruction to return the PS to its original status. A NOP instruction should be executed after every PLP instruction. Be sure to execute the SEI instruction before the PLP instruction. If executing the CLI instruction, do it after the NOP instruction PLP instruction execution ↓ NOP Fig. 3.3.6 Sequence of PLP instruction execution (S) (S)+1 Stored PS Fig. 3.3.7 Stack memory contents after PHP instruction execution (2) BRK Instruction It can be detected that the BRK instruction interrupt event or the least priority interrupt event by referring the stored B flag state. Refer to the stored B flag state in the interrupt routine. (3) Decimal Calculations When decimal mode is selected, the values of the V flags are invalid. The carry flag (C) is set to “1” if a carry is generated as a result of the calculation, or is cleared to “0” if a borrow is generated. To determine whether a calculation has generated a carry, the C flag must be initialized to “0” before each calculation. To check for a borrow, the C flag must be initialized to “1” before each calculation. (4) Multiplication and Division Instructions The index X mode (T) and the decimal mode (D) flags do not affect the MUL and DIV instruction. (5) Instruction Execution Time The instruction execution time is obtained by multiplying the frequency of the internal clock φ by the number of cycles needed to execute an instruction. The number of cycles required to execute an instruction is shown in the list of machine instructions. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 41 of 108 APPENDIX 7641 Group 3.3 Notes on use 3.3.14 Termination of unused pins (1) Terminate unused pins ➀ I/O ports : • Set the I/O ports for the input mode and connect them to V CC or V SS through each resistor of 1 kΩ to 10 kΩ. Ports that permit the selecting of a built-in pull-up resistor can also use this resistor. Set the I/O ports for the output mode and open them at “L” or “H”. • When opening them in the output mode, the input mode of the initial status remains until the mode of the ports is switched over to the output mode by the program after reset. Thus, the potential at these pins is undefined and the power source current may increase in the input mode. With regard to an effects on the system, thoroughly perform system evaluation on the user side. • Since the direction register setup may be changed because of a program runaway or noise, set direction registers by program periodically to increase the reliability of program. (2) Termination remarks ➀ I/O ports : Do not open in the input mode. ● Reason • The power source current may increase depending on the first-stage circuit. • An effect due to noise may be easily produced as compared with proper termination ➁ and shown on the above. ➁ I/O ports : When setting for the input mode, do not connect to V CC or V SS directly. ● Reason If the direction register setup changes for the output mode because of a program runaway or noise, a short circuit may occur between a port and V CC (or V SS ). ➂ I/O ports : When setting for the input mode, do not connect multiple ports in a lump to V CC or VSS through a resistor. ● Reason If the direction register setup changes for the output mode because of a program runaway or noise, a short circuit may occur between ports. • At the termination of unused pins, perform wiring at the shortest possible distance (20 mm or less) from microcomputer pins. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 42 of 108 APPENDIX 7641 Group 3.3 Notes on use 3.3.15 Notes on CPU rewrite mode for flash memory version The below notes applies when rewriting the flash memory in CPU rewrite mode. (1) Operation speed During CPU rewrite mode, set the internal clock φ to 6 MHz or less using the X IN divider select bit (bit 7 of address 001F 16). (2) Instructions inhibited against use The instructions which refer to the internal data of the flash memory cannot be used during CPU rewrite mode . (3) Interrupts inhibited against use The interrupts cannot be used during CPU rewrite mode because they refer to the internal data of the flash memory. (4) Reset Reset is always valid. When CNV SS is “H” at reset release, the program starts from the address stored in addresses FFFA 16 and FFFB16 of the boot ROM area in order that CPU may start in boot mode. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 43 of 108 APPENDIX 7641 Group 3.4 Countermeasures against noise 3.4 Countermeasures against noise Countermeasures against noise are described below. The following countermeasures are effective against noise in theory, however, it is necessary not only to take measures as follows but to evaluate before actual use. 3.4.1 Shortest wiring length The wiring on a printed circuit board can function as an antenna which feeds noise into the microcomputer. The shorter the total wiring length (by mm unit), the less the possibility of noise insertion into a microcomputer. (1) Wiring for RESET pin Make the length of wiring which is connected to the RESET pin as short as possible. Especially, connect a capacitor across the RESET pin and the VSS pin with the shortest possible wiring (within 20mm). ● Reason The width of a pulse input into the RESET pin is determined by the timing necessary conditions. If noise having a shorter pulse width than the standard is input to the RESET pin, the reset is released before the internal state of the microcomputer is completely initialized. This may cause a program runaway. Noise Reset circuit RESET VSS Reset circuit VSS VSS RESET VSS N.G. O.K. Fig. 3.4.1 Wiring for the RESET pin (2) Wiring for clock input/output pins • Make the length of wiring which is connected to clock I/O pins as short as possible. • Make the length of wiring (within 20 mm) across the grounding lead of a capacitor which is connected to an oscillator and the V SS pin of a microcomputer as short as possible. • Separate the VSS pattern only for oscillation from other VSS patterns. ● Reason If noise enters clock I/O pins, clock waveforms may be deformed. This may cause a program failure or program runaway. Also, if a potential difference is caused by the noise between the V SS level of a microcomputer and the V SS level of an oscillator, the correct clock will not be input in the microcomputer. Noise XIN XOUT VSS N.G. Fig. 3.4.2 Wiring for clock I/O pins Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 44 of 108 XIN XOUT VSS O.K. APPENDIX 7641 Group 3.4 Countermeasures against noise 3.4.2 Connection of bypass capacitor across V SS line and V CC line Connect an approximately 0.1 µ F bypass capacitor across the V SS line and the V CC line as follows: • Connect a bypass capacitor across the V SS pin and the VCC pin at equal length. • Connect a bypass capacitor across the V SS pin and the V CC pin with the shortest possible wiring. • Use lines with a larger diameter than other signal lines for V SS line and V CC line. • Connect the power source wiring via a bypass capacitor to the V SS pin and the V CC pin. In use of the 7641 group it is recommended to connect 0.1 µF and 4.7 µF capacitors in parallel between pins Vcc and Vss, and pins AVss and AVcc. However, their capacitors must not be allocated near the LPF pin. VCC VCC VSS VSS N.G. O.K. VSS (AVSS) 4.7 µS 0.1 µS VCC (AVCC) Fig. 3.4.3 Bypass capacitor across the V SS line and the V CC line Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 45 of 108 APPENDIX 7641 Group 3.4 Countermeasures against noise 3.4.3 Oscillator concerns Take care to prevent an oscillator that generates clocks for a microcomputer operation from being affected by other signals. (1) Keeping oscillator away from large current signal lines Install a microcomputer (and especially an oscillator) as far as possible from signal lines where a current larger than the tolerance of current value flows. ● Reason In the system using a microcomputer, there are signal lines for controlling motors, LEDs, and thermal heads or others. When a large current flows through those signal lines, strong noise occurs because of mutual inductance. Microcomputer Mutual inductance M XIN XOUT VSS Large current GND Fig. 3.4.4 Wiring for a large current signal line (2) Installing oscillator away from signal lines where potential levels change frequently Install an oscillator and a connecting pattern of an oscillator away from signal lines where potential levels change frequently. Also, do not cross such signal lines over the clock lines or the signal lines which are sensitive to noise. ● Reason Signal lines where potential levels change frequently (such as the CNTR pin signal line) may affect other lines at signal rising edge or falling edge. If such lines cross over a clock line, clock waveforms may be deformed, which causes a microcomputer failure or a program runaway. N.G. Do not cross CNTR XIN XOUT VSS Fig. 3.4.5 Wiring for signal lines where potential levels change frequently Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 46 of 108 APPENDIX 7641 Group 3.4 Countermeasures against noise (3) Oscillator protection using VSS pattern As for a two-sided printed circuit board, print a V SS pattern on the underside (soldering side) of the position (on the component side) where an oscillator is mounted. Connect the V SS pattern to the microcomputer V SS pin with the shortest possible wiring. Besides, separate this V SS pattern from other V SS patterns. An example of VSS patterns on the underside of a printed circuit board Oscillator wiring pattern example XIN XOUT VSS Separate the VSS line for oscillation from other VSS lines Fig. 3.4.6 V SS pattern on the underside of an oscillator 3.4.4 Setup for I/O ports Setup I/O ports using hardware and software as follows: <Hardware> • Connect a resistor of 100 Ω or more to an I/O port in series. <Software> • As for an input port, read data several times by a program for checking whether input levels are equal or not. • As for an output port, since the output data may reverse because of noise, rewrite data to its port latch at fixed periods. • Rewrite data to direction registers at fixed periods. Note: When a direction register is set for input port again at fixed periods, a several-nanosecond short pulse may be output from this port. If this is undesirable, connect a capacitor to this port to remove the noise pulse. O.K. Noise Data bus Noise Direction register N.G. Port latch I/O port pins Fig. 3.4.7 Setup for I/O ports Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 47 of 108 APPENDIX 7641 Group 3.4 Countermeasures against noise 3.4.5 Providing of watchdog timer function by software If a microcomputer runs away because of noise or others, it can be detected by a software watchdog timer and the microcomputer can be reset to normal operation. This is equal to or more effective than program runaway detection by a hardware watchdog timer. The following shows an example of a watchdog timer provided by software. In the following example, to reset a microcomputer to normal operation, the main routine detects errors of the interrupt processing routine and the interrupt processing routine detects errors of the main routine. This example assumes that interrupt processing is repeated multiple times in a single main routine processing. <The main routine> • Assigns a single byte of RAM to a software watchdog timer (SWDT) and writes the initial value N in the SWDT once at each execution of the main routine. The initial value N should satisfy the following condition: N+1 ≥ ( Counts of interrupt processing executed in each main routine) As the main routine execution cycle may change because of an interrupt processing or others, the initial value N should have a margin. • Watches the operation of the interrupt processing routine by comparing the SWDT contents with counts of interrupt processing after the initial value N has been set. • Detects that the interrupt processing routine has failed and determines to branch to the program initialization routine for recovery processing in the following case: If the SWDT contents do not change after interrupt processing. <The interrupt processing routine> • Decrements the SWDT contents by 1 at each interrupt processing. • Determines that the main routine operates normally when the SWDT contents are reset to the initial value N at almost fixed cycles (at the fixed interrupt processing count). • Detects that the main routine has failed and determines to branch to the program initialization routine for recovery processing in the following case: If the SWDT contents are not initialized to the initial value N but continued to decrement and if they reach 0 or less. ≠N Main routine Interrupt processing routine (SWDT)← N (SWDT) ← (SWDT)—1 CLI Interrupt processing Main processing (SWDT) ≤0? (SWDT) =N? N Interrupt processing routine errors ≤0 >0 RTI Return Main routine errors Fig. 3.4.8 Watchdog timer by software Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 48 of 108 APPENDIX 7641 Group 3.5 Control registers 3.5 Control registers CPU mode register A b7 b6 b5 b4 b3 b2 b1 b0 CPU mode register A (CPMA : address 0016) 1 b Name 0 Processor mode bits 1 2 Stack page select bit 3 Fix this bit to “1”. 4 Sub-clock (XCIN-XCOUT) stop bit 5 Main clock (XIN-XOUT) stop bit 6 Internal system clock select bit (Note 2) 7 External clock select bit Functions At reset R W 0 b1b0 0 0 : Single-chip mode 0 1 : Memory expansion mode 1 0 : Microprocessor mode (Note 1) 1 1 : Not available 0 : Page 0 1 : Page 1 0 : Stopped 1 : Oscillating 0 : Oscillating 1 : Stopped 0 : External clock (XIN-XOUT or XCIN-XCOUT) 1 : fsyn 0 : XIN-XOUT 1 : XCIN-XCOUT 0 1 1 0 0 0 0 Notes 1: This is not available in the flash memory version. 2: When (CPMA 7, 6) = (0, 0), the internal system clock can be selected between f(XIN) and f(XIN)/2 by CCR7. The internal clock φ is the internal system clock divided by 2. Fig. 3.5.1 Structure of CPU mode register A CPU mode register B b7 b6 b5 b4 b3 b2 b1 b0 1 0 CPU mode register B (CPMB : address 0116) b Name 0 Slow memory wait select bits 1 2 Slow memory wait mode select bits 3 4 Expanded data memory access bit 5 HOLD function enable bit 6 Fix this bit to “0”. 7 Fix this bit to “1”. Fig. 3.5.2 Structure of CPU mode register B Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 49 of 108 Functions b1b0 0 0 : No wait 0 1 : One-time wait 1 0 : Two-time wait 1 1 : Three-time wait b3b2 0 0 : Software wait 0 1 : Not available 1 0 : RDY wait 1 1 : Software wait plus RDY input anytime wait anytime wait 0 : EDMA output disabled 1 : EDMA output enabled 0 : HOLD function disabled 1 : HOLD function enabled At reset R W 1 1 0 0 0 0 0 1 APPENDIX 7641 Group 3.5 Control registers Interrupt request register A b7 b6 b5 b4 b3 b2 b1 b0 Interrupt request register A (IREQA : address 0216) b Functions Name At reset R W 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 1 USB SOF interrupt request 0 : No interrupt request issued bit 1 : Interrupt request issued 0 : No interrupt request issued 2 INT0 interrupt request bit 1 : Interrupt request issued 0 ✽ 0 ✽ 3 INT1 interrupt request bit 0 : No interrupt request issued 1 : Interrupt request issued 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 0 ✽ 5 DMAC1 interrupt request 0 : No interrupt request issued 1 : Interrupt request issued bit 6 UART1 receive buffer full 0 : No interrupt request issued 1 : Interrupt request issued interrupt request bit 7 UART1 transmit interrupt 0 : No interrupt request issued request bit 1 : Interrupt request issued ✽: “0” can be set by software, but “1” cannot be set. 0 ✽ 0 ✽ 0 ✽ 0 USB function interrupt request bit 4 DMAC0 interrupt request bit Fig. 3.5.3 Structure of Interrupt request register A Interrupt request register B b7 b6 b5 b4 b3 b2 b1 b0 Interrupt request register B (IREQB : address 0316) b Functions Name 0 UART1 summing error interrupt request bit 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 1 UART2 receive buffer full interrupt request bit 0 : No interrupt request issued 1 : Interrupt request issued 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 0 ✽ 0 : No interrupt request issued 1 : Interrupt request issued 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 0 ✽ 5 Timer Y interrupt request 0 : No interrupt request issued 1 : Interrupt request issued bit 6 Timer 1 receive buffer full 0 : No interrupt request issued 1 : Interrupt request issued interrupt request bit 7 Timer 2 transmit interrupt 0 : No interrupt request issued request bit 1 : Interrupt request issued ✽: “0” can be set by software, but “1” cannot be set. 0 ✽ 0 ✽ 0 ✽ 2 UART2 transmit interrupt request bit 3 UART2 summing error interrupt request bit 4 Timer X interrupt request bit Fig. 3.5.4 Structure of Interrupt request register B Rev.2.00 Aug 28, 2006 REJ09B0336-0200 At reset R W page 50 of 108 APPENDIX 7641 Group 3.5 Control registers Interrupt request register C b7 b6 b5 b4 b3 b2 b1 b0 Interrupt request register C (IREQC : address 0416) 0 b Functions Name At reset R W 0 Timer 3 interrupt request bit 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 1 CNTR0 interrupt request bit 0 : No interrupt request issued 1 : Interrupt request issued 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 0 ✽ 0 : No interrupt request issued 1 : Interrupt request issued 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 0 ✽ 0 : No interrupt request issued 1 : Interrupt request issued 0 : No interrupt request issued 1 : Interrupt request issued 0 ✽ 0 ✽ 2 CNTR1 interrupt request bit 3 Serial I/O interrupt request bit 4 Input buffer full interrupt request bit 5 Output buffer empty interrupt request bit 6 Key input interrupt request bit 7 Fix this bit to “0”. 0 ✽: “0” can be set by software, but “1” cannot be set. Fig. 3.5.5 Structure of Interrupt request register C Interrupt control register A b7 b6 b5 b4 b3 b2 b1 b0 Interrupt control register A (ICONA : address 0516) b Functions Name 0 : Interrupt disabled 1 : Interrupt enabled 0 1 USB SOF interrupt enable 0 : Interrupt disabled bit 1 : Interrupt enabled 0 : Interrupt disabled 2 INT0 interrupt enable bit 1 : Interrupt enabled 0 3 INT1 interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 4 DMAC0 interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 : Interrupt disabled 1 : Interrupt enabled 0 : Interrupt disabled 1 : Interrupt enabled 0 0 : Interrupt disabled 1 : Interrupt enabled 0 0 USB function interrupt enable bit 5 DMAC1 interrupt enable bit 6 UART1 receive buffer full interrupt enable bit 7 UART1 transmit interrupt enable bit Fig. 3.5.6 Structure of Interrupt control register A Rev.2.00 Aug 28, 2006 REJ09B0336-0200 At reset R W page 51 of 108 0 0 0 APPENDIX 7641 Group 3.5 Control registers Interrupt control register B b7 b6 b5 b4 b3 b2 b1 b0 Interrupt control register B (ICONB : address 0616) b Functions Name At reset R W 0 UART1 summing error interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 1 UART2 receive buffer full interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 : Interrupt disabled 1 : Interrupt enabled 0 0 : Interrupt disabled 1 : Interrupt enabled 0 0 : Interrupt disabled 1 : Interrupt enabled 0 : Interrupt disabled 5 Timer Y interrupt enable 1 : Interrupt enabled bit 6 Timer 1 interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 7 Timer 2 interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 2 UART2 transmit interrupt enable bit 3 UART2 summing error interrupt enable bit 4 Timer X interrupt enable bit 0 0 0 Fig. 3.5.7 Structure of Interrupt control register B Interrupt control register C b7 b6 b5 b4 b3 b2 b1 b0 0 Interrupt control register C (ICONC : address 0716) b Functions Name 0 1 CNTR0 interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 2 CNTR1 interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 3 Serial I/O interrupt enable bit 4 Input buffer full interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled 0 0 : Interrupt disabled 1 : Interrupt enabled 0 : Interrupt disabled 1 : Interrupt enabled 0 : Interrupt disabled 1 : Interrupt enabled 0 5 Output buffer empty interrupt enable bit 6 Key input interrupt enable bit 7 Fix this bit to “0”. Fig. 3.5.8 Structure of Interrupt control register C Rev.2.00 Aug 28, 2006 REJ09B0336-0200 At reset R W 0 Timer 3 interrupt enable bit 0 : Interrupt disabled 1 : Interrupt enabled page 52 of 108 0 0 0 APPENDIX 7641 Group 3.5 Control registers Port Pi b7 b6 b5 b4 b3 b2 b1 b0 Port Pi (i = 0, 1, 2, 3, 5, 6, 8) (Pi : addresses 0816, 0A16, 0C16, 0E16, 1616, 1416, 1C16) b Name Functions ●In output mode Write •••••••• Port latch Read •••••••• Port latch ●In input mode Write •••••••• Port latch Read •••••••• Value of pin 0 Port Pi0 1 Port Pi1 2 Port Pi2 At reset R W 0 0 0 3 Port Pi3 0 4 Port Pi4 0 5 Port Pi5 0 6 Port Pi6 0 7 Port Pi7 0 Fig. 3.5.9 Structure of Port Pi Port P4, Port P7 b7 b6 b5 b4 b3 b2 b1 b0 Port P4, Port P7 (P4, P7 : addresses 1816, 1A16) b Name 0 Port P40 or Port P70 1 Port P41 or Port P71 2 Port P42 or Port P72 Functions ●In output mode Write •••••••• Port latch Read •••••••• Port latch ●In input mode Write •••••••• Port latch Read •••••••• Value of pin At reset R W 0 0 0 3 Port P43 or Port P73 0 4 Port P44 or Port P74 0 5 Nothing is arranged for these bits. These are write disable bits. When Undefined ✕ ✕ 6 these bits are read out, the contents are undefined. Undefined ✕ ✕ Undefined ✕ ✕ 7 Fig. 3.5.10 Structure of Port P4, Port P7 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 53 of 108 APPENDIX 7641 Group 3.5 Control registers Port Pi direction register b7 b6 b5 b4 b3 b2 b1 b0 Port Pi direction register (i = 0, 1, 2, 3, 5, 6, 8) (PiD : addresses 0916, 0B16, 0D16, 0F16, 1716, 1516, 1D16) b Name 0 Port Pi direction register 1 2 3 4 5 6 7 Functions 0 : Port Pi0 input mode 1 : Port Pi0 output mode 0 : Port Pi1 input mode 1 : Port Pi1 output mode 0 : Port Pi2 input mode 1 : Port Pi2 output mode 0 : Port Pi3 input mode 1 : Port Pi3 output mode 0 : Port Pi4 input mode 1 : Port Pi4 output mode 0 : Port Pi5 input mode 1 : Port Pi5 output mode 0 : Port Pi6 input mode 1 : Port Pi6 output mode 0 : Port Pi7 input mode 1 : Port Pi7 output mode At reset R W 0 ✕ 0 ✕ 0 ✕ 0 ✕ 0 ✕ 0 ✕ 0 ✕ 0 ✕ Fig. 3.5.11 Structure of Port Pi direction register Port P4, P7 direction registers b7 b6 b5 b4 b3 b2 b1 b0 Port P4 direction register, Port P7 direction register (P4D, P7D : addresses 1916, 1B16) b Name 0 Port P4 direction register Port P7 direction register 1 2 3 4 Functions 0 : Port P40 or P70 input mode 1 : Port P40 or P70 output mode 0 : Port P41 or P71 input mode 1 : Port P41 or P71 output mode 0 : Port P42 or P72 input mode 1 : Port P42 or P72 output mode 0 : Port P43 or P73 input mode 1 : Port P43 or P73 output mode 0 : Port P44 or P74 input mode 1 : Port P44 or P74 output mode At reset R W 0 ✕ 0 ✕ 0 ✕ 0 ✕ 0 ✕ 5 Nothing is arranged for these bits. These are write disable bits. When Undefined ✕ ✕ 6 these bits are read out, the contents are undefined. Undefined ✕ ✕ Undefined ✕ ✕ 7 Fig. 3.5.12 Structure of Port P4, Port P7 direction registers Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 54 of 108 APPENDIX 7641 Group 3.5 Control registers Port control register b7 b6 b5 b4 b3 b2 b1 b0 Port control register (PTC : address 1016) b 0 1 2 3 4 5 6 7 Name Port P0 to P3 slew rate control bit (Note 1) Port P4 slew rate control bit (Note 1) Port P5 slew rate control bit (Note 1) Port P6 slew rate control bit (Note 1) Port P7 slew rate control bit (Note 1) Port P8 slew rate control bit (Note 1) Port P2 input level select bit Master CPU bus input level select bit Functions 0 : Disabled 1 : Enabled 0 : Disabled 1 : Enabled 0 : Disabled 1 : Enabled 0 : Disabled 1 : Enabled 0 : Disabled 1 : Enabled 0 : Disabled 1 : Enabled 0 : Reduced VIHL level input (Note 2) 1 : CMOS level input 0 : CMOS level input 1 : TTL level input At reset R W 0 0 0 0 0 0 0 0 Notes 1: The slew rate function can reduce di/dt by modifying an internal buffer structure. 2: The characteristics of VIHL level is basically the same as that of TTL level. But, its switching center point is a little higher than TTL’s. Fig. 3.5.13 Structure of Port control register Interrupt polarity select register b7 b6 b5 b4 b3 b2 b1 b0 0 0 0 0 0 0 Interrupt polarity select register (IPOL : address 1116) b Functions Name 0 INT0 interrupt edge select bit 0 1 INT1 interrupt edge select bit 2 Fix these bits to “0”. 3 4 5 6 7 0 : Falling edge active 1 : Rising edge active 0 Fig. 3.5.14 Structure of Interrupt polarity select register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 At reset R W 0 : Falling edge active 1 : Rising edge active page 55 of 108 0 0 0 0 0 0 APPENDIX 7641 Group 3.5 Control registers Port P2 pull-up control register b7 b6 b5 b4 b3 b2 b1 b0 Port P2 pull-upt control register (PUP2 : address 1216) b Name Functions 0 Port P20 pull-up control bit 0 : Disabled 1 : Enabled 1 Port P21 pull-up control bit 0 : Disabled 1 : Enabled 2 Port P22 pull-up control bit 0 : Disabled 1 : Enabled 3 Port P23 pull-up control bit 0 : Disabled 1 : Enabled 4 Port P24 pull-up control bit 0 : Disabled 1 : Enabled 5 Port P25 pull-up control bit 0 : Disabled 1 : Enabled 6 Port P26 pull-up control bit 0 : Disabled 1 : Enabled 7 Port P27 pull-up control bit 0 : Disabled 1 : Enabled At reset R W 0 0 0 0 0 0 0 0 Fig. 3.5.15 Structure of Port P2 pull-up control register USB control register b7 b6 b5 b4 b3 b2 b1 b0 0 USB control register (USBC : address 1316) b Name Functions At reset R W 0 Fix this bit to “0”. 0 1 USB default state selection 0 : In default state after power-on/reset bit (USBC1) 1 : In default state after USB reset signal received 2 USB artificial SOF enable 0 : Artificial SOF disabled 1 : Artificial SOF enabled bit (USBC2) 0 3 USB line driver current control bit (USBC3) 4 USB line driver supply enable bit (USBC4) (Note 1) 0 : High current mode 1 : Low current mode 0 0 : Line driver disabled 1 : Line driver enabled 0 : 48 MHz clock to the USB block disabled 1 : 48 MHz clock to the USB block enabled 0 : SOF output disabled 1 : SOF output enabled 0 : USB block disabled (Note 2) 1 : USB block enabled 0 5 USB clock enable bit (USBC5) 6 USB SOF port select bit (USBC6) USB enable bit (USBC7) 7 0 0 0 0 Notes 1: When using the MCU in Vcc = 3.3 V, set this bit to “0” and disable the built-in DCDC converter. 2: Setting this bit to 0” causes the contents of all USB registers to have the values at reset. Fig. 3.5.16 Structure of USB control register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 56 of 108 APPENDIX 7641 Group 3.5 Control registers Clock control register b7 b6 b5 b4 b3 b2 b1 b0 0 0 0 0 0 Clock control register (CCR : address 1F16) b Name 0 Fix these bits to “0”. 1 2 3 4 5 XCOUT oscillation drive disable bit (CCR5) 6 XOUT oscillation drive disable bit (CCR6) 7 XIN divider select bit (CCR7) (Note) Functions At reset R W 0 0 0 0 0 0 : XCOUT oscillation drive is enabled. (When XCIN oscillation is enabled.) 1 : XCOUT oscillation drive is disabled. 0 : XOUT oscillation drive is enabled. (When XIN oscillation is enabled.) 1 : XOUT oscillation drive is disabled. 0 : f(XIN)/2 is used for the system clock. 1 : f(XIN) is used for the system clock. 0 0 0 Note: This bit is valid when (b7, b6 of CPMA) = “00”. Fig. 3.5.17 Structure of Clock control register Timer X (low, high) b7 b6 b5 b4 b3 b2 b1 b0 Timer XL, Timer XH (TXL, TXH: addresses 2016, 2116) b Functions At reset R W 0 ●Timer X’s count value is set through this register. ●Writing operation depends on the timer X write control bit. When it is “0”, the values are simultaneously written into timer X 1 latch and counter. 2 When it is “1”, the values are written into only timer X latch. ●Timer X is a down-count timer. 3 ●When reading this register’s address, the timer X’s count value is read out. 4 1 5 1 6 1 7 1 1 1 1 1 Notes 1: Read and write operation to timer X must be performed for both high and low-order bytes. 2: When reading timer X, read the high-order byte first and then the low-order byte. 3: When writing to timer X, write the low-order byte first and then the high-order byte. 4: Do not read this register during the write operation, or do not write during the read operation. Fig. 3.5.18 Structure of Timer X Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 57 of 108 APPENDIX 7641 Group 3.5 Control registers Timer Y (low, high) b7 b6 b5 b4 b3 b2 b1 b0 Timer YL, Timer YH (TYL, TYH: addresses 2216, 2316) b Functions At reset R W 0 ●Timer Y’s count value is set through this register. ●Timer Y is a down-count timer. 1 ●When reading this register’s address, the timer Y’s count value is read out. 2 1 3 1 4 1 5 1 6 1 7 1 1 1 Notes 1: Read and write operation to timer X must be performed for both high and low-order bytes. 2: When reading timer X, read the high-order byte first and then the low-order byte. 3: When writing to timer X, write the low-order byte first and then the high-order byte. 4: Do not read this register during the write operation, or do not write during the read operation. Fig. 3.5.19 Structure of Timer Y Timer i (i = 1 to 3) b7 b6 b5 b4 b3 b2 b1 b0 Timer 1, Timer 2, Timer 3 (T1, T2, T3: addresses 2416, 2516, 2616) b Functions 0 ●Timer i’s count value is set through this register. ●Timer 1 and Timer 2 Writing operation depends on the timers 1, 2 write control bit. When it is “0”, the values are simultaneously written into their latches and counters. When it is “1”, the values are written into only their latches. ●Timer 3 The values are simultaneously written into their latches and counters. ●When reading this register’s address, its timer’s count values are read out. ●The timer causes an underflow at the count pulse following the count where the timer contents reaches “0016”. Then The contents of latches are automatically reloaded into the timer. 1 2 3 4 5 6 7 Note: Timer 1 and Timer 3’s values are “FF16”. Timer 2 ’s value are “0116”. Fig. 3.5.20 Structure of Timer i Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 58 of 108 At reset R W (Note) (Note) (Note) (Note) (Note) (Note) (Note) (Note) APPENDIX 7641 Group 3.5 Control registers Timer X mode register b7 b6 b5 b4 b3 b2 b1 b0 Timer X mode register (TXM : address 2716) b Name Functions 0 Timer X write control bit 0 : Write value in latch and counter 1 : Write value in latch only 0 1 Timer X count source select bits b2b1 0 2 3 Timer X internal clock select bit 4 Timer X operating mode bits 00:φ/8 0 1 : φ / 16 1 0 : φ / 32 1 1 : φ / 64 0 : φ / n (n = 8, 16, 32, 64) 1 : SCSGCLK (Special Count Source Generator) b5b4 0 0 : Timer mode 0 1 : Pulse output mode 5 1 0 : Event counter mode 1 1 : Pulse width measurement mode 6 CNTR0 active edge switch This function depends on the timer X operating mode. (See below.) bit 0 : Count start 7 Timer X count stop bit 1 : Count stop Function of CNTR0 active edge switch bit Timer X operating mode Pulse output mode Event counter mode Pulse width measurement mode Interrupt Fig. 3.5.21 Structure of Timer X mode register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 At reset R W page 59 of 108 CNTR0 active edge switch bit 0 : Starts at “H” output 1 : Starts at “L” output 0 : Counts at rising edge 1 : Counts at falling edge 0 : Measures “H” pulse width 1 : Measures “L” pulse width 0 : Falling edge active 1 : Rising edge active 0 0 0 0 0 0 APPENDIX 7641 Group 3.5 Control registers Timer Y mode register b7 b6 b5 b4 b3 b2 b1 b0 Timer Y mode register (TYM : address 2816) b Name 0 Timer Y write control bit 1 Timer Y output control bit 2 Timer Y count source select bits 3 4 Timer Y operating mode bits Functions 0 : Write value in latch and counter 1 : Write value in latch only 0 : TYOUT output disabled 1 : TYOUT output enabled 0 b3b2 0 00:φ/8 0 1 : φ / 16 1 0 : φ / 32 1 1 : φ / 64 b5b4 0 0 : Timer mode 0 1 : Period measurement mode 1 0 : Event counter mode 5 1 1 : Pulse width HL continuously measurement mode 6 CNTR1 active edge switch This function depends on the timer Y operating mode. (See below.) bit 0 : Count start 7 Timer Y count stop bit 1 : Count stop Function of CNTR1 active edge switch bit Timer Y operating mode CNTR1 active edge switch bit 0 : Measures between falling edges Period measurement mode 1 : Measures between rising edges 0 : Counts at rising edge Event counter mode 1 : Counts at falling edge 0 : Starts at “H” output TYOUT output 1 : Starts at “L” output Interrupt Fig. 3.5.22 Structure of Timer Y mode register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 60 of 108 At reset R W 0 : Falling edge active 1 : Rising edge active 0 0 0 0 0 0 APPENDIX 7641 Group 3.5 Control registers Timer 123 mode register b7 b6 b5 b4 b3 b2 b1 b0 Timer 123 mode register (T123M : address 2916) b Name Functions At reset R W 0 TOUT factor select bit 0 1 0 2 3 4 5 6 7 0 : Timer 1 output 1 : Timer 2 output 0 : Count start Timer 1 count stop bit 1 : Count stop Timer 1 count source 0:φ/8 select bit 1 : f(XCIN) / 2 Timer 2 count source 0 : Timer 1 output select bit 1:φ 0 : Timer 1 output Timer 3 count source 1:φ/8 select bit TOUT output active edge 0 : Start at “H” output switch bit 1 : Start at “L” output TOUT output control bit 0 : TOUT output disabled 1 : TOUT output enabled Timers 1, 2 write control bit 0 : Write value in latch and counter 1 : Write value in latch only 0 0 0 0 0 0 Fig. 3.5.23 Structure of Timer 123 mode register Serial I/O shift register b7 b6 b5 b4 b3 b2 b1 b0 Serial I/O shift register (SIOSHT: address 2A16) b Functions 0 ●At transmitting Writing transmitted data to this register starts transmitting operation. 1 2 ●At receiving Read received data through this register. 3 4 5 6 7 Fig. 3.5.24 Structure of Serial I/O shift register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 61 of 108 At reset R W Undefined Undefined Undefined Undefined Undefined Undefined Undefined Undefined APPENDIX 7641 Group 3.5 Control registers Serial I/O control register 1 b7 b6 b5 b4 b3 b2 b1 b0 Serial I/O control register 1 (SIOCON1 : address 2B16) b Name 0 Internal synchronous clock select bits (Note) 1 2 Functions At reset R W 0 b2b1b0 0 0 0 : Internal clock divided by 2 0 0 1 : Internal clock divided by 4 0 1 0 : Internal clock divided by 8 0 1 1 : Internal clock divided by 16 1 0 0 : Internal clock divided by 32 1 0 1 : Internal clock divided by 64 1 1 0 : Internal clock divided by 128 1 1 1 : Internal clock divided by 256 0 0 0 : I/O port 1 : STXD, SCLK signal output 0 : I/O port 4 SRDY output select bit 1 : SRDY signal output 0 : LSB first Transfer direction select bit 5 1 : MSB first 6 Synchronous clock select 0 : External clock 1 : Internal clock bit 0 : CMOS output 7 STXD output channel 1 : N-channel open drain output control bit Note: The source of serial I/O internal synchronous clock can be selected by I/O control register 2 3 Serial I/O port select bit 0 0 0 1 0 bit 1 of serial Fig. 3.5.25 Structure of Serial I/O control register 1 Serial I/O control register 2 b7 b6 b5 b4 b3 b2 b1 b0 0 0 0 Serial I/O control register 2 (SIOCON2 : address 2C16) b Name 0 SPI mode select bit 1 Serial I/O internal clock select bit 2 SRXD input enable bit 3 Clock polarity select bit (CPoL) 4 Clock phase select bit (CPha) Functions 0 : Normal serial I/O mode 1 : SPI compatible mode (Note) 0:φ 1 : SCSGCLK 0 : SRXD input disabed 1 : SRXD input enabed 0 : SCLK starting at “L” 1 : SCLK starting at “H” 0 : Serial transfer starting at falling edge of SRDY 1 : Serial transfer starting after a half cycle of SCLK passed at falling edge of SRDY At reset R W 0 0 0 1 1 0 5 Fix these bits to “0”. 0 6 7 0 Note: To set the slave mode, also set bit 4 of serial I/O control register 1 to “1”. Fig. 3.5.26 Structure of Serial I/O control register 2 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 62 of 108 APPENDIX 7641 Group 3.5 Control registers Special count source generator 1 b7 b6 b5 b4 b3 b2 b1 b0 Special count source generator 1 (SCSG1: address 2D16) b Functions 0 ●This is a 8-bit down-count timer. The division ratio : 1 / (n1 +1), n1: value set to SCSG1. 1 2 3 4 5 6 7 At reset R W 1 1 1 1 1 1 1 1 Fig. 3.5.27 Structure of Special count source generator 1 Special count source generator 2 b7 b6 b5 b4 b3 b2 b1 b0 Special count source generator 2 (SCSG2: address 2E16) b Functions 0 ●This is a 8-bit down-count timer. An output from SCSG1 is divided by the contents of SCSG2 to generate SCSGCLK. 1 2 ●The count source, an output from SCSG1, is φ • n1 / (n1 +1). 3 ●SCSGCLK frequency: φ • n1 / (n1 +1) • 1 / (n2 +1) n1: value set to SCSG1 4 n2: value set to SCSG2 5 6 7 Fig. 3.5.28 Structure of Special count source generator 2 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 63 of 108 At reset R W 1 1 1 1 1 1 1 1 APPENDIX 7641 Group 3.5 Control registers Special count source mode register b7 b6 b5 b4 b3 b2 b1 b0 Special count source mode register (SCSGM : address 2F16) 0 0 0 0 b Name 0 SCSG1 data write control bit 1 SCSG1 count stop bit 2 SCSG2 data write control bit 3 SCSGCLK output control bit Functions 0 : Writing data into both timer latch and timer simultaneously 1 : Writing data into timer latch 0 : Count start 1 : Count stop 0 : Writing data into both timer latch and timer simultaneously 1 : Writing data into timer latch 0 : SCSGCLK output disabled (SCSG1 and SCSG2 counts stop) 1 : SCSGCLK output enabled At reset R W 0 0 0 0 0 0 0 0 4 Fix these bits to “0”. 5 6 7 Fig. 3.5.29 Structure of Special count source mode register UARTx mode register b7 b6 b5 b4 b3 b2 b1 b0 UARTx (x = 1, 2) mode register (UxMOD : addresses 3016, 3816) b Name 0 UART clock select bit (CLK) 1 UART clock prescaling select bits (PS) 2 3 Stop bit length select bit (STB) 4 Parity select bit (PMD) 5 Parity enable bit (PEN) 6 UART character length select bit (LE1, 0) 7 Functions 0:φ 1 : SCSGCLK output 0 b2b1 0 0 0 : UART clock divided by 1 0 1 : UART clock divided by 8 1 0 : UART clock divided by 32 1 1 : UART clock divided by 256 0 : 1 stop bit 1 : 2 stop bits 0 : Even parity 1 : Odd parity 0 : Parity checking disabled 1 : Parity checking enabled b7b6 0 0 : 7 bits 0 1 : 8 bits 1 0 : 9 bits 1 1 : Not available Fig. 3.5.30 Structure of UARTx (x = 1, 2) mode register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 64 of 108 At reset R W 0 0 0 0 0 0 APPENDIX 7641 Group 3.5 Control registers UARTx baud rate generator b7 b6 b5 b4 b3 b2 b1 b0 UARTx (x = 1, 2) baud rate generator (UxBRG: addresses 3116, 3916) b Functions At reset R W 0 ●The UxBRG determines the baud rate for transfer. 1 ●This is a 8-bit counter with its reload register. This generator divides the frequency of the count source by 1/(n + 1), where “n” is the 2 value written to the UxBRG. 3 4 5 6 7 Undefined Undefined Undefined Undefined Undefined Undefined Undefined Undefined Fig. 3.5.31 Structure of UARTx (x = 1, 2) baud rate generator UARTx status register b7 b6 b5 b4 b3 b2 b1 b0 UARTx (x = 1, 2) status register (UxSTS : addresses 3216, 3A16) b Name At reset R W 0 Transmit complete flag (TCM) 1 Transmit buffer empty flag (TBE) 2 Receive buffer full flag (RBF) 1 ✕ 1 ✕ 0 ✕ 3 0 ✕ 0 ✕ 0 ✕ 0 ✕ 0 ✕ 4 5 6 7 0 : Transmit shift in progress 1 : Transmit shift completed 0 : Buffer full 1 : Buffer empty 0 : Buffer empty 1 : Buffer full 0 : No error Parity error flag (PER) 1 : Parity error Framing error flag (FER) 0 : No error 1 : Framing error 0 : No error Overrun error flag (OER) 1 : Overrun error Summing error flag (SER) 0 : (PER) U (FER) U (OER) = 0 1 : (PER) U (FER) U (OER) = 1 Nothing is arranged for this bit. This is a write disable bit. When this bit is read out, the contents are “0”. Fig. 3.5.32 Structure of UARTx (x = 1, 2) status register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 Functions page 65 of 108 APPENDIX 7641 Group 3.5 Control registers UARTx control register b7 b6 b5 b4 b3 b2 b1 b0 UARTx (x = 1, 2) control register (UxCON : addresses 3316, 3B16) b Name 0 Transmit enable bit (TEN) 1 Receive enable bit (REN) 2 Transmit initialization bit (TIN) 3 Receive initialization bit (RIN) 4 Transmit interrupt source select bit (TIS) 5 CTS function enable bit (CTS_SEL) 6 RTS function enable bit (RTS_SEL) 7 UART address mode enable bit (AME) Functions At reset R W 0 : Transmit disabled 1 : Transmit enabled 0 : Receive disabled 1 : Receive enabled 0 : No action 1 : Initializing (Note 1) 0 : No action 1 : Initializing (Note 2) 0 0 : Interrupt when transmit buffer has emptied 1 : Interrupt when transmit shift operation is completed 0 0 : CTS function disabled (Note 3) 1 : CTS function enabled 0 : RTS function disabled (Note 4) 1 : RTS function enabled 0 : Address mode disabled 1 : Address mode enabled 0 0 0 0 0 0 Notes 1: When setting the TIN bit to “1”, the TEN bit is set to “0” and the UARTx status register will be set to “0316” after the data has been transmitted. To retransmit, set the TEN bit to “1” and set a data to the transmit buffer register again. The TIN bit will be cleared to “0” one cycle later after the TIN bit has been set to “1”. 2: Setting the RIN bit to “1” suspends the receiving operation and will set all of the REN, RBF and the receive error flags (PER, FER, OER, SER) to “0”. The RIN bit will be cleared to “0” one cycle later after the RIN bit has been set to “1”. 3: When CTS function is disabled (CTS_SEl = “0”), pins P82 and P86 can be used as ordinary I/O ports. 4: When RTS function is disabled (RTS_SEl = “0”), pins P83 and P87 can be used as ordinary I/O ports. Fig. 3.5.33 Structure of UARTx (x = 1, 2) control register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 66 of 108 APPENDIX 7641 Group 3.5 Control registers UARTx transmit/receive buffer registers 1, 2 b7 b6 b5 b4 b3 b2 b1 b0 UARTx (x = 1, 2) transmit/receive buffer register 1 (UxTRB1: addresses 3416, 3C16) b Functions 0 The transmit buffer register and the receive buffer register are located at the same address. Writing a transmitting data and reading a received data are performed through the UxTRB. This is its low-order byte. •At write The data is written into the transmit buffer register. It is not done into the receive buffer register. •At read The contents of receive buffer register is read. If a character bit length is 7 bits, the MSB of received data is invalid. 1 2 3 4 5 6 7 Note that the contents of transmit buffer register cannot be read. At reset R W Undefined Undefined Undefined Undefined Undefined Undefined Undefined Undefined b7 b6 b5 b4 b3 b2 b1 b0 UARTx (x = 1, 2) transmit/receive buffer register 2 (UxTRB2: addresses 3516, 3D16) b Functions At reset R W 0 The transmit buffer register and the receive buffer register are located Undefined at the same address. Writing a transmitting data and reading a received data are performed through the UxTRB. This is its highorder byte. •At write The data is written into the transmit buffer register. It is not done into the receive buffer register. •At read The contents of receive buffer register is read. If a character bit length is 9 bits, the received high-order 7 bits of UxTRB2 are “0” Note that the contents of transmit buffer register cannot be read. If a character bit length is 7 or 8 bits, the received contents of UxTRB2 are invalid. 1 Nothing is arranged for this bit. This is a write disable bit. When this Undefined 2 bit is read out, the contents are “0”. Undefined 3 Undefined 4 Undefined 5 Undefined 6 Undefined 7 Undefined Fig. 3.5.34 Structure of UARTx (x = 1, 2) transmit/receive buffer registers 1, 2 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 67 of 108 ✕ ✕ ✕ ✕ ✕ ✕ ✕ APPENDIX 7641 Group 3.5 Control registers UARTx RTS control register b7 b6 b5 b4 b3 b2 b1 b0 0 0 0 0 UARTx (x = 1, 2) RTS control register (UxRTSC : addresses 3616, 3E16) b Name 0 Fix these bits to “0”. 1 2 3 4 RTS assertion delay count select bits (RTS) 5 6 7 Functions b7b6b5b4 0 0 0 0 : No delay; Assertion immediately 0 0 0 1 : 8-bit term assertion at “H” 0 0 1 0 : 16-bit term assertion at “H” 0 0 1 1 : 24-bit term assertion at “H” 0 1 0 0 : 32-bit term assertion at “H” 0 1 0 1 : 40-bit term assertion at “H” 0 1 1 0 : 48-bit term assertion at “H” 0 1 1 1 : 56-bit term assertion at “H” 1 0 0 0 : 64-bit term assertion at “H” 1 0 0 1 : 72-bit term assertion at “H” 1 0 1 0 : 80-bit term assertion at “H” 1 0 1 1 : 88-bit term assertion at “H” 1 1 0 0 : 96-bit term assertion at “H” 1 1 0 1 : 104-bit term assertion at “H” 1 1 1 0 : 112-bit term assertion at “H” 1 1 1 1 : 120-bit term assertion at “H” Fig. 3.5.35 Structure of UARTx (x = 1, 2) RTS control register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 68 of 108 At reset R W 0 0 0 0 0 0 0 1 APPENDIX 7641 Group 3.5 Control registers DMAC index and status register b7 b6 b5 b4 b3 b2 b1 b0 0 DMAC index and status register (DMAIS : address 3F16) b Name 0 DMAC channel 0 count register underflow flag (D0UF) 1 DMAC channel 0 suspend flag (D0SFI) (Note 1) 2 DMAC channel 1 count register underflow flag (D1UF) 3 DMAC channel 1 suspend flag (D1SFI) (Note 1) 4 DMAC transfer suspend control bit (DTSC) (Note 2) 5 DMAC register reload disable bit (DRLDD) (Note 3) 6 Fix this bit to “0”. 7 Channel index bit (DCI) Functions 0 : No underflow 1 : Underflow generated 0 : Not suspended 1 : Suspended 0 : No underflow 1 : Underflow generated 0 : Not suspended 1 : Suspended 0 :Suspending only burst transfers during interrupt process 1 : Suspending both burst and cycle steal transfers during interrupt process 0 :Enabling reload of source and destination registers of both channels 1 : Disabling reload of source and destination registers of both channels 0 : Channel 0 accessible 1 : Channel 1 accessible Accessed registers: Mode register, At reset R W 0 ✽ 0 ✕ 0 ✽ 0 ✕ 0 0 0 0 source register, destination register, transfer count register. ✽: “0” can be set by software, but “1” cannot be set. Notes 1: Suspended by an interrupt. 2: Transfer suspended during interrupt process 3: This settings affect the source and destination registers of both channels. Fig. 3.5.36 Structure of DMAC index and status register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 69 of 108 APPENDIX 7641 Group 3.5 Control registers DMAC channel x mode register 1 (x = 0, 1) b7 b6 b5 b4 b3 b2 b1 b0 DMAC channel x mode register 1 (DMAxM1 : address 4016) (Note 1) b Name 0 DMAC channel x source register increment/decrement selection bit (DxSRID) 1 DMAC channel x source register increment/decrement enable bit (DxSRCE) 2 DMAC channel x destination register increment/decrement selection bit (DxDRID) 3 DMAC channel x destination register increment/decrement enable bit (DxDRCE) DMAC channel x data 4 write control bit (DxDWC) Functions At reset R W 0 : Increment after transfer 1 : Decrement after transfer 0 0 : Disabled (No change after transfer) 1 : Enabled 0 0 : Increment after transfer 1 : Decrement after transfer 0 0 : Disabled (No change after transfer) 1 : Enabled 0 0 : Writing data in reload latches and 0 registers 1 : Writing data in reload latches only DMAC channel x disable after 0 : Channel x enabled after count 5 0 register underflow count register underflow 1 : Channel x disabled after count enable bit (DxDAUE) register underflow DMAC channel x register 0 : Not reloaded 0 6 (Note 2) 1 : Source, destination, and transfer reload bit (DxRLD) count registers contents of channel x to be reloaded 0 : Cycle steal transfer mode 7 DMAC channel x transfer 0 mode selection bit (DxTMS) 1 : Burst transfer mode Notes 1: Channels 1 and 2 share this register. The channel selection which can use this register depends on channel index bit, bit 7 of DMAC index and status register. 2: These bits’ contents are “0” at read. Fig. 3.5.37 Structure of DMAC channel x (x = 0, 1) mode register 1 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 70 of 108 APPENDIX 7641 Group 3.5 Control registers DMAC channel 0 mode register 2 b7 b6 b5 b4 b3 b2 b1 b0 DMAC channel 0 mode register 2 (DMA0M2 : address 4116) (Note 1) b Name Functions At reset R W 0 DMAC channel 0 hardware b3b2b1b0 0 0 0 0 : Not used transfer request source 0 0 0 1 : UART1 receive interrupt bits (D0HR) 0 0 1 0 : UART1 transmit interrupt 0 0 1 1 : Timer Y interrupt 0 1 0 0 : INT0 interrupt 0 1 0 1 : USB endpoint 1 IN_PKT_RDY signal (falling edge active) 0 1 1 0 : USB endpoint 2 IN_PKT_RDY 1 signal (falling edge active) 0 1 1 1 : USB endpoint 3 IN_PKT_RDY signal (falling edge active) 1 0 0 0 : USB endpoint 1 OUT_PKT_RDY signal (rising edge active) 1 0 0 1 : USB endpoint 1 2 OUT_FIFO_NOT_EMPTY signal (rising edge active) 1 0 1 0 : USB endpoint 2 OUT_PKT_RDY signal (rising edge active) 1 0 1 1 : USB endpoint 3 OUT_PKT_RDY signal (rising edge active) 3 1 1 0 0 : Master CPU bus interface OBE0 signal (rising edge active) 1 1 0 1 : Master CPU bus interface IBF0 signal, data (rising edge active) 1 1 1 0 : Serial I/O transmit/receive interrupt 1 1 1 1 : CNTR1 interrupt 0 4 DMAC channel 0 software 0 : No action 1 : Request of channel 0 transfer by transfer trigger (D0SWT) writing “1” 5 DMAC channel 0 USB and 0 : Disabled master CPU bus interface 1 : Enabled enable bit (D0UMIE) 6 DMAC channel 0 transfer 0 : No action 1 : Reset of channel 0 capture register by initiation source capture writing “1” register reset bit (D0CRR) 0 : Channel 0 disabled 7 DMAC channel 0 enable 1 : Channel 0 enabled (Note 3) bit (D0CEN) 0 0 0 0 (Note 2) 0 0 (Note 2) 0 Notes 1: DMAC channel 0 mode register 2 and DMAC channel 1 mode register 2 are assigned at the same address 4116. The accessible register depends on channel index bit, bit 7 of DMAC index and status register. 2: These bits’ contents are “0” at read. This bit is automatically cleared to “0” after writing “1”. 3: When setting this bit to “1”, simultaneously set the DMAC channel 0 transfer initiation source capture register reset bit (bit 6 of DMA0M2) to “1”. Fig. 3.5.38 Structure of DMAC channel 0 mode register 2 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 71 of 108 APPENDIX 7641 Group 3.5 Control registers DMAC channel 1 mode register 2 b7 b6 b5 b4 b3 b2 b1 b0 DMAC channel 1 mode register 2 (DMA1M2 : address 4116) (Note 1) b Name Functions At reset R W 0 DMAC channel 1 hardware b3b2b1b0 0 0 0 0 : Not used transfer request source 0 0 0 1 : UART2 receive interrupt bits (D1HR) 0 0 1 0 : UART2 transmit interrupt 0 0 1 1 : Timer X interrupt 0 1 0 0 : INT1 interrupt 0 1 0 1 : USB endpoint 1 IN_PKT_RDY signal (falling edge active) 0 1 1 0 : USB endpoint 2 IN_PKT_RDY 1 signal (falling edge active) 0 1 1 1 : USB endpoint 4 IN_PKT_RDY signal (falling edge active) 1 0 0 0 : USB endpoint 1 OUT_PKT_RDY signal (rising edge active) 1 0 0 1 : USB endpoint 1 2 OUT_FIFO_NOT_EMPTY signal (rising edge active) 1 0 1 0 : USB endpoint 2 OUT_PKT_RDY signal (rising edge active) 1 0 1 1 : USB endpoint 4 OUT_PKT_RDY signal (rising edge active) 3 1 1 0 0 : Master CPU bus interface OBE1 signal (rising edge active) 1 1 0 1 : Master CPU bus interface IBF1 signal, data (rising edge active) 1 1 1 0 : Timer 1 interrupt 1 1 1 1 : CNTR0 interrupt 0 4 DMAC channel 1 software 0 : No action 1 : Request of channel 1 transfer by transfer trigger (D1SWT) writing “1” 5 DMAC channel 1 USB and 0 : Disabled master CPU bus interface 1 : Enabled enable bit (D1UMIE) 6 DMAC channel 1 transfer 0 : No action 1 : Reset of channel 1 capture register by initiation source capture writing “1” register reset bit (D1CRR) 0 : Channel 1 disabled 7 DMAC channel 1 enable 1 : Channel 1 enabled (Note 3) bit (D1CEN) 0 0 0 0 (Note 2) 0 0 (Note 2) 0 Notes 1: DMAC channel 0 mode register 2 and DMAC channel 1 mode register 2 are assigned at the same address 4116. The accessible register depends on channel index bit, bit 7 of DMAC index and status register. 2: These bits’ contents are “0” at read. This bit is automatically cleared to “0” after writing “1”. 3: When setting this bit to “1”, simultaneously set the DMAC channel 1 transfer initiation source capture register reset bit (bit 6 of DMA1M2) to “1”. Fig. 3.5.39 Structure of DMAC channel 1 mode register 2 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 72 of 108 APPENDIX 7641 Group 3.5 Control registers DMAC channel x source registers Low, High b7 b6 b5 b4 b3 b2 b1 b0 DMAC channel x source registers Low, High (DMAxSL,DMAxSH : addresses 4216, 4316) b Functions At reset R W 0 ●This is a 16-bit register with a latch. 0 1 0 2 ●This register indicates the source address for data transfer. 0 3 0 4 0 5 0 6 0 7 0 Notes 1: DMAC channel x source registers low, high of channels 0 and 1 are assigned at the same addresses. The accessible register depends on channel index bit, bit 7 of DMAC index and status register. 2: Write data into the lower bytes first, and then the higher bytes. 3: Read the contents from the higher bytes first, and then the lower bytes. Fig. 3.5.40 Structure of DMAC channel x (x = 0, 1) source registers Low, High DMAC channel x destination registers Low, High b7 b6 b5 b4 b3 b2 b1 b0 DMAC channel x destination registers Low, High (DMAxDL,DMAxDH : addresses 4416, 4516) b Functions At reset R W 0 ●This is a 16-bit register with a latch. 0 1 0 2 ●This register indicates the destination address for data transfer. 0 3 0 4 0 5 0 6 0 7 0 Notes 1: DMAC channel x destination registers low, high of channels 0 and 1 are assigned at the same addresses. The accessible register depends on channel index bit, bit 7 of DMAC index and status register. 2: Write data into the lower bytes first, and then the higher bytes. 3: Read the contents from the higher bytes first, and then the lower bytes. Fig. 3.5.41 Structure of DMAC channel x (x = 0, 1) destination registers Low, High Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 73 of 108 APPENDIX 7641 Group 3.5 Control registers DMAC channel x transfer count registers Low, High b7 b6 b5 b4 b3 b2 b1 b0 DMAC channel x transfer count registers Low (DMAxCL : address 4616) b Functions 0 1 2 3 4 5 6 7 ●This is the lower 8-bit register with a latch. Set the lower 8 bits of transfer numbers. ●This register indicates the remaining transfer numbers while transfer is continuing. ●This contents are decreased by 1 at every transfer operation. ●When this register underflows, the DMAC interrupt request bit and the count register underflow flag (Note 2) are set to “1”. At reset R W 0 0 0 0 0 0 0 0 b7 b6 b5 b4 b3 b2 b1 b0 DMAC channel x transfer count registers High (DMAxCH : address 4716) b Functions At reset R W 0 ●This is the higher 8-bit register with a latch. Set the higher 8 bits of 0 transfer numbers. 1 0 2 ●This register indicates the remaining transfer numbers while 0 transfer is continuing. 3 0 ●This contents are decreased by 1 at every transfer operation. 4 0 5 0 6 0 7 0 Notes 1: DMAC channel x transfer count registers low, high of channels 0 and 1 are assigned at the same addresses 4616 and 4716. The accessible channel depends on channel index bit, bit 7 of DMAC index and status register. 2: Channel 0 used: Bit 0 of DMAC index and status register Channel 1 used: Bit 2 of DMAC index and status register 3: Write data into the lower byte first, and then the higher byte. 4: Read the contents from the higher byte first, and then the lower byte. Fig. 3.5.42 Structure of DMAC channel x (x = 0, 1) transfer count registers Low, High Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 74 of 108 APPENDIX 7641 Group 3.5 Control registers Data bus buffer register x b7 b6 b5 b4 b3 b2 b1 b0 Data bus buffer register x (x = 0, 1) (DBBx: addresses 4816, 4C16) b Functions At reset R W 0 ●A data is latched into this register by a write request from the host CPU. 1 2 3 ●Write an output data into this register. The data is output on to the data bus by a read request from the 4 host CPU. 5 6 7 0 0 0 0 0 0 0 0 Fig. 3.5.43 Structure of Data bus buffer register x (x = 0, 1) Data bus buffer status register x b7 b6 b5 b4 b3 b2 b1 b0 Data bus buffer status register x (x = 0, 1) (DBBSx: addresses 4916, 4D16) b Name 0 Output buffer full flag (OBFx) 1 Input buffer full flag (IBFx) Functions 0 : Buffer empty 1 : Buffer full 0 : Buffer empty 1 : Buffer full This flag can be defined by user freely. 0 ✕ 0 ✕ 3 A0 flag (A0x) This flag indicates the condition of A0 status when the IBFx flag is set. 0 4 User definable flag (U4 to U7) 5 6 6 7 This flag can be defined by user freely. 0 2 User definable flag (U2) Fig. 3.5.44 Structure of Data bus buffer status register x (x = 0, 1) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 At reset R W page 75 of 108 0 ✕ APPENDIX 7641 Group 3.5 Control registers Data bus buffer control register 0 b7 b6 b5 b4 b3 b2 b1 b0 Data bus buffer control register 0 (DBBC0 : address 4A16) 0 b Name Functions At reset R W 0 OBF0 output enable bit 0 1 0 2 3 4 5 6 7 0 : P52 functions as I/O port. 1 : P52 functions as OBF0 output pin. 0 : P53 functions as I/O port. IBF0 output enable bit 1 : P53 functions as IBF0 0 : Occurrence due to data write (A0 = “0”) or IBF0 interrupt select bit command write (A0 = “1”) 1 : Occurrence due to command write (A0 = “1”) Output buffer 0 empty 0 : Enabled interrupt disable bit 1 : Disabled Input buffer 0 full interrupt 0 : Enabled disable bit 1 : Disabled Nothing arranged for this bit. Fix this bit to “0”. Master CPU bus interface Function of P54 to P57, P60 to P67 ; 0 : As I/O ports. enable bit 1 : As master CPU bus interface function pins. Bus interface type select 0 : RD,WR separate type bus bit 1 : R/W type bus 0 0 0 0 0 0 Fig. 3.5.45 Structure of Data bus buffer control register 0 Data bus buffer control register 1 b7 b6 b5 b4 b3 b2 b1 b0 0 0 Data bus buffer control register 1 (DBBC0 : address 4E16) b Name 0 OBF1 output enable bit 1 IBF1 output enable bit 2 IBF1 interrupt select bit Functions At reset R W 0 : P74 functions as I/O port. 1 : P74 functions as OBF1 output pin. (Note) 0 : P73 functions as I/O port. 1 : P73 functions as IBF1 output pin. (Note) 0 : Occurrence due to data write (A0 = “0”) or command write (A0 = “1”) 1 : Occurrence due to command write (A0 = “1”) 3 Output buffer 1 empty 0 : Enabled interrupt disable bit 1 : Disabled Input buffer 1 full interrupt 0 : Enabled 4 disable bit 1 : Disabled 5 Nothing arranged for these bits. 6 Fix these bits to “0”. 0 : Single data bus buffer mode(P72 7 Data bus buffer function functions as I/O port.) select bit 1 : Double data bus buffer mode(P72 functions as S1 input pin.) Note: This can be selected when the data bus buffer function select bit is “1”. Fig. 3.5.46 Structure of Data bus buffer control register 1 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 76 of 108 0 0 0 0 0 0 0 0 APPENDIX 7641 Group 3.5 Control registers USB address register b7 b6 b5 b4 b3 b2 b1 b0 USB address register (USBA : address 5016) 0 b Name Functions At reset R W 0 This register maintains the 7-bit USB function control unit address assigned by the host CPU. 1 0 2 0 3 0 4 0 5 0 6 0 7 Nothing arranged for this bit. Fix this bit to “0”. 0 0 Fig. 3.5.47 Structure of USB address register USB power management register b7 b6 b5 b4 b3 b2 b1 b0 0 0 0 0 0 USB power management register (USBPM : address 5116) b Name 0 USB suspend detection flag (SUSPEND) 1 USB resume detection flag (RESUME) 2 USB remote wake-up bit (WAKEUP) Functions 0 : No USB suspend detected 1 : USB suspend detected (Note 1) 0 : No USB resume signal detected 1 : USB resume signal detected 0 : End of remote resume signal 1 : Transmitting of remote resume signal (only when SUSPEND = “1”) (Note 2) 3 Nothing arranged for this bit. Fix these bits to “0”. 4 5 6 7 At reset R W 0 ✕ 0 ✕ 0 0 0 0 0 0 Notes 1: This bit is cleared when the WAKEUP bit is “1”. 2: When the SUSPEND bit is “1”, set this bit to “1” and keep “1” for 10 ms to 15 ms. Fig. 3.5.48 Structure of USB power management register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 77 of 108 APPENDIX 7641 Group 3.5 Control registers USB interrupt status register 1 b7 b6 b5 b4 b3 b2 b1 b0 0 USB interrupt status register 1 (USBIS1 : address 5216) b Name 0 USB endpoint 0 interrupt status flag (INTST0) Functions 0 1 Nothing arranged for this bit. Fix this bit to “0”. 2 USB endpoint 1 IN 0 : Except the following conditions interrupt status flag 1 : Set at which of the following (INTST2) conditions: • A packet data of endpoint 1 is successfully sent • UNDER_RUN bit of endpoint 1 is set to “1”. 0 : Except the following conditions 3 USB endpoint 1 OUT 1 : Set at any one of the following interrupt status flag conditions: (INTST3) • A packet data of endpoint 1 is successfully received • OVER_RUN bit of endpoint 1 is set to “1” • FORCE_STALL bit of endpoint 1 is set to “1”. 0 : Except the following conditions 4 USB endpoint 2 IN interrupt status flag 1 : Set at which of the following (INTST4) conditions: • A packet data of endpoint 2 is successfully sent • UNDER_RUN bit of endpoint 2 is set to “1”. 0 : Except the following conditions 5 USB endpoint 2 OUT 1 : Set at any one of the following interrupt status flag conditions: (INTST5) • A packet data of endpoint 2 is successfully received • OVER_RUN bit of endpoint 2 is set to “1” • FORCE_STALL bit of endpoint 2 is set to “1”. 0 : Except the following conditions 6 USB endpoint 3 IN interrupt status flag 1 : Set at which of the following (INTST6) conditions: • A packet data of endpoint 3 is successfully sent • UNDER_RUN bit of endpoint 3 is set to “1”. 0 : Except the following conditions 7 USB endpoint 3 OUT 1 : Set at any one of the following interrupt status flag conditions: (INTST7) • A packet data of endpoint 3 is successfully received • OVER_RUN bit of endpoint 3 is set to “1” • FORCE_STALL bit of endpoint 3 is set to “1”. ✽: “0” can be set by software, but “1” cannot be set. To clear the bit set to “1”, write “1” to the bit. 0 Fig. 3.5.49 Structure of USB interrupt status register 1 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 At reset R W 0 : Except the following conditions 1 : Set at any one of the following conditions: • A packet data of endpoint 0 is successfully received • A packet data of endpoint 0 is successfully sent • DATA_END bit of endpoint 0 is cleared to “0” • FORCE_STALL bit of endpoint 0 is set to “1” • SETUP_END bit of endpoint 0 is set to “1”. page 78 of 108 ✽ 0 ✽ 0 ✽ 0 ✽ 0 0 ✽ 0 ✽ 0 0 ✽ APPENDIX 7641 Group 3.5 Control registers USB interrupt status register 2 b7 b6 b5 b4 b3 b2 b1 b0 0 0 USB interrupt status register 2 (USBIS2 : address 5316) b Name Functions 0 USB endpoint 4 IN interrupt status flag (INTST8) 0 : Except the following conditions 1 : Set at which of the following conditions: • A packet data of endpoint 4 is successfully sent • UNDER_RUN bit of endpoint 4 is set to “1”. 0 : Except the following conditions 1 USB endpoint 4 OUT 1 : Set at any one of the following interrupt status flag conditions: (INTST9) • A packet data of endpoint 4 is successfully received • OVER_RUN bit of endpoint 4 is set to “1” • FORCE_STALL bit of endpoint 4 is set to “1”. 2 Nothing arranged for these bits. Fix these bist to “0”. 3 0 : Except the following conditions 4 USB overrun/underrun 1 : Set at an occurrence of overrun / interrupt status flag underrun (for isochronous data (INTST12) transfer) 5 USB reset interrupt status flag (INTST13) 6 USB resume signal interrupt status flag (INTST14) 7 USB suspend signal interrupt status flag (INTST15) ✽ 0 ✽ 0 0 ✽ 0 : Except the following conditions 1 : Set at receiving of USB reset signal 0 ✽ 0 : Except the following conditions 1 : Set at receiving of resume signal 0 ✽ 0 : Except the following conditions 1 : Set at receiving of suspend signal 0 ✽ Fig. 3.5.50 Structure of USB interrupt status register 2 page 79 of 108 0 0 ✽: “0” can be set by software, but “1” cannot be set. To clear the bit set to “1”, write “1” to the bit. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 At reset R W APPENDIX 7641 Group 3.5 Control registers USB interrupt enable register 1 b7 b6 b5 b4 b3 b2 b1 b0 USB interrupt enable register 1 (USBIE1 : address 5416) 0 b Name Functions At reset R W 0 USB endpoint 0 interrupt enable bit (INTEN0) 1 1 2 1 1 3 4 5 6 7 0 : Disabled 1 : Enabled Nothing arranged for this bit. Fix this bit to “0”. USB endpoint 1 IN interrupt 0 : Disabled 1 : Enabled enable bit (INTEN2) USB endpoint 1 OUT inter- 0 : Disabled 1 : Enabled rupt enable bit (INTEN3) USB endpoint 2 IN interrupt 0 : Disabled 1 : Enabled enable bit (INTEN4) USB endpoint 2 OUT inter- 0 : Disabled 1 : Enabled rupt enable bit (INTEN5) USB endpoint 3 IN interrupt 0 : Disabled 1 : Enabled enable bit (INTEN6) USB endpoint 3 OUT inter- 0 : Disabled 1 : Enabled rupt enable bit (INTEN7) 1 1 1 1 1 Fig. 3.5.51 Structure of USB interrupt enable register 1 USB interrupt enable register 2 b7 b6 b5 b4 b3 b2 b1 b0 0 1 0 0 USB interrupt enable register 2 (USBIE2 : address 5516) b Name Functions 0 USB endpoint 4 IN interrupt 0 : Disabled enable bit (INTEN8) 1 : Enabled 1 USB endpoint 4 OUT inter- 0 : Disabled 1 : Enabled rupt enable bit (INTEN9) 2 Nothing arranged for these bits. Fix these bits to “0”. 3 0 : Disabled 4 USB overrun/underrun interrupt enable bit (INTEN12) 1 : Enabled 5 Nothing arranged for this bit. Fix this bit to “1”. 6 Nothing arranged for this bit. Fix this bit to “0”. 0 : Disabled 7 USB suspend/resume interrupt enable bit (INTEN15) 1 : Enabled Fig. 3.5.52 Structure of USB interrupt enable register 2 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 80 of 108 At reset R W 1 1 0 0 1 1 0 0 APPENDIX 7641 Group 3.5 Control registers USB frame number register Low b7 b6 b5 b4 b3 b2 b1 b0 USB frame number register Low (USBSOFL : address 5616) b Name Functions At reset R W 0 ✕ 1 FN1 0 ✕ 2 FN2 0 ✕ 3 FN3 0 ✕ 4 FN4 0 ✕ 5 FN5 0 ✕ 6 FN6 0 ✕ 7 FN7 0 ✕ 0 FN0 Contains the low-order 8 bits of SOF token frame number. USB frame number register High b7 b6 b5 b4 b3 b2 b1 b0 USB frame number register High (USBSOFH : address 5716) b Name Functions ✕ 1 FN9 0 ✕ 2 FN10 0 ✕ 3 Nothing is arranged for these bits. These are write disable bits. When these bits are read out, the contents are “0”. 4 0 ✕ 0 ✕ 5 0 ✕ 6 0 ✕ 7 0 ✕ Contains the high-order 3 bits of SOF token frame number. Fig. 3.5.53 Structure of USB frame nmber registers Low, High Rev.2.00 Aug 28, 2006 REJ09B0336-0200 At reset R W 0 0 FN8 page 81 of 108 APPENDIX 7641 Group 3.5 Control registers USB endpoint index register b7 b6 b5 b4 b3 b2 b1 b0 0 0 0 USB endpoint index register (USBINDEX : address 5816) b Name 0 Endpoint index bit (EPINDEX) 1 2 Functions b2b1b0 0 0 0 : Endpoint 0 0 0 1 : Endpoint 1 0 1 0 : Endpoint 2 0 1 1 : Endpoint 3 1 0 0 : Endpoint 4 1 0 1 : Not used 1 1 0 : Not used 1 1 1 : Not used 3 Nothing arranged for these bits. Fix these bist to 4 5 0 : Auto FIFO flush disabled 6 AUTO_FLUSH bit 1 : Auto FIFO flush enabled (AUTO_FL) (Note) 0 : ISO_UPDATE disabled ISO_UPDATE bit 7 1 : ISO_UPDATE enabled (ISO_UPD) (Note) Note: This bit is valid for an isochronous transfer. Fig. 3.5.54 Structure of USB endpoint index register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 82 of 108 At reset R W 0 0 0 0 0 0 0 0 APPENDIX 7641 Group 3.5 Control registers USB endpoint 0 IN control register b7 b6 b5 b4 b3 b2 b1 b0 USB endpoint 0 IN control register (IN_CSR : address 5916) b Name Functions At reset R W 0 OUT_PKT_RDY flag (IN0CSR0) ✽2 0 : Except the following condition (Cleared to “0” by writing “1” into SERVICED_OUT_PKT_RDY bit) 1 : End of a data packet reception 0 1 IN_PKT_RDY bit (IN0CSR1) ✽1 0 : End of a data packet transmission 1 : Write “1” at completion of writing a data packet into IN FIFO. 0 : Except the following condition 1 : Transmitting STALL handshake signal 0 2 SEND_STALL bit (IN0CSR2) ✽3, ✽4 3 DATA_END bit (IN0CSR3) 0 : Except the following condition ✽1 (Cleared to “0” after completion of status phase) 1 : Write “1” at completion of writing or reading the last data packet to/from FIFO. 0 : Except the following condition 4 FORCE_STALL flag (IN0CSR4) ✽2, ✽3 1 : Protocol error detected 0 : Except the following condition 5 SETUP_END flag (Cleared to “0” by writing “1” into (IN0CSR5) (Note 1) ✽2 SERVICED_SETUP_END bit) 1 : Control transfer ends before the specific length of data is transferred during the data phase. 6 SERVICED_OUT_PKT_R 0 : Except the following condition DY bit (IN0CSR6) 1 : Writing “1” to this bit clears OUT_ PKT_RDY flag to “0”. 7 SERVICED_SETUP_END 0 : Except the following condition bit (IN0CSR7) 1 : Writing “1” to this bit clears SETUP_ END flag to “0”. 0 0 0 0 0 0 USB endpoint 1, 2, 3, 4 IN control register b7 b6 b5 b4 b3 b2 b1 b0 USB endpoint 1, 2, 3, 4 IN control register (IN_CSR : address 5916) b Name 0 INT_PKT_RDY bit (INXCSR0) ✽1 Functions 0 : End of a data packet transmission 1 : Write “1” at completion of writing a data packet into IN FIFO. (Note 2) At reset R W 0 1 UNDER_RUN flag 0 : No FIFO underrun (INXCSR1) (In isochronous 1 : FIFO underrun occurred data transfer) ✽2, ✽3 (USB overrun/underrun interrupt status flag is set to “1”.) 0 2 SEND_STALL bit (INXCSR2) ✽3, ✽4 0 : Except the following condition 1 : Transmitting STALL handshake signal 0 3 ISO/TOGGLE_INIT bit (INXCSR3) ✽3, ✽4 0 : Except the following condition 1 : Initializing to endpoint used for isochronous transfer; Initializing the data toggle sequence bit 0 : Except the following condition 1 : Initializing to endpoint used for interrupt transfer, rate feedback 0 0 : Empty in IN FIFO 1 : Full in IN FIFO 0 : Except the following condition 1 : Flush FIFO 0 : AUTO_SET disabled 1 : AUTO_SET enabled (Note 3) 0 4 INTPT bit (INXCSR4) 5 TX_NOT_EPT flag (INXCSR5) ✽1, ✽2 6 FLUSH bit (INXCSR6) ✽1, ✽4 7 AUTO_SET bit (INXCSR7) ✽3, ✽4 0 ✕ 0 0 ✽ 1: This bit is automatically cleared to “0”. ✽ 2: This bit is automatically set to “1”. ✽ 3: The user must program to “0”. ✽ 4: The user must program to “1”. Notes 1: If this bit is set to “1”, stop accessing the FIFO to serve the previous setup transaction. 2: When AUTO_SET bit is “0”, the user must set to “1”. When AUTO_SET bit is “1”, this bit is automatically set to “1”. Additionally, when writing to other bits of this register, write “0” to this bit. 3: To use the AUTO_SET function for an IN transfer when the AUTO_SET bit is set to “1”, set the FIFO to single buffer mode. Fig. 3.5.55 Structure of USB endpoint x (x = 0 to 4) IN control register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 83 of 108 APPENDIX 7641 Group 3.5 Control registers USB endpoint x OUT control register b7 b6 b5 b4 b3 b2 b1 b0 USB endpoint x OUT control register (OUT_CSR : address 5A16) b Name Functions At reset R W 0 OUT_PKT_RDY flag (OUTXCSR0) ✽4 1 OVER RUN flag (OUTXCSR1) (In isochronous data transfer) ✽2, ✽3 0 : Except the following condition (Note) 1 : End of a data packet reception 0 0 : No FIFO overrun 1 : FIFO overrun occurred 0 2 SEND_STALL bit (OUTXCSR2) ✽3, ✽4 0 : Except the following condition 1 : Transmitting STALL handshake signal 0 3 ISO/TOGGLE_INIT bit (OUTXCSR3) ✽3, ✽4 0 : Except the following condition 1 : Initializing to endpoint used for isochronous transfer; Enabling reception of DATA0 and DATA1 as PID (Initializing the toggle) 0 4 FORCE_STALL flag (OUTXCSR4) ✽2, ✽3 5 DATA_ERR flag (OUTXCSR5) ✽2, ✽3 0 : Except the following condition 1 : Protocol error detected 0 : Except the following condition 1 : CRC or bit stuffing error detected in transferring isochronous data 0 0 0 0 : Except the following condition 6 FLUSH bit (OUTXCSR6) ✽1, ✽4 1 : Flush FIFO 7 AUTO_SET bit 0 : AUTO_SET disabled 0 (OUTXCSR7) ✽3, ✽4 1 : AUTO_SET enabled ✽ 1: This bit is automatically cleared to “0”. ✽ 2: This bit is automatically set to “1”. ✽ 3: The user must program to “0”. ✽ 4: The user must program to “1”. Note : When AUTO_CLR bit is “0”, the user must set to “0”. When AUTO_CLR bit is “1”, this bit is automatically set to “0”. Fig. 3.5.56 Structure of USB endpoint x (x = 1 to 4) OUT control register USB endpoint x IN max. packet size register b7 b6 b5 b4 b3 b2 b1 b0 USB endpoint x IN max. packet size register (IN_MAXP: address 5B16) b Functions 0 The maximum packet size (MAXP) of endpoint x IN is contained. 1 ●MAXP = n for endpoints 0, 2, 3, 4 2 ●MAXP = n ✕ 8 for endpoint 1 “n” is a written value into this register. 3 4 5 6 7 Note: The value is “0816” in the endpoint 1 used. The value is “0116” in the endpoint 0, 2, 3 or 4 used. Fig. 3.5.57 Structure of USB endpoint x (x = 0 to 4) IN max. packet size register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 84 of 108 At reset R W (Note) (Note) (Note) (Note) (Note) (Note) (Note) (Note) APPENDIX 7641 Group 3.5 Control registers USB endpoint x OUT max. packet size register b7 b6 b5 b4 b3 b2 b1 b0 USB endpoint x OUT max. packet size register (OUT_MAXP: address 5C16) b Functions At reset R W 0 The maximum packet size (MAXP) of endpoint x OUT is contained. 1 ●MAXP = n for endpoints 0, 2, 3, 4 2 ●MAXP = n ✕ 8 for endpoint 1 “n” is a written value into this register. 3 4 5 6 7 Note: The value is “0816” in the endpoint 0, 2, 3 or 4 used. The value is “0116” in the endpoint 1 used. Fig. 3.5.58 Structure of USB endpoint x (x = 0 to 4) OUT max. packet size register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 85 of 108 (Note) (Note) (Note) (Note) (Note) (Note) (Note) (Note) APPENDIX 7641 Group 3.5 Control registers USB endpoint x OUT write count register Low b7 b6 b5 b4 b3 b2 b1 b0 USB endpoint x OUT write count register Low (WRT_CNTL : address 5D16) b Name Functions At reset R W 0 Contains the low-order 8 bits of the number of bytes in endpoint x OUT FIFO. 1 0 ✕ 0 ✕ 2 0 ✕ 3 0 ✕ 4 0 ✕ 5 0 ✕ 6 0 ✕ 7 0 ✕ USB endpoint x OUT write count register High b7 b6 b5 b4 b3 b2 b1 b0 USB endpoint x OUT write count register High (WRT_CNTH : address 5E16) b Name Functions At reset R W 0 Contains the high-order 2 bits of the number of bytes in endpoint x OUT FIFO. 1 0 ✕ 0 ✕ 2 Nothing is arranged for these bits. These are write disable bits. When these bits are read out, the contents are “0”. 3 0 ✕ 0 ✕ 4 0 ✕ 5 0 ✕ 6 0 ✕ 7 0 ✕ Fig. 3.5.59 Structure of USB endpoint x (x = 0 to 4) OUT write count registers Low, High Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 86 of 108 APPENDIX 7641 Group 3.5 Control registers USB endpoint FIFO mode register b7 b6 b5 b4 b3 b2 b1 b0 USB endpoint FIFO mode register (USBFIFOMR : address 5F16) 0 0 0 0 b Name 0 FIFO size selection bit (Note) 1 2 Functions For endpoint 1 At reset R W 0 b4b2b1b0 ✕ 0 0 0 : IN 512-byte, OUT 800-byte ✕ 0 0 1 : IN 1024-byte, OUT 1024-byte ✕ 0 1 0 : IN 0-byte, OUT 2048-byte ✕ 0 1 1 : IN 2048-byte, OUT 0-byte ✕ 1 0 0 : IN 768-byte, OUT 1280-byte ✕ 1 0 1 : IN 880-byte, OUT 1168-byte 0 0 For endpoint 2 3 b4b2b1b0 0 ✕ ✕ ✕ : IN 32-byte, OUT 32-byte 1 ✕ ✕ ✕ : IN 128-byte, OUT 128-byte 4 Nothing arranged for these bits. Fix these bits to “0”. 5 6 7 Note: The value set into “x” is invalid. 0 0 0 0 0 Fig. 3.5.60 Structure of USB endpoint FIFO mode register USB endpoint x FIFO register b7 b6 b5 b4 b3 b2 b1 b0 USB endpoint x FIFO register (USBFIFOx: addresses 6016, 6116, 6216, 6316, 6416) b Functions 0 ●This is Endpoint x IN/OUT FIFO. 1 ●Write a data to be transmitted into this IN FIFO. 2 ●Read a received data from this OUT FIFO. 3 4 5 6 7 Fig. 3.5.61 Structure of USB endpoint x (x = 0 to 4) FIFO register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 87 of 108 At reset R W Undefined Undefined Undefined Undefined Undefined Undefined Undefined Undefined APPENDIX 7641 Group 3.5 Control registers Flash memory control register b7 b6 b5 b4 b3 b2 b1 b0 Flash memory control register (FMCR : address 6A16) b Name Functions At reset R W 0 RY/BY status flag (FLCA0) 1 CPU rewrite mode select bit (FLCA1) (Note 2) 0 : Busy (being programmed or erased) 1 : Ready 0 : Normal mode (Software commands invalid) 1 : CPU rewrite mode (Software commands acceptable) 1 2 CPU rewrite mode entry flag (FLCA2) 0 : Normal mode 1 : CPU rewrite mode 0 0 : Normal operation 3 Flash memory reset bit (FLCA3) (Note 3) 1 : Reset 0 : Interrupt disabled 4 User ROM area / Boot ROM area select bit 1 : Interrupt enabled (FLCA4) (Note 4) 5 Indefinite at read. Write “0” at write. 5 6 5 7 0 ✕ 0 0 0 0 0 Notes 1: The contents of flash memory control register are “XXX00001” just after reset release. In the mask ROM version this area is reserved, so that do not write any data to this address. 2: For this bit to be set to “1”, the user needs to write “0” and then “1” to it in succession. If it is not this procedure, this bit will not be set to ”1”. Additionally, it is required to ensure that no interrupt will be generated during that interval. Use the control program in the area except the built-in flash memory for write to this bit. 3: This bit is valid when the CPU rewrite mode select bit is “1”. Set this bit 3 to “0” subsequently after setting bit 3 to “1”. 4: Use the control program in the area except the built-in flash memory for write to this bit. Fig. 3.5.62 Structure of Flash memory control register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 88 of 108 APPENDIX 7641 Group 3.5 Control registers Frequency synthesizer control register b7 b6 b5 b4 b3 b2 b1 b0 0 Frequency synthesizer control register (FSC : address 6C16) 0 0 b Name 0 Frequency synthesizer enable bit (FSE) 1 Fix these bits to “0”. 2 3 Frequency synthesizer input bit (FIN) 4 Fix this bit to “0”. 5 LPF current control bit (CHG1, CHG0) (Note) 6 7 Frequency synthesizer lock status bit Functions 0 : Disabled 1 : Enabled 0 : f(XIN) 1 : f(XCIN) At reset R W 0 0 0 0 0 b1b0 0 0 : Not available 0 1 : Low current 1 0 : Intermediate current (recommended) 1 1 : High current 0 : Unlocked 1 : Locked 1 1 0 Note: Bits 6 and 5 are set to (bit 6, bit 5) = (1, 1) at reset. When using the frequency synthesizer, we recommend to set to (bit 6, bit 5) = (1, 0) after locking the frequency synthesizer. Fig. 3.5.63 Structure of Frequency synthesizer control register Frequency synthesizer multiply register 1 b7 b6 b5 b4 b3 b2 b1 b0 Frequency synthesizer multiply register 1 (FSM1: address 6D16) b Functions 0 ●fVCO clock is generated by multiplying fPIN clock, which is generated by FSM2, by the contents of this register: 1 2 fVCO = fPIN • {2(n +1)}, n: value set to FSM1. 3 4 5 6 7 Fig. 3.5.64 Structure of Frequency synthesizer multiply register 1 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 89 of 108 At reset R W 1 1 1 1 1 1 1 1 APPENDIX 7641 Group 3.5 Control registers Frequency synthesizer multiply register 2 b7 b6 b5 b4 b3 b2 b1 b0 Frequency synthesizer multiply register 2 (FSM2: address 6E16) b Functions 0 ●fPIN clock is generated by dividing fIN clock by the contents of this register. 1 Either f(XIN) or f(XCIN) as an input clock fIN for the frequency 2 synthesizer is selectable. 3 4 fPIN = fIN / {2(n +1)}, n: value set to FSM2 5 6 7 At reset R W 1 1 1 1 1 1 1 1 Fig. 3.5.65 Structure of Frequency synthesizer multiply register 2 Frequency synthesizer divide register b7 b6 b5 b4 b3 b2 b1 b0 Frequency synthesizer divide register (FSD: address 6F16) b Functions 0 ●fSYN clock is generated by dividing fVCO clock by the contents of this register: 1 2 fSYN = fVCO / {2(m +1)}, m: value set to FSD 3 4 5 6 7 Fig. 3.5.66 Structure of Frequency synthesizer divide register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 90 of 108 At reset R W 1 1 1 1 1 1 1 1 APPENDIX 7641 Group 3.5 Control registers ROM code protect control register b7 b6 b5 b4 b3 b2 b1 b0 1 1 ROM code protect control register (ROMCP : address FFC916) (Note 1) b Name 0 Fix these bits to “1”. 1 2 ROM code protect level 2 set bits (ROMCP2) (Notes 2, 3) 3 4 ROM code protect reset bits (ROMCR) (Note 4) 5 6 ROM code protect level 1 set bits (ROMCP1) (Note 2) 7 Functions b3b2 0 0 : Protect enabled 0 1 : Protect enabled 1 0 : Protect enabled 1 1 : Protect disabled b5b4 0 0 : Protect removed 0 1 : Protect set bits effective 1 0 : Protect set bits effective 1 1 : Protect set bits effective b7b6 0 0 : Protect enabled 0 1 : Protect enabled 1 0 : Protect enabled 1 1 : Protect disabled At reset R W 1 1 1 1 1 1 1 1 Notes 1: This area is on the ROM in the mask ROM version. 2: When ROM code protect is turned on, the internal flash memory is protected against readout or modification in parallel I/O mode. 3: When ROM code protect level 2 is turned on, ROM code readout by a shipment inspection LSI tester, etc. also is inhibited. 4: The ROM code protect reset bits can be used to turn off ROM code protect level 1 and ROM code protect level 2. However, since these bits cannot be modified in parallel I/O mode, they need to be rewritten in standard serial I/O mode or CPU rewrite mode. Fig. 3.5.67 Structure of ROM code protect control register Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 91 of 108 APPENDIX 7641 Group 3.6 Package outline 3.6 Package outline PRQP0080GB-A JEITA Package Code P-QFP80-14x20-0.80 RENESAS Code PRQP0080GB-A Previous Code 80P6N-A MASS[Typ.] 1.6g HD *1 D 64 41 65 HE * *2" * INCLUDE TRIM OFFSET. ZE *2 E NOTE) 1. Dimension in Millimeters 80 Symbol 25 1 ZD 24 D E A2 c Index mark D F A A2 HE A A1 bp c *3 y bp L A1 e Detail F Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 92 of 108 y ZD ZE L Min Nom Max 19.8 13.8 14.0 14.2 2.8 22.5 22.8 23.1 16.5 16.8 17.1 3.05 0.1 0.2 0 0.3 0.35 0.13 0.15 0.2 0° 10° 0.65 0.8 0.10 0.8 1.0 0.4 0.6 0.8 APPENDIX 7641 Group 3.6 Package outline PLQP0080KB-A JEITA Package Code P-LQFP80-12x12-0.50 RENESAS Code PLQP0080KB-A Previous Code 80P6Q-A MASS[Typ.] 0.5g HD *1 D 41 NOTE) 1. DIMENSIONS "*1" AND "*2" 0 2. DIMENSION "*3" DOES NOT INCLUDE TRIM OFFSET. E *2 HE c1 1 Reference Dimension in Millimeters Symbol Terminal cross section ZE D E A HD E 20 A1 F c A2 A1 A p L L1 Detail F Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 93 of 108 b1 c c1 e x y ZD ZE L L1 Min Nom Max 11.9 12.0 12.1 11.9 12.0 12.1 1.4 13.8 14.0 14.2 13.8 14.0 14.2 1.7 0.1 0.2 0 0.15 0.20 0.25 0.18 0.09 0.145 0.20 0.125 0° 10° 0.5 0.08 0.08 1.25 1.25 0.3 0.5 0.7 1.0 APPENDIX 7641 Group 3.7 Machine instructions APPENDIX 7641 Group 3.7 Machine instructions 3.7 Machine instructions Addressing mode Addressing mode Symbol Function Details IMP OP n ADC (Note 1) (Note 7) When T = 0 A←A+M+C When T = 1 M(X) ← M(X) + M + C AND (Note 1) When TV= 0 A←A M When T = 1 V M(X) ← M(X) M 7 ASL C← 0 ←0 IMM # OP n BIT, BIT,A,AR A # OP n # OP n BIT, BIT,ZP, ZPR ZP # OP n # OP n # ZP, X ZP, Y OP n # OP n ABS ABS, X ABS, Y IND # OP n # OP n # OP n # OP n Processor status register ZP, IND # OP n IND, X IND, Y REL # OP n # OP n # OP n SP # OP n # 7 6 5 4 3 2 1 0 N V T B D I Z C When T = 0, this instruction adds the contents M, C, and A; and stores the results in A and C. When T = 1, this instruction adds the contents of M(X), M and C; and stores the results in M(X) and C. When T=1, the contents of A remain unchanged, but the contents of status flags are changed. M(X) represents the contents of memory where is indicated by X. 69 2 2 65 3 2 75 4 2 6D 4 3 7D 5 3 79 5 3 61 6 2 71 6 2 N V • • • • Z C When T = 0, this instruction transfers the contents of A and M to the ALU which performs a bit-wise AND operation and stores the result back in A. When T = 1, this instruction transfers the contents M(X) and M to the ALU which performs a bit-wise AND operation and stores the results back in M(X). When T = 1, the contents of A remain unchanged, but status flags are changed. M(X) represents the contents of memory where is indicated by X. 29 2 2 25 3 2 35 4 2 2D 4 3 3D 5 3 39 5 3 21 6 2 31 6 2 N • • • • • Z • 06 5 2 16 6 2 0E 6 3 1E 7 3 N • • • • • Z C This instruction shifts the content of A or M by one bit to the left, with bit 0 always being set to 0 and bit 7 of A or M always being contained in C. 0A 1 1 BBC Ai or Mi = 0? This instruction tests the designated bit i of M or A and takes a branch if the bit is 0. The branch address is specified by a relative address. If the bit is 1, next instruction is executed. 13 4 2 + 20i (Note 4) 17 5 3 + 20i (Note 6) • • • • • • • • BBS Ai or Mi = 1? This instruction tests the designated bit i of the M or A and takes a branch if the bit is 1. The branch address is specified by a relative address. If the bit is 0, next instruction is executed. 03 4 2 + 20i (Note 4) 07 5 3 + 20i (Note 6) • • • • • • • • BCC (Note 5) (Note 9) C = 0? This instruction takes a branch to the appointed address if C is 0. The branch address is specified by a relative address. If C is 1, the next instruction is executed. 90 2 2 • • • • • • • • BCS (Note 5) (Note 9) C = 1? This instruction takes a branch to the appointed address if C is 1. The branch address is specified by a relative address. If C is 0, the next instruction is executed. B0 2 2 • • • • • • • • BEQ (Note 5) (Note 8) Z = 1? This instruction takes a branch to the appointed address when Z is 1. The branch address is specified by a relative address. If Z is 0, the next instruction is executed. F0 2 2 • • • • • • • • BIT A M7 M6 • • • • Z • BMI (Note 5) (Note 8) N = 1? This instruction takes a branch to the appointed address when N is 1. The branch address is specified by a relative address. If N is 0, the next instruction is executed. 30 2 2 • • • • • • • • BNE (Note 5) (Note 8) Z = 0? This instruction takes a branch to the appointed address if Z is 0. The branch address is specified by a relative address. If Z is 1, the next instruction is executed. D0 2 2 • • • • • • • • V M Rev.2.00 Aug 28, 2006 REJ09B0336-0200 This instruction takes a bit-wise logical AND of A and M contents; however, the contents of A and M are not modified. The contents of N, V, Z are changed, but the contents of A, M remain unchanged. page 94 of 108 24 3 2 2C 4 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 3 page 95 of 108 APPENDIX 7641 Group 3.7 Machine instructions APPENDIX 7641 Group 3.7 Machine instructions Addressing mode Addressing mode Symbol Function Details IMP OP n IMM # OP n A # OP n BIT, A # OP n ZP # OP n BIT, ZP # OP n # ZP, X OP n ZP, Y # OP n ABS # OP n ABS, X # OP n ABS, Y # OP n IND # OP n Processor status register ZP, IND # OP n IND, X # OP n IND, Y # OP n REL # OP n SP # OP n # 7 6 5 4 3 2 1 0 N V T B D I Z C BPL (Note 5) (Note 8) N = 0? This instruction takes a branch to the appointed address if N is 0. The branch address is specified by a relative address. If N is 1, the next instruction is executed. 10 2 2 • • • • • • • • BRA (Note 6) PC ← PC ± offset This instruction branches to the appointed address. The branch address is specified by a relative address. 80 3 2 • • • • • • • • BRK B←1 (PC) ← (PC) + 2 M(S) ← PCH S←S–1 M(S) ← PCL S←S–1 M(S) ← PS S←S–1 I← 1 PCL ← ADL PCH ← AD H When the BRK instruction is executed, the CPU pushes the current PC contents onto the stack. The BADRS designated in the interrupt vector table is stored into the PC. • • • 1 • 1 • • BVC (Note 5) V = 0? This instruction takes a branch to the appointed address if V is 0. The branch address is specified by a relative address. If V is 1, the next instruction is executed. 50 2 2 • • • • • • • • BVS (Note 5) V = 1? This instruction takes a branch to the appointed address when V is 1. The branch address is specified by a relative address. When V is 0, the next instruction is executed. 70 2 2 • • • • • • • • CLB Ai or Mi ← 0 This instruction clears the designated bit i of A or M. • • • • • • • • CLC C←0 This instruction clears C. 18 1 1 • • • • • • • 0 CLD D←0 This instruction clears D. D8 1 1 • • • • 0 • • • CLI I←0 This instruction clears I. 58 2 1 • • • • • 0 • • CLT T←0 This instruction clears T. 12 1 1 • • 0 • • • • • CLV V←0 This instruction clears V. B8 1 1 • 0 • • • • • • CMP (Note 3) When T = 0 A–M When T = 1 M(X) – M When T = 0, this instruction subtracts the contents of M from the contents of A. The result is not stored and the contents of A or M are not modified. When T = 1, the CMP subtracts the contents of M from the contents of M(X). The result is not stored and the contents of X, M, and A are not modified. M(X) represents the contents of memory where is indicated by X. N • • • • • Z C COM M←M This instruction takes the one’s complement of the contents of M and stores the result in M. N • • • • • Z • CPX X–M This instruction subtracts the contents of M from the contents of X. The result is not stored and the contents of X and M are not modified. E0 2 CPY Y–M This instruction subtracts the contents of M from the contents of Y. The result is not stored and the contents of Y and M are not modified. C0 2 DEC A ← A – 1 or M←M–1 This instruction subtracts 1 from the contents of A or M. __ Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 96 of 108 00 7 1 1B + 20i C9 2 1 1 1F + 20i 5 2 C5 3 2 44 5 2 2 E4 3 2 EC 4 3 N • • • • • Z C 2 C4 3 2 CC 4 3 N • • • • • Z C C6 5 2 CE 6 3 DE 7 N • • • • • Z • 2 1A 1 1 D5 4 D6 6 2 2 CD 4 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 3 DD 5 3 D9 5 3 page 97 of 108 3 C1 6 2 D1 6 2 APPENDIX 7641 Group 3.7 Machine instructions APPENDIX 7641 Group 3.7 Machine instructions Addressing mode Addressing mode Symbol Function Details IMP OP n IMM # OP n A # OP n BIT, A # OP n ZP # OP n BIT, ZP # OP n # ZP, X OP n ZP, Y # OP n ABS # OP n ABS, X # OP n ABS, Y # OP n IND # OP n Processor status register ZP, IND # OP n IND, X # OP n IND, Y # OP n REL # OP n SP # OP n # 7 6 5 4 3 2 1 0 N V T B D I Z C DEX X←X–1 This instruction subtracts one from the current CA 1 contents of X. 1 N • • • • • Z • DEY Y←Y–1 This instruction subtracts one from the current contents of Y. 88 1 1 N • • • • • Z • DIV A ← (M(zz + X + 1), M(zz + X )) / A M(S) ← one's complement of Remainder S←S–1 This instruction divides the 16-bit data in M(zz+(X)) (low-order byte) and M(zz+(X)+1) (high-order byte) by the contents of A. The quotient is stored in A and the one's complement of the remainder is pushed onto the stack. N V • • • • Z C EOR (Note 1) When T = 0 –M A←AV When T = 0, this instruction transfers the contents of the M and A to the ALU which performs a bit-wise Exclusive OR, and stores the result in A. When T = 1, the contents of M(X) and M are transferred to the ALU, which performs a bitwise Exclusive OR and stores the results in M(X). The contents of A remain unchanged, but status flags are changed. M(X) represents the contents of memory where is indicated by X. N • • • • • Z • N • • • • • Z • N • • • • • Z • N • • • • • Z • • • • • • • • • • • • • • • • • N • • • • • Z • • • • • • • • • N • • • • • Z • N • • • • • Z • When T = 1 –M M(X) ← M(X) V E2 16 2 49 2 2 45 3 2 55 4 2 4D 4 3 5D 5 3 59 5 E6 5 2 F6 6 2 EE 6 3 FE 7 3 INC A ← A + 1 or M←M+1 This instruction adds one to the contents of A or M. INX X←X+1 This instruction adds one to the contents of X. E8 1 1 INY Y←Y+1 This instruction adds one to the contents of Y. C8 1 1 JMP If addressing mode is ABS PCL ← ADL PCH ← AD H If addressing mode is IND PCL ← M (ADH, AD L) PCH ← M (ADH, ADL + 1) If addressing mode is ZP, IND PCL ← M(00, ADL) PCH ← M(00, AD L + 1) This instruction jumps to the address designated by the following three addressing modes: Absolute Indirect Absolute Zero Page Indirect Absolute 4C 3 3 JSR M(S) ← PCH S←S–1 M(S) ← PCL S←S–1 After executing the above, if addressing mode is ABS, PCL ← ADL PCH ← AD H if addressing mode is SP, PCL ← ADL PCH ← FF If addressing mode is ZP, IND, PCL ← M(00, ADL) PCH ← M(00, AD L + 1) This instruction stores the contents of the PC in the stack, then jumps to the address designated by the following addressing modes: Absolute Special Page Zero Page Indirect Absolute 20 6 3 LDA (Note 2) When T = 0 A←M When T = 1 M(X) ← M When T = 0, this instruction transfers the contents of M to A. When T = 1, this instruction transfers the contents of M to (M(X)). The contents of A remain unchanged, but status flags are changed. M(X) represents the contents of memory where is indicated by X. AD 4 3 BD 5 LDM M ← nn This instruction loads the immediate value in M. LDX X←M This instruction loads the contents of M in X. A2 2 LDY Y←M This instruction loads the contents of M in Y. A0 2 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 98 of 108 3A 1 A9 2 2 1 A5 3 2 3C 4 3 2 A6 3 2 2 A4 3 2 B5 4 2 B6 4 B4 4 2 2 AE 4 AC 4 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 41 6 6C 5 3 B9 5 3 3 BC 5 3 BE 5 3 page 99 of 108 3 3 3 B2 4 2 02 7 2 2 51 6 2 22 5 A1 6 2 B1 6 2 2 APPENDIX 7641 Group 3.7 Machine instructions APPENDIX 7641 Group 3.7 Machine instructions Addressing mode Addressing mode Symbol Function Details IMP OP n LSR 7 0→ This instruction multiply Accumulator with the memory specified by the Zero Page X address mode and stores the high-order byte of the result on the Stack and the low-order byte in A. NOP PC ← PC + 1 This instruction adds one to the PC but does EA 1 no other operation. ORA (Note 1) When T = 0 A←AVM When T = 0, this instruction transfers the contents of A and M to the ALU which performs a bit-wise “OR”, and stores the result in A. When T = 1, this instruction transfers the contents of M(X) and the M to the ALU which performs a bit-wise OR, and stores the result in M(X). The contents of A remain unchanged, but status flags are changed. M(X) represents the contents of memory where is indicated by X. When T = 1 M(X) ← M(X) V M PLA PLP ROL # OP n 1 ZP # OP n 46 5 BIT, ZP # OP n 2 # ZP, X ZP, Y OP n # OP n 56 6 2 ABS ABS, X ABS, Y # OP n # OP n # OP n 4E 6 3 5E 7 3 IND # OP n Processor status register ZP, IND # OP n IND, X # OP n IND, Y # OP n # OP n 62 14 2 1 09 2 2 05 3 2 15 4 2 0D 4 3 1D 5 3 19 5 3 01 6 2 11 6 REL 2 SP # OP n # 7 6 5 4 3 2 1 0 N V T B D I Z C 0 • • • • • Z C N • • • • • Z • • • • • • • • • N • • • • • Z • • • • • • • • • • • • • • • • • N • • • • • Z • This instruction pushes the contents of A to the memory location designated by S, and decrements the contents of S by one. 48 3 1 M(S) ← PS S←S–1 This instruction pushes the contents of PS to the memory location designated by S and decrements the contents of S by one. 08 3 1 S←S+1 A ← M(S) This instruction increments S by one and stores the contents of the memory designated by S in A. 68 4 1 S←S+1 PS ← M(S) This instruction increments S by one and stores the contents of the memory location designated by S in PS. 28 4 1 7 ← This instruction shifts either A or M one bit left through C. C is stored in bit 0 and bit 7 is stored in C. 2A 1 1 26 5 2 36 6 2 2E 6 3 3E 7 3 N • • • • • Z C This instruction shifts either A or M one bit right through C. C is stored in bit 7 and bit 0 is stored in C. 6A 1 1 66 5 2 76 6 2 6E 6 3 7E 7 3 N • • • • • Z C 82 8 2 • • • • • • • • 0 ←C ← 7 C→ RRF 7 → RTS BIT, A M(S) ← A S←S–1 ROR RTI # OP n 4A 1 M(S) • A ← A ✽ M(zz + X) S←S–1 PHP # OP n A This instruction shifts either A or M one bit to the right such that bit 7 of the result always is set to 0, and the bit 0 is stored in C. 0 →C MUL PHA IMM 0 → 0 → This instruction rotates 4 bits of the M content to the right. S←S+1 PS ← M(S) S←S+1 PCL ← M(S) S←S+1 PCH ← M(S) This instruction increments S by one, and stores the contents of the memory location designated by S in PS. S is again incremented by one and stores the contents of the memory location designated by S in PC L. S is again incremented by one and stores the contents of memory location designated by S in PCH. S←S+1 PCL ← M(S) S←S+1 PCH ← M(S) (PC) ← (PC) + 1 This instruction increments S by one and stores the contents of the memory location designated by S in PCL. S is again incremented by one and the contents of the memory location is stored in PC H . PC is incremented by 1. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 100 of 108 (Value saved in stack) (Value saved in stack) 40 6 1 60 6 1 • Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 101 of 108 • • • • • • • APPENDIX 7641 Group 3.7 Machine instructions APPENDIX 7641 Group 3.7 Machine instructions Addressing mode Addressing mode Symbol Function Details IMP OP n SBC (Note 1) (Note 7) When T = 0 _ A←A–M–C When T = 1 _ M(X) ← M(X) – M – C IMM # OP n When T = 0, this instruction subtracts the value of M and the complement of C from A, and stores the results in A and C. When T = 1, the instruction subtracts the contents of M and the complement of C from the contents of M(X), and stores the results in M(X) and C. A remain unchanged, but status flag are changed. M(X) represents the contents of memory where is indicated by X. E9 2 A # OP n BIT, A # OP n ZP # OP n 2 E5 3 BIT, ZP # OP n # 2 ZP, X ZP, Y OP n # OP n F5 4 2 ABS ABS, X ABS, Y IND # OP n # OP n # OP n # OP n ED 4 3 FD 5 3 F9 5 3 Processor status register ZP, IND # OP n IND, X IND, Y REL # OP n # OP n # OP n E1 6 2 F1 6 2 SP # OP n # 7 6 5 4 3 2 1 0 N V T B D I Z C N V • • • • Z C • • • • • • • • SEB Ai or Mi ← 1 This instruction sets the designated bit i of A or M. SEC C←1 This instruction sets C. 38 1 1 • • • • • • • 1 SED D←1 This instruction set D. F8 1 1 • • • • 1 • • • SEI I←1 This instruction set I. 78 2 1 • • • • • 1 • • SET T←1 This instruction set T. 32 1 1 • • 1 • • • • • STA M←A This instruction stores the contents of A in M. The contents of A does not change. • • • • • • • • • • • • • • • • STP This instruction resets the oscillation control F/ F and the oscillation stops. Reset or interrupt input is needed to wake up from this mode. 0B + 20i 1 1 0F + 20i 85 3 42 2 2 M←X This instruction stores the contents of X in M. The contents of X does not change. 86 3 2 STY M←Y This instruction stores the contents of Y in M. The contents of Y does not change. 84 3 2 TAX X←A This instruction stores the contents of A in X. AA 1 The contents of A does not change. TAY Y←A This instruction stores the contents of A in Y. The contents of A does not change. TST M = 0? This instruction tests whether the contents of M are “0” or not and modifies the N and Z. TSX X←S This instruction transfers the contents of S in BA 1 X. TXA A←X This instruction stores the contents of X in A. TXS S←X TYA A←Y Rev.2.00 Aug 28, 2006 REJ09B0336-0200 2 95 4 2 8D 4 3 9D 5 3 99 5 1 STX WIT 5 81 6 2 91 6 2 2 8E 4 3 • • • • • • • • 8C 4 3 • • • • • • • • 1 N • • • • • Z • 1 N • • • • • Z • N • • • • • Z • 1 N • • • • • Z • 8A 1 1 N • • • • • Z • This instruction stores the contents of X in S. 9A 1 1 • • • • • • • • This instruction stores the contents of Y in A. 98 1 1 N • • • • • Z • The WIT instruction stops the internal clock but not the oscillation of the oscillation circuit is not stopped. CPU starts its function after the Timer X over flows (comes to the terminal count). All registers or internal memory contents except Timer X will not change during this mode. (Of course needs VDD). C2 2 1 • • • • • • • • page 102 of 108 A8 1 64 3 96 4 3 94 4 2 2 Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 103 of 108 APPENDIX 7641 Group Notes 1 2 3 4 5 : : : : : 6: 7: 8: 9: 3.7 Machine instructions The number of cycles “n” is increased by 3 when T is 1. The number of cycles “n” is increased by 2 when T is 1. The number of cycles “n” is increased by 1 when T is 1. The number of cycles “n” is increased by 2 when branching has occurred. The number of cycles “n” is increased by 1 when branching to the same page has occurred. The number of cycles “n” is increased by 2 when branching to the other page has occurred. The number of cycles “n” is increased by 1 when branching to the other page has occurred. V flag is invalid in decimal operation mode. When this instruction is executed immediately after executing DEX, DEY, INX, INY, TAX, TSX, TXA, TYA, DEC, INC, ASL, LSR, ROL, or ROR instructions, the number of cycles “n” becomes “3”. Furthermore, the number of cycles “n” is increased by 1 (number of cycles “n” is “4”) when branching to the same page has occurred. The number of cycles “n” is increased by 2 (number of cycles “n” is “5”) when branching to the other page has occurred. When this instruction is executed immediately after executing ASL, LSR, ROL, or ROR instructions, the number of cycles “n” becomes “3”. Furthermore, the number of cycles “n” is increased by 1 (number of cycles “n” is “4”) when branching to the same page has occurred. The number of cycles “n” is increased by 2 (number of cycles “n” is “5”) when branching to the other page has occurred. Symbol Contents IMP IMM A BIT, A BIT, A, R ZP BIT, ZP BIT, ZP, R ZP, X ZP, Y ABS ABS, X ABS, Y IND Implied addressing mode Immediate addressing mode Accumulator or Accumulator addressing mode Accumulator bit addressing mode Accumulator bit relative addressing mode Zero page addressing mode Zero page bit addressing mode Zero page bit relative addressing mode Zero page X addressing mode Zero page Y addressing mode Absolute addressing mode Absolute X addressing mode Absolute Y addressing mode Indirect absolute addressing mode ZP, IND Zero page indirect absolute addressing mode IND, X IND, Y REL SP C Z I D B T V N Indirect X addressing mode Indirect Y addressing mode Relative addressing mode Special page addressing mode Carry flag Zero flag Interrupt disable flag Decimal mode flag Break flag X-modified arithmetic mode flag Overflow flag Negative flag Symbol + – ✽ / V V – V – ← X Y S PC PS PCH PCL ADH ADL FF nn zz M M(X) M(S) M(ADH, ADL) M(00, ADL) Ai Mi OP n # Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 104 of 108 Contents Addition Subtraction Multiplication Division Logical OR Logical AND Logical exclusive OR Negation Shows direction of data flow Index register X Index register Y Stack pointer Program counter Processor status register 8 high-order bits of program counter 8 low-order bits of program counter 8 high-order bits of address 8 low-order bits of address FF in Hexadecimal notation Immediate value Zero page address Memory specified by address designation of any addressing mode Memory of address indicated by contents of index register X Memory of address indicated by contents of stack pointer Contents of memory at address indicated by ADH and ADL, in ADH is 8 high-order bits and ADL is 8 low-order bits. Contents of address indicated by zero page ADL Bit i (i = 0 to 7) of accumulator Bit i (i = 0 to 7) of memory Opcode Number of cycles Number of bytes APPENDIX 7641 Group 3.8 List of instruction code 3.8 List of instruction code D7 – D4 D3 – D0 0000 0001 0010 0011 0100 0101 0110 0111 1000 1001 1010 1011 1100 1101 1110 1111 Hexadecimal notation 0 1 2 3 4 5 6 7 8 9 A B C D E F ORA ABS ASL ABS SEB 0, ZP 0000 0 BRK BBS ORA JSR IND, X ZP, IND 0, A — ORA ZP ASL ZP BBS 0, ZP PHP ORA IMM ASL A SEB 0, A — 0001 1 BPL ORA IND, Y CLT BBC 0, A — ORA ZP, X ASL ZP, X BBC 0, ZP CLC ORA ABS, Y DEC A CLB 0, A — 0010 2 JSR ABS AND IND, X JSR SP BBS 1, A BIT ZP AND ZP ROL ZP BBS 1, ZP PLP AND IMM ROL A SEB 1, A BIT ABS 0011 3 BMI AND IND, Y SET BBC 1, A — AND ZP, X ROL ZP, X BBC 1, ZP SEC AND ABS, Y INC A CLB 1, A ROL CLB LDM AND ZP ABS, X ABS, X 1, ZP 0100 4 RTI EOR IND, X STP BBS 2, A COM ZP EOR ZP LSR ZP BBS 2, ZP PHA EOR IMM LSR A SEB 2, A JMP ABS 0101 5 BVC EOR IND, Y — BBC 2, A — EOR ZP, X LSR ZP, X BBC 2, ZP CLI EOR ABS, Y — CLB 2, A — 0110 6 RTS MUL ADC IND, X ZP, X BBS 3, A TST ZP ADC ZP ROR ZP BBS 3, ZP PLA ADC IMM ROR A SEB 3, A JMP IND 0111 7 BVS ADC IND, Y — BBC 3, A — ADC ZP, X ROR ZP, X BBC 3, ZP SEI ADC ABS, Y — CLB 3, A — 1000 8 BRA STA IND, X RRF ZP BBS 4, A STY ZP STA ZP STX ZP BBS 4, ZP DEY — TXA SEB 4, A STY ABS STA ABS STX ABS SEB 4, ZP 1001 9 BCC STA IND, Y — BBC 4, A STY ZP, X STA ZP, X STX ZP, Y BBC 4, ZP TYA STA ABS, Y TXS CLB 4, A — STA ABS, X — CLB 4, ZP 1010 A LDY IMM LDA IND, X LDX IMM BBS 5, A LDY ZP LDA ZP LDX ZP BBS 5, ZP TAY LDA IMM TAX SEB 5, A LDY ABS LDA ABS LDX ABS SEB 5, ZP 1011 B BCS JMP BBC LDA IND, Y ZP, IND 5, A LDY ZP, X LDA ZP, X LDX ZP, Y BBC 5, ZP CLV LDA ABS, Y TSX CLB 5, A 1100 C CPY IMM CMP IND, X WIT BBS 6, A CPY ZP CMP ZP DEC ZP BBS 6, ZP INY CMP IMM DEX SEB 6, A CPY ABS 1101 D BNE CMP IND, Y — BBC 6, A — CMP ZP, X DEC ZP, X BBC 6, ZP CLD CMP ABS, Y — CLB 6, A — 1110 E CPX IMM DIV SBC IND, X ZP, X BBS 7, A CPX ZP SBC ZP INC ZP BBS 7, ZP INX SBC IMM NOP SEB 7, A CPX ABS 1111 F BEQ SBC IND, Y BBC 7, A — SBC ZP, X INC ZP, X BBC 7, ZP SED SBC ABS, Y — CLB 7, A — — : 3-byte instruction : 2-byte instruction : 1-byte instruction Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 105 of 108 ASL CLB ORA ABS, X ABS, X 0, ZP AND ABS EOR ABS ROL ABS LSR ABS SEB 1, ZP SEB 2, ZP LSR CLB EOR ABS, X ABS, X 2, ZP ADC ABS ROR ABS SEB 3, ZP ROR CLB ADC ABS, X ABS, X 3, ZP LDX CLB LDY LDA ABS, X ABS, X ABS, Y 5, ZP CMP ABS DEC ABS SEB 6, ZP DEC CLB CMP ABS, X ABS, X 6, ZP SBC ABS INC ABS SEB 7, ZP INC CLB SBC ABS, X ABS, X 7, ZP APPENDIX 7641 Group 3.9 SFR memory map 3.9 SFR memory map 000016 000116 000216 000316 000416 000516 000616 000716 000816 000916 000A16 000B16 000C16 000D16 000E16 000F16 001016 001116 001216 001316 001416 001516 001616 001716 001816 001916 001A16 001B16 001C16 001D16 001E16 001F16 002016 002116 002216 002316 002416 002516 002616 002716 002816 002916 002A16 002B16 002C16 002D16 002E16 002F16 003016 003116 003216 003316 003416 003516 003616 003716 CPU mode register A (CPUA) CPU mode register B (CPUB) Interrupt request register A (IREQA) Interrupt request register B (IREQB) Interrupt request register C (IREQC) Interrupt control register A (ICONA) Interrupt control register B (ICONB) Interrupt control register C (ICONC) Port P0 (P0) Port P0 direction register (P0D) Port P1 (P1) Port P1 direction register (P1D) Port P2 (P2) Port P2 direction register (P2D) Port P3 (P3) Port P3 direction register (P3D) Port control register (PTC) Interrupt polarity select register (IPOL) Port P2 pull-up control register (PUP2) USB control register (USBC) Port P6 (P6) Port P6 direction register (P6D) Port P5 (P5) Port P5 direction register (P5D) Port P4 (P4) Port P4 direction register (P4D) Port P7 (P7) Port P7 direction register (P7D) Port P8 (P8) Port P8 direction register (P8D) Resereved (Note 1) Clock control register (CCR) Timer XL (TXL) Timer XH (TXH) Timer YL (TYL) Timer YH (TYH) Timer 1 (T1) Timer 2 (T2) Timer 3 (T3) Timer X mode register (TXM) Timer Y mode register (TYM) Timer 123 mode register (T123M) Serial I/O shift register (SIOSHT) Serial I/O control register 1 (SIOCON1) Serial I/O control register 2 (SIOCON2) Special count source generator 1 (SCSG1) Special count source generator 2 (SCSG2) Special count source mode register (SCSGM) UART1 mode register (U1MOD) UART1 baud rate generator (U1BRG) UART1 status register (U1STS) UART1 control register (U1CON) UART1 transmit/receive buffer register 1 (U1TRB1) UART1 transmit/receive buffer register 2 (U1TRB2) UART1 RTS control register (U1RTSC) Resereved (Note 1) 003816 003916 003A16 003B16 003C16 003D16 003E16 003F16 004016 004116 004216 004316 004416 004516 004616 004716 004816 004916 004A16 004B16 004C16 004D16 004E16 004F16 005016 005116 005216 005316 005416 005516 005616 005716 005816 005916 005A16 005B16 005C16 005D16 005E16 005F16 006016 006116 006216 006316 006416 006516 006616 006716 006816 006916 006A16 006B16 006C16 006D16 006E16 006F16 UART2 mode register (U2MOD) UART2 baud rate generator (U2BRG) UART2 status register (U2STS) UART2 control register (U2CON) UART2 transmit/receive buffer register 1 (U2TRB1) UART2 transmit/receive buffer register 2 (U2TRB2) UART2 RTS control register (U2RTSC) DMAC index and status register (DMAIS) DMAC channel x mode register 1 (DMAx1) DMAC channel x mode register 2 (DMAx2) DMAC channel x source register Low (DMAxSL) DMAC channel x source register High (DMAxSH) DMAC channel x destination register Low (DMAxDL) DMAC channel x destination register High (DMAxDH) DMAC channel x transfer count register Low (DMAxCL) DMAC channel x transfer count register High (DMAxCH) Data bus buffer register 0 (DBB0) Data bus buffer status register 0 (DBBS0) Data bus buffer control register 0 (DBBC0) Resereved (Note 1) Data bus buffer register 1 (DBB1) Data bus buffer status register 1 (DBBS1) Data bus buffer control register 1 (DBBC1) Resereved (Note 1) USB address register (USBA) USB power management register (USBPM) USB interrupt status register 1 (USBIS1) USB interrupt status register 2 (USBIS2) USB interrupt enable register 1 (USBIE1) USB interrupt enable register 2 (USBIE2) USB frame number register Low (USBSOFL) USB frame number register High (USBSOFH) USB endpoint index register (USBINDEX) USB endpoint x IN control register (IN_CSR) USB endpoint x OUT control register (OUT_CSR) USB endpoint x IN max. packet size register (IN_MAXP) USB endpoint x OUT max. packet size register (OUT_MAXP) USB endpoint x OUT write count register Low (WRT_CNTL) USB endpoint x OUT write count register High (WRT_CNTH) USB endpoint FIFO mode register (USBFIFOMR) USB endpoint 0 FIFO (USBFIFO0) USB endpoint 1 FIFO (USBFIFO1) USB endpoint 2 FIFO (USBFIFO2) USB endpoint 3 FIFO (USBFIFO3) USB endpoint 4 FIFO (USBFIFO4) Resereved (Note 1) Resereved (Note 1) Resereved (Note 1) Resereved (Note 1) Resereved (Note 1) Flash memory control register (FMCR) (Note 2) Resereved (Note 1) Frequency synthesizer control register (FSC) Frequency synthesizer multiply register 1 (FSM1) Frequency synthesizer multiply register 2 (FSM2) Frequency synthesizer divide register (FSD) FFC916 ROM code protect control register (ROMCP) (Note 3) Notes 1: Do not write any data to this addresses, because these areas are reserved. 2: This area is reserved in the mask ROM version. 3: This area is on the ROM in the mask ROM version. Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 106 of 108 APPENDIX 7641 Group 3.10 Pin configuration 65 66 67 68 69 70 50 49 48 51 59 58 57 56 55 54 53 52 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 M37641M8-XXXFP M37641F8FP 71 72 73 74 75 76 32 31 30 29 28 27 77 78 79 26 25 24 23 22 20 21 19 18 15 16 17 XOUT VCC AVCC LPF AVSS P44/CNTR1 P43/CNTR0 P42/INT1 P41/INT0 P40/EDMA 13 14 12 10 11 7 8 9 5 6 P61/DQ1 P60/DQ0 P57/W/(R/W) P56/R(E) P55/A0 P54/S0 P53/IBF0 P52/OBF0 CNVSS/VPP RESET P51/TOUT/XCOUT P50/XCIN VSS XIN 2 3 4 80 1 P74/OBF1 P73/IBF1/HLDA P72/S1 P71/HOLD P70/SOF USB D+ USB DExt.Cap VSS VCC P67/DQ7 P66/DQ6 P65/DQ5 P64/DQ4 P63/DQ3 P62/DQ2 60 64 63 62 61 P20/DB0 P21/DB1 P22/DB2 P23/DB3 P24/DB4 P25/DB5 P26/DB6 P27/DB7 P00/AB0 P01/AB1 P02/AB2 P03/AB3 P04/AB4 P05/AB5 P06/AB6 P07/AB7 P10/AB8 P11/AB9 P12/AB10 P13/AB11 P14/AB12 P15/AB13 P16/AB14 P17/AB15 3.10 Pin configuration Package type: PRQP0080GB-A (Top view) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 107 of 108 P30/RDY P31 P32 P33/DMAOUT P34/φ OUT P35/SYNCOUT P36/WR P37/RD P80/UTXD2/SRDY P81/URXD2/SCLK P82/CTS2/SRXD P83/RTS2/STXD P84/UTXD1 P85/URXD1 P86/CTS1 P87/RTS1 APPENDIX 7641 Group 41 42 45 44 43 46 47 50 49 48 51 54 53 52 61 62 40 63 64 65 66 38 37 36 39 67 68 35 34 33 M37641M8-XXXHP M37641F8HP 69 70 71 72 32 31 30 29 28 27 26 25 24 23 22 73 74 75 76 77 78 79 80 20 19 17 18 15 16 13 14 12 10 11 8 9 6 7 5 P57/W/(R/W) P56/R(E) P55/A0 P54/S0 P53/IBF0 P52/OBF0 CNVSS/VPP RESET P51/TOUT/XCOUT P50/XCIN VSS XIN XOUT VCC AVCC LPF AVSS P44/CNTR1 P43/CNTR0 P42/INT1 2 3 4 21 1 P21/DB1 P20/DB0 P74/OBF1 P73/IBF1/HLDA P72/S1 P71/HOLD P70/SOF USB D+ USB DExt.Cap VSS VCC P67/DQ7 P66/DQ6 P65/DQ5 P64/DQ4 P63/DQ3 P62/DQ2 P61/DQ1 P60/DQ0 59 58 57 56 55 60 P22/DB2 P23/DB3 P24/DB4 P25/DB5 P26/DB6 P27/DB7 P00/AB0 P01/AB1 P02/AB2 P03/AB3 P04/AB4 P05/AB5 P06/AB6 P07/AB7 P10/AB8 P11/AB9 P12/AB10 P13/AB11 P14/AB12 P15/AB13 3.10 Pin configuration Package type: PLQP0080KB-A (Top view) Rev.2.00 Aug 28, 2006 REJ09B0336-0200 page 108 of 108 P16/AB14 P17/AB15 P30/RDY P31 P32 P33/DMAOUT P34/φ OUT P35/SYNCOUT P36/WR P37/RD P80/UTXD2/SRDY P81/URXD2/SCLK P82/CTS2/SRXD P83/RTS2/STXD P84/UTXD1 P85/URXD1 P86/CTS1 P87/RTS1 P40/EDMA P41/INT0 REVISION HISTORY Rev. 7641 GROUP USER’S MANUAL Date Description Summary Page 1.0 02/26/2002 First edition 2.0 08/28/2006 All pages Package names “80P6N-A” → “PRQP0080GB-A” revised Package names “80P6Q-A” → “PLQP0080KB-A” revised All pages “USB std. spec. ver.1.1” → “Full-Speed USB2.0 specification” Chapter 1 39 DMAC; “(DxCEN)” → “(DxHR)” 55 Fig. 47 “4: To use the AUTO_SET function .... to single buffer mode.” added 71 CLOCK GENERATING CIRCUIT; “No external resistor is needed .... resistor exists on-chip.” → “No external resistor is needed .... depending on conditions.) Fig. 64; Pulled up added, NOTE added 108 UART; “•Do not update .... data might be output.” added 109 USB; “•Use the AUTO_FLUSH Bit .... buffer mode.”, “•To use the AUTO_SET function .... to single buffer mode.” added 111 Oscillator Connection Notice; “The built-in feedback register (400 ) .... pins X IN and XOUT.” → “The built-in feedback register (1 M ) .... pins X IN and XOUT.” Power Source Voltage added 112 USB Communication added “For the mask ROM confirmation .... http://www.infomicom.maec.co.jp/indexe.htm” → “For the mask ROM confirmation .... (http://www.renesas.com).” Chapter 2 95 2.5.6 “64-byte”, “64 bytes” → “128-byte”, “128 bytes” “USB endpoint 1” → “USB endpoint 2” 96-98 Fig. 2.5.16, Fig. 2.5.17, Fig. 2.5.18 revised Chapter 3 30 (5) Receive error flag added 32 3.3.5 (4) USB Communication added 35 (5) Registers and bits; “•To use the AUTO_SET function .... to single buffer mode.” added 83 Fig. 3.5.55 “3: To use the AUTO_SET function .... to single buffer mode.” added 92 3.6 Package outline revised (1/1) RENESAS 8-BIT SINGLE-CHIP MICROCOMPUTER USER’S MANUAL 7641 Group Publication Data : Rev.2.00 Aug 28, 2006 Published by : Sales Strategic Planning Div. Renesas Technology Corp. © 2006. Renesas Technology Corp., All rights reserved. Printed in Japan. 7641 Group User's Manual 2-6-2, Ote-machi, Chiyoda-ku, Tokyo, 100-0004, Japan