To our customers, Old Company Name in Catalogs and Other Documents On April 1st, 2010, NEC Electronics Corporation merged with Renesas Technology Corporation, and Renesas Electronics Corporation took over all the business of both companies. Therefore, although the old company name remains in this document, it is a valid Renesas Electronics document. We appreciate your understanding. Renesas Electronics website: http://www.renesas.
Notice 1. 2. 3. 4. 5. 6. 7. 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.
R8C/22 Group, R8C/23 Group RENESAS MCU 1. REJ03B0097-0200 Rev.2.00 Aug 20, 2008 Overview This MCU is built using the high-performance silicon gate CMOS process using the R8C CPU core and is packaged in a 48-pin plastic molded LQFP. This MCU operates using sophisticated instructions featuring a high level of instruction efficiency. With 1 Mbyte of address space, it is capable of executing instructions at high speed. This MCU is equipped with one CAN module and suited to in-vehicle or FA networking.
R8C/22 Group, R8C/23 Group 1.2 1. Overview Performance Overview Table 1.1 outlines the Functions and Specifications for R8C/22 Group and Table 1.2 outlines the Functions and Specifications for R8C/23 Group. Table 1.1 Functions and Specifications for R8C/22 Group Item Specification Number of fundamental instructions 89 instructions Minimum instruction execution time 50 ns (f(XIN) = 20 MHz, VCC = 3.0 to 5.5 V) 100 ns (f(XIN) = 10 MHz, VCC = 2.7 to 5.
R8C/22 Group, R8C/23 Group Table 1.2 1. Overview Functions and Specifications for R8C/23 Group Item Specification Number of fundamental instructions 89 instructions Minimum instruction execution time 50 ns (f(XIN) = 20 MHz, VCC = 3.0 to 5.5 V) 100 ns (f(XIN) = 10 MHz, VCC = 2.7 to 5.5 V) Operating mode Single-chip Address space 1 Mbyte Memory capacity Refer to Table 1.
R8C/22 Group, R8C/23 Group 1.3 1. Overview Block Diagram Figure 1.1 shows a Block Diagram.
R8C/22 Group, R8C/23 Group 1.4 1. Overview Product Information Table 1.3 lists Product Information for R8C/22 Group and Table 1.4 lists Product Information for R8C/23 Group. Table 1.3 Product Information for R8C/22 Group Type No.
R8C/22 Group, R8C/23 Group Table 1.4 1. Overview Product Information for R8C/23 Group ROM Capacity Program ROM Data Flash 32 Kbytes 1 Kbyte X 2 48 Kbytes 1 Kbyte X 2 64 Kbytes 1 Kbyte X 2 32 Kbytes 1 Kbyte X 2 48 Kbytes 1 Kbyte X 2 64 Kbytes 1 Kbyte X 2 96 Kbytes 1 Kbyte X 2 (1) 1 Kbyte X 2 128 Kbytes Type No.
R8C/22 Group, R8C/23 Group 1.5 1. Overview Pin Assignments P0_7/AN0 P6_3 P6_4 P6_5 P3_0/TRAO P3_1/TRBO P1_0/KI0/AN8 P1_1/KI1/AN9 P1_2/KI2/AN10 P6_7/INT3/RXD1 P6_6/INT2/TXD1 P4_5/INT0 36 35 34 33 32 31 30 29 28 27 26 25 Figure 1.4 shows Pin Assignments (Top View).
R8C/22 Group, R8C/23 Group 1.6 1. Overview Pin Functions Table 1.5 lists the Pin Functions and Table 1.6 lists the Pin Name Information by Pin Number. Table 1.5 Pin Functions Type Symbol I/O Type Description Power Supply Input VCC VSS I Apply 2.7 V to 5.5 V to the VCC pin. Apply 0 V to the VSS pin. Analog Power Supply Input AVCC, AVSS I Applies the power supply for the A/D converter. Connect a capacitor between AVCC and AVSS. Reset Input RESET I Input “L” on this pin resets the MCU.
R8C/22 Group, R8C/23 Group Table 1.6 Pin Name Information by Pin Number Pin Control Pin Number 1 2 3 4 5 6 7 1.
R8C/22 Group, R8C/23 Group 2. 2. Central Processing Unit (CPU) Central Processing Unit (CPU) Figure 2.1 shows the CPU Registers. The CPU contains 13 registers. Of these, R0, R1, R2, R3, A0, A1, and FB comprise a register bank. Two sets of register banks are provided.
R8C/22 Group, R8C/23 Group 2.1 2. Central Processing Unit (CPU) Data Registers (R0, R1, R2 and R3) R0 is a 16-bit register for transfer, arithmetic, and logic operations. The same applies to R1 to R3. R0 can be split into high-order bit (R0H) and low-order bit (R0L) to be used separately as 8-bit data registers. The same applies to R1H and R1L as R0H and R0L. R2 can be combined with R0 to be used as a 32-bit data register (R2R0). The same applies R3R1 as R2R0. 2.
R8C/22 Group, R8C/23 Group 2.8.7 2. Central Processing Unit (CPU) Interrupt Enable Flag (I) The I flag enables a maskable interrupt. An interrupt is disabled when the I flag is set to 0, and are enabled when the I flag is set to 1. The I flag is set to 0 when an interrupt request is acknowledged. 2.8.8 Stack Pointer Select Flag (U) ISP is selected when the U flag is set to 0; USP is selected when the U flag is set to 1.
R8C/22 Group, R8C/23 Group 3. 3. Memory Memory 3.1 R8C/22 Group Figure 3.1 shows a Memory Map of R8C/22 Group. The R8C/22 Group has 1 Mbyte of address space from address 00000h to FFFFFh. The internal ROM is allocated lower addresses, beginning with address 0FFFFh. For example, a 48-Kbyte internal ROM is allocated addresses 04000h to 0FFFFh. The fixed interrupt vector table is allocated addresses 0FFDCh to 0FFFFh. They store the starting address of each interrupt routine.
R8C/22 Group, R8C/23 Group 3.2 3. Memory R8C/23 Group Figure 3.2 shows a Memory Map of R8C/23 Group. The R8C/23 Group has 1 Mbyte of address space from address 00000h to FFFFFh. The internal ROM (program ROM) is allocated lower addresses, beginning with address 0FFFFh. For example, a 48-Kbyte internal ROM is allocated addresses 04000h to 0FFFFh. The fixed interrupt vector table is allocated addresses 0FFDCh to 0FFFFh. They store the starting address of each interrupt routine.
R8C/22 Group, R8C/23 Group 4. 4. Special Function Registers (SFRs) Special Function Registers (SFRs) An SFR (special function register) is a control register for a peripheral function. Table 4.1 to Table 4.13 list the SFR Information. Table 4.
R8C/22 Group, R8C/23 Group Table 4.2 Address 0040h 0041h 0042h 0043h 0044h 0045h 0046h 0047h 0048h 0049h 004Ah 004Bh 004Ch 004Dh 004Eh 004Fh 0050h 0051h 0052h 0053h 0054h 0055h 0056h 0057h 0058h 0059h 005Ah 005Bh 005Ch 005Dh 005Eh 005Fh 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 007Dh 007Eh 007Fh 4.
R8C/22 Group, R8C/23 Group Table 4.3 Address 0080h 0081h 0082h 0083h 0084h 0085h 0086h 0087h 0088h 0089h 008Ah 008Bh 008Ch 008Dh 008Eh 008Fh 0090h 0091h 0092h 0093h 0094h 0095h 0096h 0097h 0098h 0099h 009Ah 009Bh 009Ch 009Dh 009Eh 009Fh 00A0h 00A1h 00A2h 00A3h 00A4h 00A5h 00A6h 00A7h 00A8h 00A9h 00AAh 00ABh 00ACh 00ADh 00AEh 00AFh 00B0h 00B1h 00B2h 00B3h 00B4h 00B5h 00B6h 00B7h 00B8h 00B9h 00BAh 00BBh 00BCh 00BDh 00BEh 00BFh 4.
R8C/22 Group, R8C/23 Group Table 4.4 Address 00C0h 00C1h 00C2h 00C3h 00C4h 00C5h 00C6h 00C7h 00C8h 00C9h 00CAh 00CBh 00CCh 00CDh 00CEh 00CFh 00D0h 00D1h 00D2h 00D3h 00D4h 00D5h 00D6h 00D7h 00D8h 00D9h 00DAh 00DBh 00DCh 00DDh 00DEh 00DFh 00E0h 00E1h 00E2h 00E3h 00E4h 00E5h 00E6h 00E7h 00E8h 00E9h 00EAh 00EBh 00ECh 00EDh 00EEh 00EFh 00F0h 00F1h 00F2h 00F3h 00F4h 00F5h 00F6h 00F7h 00F8h 00F9h 00FAh 00FBh 00FCh 00FDh 00FEh 00FFh 4.
R8C/22 Group, R8C/23 Group Table 4.5 Address 0100h 0101h 0102h 0103h 0104h 0105h 0106h 0107h 0108h 0109h 010Ah 010Bh 010Ch 010Dh 010Eh 010Fh 0110h 0111h 0112h 0113h 0114h 0115h 0116h 0117h 0118h 0119h 011Ah 011Bh 011Ch 011Dh 011Eh 011Fh 0120h 0121h 0122h 0123h 0124h 0125h 0126h 0127h 0128h 0129h 012Ah 012Bh 012Ch 012Dh 012Eh 012Fh 0130h 0131h 0132h 0133h 0134h 0135h 0136h 0137h 0138h 0139h 013Ah 013Bh 013Ch 013Dh 013Eh 013Fh 4.
R8C/22 Group, R8C/23 Group Table 4.6 Address 0140h 0141h 0142h 0143h 0144h 0145h 0146h 0147h 0148h 0149h 014Ah 014Bh 014Ch 014Dh 014Eh 014Fh 0150h 0151h 0152h 0153h 0154h 0155h 0156h 0157h 0158h 0159h 015Ah 015Bh 015Ch 015Dh 015Eh 015Fh 0160h 0161h 0162h 0163h 0164h 0165h 0166h 0167h 0168h 0169h 016Ah 016Bh 016Ch 016Dh 016Eh 016Fh 0170h 0171h 0172h 0173h 0174h 0175h 0176h 0177h 0178h 0179h 017Ah 017Bh 017Ch 017Dh 017Eh 017Fh 4.
R8C/22 Group, R8C/23 Group Table 4.7 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 01B0h 01B1h 01B2h 01B3h 01B4h 01B5h 01B6h 01B7h 01B8h 01B9h 01BAh 01BBh 4.
R8C/22 Group, R8C/23 Group Table 4.8 Address 1300h 1301h 1302h 1303h 1304h 1305h 1306h 1307h 1308h 1309h 130Ah 130Bh 130Ch 130Dh 130Eh 130Fh 1310h 1311h 1312h 1313h 1314h 1315h 1316h 1317h 1318h 1319h 131Ah 131Bh 131Ch 131Dh 131Eh 131Fh 1320h 1321h 1322h 1323h 1324h 1325h 1326h 1327h 1328h 1329h 132Ah 132Bh 132Ch 132Dh 132Eh 132Fh 1330h 1331h 1332h 1333h 1334h 1335h 1336h 1337h 1338h 1339h 133Ah 133Bh 133Ch 133Dh 133Eh 133Fh 4.
R8C/22 Group, R8C/23 Group Table 4.9 Address 1340h 1341h 1342h 1343h 1344h 1345h 1346h 1347h 1348h 1349h 134Ah 134Bh 134Ch 134Dh 134Eh 134Fh 1350h 1351h 1352h 1353h 1354h 1355h 1356h 1357h 1358h 1359h 135Ah 135Bh 135Ch 135Dh 135Eh 135Fh 1360h 1361h 1362h 1363h 1364h 1365h 1366h 1367h 1368h 1369h 136Ah 136Bh 136Ch 136Dh 136Eh 136Fh 1370h 1371h 1372h 1373h 1374h 1375h 1376h 1377h 1378h 1379h 137Ah 137Bh 137Ch 137Dh 137Eh 137Fh 4.
R8C/22 Group, R8C/23 Group Table 4.10 Address 1380h 1381h 1382h 1383h 1384h 1385h 1386h 1387h 1388h 1389h 138Ah 138Bh 138Ch 138Dh 138Eh 138Fh 1390h 1391h 1392h 1393h 1394h 1395h 1396h 1397h 1398h 1399h 139Ah 139Bh 139Ch 139Dh 139Eh 139Fh 13A0h 13A1h 13A2h 13A3h 13A4h 13A5h 13A6h 13A7h 13A8h 13A9h 13AAh 13ABh 13ACh 13ADh 13AEh 13AFh 13B0h 13B1h 13B2h 13B3h 13B4h 13B5h 13B6h 13B7h 13B8h 13B9h 13BAh 13BBh 13BCh 13BDh 13BEh 13BFh 4.
R8C/22 Group, R8C/23 Group Table 4.11 Address 13C0h 13C1h 13C2h 13C3h 13C4h 13C5h 13C6h 13C7h 13C8h 13C9h 13CAh 13CBh 13CCh 13CDh 13CEh 13CFh 13D0h 13D1h 13D2h 13D3h 13D4h 13D5h 13D6h 13D7h 13D8h 13D9h 13DAh 13DBh 13DCh 13DDh 13DEh 13DFh 13E0h 13E1h 13E2h 13E3h 13E4h 13E5h 13E6h 13E7h 13E8h 13E9h 13EAh 13EBh 13ECh 13EDh 13EEh 13EFh 13F0h 13F1h 13F2h 13F3h 13F4h 13F5h 13F6h 13F7h 13F8h 13F9h 13FAh 13FBh 13FCh 13FDh 13FEh 13FFh 4.
R8C/22 Group, R8C/23 Group Table 4.12 Address 1400h 1401h 1402h 1403h 1404h 1405h 1406h 1407h 1408h 1409h 140Ah 140Bh 140Ch 140Dh 140Eh 140Fh 1410h 1411h 1412h 1413h 1414h 1415h 1416h 1417h 1418h 1419h 141Ah 141Bh 141Ch 141Dh 141Eh 141Fh 1420h 1421h 1422h 1423h 1424h 1425h 1426h 1427h 1428h 1429h 142Ah 142Bh 142Ch 142Dh 142Eh 142Fh 1430h 1431h 1432h 1433h 1434h 1435h 1436h 1437h 1438h 1439h 143Ah 143Bh 143Ch 143Dh 143Eh 143Fh 4.
R8C/22 Group, R8C/23 Group Table 4.13 Address 1440h 1441h 1442h 1443h 1444h 1445h 1446h 1447h 1448h 1449h 144Ah 144Bh 144Ch 144Dh 144Eh 144Fh 1450h 1451h 1452h 1453h 1454h 1455h 1456h 1457h 1458h 1459h 145Ah 145Bh 145Ch 145Dh 145Eh 145Fh 1460h 1461h 1462h 1463h 1464h 1465h 1466h 1467h 1468h 1469h 146Ah 146Bh 146Ch 146Dh 146Eh 146Fh 1470h 1471h 1472h 1473h 1474h 1475h FFFFh 4.
R8C/22 Group, R8C/23 Group 5. 5. Electrical Characteristics Electrical Characteristics Table 5.1 Absolute Maximum Ratings Symbol Parameter Rated value Unit -0.3 to 6.5 V Input voltage -0.3 to VCC+0.3 V VO Output voltage -0.3 to VCC+0.3 V Pd Power dissipation 300 mW Topr Operating ambient temperature Tstg Storage temperature VCC/AVCC Supply voltage VI Condition -40°C ≤ Topr ≤ 85°C 85°C < Topr ≤ 125°C Table 5.
R8C/22 Group, R8C/23 Group Table 5.3 5. Electrical Characteristics A/D Converter Characteristics Symbol Parameter − Resolution − Absolute Accuracy Rladder Resistor ladder tconv Conversion time Conditions Standard Min. Typ. Max. Unit Vref = AVCC − − 10 Bits 10-bit mode φAD = 10 MHz, Vref = AVCC = 5.0 V − − ±3 LSB 8-bit mode φAD = 10 MHz, Vref = AVCC = 5.0 V − − ±2 LSB 10-bit mode φAD = 10 MHz, Vref = AVCC = 3.3 V − − ±5 LSB 8-bit mode φAD = 10 MHz, Vref = AVCC = 3.
R8C/22 Group, R8C/23 Group Table 5.4 Flash Memory (Program ROM) Electrical Characteristics Symbol − 5. Electrical Characteristics Parameter Program/erase endurance(2) Conditions Standard Unit Min. Typ. Max. R8C/22 Group 100(3) − − times R8C/23 Group 1,000(3) − − times µs − Byte program time − 50 400 − Block erase time − 0.
R8C/22 Group, R8C/23 Group Table 5.5 5. Electrical Characteristics Flash Memory (Data Flash Block A, Block B) Electrical Characteristics(4) Symbol Parameter Conditions Standard Min. Typ. Max. Unit − Program/erase endurance(2) 10,000(3) − − times − Byte program time (Program/erase endurance ≤ 1,000 times) − 50 400 µs − Byte program time (Program/erase endurance > 1,000 times) − 65 − µs − Block erase time (Program/erase endurance ≤ 1,000 times) − 0.
R8C/22 Group, R8C/23 Group 5. Electrical Characteristics Suspend request (Maskable interrupt request) FMR46 Fixed time Clock-dependent time Access restart td(SR-SUS) Figure 5.2 Table 5.
R8C/22 Group, R8C/23 Group Table 5.8 5. Electrical Characteristics Power-on Reset Circuit, Voltage Monitor 1 Reset Circuit Electrical Characteristics(3) Symbol Parameter Condition Standard Min. Typ. Unit Max. Vpor1 Power-on reset valid voltage(4) − − 0.1 V Vpor2 Power-on reset or voltage monitor 1 valid voltage 0 − Vdet1 V trth External power VCC rise gradient VCC ≤ 3.6 V 20(2) − − mV/msec VCC > 3.6 V 20(2) − 2,000 mV/msec NOTES: 1.
R8C/22 Group, R8C/23 Group Table 5.9 High-Speed On-Chip Oscillator Circuit Electrical Characteristics Symbol fOCO40M 5. Electrical Characteristics Parameter High-speed on-chip oscillator frequency temperature • supply voltage dependence − The value of the FRA1 register when the reset is deasserted − High-speed on-chip oscillator adjustment range − Oscillation stability time − Self power consumption when high-speed on-chip oscillator oscillating Condition Standard Unit Min. Typ. Max.
R8C/22 Group, R8C/23 Group Table 5.12 5. Electrical Characteristics Timing Requirements of Clock Synchronous Serial I/O with Chip Select(1) Symbol Parameter Conditions Standard Min. Typ. Max. Unit tSUCYC SSCK clock cycle time 4 − − tCYC(2) tHI SSCK clock “H” width 0.4 − 0.6 tSUCYC tLO SSCK clock “L” width tRISE SSCK clock rising time 0.4 − 0.
R8C/22 Group, R8C/23 Group 5.
R8C/22 Group, R8C/23 Group 5.
R8C/22 Group, R8C/23 Group 5. Electrical Characteristics tHI VIH or VOH SSCK VIH or VOH tLO tSUCYC SSO (output) tOD SSI (input) tSU Figure 5.6 tH I/O Timing of Clock Synchronous Serial I/O with Chip Select (Clock Synchronous Communication Mode) Rev.2.
R8C/22 Group, R8C/23 Group Table 5.13 5. Electrical Characteristics Timing Requirements of I2C Bus Interface(1) Symbol Parameter Conditions Standard Typ. − Max. − − − ns − − ns − 300 − ns ns Unit tSCL SCL input cycle time tSCLH SCL input “H” width tSCLL SCL input “L” width tsf tSP SCL, SDA input falling time SCL, SDA input spike pulse rejection time Min.
R8C/22 Group, R8C/23 Group Table 5.14 Electrical Characteristics (1) [VCC = 5 V] Symbol VOH 5. Electrical Characteristics IOH = -1 mA Standard Min. Typ. VCC − 2.0 − VCC − 0.3 − VCC − 2.0 − Max. VCC VCC VCC IOH = -500 µA VCC − 2.0 − VCC V − − − − IOL = 1 mA − − 2.0 0.45 2.0 V V V IOL = 500 µA − − 2.0 V INT0, INT1, INT2, INT3, KI0, KI1, KI2, KI3, TRAIO, RXD0, RXD1, CLK0, SSI, SCL, SDA, SSO 0.1 0.5 − V RESET 0.1 1.0 − V − − − 30 − 50 1.0 5.0 -5.
R8C/22 Group, R8C/23 Group Table 5.15 Symbol ICC 5. Electrical Characteristics Electrical Characteristics (2) [VCC = 5 V] (Topr = -40 to 85°C (D, J version) / -40 to 125°C (K version), Unless Otherwise Specified.) Parameter Condition Power supply current High-clock (VCC = 3.3 to 5.5 V) mode In single-chip mode, the output pins are open and other pins are VSS Rev.2.
R8C/22 Group, R8C/23 Group 5. Electrical Characteristics Timing Requirements (Unless Otherwise Specified: VCC = 5 V, VSS = 0 V at Topr = 25°C) [VCC = 5 V] XIN Input Table 5.16 Symbol tc(XIN) tWH(XIN) tWL(XIN) Standard Min. Max. 50 − 25 − 25 − Parameter XIN input cycle time XIN input “H” width XIN input “L” width Unit ns ns ns Vcc = 5V tc(XIN) tWH(XIN) XIN input tWL(XIN) Figure 5.8 Table 5.17 XIN Input Timing Diagram when VCC = 5 V TRAIO Input Symbol tc(TRAIO) tWH(TRAIO) tWL(TRAIO) Standard Min.
R8C/22 Group, R8C/23 Group Table 5.18 5. Electrical Characteristics Serial Interface Symbol Standard Min. Max. 200 − 100 − 100 − − 50 0 − 50 − 90 − Parameter tc(CK) tW(CKH) tW(CKL) td(C-Q) th(C-Q) tsu(D-C) th(C-D) CLK0 input cycle time CLK0 input “H” width CLK0 input “L” width TXDi output delay time TXDi hold time RXDi input setup time RXDi input hold time Unit ns ns ns ns ns ns ns i = 0 or 1 Vcc = 5V tc(CK) tW(CKH) CLK0 tW(CKL) th(C-Q) TXDi td(C-Q) tsu(D-C) th(C-D) RXDi i = 0 or 1 Figure 5.
R8C/22 Group, R8C/23 Group Table 5.20 Electrical Characteristics (3) [VCC = 3 V] Symbol VOH VOL VT+-VT- IIH IIL RPULLUP RfXIN VRAM 5. Electrical Characteristics Parameter Output “H” voltage Output “L” voltage Hysteresis Input “H” current Input “L” current Pull-up resistance Feedback resistance RAM hold voltage Except XOUT XOUT IOH = -0.1 mA Standard Min. Typ. VCC − 0.5 − VCC − 0.5 − Max. VCC VCC IOH = -50 µA VCC − 0.
R8C/22 Group, R8C/23 Group Table 5.21 Symbol ICC 5. Electrical Characteristics Electrical Characteristics (4) [VCC = 3 V] (Topr = -40 to 85°C (D, J version) / -40 to 125°C (K version), Unless Otherwise Specified.) Parameter Condition Power supply current High-clock (VCC = 2.7 to 3.3 V) mode In single-chip mode, the output pins are open and other pins are VSS Rev.2.
R8C/22 Group, R8C/23 Group 5. Electrical Characteristics Timing Requirements (Unless Otherwise Specified: VCC = 3 V, VSS = 0V at Topr = 25°C) [VCC = 3 V] Table 5.22 XIN Input Symbol tc(XIN) tWH(XIN) tWL(XIN) Standard Min. Max. 100 − 40 − 40 − Parameter XIN input cycle time XIN input “H” width XIN input “L” width Unit ns ns ns Vcc = 3V tc(XIN) tWH(XIN) XIN input tWL(XIN) Figure 5.12 Table 5.23 XIN Input Timing Diagram when VCC = 3 V TRAIO Input Symbol tc(TRAIO) tWH(TRAIO) tWL(TRAIO) Standard Min.
R8C/22 Group, R8C/23 Group Table 5.24 5. Electrical Characteristics Serial Interface Symbol Standard Min. Max. 300 − 150 − 150 − − 80 0 − 70 − 90 − Parameter tc(CK) tW(CKH) tW(CKL) td(C-Q) th(C-Q) tsu(D-C) th(C-D) CLK0 input cycle time CLK0 input “H” width CLK0 input “L” width TXDi output delay time TXDi hold time RXDi input setup time RXDi input hold time Unit ns ns ns ns ns ns ns i = 0 or 1 Vcc = 3V tc(CK) tW(CKH) CLK0 tW(CKL) th(C-Q) TXDi td(C-Q) tsu(D-C) th(C-D) RXDi i = 0 or 1 Figure 5.
R8C/22 Group, R8C/23 Group Package Dimensions Package Dimensions Diagrams showing the latest package dimensions and mounting information are available in the “Packages” section of the Renesas Technology website. JEITA Package Code P-LQFP48-7x7-0.50 RENESAS Code PLQP0048KB-A Previous Code 48P6Q-A MASS[Typ.] 0.2g HD *1 D 36 25 37 NOTE) 1. DIMENSIONS "*1" AND "*2" DO NOT INCLUDE MOLD FLASH. 2. DIMENSION "*3" DOES NOT INCLUDE TRIM OFFSET.
REVISION HISTORY R8C/22 Group, R8C/23 Group Datasheet Description Rev. Date 0.10 Mar 08, 2005 − First Edition issued 0.20 Sep 29, 2005 − Words standardized - Clock synchronous serial interface → Clock synchronous serial I/O - Chip-select clock synchronous interface(SSU) → Clock synchronous serial I/O with chip select - I2C bus interface(IIC) → I2C bus interface Page Summary 2, 3 Table1.1 R8C/22 Group Performance, Table1.
REVISION HISTORY Rev. Date 0.20 Sep 29, 2005 1.00 Oct 27, 2006 R8C/22 Group, R8C/23 Group Datasheet Description Page Summary 20 Table 4.
REVISION HISTORY Rev. Date 1.00 Oct 27, 2006 1.10 2.00 Mar 16, 2007 Aug 20, 2008 R8C/22 Group, R8C/23 Group Datasheet Description Page Summary 40 Table 5.15 Electrical Characteristics (1) [VCC = 5 V] → Table 5.14 Electrical Characteristics (1) [VCC = 5 V] revised. RAM Hold Voltage, Min.; “1.8” → “2.0” corrected. 41 Table 5.16 Electrical Characteristics (2) [Vcc = 5 V] → Table 5.15 Electrical Characteristics (2) [Vcc = 5 V] revised. Wait mode revised. 44 Table 5.
Sales Strategic Planning Div. Nippon Bldg., 2-6-2, Ohte-machi, Chiyoda-ku, Tokyo 100-0004, Japan Notes: 1. This document is provided for reference purposes only so that Renesas customers may select the appropriate Renesas products for their use.