Datasheet M16C/64A Group RENESAS MCU 1. R01DS0032EJ0200 Rev.2.00 Feb 07, 2011 Overview 1.1 Features The M16C/64A Group microcomputer (MCU) incorporates the M16C/60 Series CPU core and flash memory, employing sophisticated instructions for a high level of efficiency. This MCU has 1 MB of address space (expandable to 4 MB), and it is capable of executing instructions at high speed. In addition, the CPU core boasts a multiplier for high-speed operation processing.
M16C/64A Group 1.2 1. Overview Specifications The M16C/64A Group includes 100-pin package. Table 1.1 and Table 1.2 list specifications. Table 1.1 Specifications for the 100-Pin Package (1/2) Item Function Description CPU Central processing unit M16C/60 Series core (multiplier: 16 bit × 16 bit 32 bit, multiply and accumulate instruction: 16 bit × 16 bit + 32 bit 32 bit) • Number of basic instructions: 91 • Minimum instruction execution time: 40.0 ns (f(BCLK) = 25 MHz, VCC1 = VCC2 = 2.7 to 5.
M16C/64A Group Table 1.2 1.
M16C/64A Group 1.3 1. Overview Product List Table 1.3 lists product information. Figure 1.1 shows the Part No., with Memory Size and Package, and Figure 1.2 shows the Marking Diagram (Top View). Table 1.3 Product List Part No.
M16C/64A Group 1. Overview Part No. R 5 F 3 6 4 A 6 D FA Package type FA: Package PRQP0100JD-B (100P6F-A) FB: Package PLQP0100KB-A (100P6Q-A) Property code N: Operating temperature: -20°C to 85°C D: Operating temperature: -40°C to 85°C Memory capacity Program ROM 1/RAM 6: 128 KB/12 KB E: 256 KB/20 KB K: 384 KB/31KB M: 512 KB/31 KB M16C/64A Group (100 pins) 16-bit MCU Memory type F: Flash memory Renesas MCU Renesas semiconductor Figure 1.1 Part No.
M16C/64A Group 1.4 1. Overview Block Diagram Figure 1.3 shows block diagram.
M16C/64A Group 1.5 1. Overview Pin Assignments Figure 1.4 and Figure 1.5 show pin assignments. Table 1.4 and Table 1.5 list pin names.
M16C/64A Group 1.
M16C/64A Group Table 1.4 1. Overview Pin Names for the 100-Pin Package (1/2) Pin No.
M16C/64A Group Table 1.5 Pin No. FA FB 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 97 98 99 100 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 97 98 1.
M16C/64A Group 1.6 1. Overview Pin Functions Table 1.6 Pin Functions for the 100-Pin Package (1/3) Signal Name Pin Name I/O Power Supply Description Power supply input VCC1, VCC2, VSS I - Apply 2.7 to 5.5 V to pins VCC1 and VCC2 (VCC1 ≥ VCC2) and 0 V to the VSS pin. Analog power supply input AVCC, AVSS I VCC1 This is the power supply for the A/D and D/A converters. Connect the AVCC pin to VCC1, and connect the AVSS pin to VSS. RESET I VCC1 Driving this pin low resets the MCU.
M16C/64A Group Table 1.7 1. Overview Pin Functions for the 100-Pin Package (2/3) Signal Name Pin Name I/O XIN I Main clock output XOUT O Sub clock input XCIN I XCOUT O Main clock input Sub clock output Power Supply Description VCC1 I/O for the main clock oscillator. Connect a ceramic resonator or crystal between pins XIN and XOUT. (1) Input an external VCC1 clock to XIN pin and leave XOUT pin open. VCC1 I/O for a sub clock oscillator. Connect a crystal between XCIN pin and XCOUT pin.
M16C/64A Group Table 1.8 Signal Name UART0 to UART2, UART5 to UART7 I2C mode Serial interface SI/O3, SI/O4 1. Overview Pin Functions for the 100-Pin Package (3/3) Pin Name I/O Power Supply SDA0 to SDA2, SDA5 I/O VCC1 SDA6, SDA7 I/O VCC2 SCL0 to SCL2, SCL5 I/O VCC1 SCL6, SCL7 I/O VCC2 CLK3, CLK4 I/O VCC1 Description Serial data I/O. Transmit/receive clock I/O. Transmit/receive clock I/O. SIN3, SIN4 I VCC1 Serial data input. SOUT3, SOUT4 O VCC1 Serial data output.
M16C/64A Group 2. 2. Central Processing Unit (CPU) Central Processing Unit (CPU) Figure 2.1 shows the CPU registers. Seven registers (R0, R1, R2, R3, A0, A1, and FB) out of 13 compose a register bank, and there are two register banks.
M16C/64A Group 2.1 2. Central Processing Unit (CPU) Data Registers (R0, R1, R2, and R3) R0, R1, R2, and R3 are 16-bit registers used for transfer, arithmetic, and logic operations. R0 and R1 can be split into upper (R0H/R1H) and lower (R0L/R1L) bits to be used separately as 8-bit data registers. R0 can be combined with R2, and R3 can be combined with R1 and be used as 32-bit data registers R2R0 and R3R1, respectively. 2.
M16C/64A Group 2.8.7 2. Central Processing Unit (CPU) Interrupt Enable Flag (I Flag) The I flag enables maskable interrupts. Maskable interrupts are disabled when the I flag is 0, and enabled when it is 1. The I flag becomes 0 when an interrupt request is accepted. 2.8.8 Stack Pointer Select Flag (U Flag) ISP is selected when the U flag is 0. USP is selected when the U flag is 1.
M16C/64A Group 3. 3.1 3. Address Space Address Space Address Space The M16C/64A Group has a 1 MB address space from 00000h to FFFFFh. Address space is expandable to 4 MB with the memory area expansion function. Addresses 40000h to BFFFFh can be used as external areas from bank 0 to bank 7. Figure 3.1 shows the Address Space. Areas that can be accessed vary depending on processor mode and the status of each control bit.
M16C/64A Group 3.2 3. Address Space Memory Map Special function registers (SFRs) are allocated from address 00000h to 003FFh and from 0D000h to 0D7FFh. Peripheral function control registers are located here. All blank areas within SFRs are reserved. Do not access these areas. Internal RAM is allocated from address 00400h and higher, with 10 KB of internal RAM allocated from 00400h to 02BFFh.
M16C/64A Group 3.3 3. Address Space Accessible Area in Each Mode Areas that can be accessed vary depending on processor mode and the status of each control bit. Figure 3.3 shows the Accessible Area in Each Mode. In single-chip mode, the SFRs, internal RAM, and internal ROM can be accessed. In memory expansion mode, the SFRs, internal RAM, internal ROM, and external areas can be accessed. Address space is expandable to 4 MB with the memory area expansion function.
M16C/64A Group 4. 4. Special Function Registers (SFRs) Special Function Registers (SFRs) 4.1 SFRs An SFR is a control register for a peripheral function. Table 4.
M16C/64A Group Table 4.2 Address 0020h 0021h 0022h 0023h 0024h 0025h 0026h 0027h 0028h 0029h 002Ah 002Bh 002Ch 002Dh 002Eh 002Fh 0030h 0031h 0032h 0033h 0034h 0035h 0036h 0037h 0038h 0039h 003Ah 003Bh 003Ch 003Dh 003Eh 003Fh 4.
M16C/64A Group Table 4.3 4.
M16C/64A Group Table 4.4 Address 0060h 0061h 0062h 0063h 0064h 0065h 0066h 0067h 0068h 0069h 006Ah 006Bh 006Ch 006Dh 006Eh 006Fh 0070h 0071h 0072h 0073h 0074h 0075h 0076h 0077h 0078h 0079h 007Ah 007Bh 007Ch 4.
M16C/64A Group Table 4.5 Address 0180h 0181h 0182h 0183h 0184h 0185h 0186h 0187h 0188h 0189h 018Ah 018Bh 018Ch 018Dh 018Eh 018Fh 0190h 0191h 0192h 0193h 0194h 0195h 0196h 0197h 0198h 0199h 019Ah 019Bh 019Ch 019Dh 019Eh 019Fh 01A0h 01A1h 01A2h 01A3h 01A4h 01A5h 01A6h 01A7h 01A8h 01A9h 01AAh 01ABh 01ACh 01ADh 01AEh 01AFh 4.
M16C/64A Group Table 4.6 Address 01B0h 01B1h 01B2h 01B3h 01B4h 01B5h 01B6h 01B7h 01B8h 01B9h 01BAh 01BBh 01BCh 01BDh 01BEh 01BFh 01C0h 01C1h 01C2h 01C3h 01C4h 01C5h 01C6h 01C7h 01C8h 01C9h 01CAh 01CBh 01CCh 01CDh 01CEh 01CFh 01D0h 01D1h 01D2h 01D3h 01D4h 01D5h 01D6h 01D7h 01D8h 01D9h 01DAh 01DBh 01DCh 01DDh 01DEh 01DFh 4.
M16C/64A Group Table 4.7 4. Special Function Registers (SFRs) SFR Information (7) (1) Address 01E0h 01E1h 01E2h 01E3h 01E4h 01E5h 01E6h 01E7h 01E8h 01E9h 01EAh 01EBh 01ECh 01EDh 01EEh 01EFh 01F0h 01F1h 01F2h 01F3h 01F4h 01F5h 01F6h 01F7h 01F8h 01F9h 01FAh 01FBh 01FCh 01FDh 01FEh 01FFh 0200h 0201h 0202h 0203h 0204h 0205h 0206h 0207h 0208h 0209h 020Ah 020Bh 020Ch 020Dh 020Eh 020Fh Note: 1.
M16C/64A Group Table 4.8 4.
M16C/64A Group Table 4.9 4.
M16C/64A Group Table 4.10 4.
M16C/64A Group Table 4.11 4.
M16C/64A Group Table 4.12 Address 0300h 0301h 0302h 0303h 0304h 0305h 0306h 0307h 0308h 0309h 030Ah 030Bh 030Ch 030Dh 030Eh 030Fh 0310h 0311h 0312h 0313h 0314h 0315h 0316h 0317h 0318h 0319h 031Ah 031Bh 031Ch 031Dh 031Eh 031Fh 0320h 0321h 0322h 0323h 0324h 0325h 0326h 0327h 0328h 0329h 032Ah 032Bh 032Ch 032Dh 032Eh 032Fh Note: 1. 4.
M16C/64A Group Table 4.13 4.
M16C/64A Group Table 4.14 Address 0360h 0361h 0362h 0363h 0364h 0365h 0366h 0367h 0368h 0369h 036Ah 036Bh 036Ch 036Dh 036Eh 036Fh 0370h 0371h 0372h 0373h 0374h 0375h 0376h 0377h 0378h 0379h 037Ah 037Bh 037Ch 037Dh 037Eh 037Fh 0380h to 038Fh 4.
M16C/64A Group Table 4.15 Address 0390h 0391h 0392h 0393h 0394h 0395h 0396h 0397h 0398h 0399h 039Ah 039Bh 039Ch 039Dh 039Eh 039Fh 03A0h 03A1h 03A2h 03A3h 03A4h 03A5h 03A6h 03A7h 03A8h 03A9h 03AAh 03ABh 03ACh 03ADh 03AEh 03AFh 03B0h 03B1h 03B2h 03B3h 03B4h 03B5h 03B6h 03B7h 03B8h 03B9h 03BAh 03BBh 03BCh 03BDh 03BEh 03BFh 4.
M16C/64A Group Table 4.16 Address 03C0h 03C1h 03C2h 03C3h 03C4h 03C5h 03C6h 03C7h 03C8h 03C9h 03CAh 03CBh 03CCh 03CDh 03CEh 03CFh 03D0h 03D1h 03D2h 03D3h 03D4h 03D5h 03D6h 03D7h 03D8h 03D9h 03DAh 03DBh 03DCh 03DDh 03DEh 03DFh 03E0h 03E1h 03E2h 03E3h 03E4h 03E5h 03E6h 03E7h 03E8h 03E9h 03EAh 03EBh 03ECh 03EDh 03EEh 03EFh Note: 1. 4.
M16C/64A Group Table 4.17 Address 03F0h 03F1h 03F2h 03F3h 03F4h 03F5h 03F6h 03F7h 03F8h 03F9h 03FAh 03FBh 03FCh 03FDh 03FEh 03FFh 4. Special Function Registers (SFRs) SFR Information (17) (1) Port P8 Register Port P9 Register Port P8 Direction Register Port P9 Direction Register Port P10 Register Register Symbol P8 P9 PD8 PD9 P10 Reset Value XXh XXh 00h 00h XXh Port P10 Direction Register PD10 00h X: Undefined Note: 1. The blank areas are reserved. No access is allowed. R01DS0032EJ0200 Rev.2.
M16C/64A Group Table 4.18 4.
M16C/64A Group 4.2 4. Special Function Registers (SFRs) Notes on SFRs 4.2.1 Register Settings Table 4.19 lists Registers with Write-Only Bits and registers whose function differs between reading and writing. Set these registers with immediate values. Do not use read-modify-write instructions. When establishing the next value by altering the existing value, write the existing value to the RAM as well as to the register. Transfer the next value to the register after making changes in the RAM.
M16C/64A Group Table 4.20 4. Special Function Registers (SFRs) Read-Modify-Write Instructions Function Transfer Bit processing Shifting Arithmetic operation Decimal operation Logical operation Jump Mnemonic MOVDir BCLR, BMCnd, BNOT, BSET, BTSTC, and BTSTS ROLC, RORC, ROT, SHA, and SHL ABS, ADC, ADCF, ADD, DEC, DIV, DIVU, DIVX, EXTS, INC, MUL, MULU, NEG, SBB, and SUB DADC, DADD, DSBB, and DSUB AND, NOT, OR, and XOR ADJNZ, SBJNZ R01DS0032EJ0200 Rev.2.
M16C/64A Group 5. 5. Electrical Characteristics Electrical Characteristics 5.1 Electrical Characteristics (Common to 3 V and 5 V) 5.1.1 Table 5.1 Absolute Maximum Rating Absolute Maximum Ratings Rated Value Unit VCC1 Symbol Supply voltage Parameter VCC1 = AVCC Condition −0.3 to 6.5 V VCC2 Supply voltage VCC1 = AVCC −0.3 to VCC1 + 0.1 (1) V AVCC Analog supply voltage VCC1 = AVCC −0.3 to 6.5 V VREF Analog reference voltage VCC1 = AVCC −0.3 to VCC1 + 0.
M16C/64A Group 5.1.2 5. Electrical Characteristics Recommended Operating Conditions Table 5.2 Recommended Operating Conditions (1/3) VCC1 = VCC2 = 2.7 to 5.5 V at Topr = -20°C to 85°C/-40°C to 85°C unless otherwise specified. Symbol Parameter VCC1, VCC2 Supply voltage (VCC1 ≥ VCC2) AVCC Analog supply voltage VSS CEC function is not used CEC function is used Min. 2.7 2.7 Standard Typ. 5.0 Max. 5.5 3.
M16C/64A Group Table 5.3 5. Electrical Characteristics Recommended Operating Conditions (2/3) VCC1 = VCC2 = 2.7 to 5.5 V at Topr = -20°C to 85°C/-40°C to 85°C unless otherwise specified. Symbol IOL(sum) Standard Parameter Min. Typ. Max. Low peak Sum of IOL(peak) at P0_0 to P0_7, P1_0 to P1_7, output P2_0 to P2_7, P8_6, P8_7, P9_0 to P9_7, current P10_0 to P10_7 80.0 mA 10.0 mA 5.
M16C/64A Group 5.1.3 Table 5.5 5. Electrical Characteristics A/D Conversion Characteristics A/D Conversion Characteristics (1/2) (1) VCC1 = AVCC = 3.0 to 5.5 V ≥ VCC2 ≥ VREF, VSS = AVSS = 0 V at Topr = -20°C to 85°C/-40°C to 85°C unless otherwise specified. Symbol Parameter Measuring Condition - Resolution AVCC = VCC1 ≥ VCC2 ≥ VREF INL Integral non-linearity error 10bit VCC1 = AN0 to AN7 input, AN0_0 to AN0_7 input, 5.
M16C/64A Group Table 5.6 5. Electrical Characteristics A/D Conversion Characteristics (2/2) (1) VCC1 = AVCC = 3.0 to 5.5 V ≥ VCC2 ≥ VREF, VSS = AVSS = 0 V at Topr = -20°C to 85°C/-40°C to 85°C unless otherwise specified. Symbol φAD Parameter A/D operating clock frequency Measuring Condition Standard Min. Typ. Max. Unit AN0 to AN7 input, 4.0 V ≤ VCC1 ≤ 5.5 V ANEX0 to ANEX1 3.2 V ≤ V CC1 ≤ 4.0 V input 3.0 V ≤ VCC1 ≤ 3.2 V 2 25 MHz 2 16 MHz 2 10 MHz AN0_0 to AN0_7 4.0 V ≤ VCC2 ≤ 5.
M16C/64A Group 5.1.5 5. Electrical Characteristics Flash Memory Electrical Characteristics Table 5.8 CPU Clock When Operating Flash Memory (f(BCLK)) VCC1 = 2.7 to 5.5 V, Topr = -20°C to 85°C/-40°C to 85°C unless otherwise specified. Symbol Parameter Conditions Standard Min. Typ. Max. Unit - CPU rewrite mode 10 (1) MHz f(SLOW_R) Slow read mode 5 (3) MHz - Low current consumption read mode - Data flash read 35 kHz 2.7 V ≤ VCC1 ≤ 3.0 V fC(32.768) 16 (2) MHz 3.0 V < VCC1 ≤ 5.
M16C/64A Group Table 5.10 5. Electrical Characteristics Flash Memory (Data Flash) Electrical Characteristics VCC1 = 2.7 to 5.5 V at Topr = -20 to 85°C/-40 to 85°C, unless otherwise specified. Symbol Parameter Conditions Standard Min. Typ. Max. Unit - Program and erase cycles (1), (3), (4) VCC1 = 3.3 V, Topr = 25°C - 2 word program time VCC1 = 3.3 V, Topr = 25°C 300 4000 μs - Lock bit program time VCC1 = 3.3 V, Topr = 25°C 140 3000 μs - Block erase time VCC1 = 3.
M16C/64A Group 5.1.6 Table 5.11 5. Electrical Characteristics Voltage Detector and Power Supply Circuit Electrical Characteristics Voltage Detector 0 Electrical Characteristics The measurement condition is VCC1 = 2.7 to 5.5 V, Topr = -20°C to 85°C/-40°C to 85°C, unless otherwise specified. Symbol Vdet0 Parameter Condition Standard Min. Typ. Max. Unit Voltage detection level Vdet0_0 (1) When VCC1 is falling. 1.60 1.90 2.20 V Voltage detection level Vdet0_2 (1) When VCC1 is falling. 2.
M16C/64A Group Table 5.13 5. Electrical Characteristics Voltage Detector 2 Electrical Characteristics The measurement condition is VCC1 = 2.7 to 5.5 V, Topr = -20°C to 85°C/-40°C to 85°C, unless otherwise specified. Symbol Parameter When VCC1 is falling Vdet2 Voltage detection level Vdet2_0 - Hysteresis width at the rising of VCC1 in voltage detector 2 - Voltage detector 2 response time (2) - Voltage detector self power consumption td(E-A) Standard Condition Min. Typ. Max. 3.50 4.
M16C/64A Group 5. Electrical Characteristics Table 5.15 Power Supply Circuit Timing Characteristics The measurement condition is VCC1 = 2.7 to 5.5 V and Topr = 25°C, unless otherwise specified. Symbol Parameter Standard Condition td(P-R) Internal power supply stability time when power is on (1) td(R-S) td(W-S) Min. Typ. Max. Unit 5 ms STOP release time 150 μs Low power mode wait mode release time 150 μs Note: 1.
M16C/64A Group 5.1.7 Table 5.16 5. Electrical Characteristics Oscillator Electrical Characteristics 125 kHz On-Chip Oscillator Electrical Characteristics VCC1 = 2.7 to 5.5 V, Topr = −20°C to 85°C/−40°C to 85°C, unless otherwise specified. Symbol Parameter fOCO-S 125 kHz on-chip oscillator frequency tsu(fOCO-S) Wait time until 125 kHz on-chip oscillator stabilizes R01DS0032EJ0200 Rev.2.00 Feb 07, 2011 Condition Standard Unit Min. Typ. Max.
M16C/64A Group 5.2 5. Electrical Characteristics Electrical Characteristics (VCC1 = VCC2 = 5 V) 5.2.1 Electrical Characteristics VCC1 = VCC2 = 5 V Table 5.17 Electrical Characteristics (1) (1) VCC1 = VCC2 = 4.2 to 5.5 V, VSS = 0 V at Topr = −20°C to 85°C/−40°C to 85°C, f(BCLK) = 25 MHz unless otherwise specified. Symbol VOH VOH VOH VOL VOL Standard Min. Typ. Max. High output P6_0 to P6_7, P7_2 to P7_7, P8_0 to P8_4, voltage P8_6, P8_7, P9_0 to P9_7, P10_0 to P10_7 IOH = −5 mA VCC1 − 2.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = 5 V Table 5.18 Electrical Characteristics (2) (1) VCC1 = VCC2 = 4.2 to 5.5 V, VSS = 0 V at Topr = −20°C to 85°C/−40°C to 85°C, f(BCLK) = 25 MHz unless otherwise specified. Symbol Parameter Measuring Condition Standard Min. Typ. Max.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = 5 V Table 5.19 Electrical Characteristics (3) R5F364A6NFA, R5F364A6NFB, R5F364A6DFA, R5F364A6DFB, R5F364AENFA, R5F364AENFB, R5F364AEDFA, R5F364AEDFB VCC1 = VCC2 = 4.2 to 5.5 V, VSS = 0 V at Topr = −20°C to 85°C/−40°C to 85°C, f(BCLK) = 25 MHz unless otherwise specified. Symbol ICC Note: 1. Parameter Measuring Condition Power supply current High-speed mode f(BCLK) = 25 MHz XIN = 4.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = 5 V Table 5.20 Electrical Characteristics (4) R5F364AKNFA, R5F364AKNFB, R5F364AKDFA, R5F364AKDFB R5F364AMNFA, R5F364AMNFB, R5F364AMDFA, R5F364AMDFB VCC1 = VCC2 = 4.2 to 5.5 V, VSS = 0 V at Topr = −20°C to 85°C/−40°C to 85°C, f(BCLK) = 25 MHz unless otherwise specified. Symbol ICC Parameter Measuring Condition f(BCLK) = 25 MHz XIN = 4.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = 5 V 5.2.2 Timing Requirements (Peripheral Functions and Others) (VCC1 = VCC2 = 5 V, VSS = 0 V, at Topr = -20°C to 85°C/-40°C to 85°C unless otherwise specified) 5.2.2.1 Reset Input (RESET Input) Table 5.21 Reset Input (RESET Input) Symbol Standard Parameter Min. RESET input low pulse width tw(RSTL) Max. Unit μs 10 RESET input t w(RTSL) Figure 5.5 5.2.2.2 Table 5.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = Timing Requirements (VCC1 = VCC2 = 5 V, VSS = 0 V, at Topr = -20°C to 85°C/-40°C to 85°C unless otherwise specified) 5.2.2.3 Table 5.23 Timer A Input Timer A Input (Counter Input in Event Counter Mode) Symbol Standard Parameter Min. Max. Unit tc(TA) TAiIN input cycle time 100 ns tw(TAH) TAiIN input high pulse width 40 ns tw(TAL) TAiIN input low pulse width 40 ns Table 5.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = Timing Requirements (VCC1 = VCC2 = 5 V, VSS = 0 V, at Topr = -20°C to 85°C/-40°C to 85°C unless otherwise specified) Table 5.27 5V Timer A Input (Two-Phase Pulse Input in Event Counter Mode) Symbol Standard Parameter Min. Max.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = Timing Requirements (VCC1 = VCC2 = 5 V, VSS = 0 V, at Topr = -20°C to 85°C/-40°C to 85°C unless otherwise specified) 5.2.2.4 Table 5.28 5V Timer B Input Timer B Input (Counter Input in Event Counter Mode) Symbol Standard Parameter Min. Max.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = Timing Requirements (VCC1 = VCC2 = 5 V, VSS = 0 V, at Topr = -20°C to 85°C/-40°C to 85°C unless otherwise specified) 5.2.2.5 Table 5.31 5V Serial Interface Serial Interface Symbol Standard Parameter Min. Max.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = Timing Requirements (VCC1 = VCC2 = 5 V, VSS = 0 V, at Topr = -20°C to 85°C/-40°C to 85°C unless otherwise specified) 5V Multi-master I2C-bus 5.2.2.7 Multi-master I2C-bus Table 5.33 Symbol Standard Clock Mode Parameter Min. Fast-mode Max. Min. Unit Max. tBUF Bus free time 4.7 1.3 μs tHD;STA Hold time in start condition 4.0 0.6 μs tLOW Hold time in SCL clock 0 status 4.7 1.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = Timing Requirements (VCC1 = VCC2 = 5 V, VSS = 0 V, at Topr = -20°C to 85°C/-40°C to 85°C unless otherwise specified) 5.2.3 5V Timing Requirements (Memory Expansion Mode and Microprocessor Mode) Table 5.34 Memory Expansion Mode and Microprocessor Mode Symbol Parameter Standard Min. Max.
M16C/64A Group 5. Electrical Characteristics Memory Expansion Mode and Microprocessor Mode VCC1 = VCC2 = 5 V (Effective in wait state setting) BCLK RD (Separate bus) WR, WRL, WRH (Separate bus) RD (Multiplexed bus) WR, WRL, WRH (Multiplexed bus) RDY input tsu(RDY-BCLK) th(BCLK-RDY) Measuring conditions y VCC1 = VCC2 = 5 V y Input timing voltage: VIL = 1.0 V, VIH = 4.0 V y Output timing voltage: VOL = 2.5 V, VOH = 2.5 V Figure 5.13 Timing Diagram R01DS0032EJ0200 Rev.2.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = 5 V 5.2.4 Switching Characteristics (Memory Expansion Mode and Microprocessor Mode) (VCC1 = VCC2 = 5 V, VSS = 0 V, at Topr = -20°C to 85°C/-40°C to 85°C unless otherwise specified) 5.2.4.1 Table 5.
M16C/64A Group 5. Electrical Characteristics P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 Figure 5.14 30 pF Ports P0 to P10 Measurement Circuit R01DS0032EJ0200 Rev.2.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = 5V Memory Expansion Mode and Microprocessor Mode (in no wait state setting) Read timing BCLK td(BCLK-CS) th(BCLK-CS) 25ns(max.) 0ns(min.) CSi tcyc td(BCLK-AD) th(BCLK-AD) 25ns(max.) ADi BHE td(BCLK-ALE) 15ns(max.) 0ns(min.) th(BCLK-ALE) th(RD-AD) -4ns(min.) 0ns(min.) ALE th(BCLK-RD) td(BCLK-RD) 25ns(max.) 0ns(min.) RD tac1(RD-DB) (0.5 × t cyc - 45)ns(max.) Hi-Z DBi tsu(DB-RD) 40ns(min.) th(RD-DB) 0ns(min.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = Switching Characteristics (VCC1 = VCC2 = 5 V, VSS = 0 V, at Topr = -20°C to 85°C/-40°C to 85°C unless otherwise specified) 5.2.4.2 Table 5.36 5V In 1 to 3 Waits Setting and When Accessing External Area Memory Expansion Mode and Microprocessor Mode (in 1 to 3 Waits Setting and When Accessing External Area) Symbol Measuring Condition Parameter Standard Min. Unit Max.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = 5V Memory Expansion Mode and Microprocessor Mode (in 1 to 3 waits setting and when accessing external area) Read timing BCLK td(BCLK-CS) th(BCLK-CS) 25ns(max.) 0ns(min.) CSi tcyc ADi BHE td(BCLK-AD) th(BCLK-AD) 25ns(max.) 0ns(min.) td(BCLK-ALE) 15ns(max.) th(BCLK-ALE) th(RD-AD) -4ns(min.) 0ns(min.) ALE th(BCLK-RD) td(BCLK-RD) 0ns(min.) 25ns(max.) RD tac2(RD-DB) {(n+0.5) × tcyc -45}ns(max.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = Switching Characteristics (VCC1 = VCC2 = 5 V, VSS = 0 V, at Topr = -20°C to 85°C/-40°C to 85°C unless otherwise specified) 5V 5.2.4.3 In 2 or 3 Waits Setting, and When Accessing External Area and Using Multiplexed Bus Table 5.37 Memory Expansion Mode and Microprocessor Mode (in 2 or 3 Waits Setting, and When Accessing External Area and Using Multiplexed Bus) (5) Symbol Parameter Measuring Condition Standard Min. Max.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = 5V Memory Expansion Mode and Microprocessor Mode (in 2 or 3 waits setting, and when accessing external area and using multiplexed bus ) Read timing BCLK th(BCLK-CS) td(BCLK-CS) th(RD-CS) tcyc 25ns(max.) 0ns(min.) (0.5 × t cyc-10)ns(min.) CSi td(AD-ALE) (0.5 × t cyc-25ns(min.) ADi /DBi th(ALE-AD) (0.5 × t cyc-15ns(min.) Address Address Data input tdz(RD-AD) 8ns(max.) tsu(DB-RD) tac3(RD-DB) {(n-0.5) × tcyc -45}ns(max.) 40ns(min.
M16C/64A Group 5.3 5. Electrical Characteristics Electrical Characteristics (VCC1 = VCC2 = 3 V) 5.3.1 Electrical Characteristics VCC1 = VCC2 = 3 V Table 5.38 Electrical Characteristics (1) (1) VCC1 = VCC2 = 2.7 to 3.3 V, VSS = 0 V at Topr = -20°C to 85°C/-40°C to 85°C, f(BCLK) = 25 MHz unless otherwise specified. Symbol VOH VOH VOL VOL VT+-VT- Parameter High output voltage Measuring Condition Standard Min. Typ. Max.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = 3 V Table 5.39 Electrical Characteristics (2) R5F364A6NFA, R5F364A6NFB, R5F364A6DFA, R5F364A6DFB, R5F364AENFA, R5F364AENFB, R5F364AEDFA, R5F364AEDFB VCC1 = VCC2 = 2.7 to 3.3 V, VSS = 0 V at Topr = −20°C to 85°C/−40°C to 85°C, f(BCLK) = 25 MHz unless otherwise specified.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = 3 V Table 5.40 Electrical Characteristics (3) R5F364AKNFA, R5F364AKNFB, R5F364AKDFA, R5F364AKDFB R5F364AMNFA, R5F364AMNFB, R5F364AMDFA, R5F364AMDFB VCC1 = VCC2 = 2.7 to 3.3 V, VSS = 0 V at Topr = −20°C to 85°C/−40°C to 85°C, f(BCLK) = 25 MHz unless otherwise specified. Symbol ICC Parameter Measuring Condition Power supply current High-speed mode In single-chip, mode, the output pin are open and other pins are VSS f(BCLK) = 25 MHz XIN = 4.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = 3 V 5.3.2 Timing Requirements (Peripheral Functions and Others) (VCC1 = VCC2 = 3 V, VSS = 0 V, at Topr = -20°C to 85°C/-40°C to 85°C unless otherwise specified) 5.3.2.1 Reset Input (RESET Input) Table 5.41 Reset Input (RESET Input) Symbol Standard Parameter Min. RESET input low pulse width tw(RSTL) Max. Unit μs 10 RESET input t w(RTSL) Figure 5.18 5.3.2.2 Table 5.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = Timing Requirements (VCC1 = VCC2 = 3 V, VSS = 0 V, at Topr = -20°C to 85°C/-40°C to 85°C unless otherwise specified) 5.3.2.3 Table 5.43 Timer A Input Timer A Input (Counter Input in Event Counter Mode) Symbol Standard Parameter Min. Unit Max. tc(TA) TAiIN input cycle time 150 ns tw(TAH) TAiIN input high pulse width 60 ns tw(TAL) TAiIN input low pulse width 60 ns Table 5.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = Timing Requirements (VCC1 = VCC2 = 3 V, VSS = 0 V, at Topr = -20°C to 85°C/-40°C to 85°C unless otherwise specified) Table 5.47 3V Timer A Input (Two-Phase Pulse Input in Event Counter Mode) Symbol Standard Parameter Min. Max.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = Timing Requirements (VCC1 = VCC2 = 3 V, VSS = 0 V, at Topr = -20°C to 85°C/-40°C to 85°C unless otherwise specified) 5.3.2.4 Table 5.48 3V Timer B Input Timer B Input (Counter Input in Event Counter Mode) Symbol Standard Parameter Min. Max.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = Timing Requirements (VCC1 = VCC2 = 3 V, VSS = 0 V, at Topr = -20°C to 85°C/-40°C to 85°C unless otherwise specified) 5.3.2.5 Table 5.51 3V Serial Interface Serial Interface Symbol Standard Parameter Min. Max.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = Timing Requirements (VCC1 = VCC2 = 3 V, VSS = 0 V, at Topr = -20°C to 85°C/-40°C to 85°C unless otherwise specified) 3V Multi-master I2C-bus 5.3.2.7 Multi-master I2C-bus Table 5.53 Symbol Standard Clock Mode Parameter Min. Fast-mode Max. Min. Unit Max. tBUF Bus free time 4.7 1.3 μs tHD;STA Hold time in start condition 4.0 0.6 μs tLOW Hold time in SCL clock 0 status 4.7 1.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = Timing Requirements (VCC1 = VCC2 = 3 V, VSS = 0 V, at Topr = -20°C to 85°C/-40°C to 85°C unless otherwise specified) 5.3.3 3V Timing Requirements (Memory Expansion Mode and Microprocessor Mode) Table 5.54 Memory Expansion Mode and Microprocessor Mode Symbol Parameter Standard Min. Max.
M16C/64A Group 5. Electrical Characteristics Memory Expansion Mode and Microprocessor Mode VCC1 = VCC2 = 3 V (Effective in wait state setting) BCLK RD (Separate bus) WR, WRL, WRH (Separate bus) RD (Multiplexed bus) WR, WRL, WRH (Multiplexed bus) RDY input tsu(RDY-BCLK) th(BCLK-RDY) Measuring conditions y VCC1 = VCC2 = 3 V y Input timing voltage: VIL = 0.6 V, VIH = 2.4 V y Output timing voltage: VOL = 1.5 V, VOH = 1.5 V Figure 5.26 Timing Diagram R01DS0032EJ0200 Rev.2.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = 3 V 5.3.4 Switching Characteristics (Memory Expansion Mode and Microprocessor Mode) (VCC1 = VCC2 = 3 V, VSS = 0 V, at Topr = -20°C to 85°C/-40°C to 85°C unless otherwise specified) 5.3.4.1 Table 5.55 In No Wait State Setting Memory Expansion and Microprocessor Modes (in No Wait State Setting) Symbol Measuring Condition Parameter Standard Min. Max.
M16C/64A Group 5. Electrical Characteristics P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 Figure 5.27 30 pF Ports P0 to P10 Measurement Circuit R01DS0032EJ0200 Rev.2.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = 3V Memory Expansion Mode and Microprocessor Mode (in no wait state setting) Read timing BCLK td(BCLK-CS) th(BCLK-CS) 30ns(max.) 0ns(min.) CSi tcyc td(BCLK-AD) th(BCLK-AD) 30ns(max.) ADi BHE td(BCLK-ALE) 25ns(max.) 0ns(min.) th(BCLK-ALE) th(RD-AD) -4ns(min.) 0ns(min.) ALE th(BCLK-RD) td(BCLK-RD) 30ns(max.) 0ns(min.) RD tac1(RD-DB) (0.5 × t cyc-60)ns(max.) Hi-Z DBi tsu(DB-RD) th(RD-DB) 50ns(min.) 0ns(min.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = Switching Characteristics (VCC1 = VCC2 = 3 V, VSS = 0 V, at Topr = -20°C to 85°C/-40°C to 85°C unless otherwise specified) 5.3.4.2 Table 5.56 3V In 1 to 3 Waits Setting and When Accessing External Area Memory Expansion Mode and Microprocessor Mode (in 1 to 3 Waits Setting and When Accessing External Area) Symbol Measuring Condition Parameter Standard Min. Unit Max.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = 3V Memory Expansion Mode and Microprocessor Mode (in 1 to 3 waits setting and when accessing external area) Read timing BCLK td(BCLK-CS) th(BCLK-CS) 30ns(max.) 0ns(min.) CSi tcyc ADi BHE td(BCLK-AD) th(BCLK-AD) 30ns(max.) 0ns(min.) td(BCLK-ALE) 25ns(max.) th(BCLK-ALE) th(RD-AD) -4ns(min.) 0ns(min.) ALE th(BCLK-RD) td(BCLK-RD) 0ns(min.) 30ns(max.) RD tac2(RD-DB) {(n+0.5) × tcyc -60}ns(max.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = Switching Characteristics (VCC1 = VCC2 = 3 V, VSS = 0 V, at Topr = -20°C to 85°C/-40°C to 85°C unless otherwise specified) 3V 5.3.4.3 In 2 or 3 Waits Setting, and When Accessing External Area and Using Multiplexed Bus Table 5.57 Memory Expansion Mode and Microprocessor Mode (in 2 or 3 Waits Setting, and When Accessing External Area and Using Multiplexed Bus) (5) Symbol Measuring Condition Parameter Standard Min. Max.
M16C/64A Group 5. Electrical Characteristics VCC1 = VCC2 = 3V Memory Expansion Mode and Microprocessor Mode (in 2 or 3 waits setting, and when accessing external area and using multiplexed bus ) Read timing BCLK th(BCLK-CS) td(BCLK-CS) th(RD-CS) tcyc 50ns(max.) 0ns(min.) (0.5 × t cyc-10)ns(min.) CSi td(AD-ALE) (0.5 × t cyc-40ns(min.) ADi /DBi th(ALE-AD) (0.5 × t cyc-15ns(min.) Address Address Data input tdz(RD-AD) 8ns(max.) tsu(DB-RD) tac3(RD-DB) {(n-0.5) × tcyc -60}ns(max.) 50ns(min.
M16C/64A Group Appendix 1. Package Dimensions Appendix 1. Package Dimensions The information on the latest package dimensions or packaging may be obtained from “Packages“ on the Renesas Electronics website. JEITA Package Code P-QFP100-14x20-0.65 RENESAS Code PRQP0100JD-B Previous Code 100P6F-A MASS[Typ.] 1.8g HD *1 D 80 51 81 50 HE *2 E NOTE) 1. DIMENSIONS "*1" AND "*2" DO NOT INCLUDE MOLD FLASH. 2. DIMENSION "*3" DOES NOT INCLUDE TRIM OFFSET.
REVISION HISTORY Rev. Date 1.01 Feb 03, 2009 1.10 Jul 15, 2009 M16C/64A Group Datasheet Description Page - Summary First Edition issued. - Watchdog Timer Reset Register → Watchdog Timer Refresh Register 3 Table 1.2 Specifications for the 100-Pin Package (2/2) partially modified 4 Table 1.3 Product List partially modified 5 Figure 1.2 Marking Diagram (Top View) partially modified 18 Figure 3.2 Memory Map 13800h → 13000h 20 Table 4.
REVISION HISTORY Rev. Date 2.00 Feb 07, 2011 M16C/64A Group Datasheet Description Page Summary Address Space 18 Figure 3.2 Memory Map: • Added the address of 384 KB version. • Added note 1 and 3 to the reserved areas. Special Function Registers (SFRs) 20 Table 4.1 SFR Information (1) (1): • Deleted “the VCR1 register, the VCR2 register” from note 2. • Deleted notes 5 to 6 and added note 5. 21 Table 4.2 SFR Information (2) (1): Deleted notes 2 to 7 and added note 2. 38 4.2.
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.
Notice 1. All information included in this document is current as of the date this document is issued. Such information, however, is subject to change without any prior notice. Before purchasing or using any Renesas Electronics products listed herein, please confirm the latest product information with a Renesas Electronics sales office. Also, please pay regular and careful attention to additional and different information to be disclosed by Renesas Electronics such as that disclosed through our website.