Renesas R5F21134FP#U0
- Part No.:
- R5F21134FP#U0
- Manufacturer:
- Renesas
- Category:
- Microcontrollers
- Package:
- 32-LQFP
- Datasheet:
-
R5F21134FP#U0.pdf
- Description:
- IC MCU 16BIT 16KB FLASH 32LQFP
- Quantity:
- Payment:

- Shipping:

Inventory:2,022
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
R5F21134FP#U0 from Renesas Electronics is a 16-bit R8C/Tiny Series microcontroller in a 32-pin LQFP package, featuring 16 KB flash program ROM, 1 KB RAM, dual UART interfaces (one with clock-synchronous capability), twelve-channel 10-bit ADC, and three 8-bit timers plus one 16-bit timer with input capture/output compare - deployed in household appliance motor control and sensor interface modules.
For engineers reviewing the R5F21134FP#U0 datasheet, R5F21134FP#U0 pinout, R5F21134FP#U0 application, or R5F21134FP#U0 equivalent, key selection criteria include its -20°C to +85°C operating range, 2.7–5.5 V supply voltage support, on-chip high-speed oscillator with frequency adjustment, data flash (2 KB × 2 blocks) for parameter storage, and integrated voltage detection and watchdog timer for robust embedded operation.
Technical Context
The R5F21134FP#U0 implements the R8C/Tiny CPU core with 89 basic instructions and executes at 50 ns minimum instruction time (20 MHz XIN, 3.0–5.5 V). Its memory map allocates 1 MB address space, with fixed interrupt vectors at 0FFDC16–0FFFF16, program ROM starting at 0C00016, and data flash at 0200016–02FFF16.
Peripheral integration includes two independent serial interfaces (UART0 with clock-synchronous mode, UART1), LED drive-capable I/O ports (P10–P17), and analog subsystem with AVcc/AVss power rails, VREF input, and selectable pull-up resistors on input ports - all managed via dedicated SFRs such as CM0/CM1 for clock control and ADIC for A/D interrupt configuration.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | R8C/Tiny 16-bit, 89-instruction set, 20 MHz max external clock |
| Flash Memory | 16 KB program ROM + 4 KB data flash (2 × 2 KB blocks) for field-updatable parameters |
| RAM | 1 KB internal RAM mapped at 0040016–007FF16, used for stack and variables |
| A/D Converter | 10-bit resolution, 12 input channels (AN0–AN11), with dedicated AVcc/AVss and VREF pins |
| Timers | Three 8-bit timers (X/Y/Z) + one 16-bit Timer C with input capture/output compare functionality |
| Serial Interfaces | UART0 (clock-synchronous or UART mode) + UART1 (UART-only), both with independent interrupt control registers |
| Supply Voltage | 2.7–5.5 V DC; supports 10 MHz operation down to 2.7 V and 20 MHz up to 5.5 V |
| Operating Temperature | -20°C to +85°C (standard grade); no "D" suffix indicates non-extended range |
Pinout & Package
Package: 32-pin plastic LQFP (PLQP0032GB-A / 32P6U-A), 7 mm × 7 mm body, 0.8 mm pitch, exposed pad not specified.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VCC, VSS | Power supply inputs | VCC (pin 3) accepts 2.7–5.5 V; VSS (pins 4, 20, 29) are ground returns - decoupling required per pin |
| RESET | Active-low reset input | Pulled low via external resistor to VSS; internal pull-up enabled only if MODE = high at power-on |
| XIN/XOUT | Main clock oscillator interface | Accepts ceramic resonator or crystal (1–20 MHz); XOUT (pin 2) must not be shorted to VCC |
| P00–P07, P10–P17, P30–P33, P37, P45 | Bi-directional I/O ports | P10–P17 support LED sink current; all ports configurable per-pin direction and pull-up enable |
| AN0–AN11 | Analog inputs | Multiplexed on P00–P07, P10–P13, P30–P33; require AVcc/AVss bypassing and VREF reference stability |
| RxD0/TxD0, RxD1/TxD10/TxD11 | UART data I/O | UART0 uses P15/P14; UART1 uses P37/P30/P00 - TxD11 shares P00/AN7, disabling ADC when active |
| INT0–INT3, KI0–KI3 | Interrupt inputs | Dedicated external interrupt pins (INT0–INT3) and key-scan inputs (KI0–KI3) with programmable filter registers |
| IVCC | Internal regulator supply | Must connect to VSS via 0.1 µF capacitor; never tie to VCC - critical for internal voltage stabilization |
Key Features
| Feature | Design Value |
|---|---|
| Data flash endurance | 10,000 write/erase cycles enables reliable firmware parameter storage without external EEPROM |
| On-chip oscillator tuning | High-speed on-chip oscillator supports frequency adjustment - eliminates need for external crystal in cost-sensitive designs |
| Integrated safety circuits | Voltage detection (VCR1/VCR2 registers) and oscillation stop detection provide autonomous fault response without software polling |
| LED drive capability | P10–P17 ports deliver sufficient sink current for direct LED interfacing - reduces BOM count in HMI applications |
| Interrupt priority levels | 7-level nested interrupt priority (IPL bits in FLG register) allows deterministic real-time response to mixed peripheral events |
| Low-power modes | Wait mode (35 µA) and Stop mode (0.7 µA) at 3.0 V enable battery-powered operation with rapid wake-up via INT/KI sources |
Applications
| Home Appliance Motor Control | Office Equipment Sensor Interface |
|---|---|
Use Scenario: Controlling BLDC fan motors in air purifiers using PWM output from Timer C and feedback from ADC-measured current/voltage. IC Role / Device Role / Timing Role: Main system controller executing closed-loop motor algorithm, managing UART-based user interface commands, and logging runtime parameters to data flash. Use Value: Integrated 16-bit Timer C with input capture eliminates external timing IC; 12-channel ADC supports simultaneous phase current and temperature sensing. | Use Scenario: Reading ambient light, humidity, and paper-jam sensors in multifunction printers via analog and digital inputs. IC Role / Device Role / Timing Role: Peripheral coordinator handling sensor polling, signal conditioning, and status reporting over UART0 to main SoC. Use Value: Twelve ADC channels and eight LED-drive I/O pins allow direct connection of multiple sensors and status indicators without external logic. |
| Housing Security Keypad | Audio System Remote Control |
Use Scenario: Scanning 4×4 membrane keypad and detecting tamper switches in smart door locks. IC Role / Device Role / Timing Role: Dedicated key-input processor using KI0–KI3 and INT0–INT3 with hardware debouncing via INT0F register. Use Value: Built-in key input interrupt filtering reduces firmware overhead; data flash stores lock event history securely. | Use Scenario: Decoding IR remote signals and driving LED indicators in portable Bluetooth speakers. IC Role / Device Role / Timing Role: Standalone IR receiver and UI controller using UART1 for firmware updates and Timer Y for carrier-frequency timing. Use Value: High-speed on-chip oscillator ensures accurate 38 kHz IR demodulation without external crystal; LED-drive ports simplify front-panel design. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| R5F21133FP | 12 KB program ROM, 768 B RAM, identical peripherals and pinout | Lower memory margin for complex control algorithms or larger bootloaders | Select when code size remains under 12 KB and BOM cost optimization is prioritized |
| R5F21134DFP | Same memory and peripherals, but rated for -40°C to +85°C industrial temperature range | Required for outdoor or uncontrolled-ambient deployments where standard -20°C lower limit is insufficient | Choose for extended temperature environments; otherwise R5F21134FP#U0 suffices for indoor consumer use |
Compared with R5F21133FP and R5F21134DFP, the R5F21134FP#U0 provides optimal balance of memory headroom and commercial-grade thermal specification - making it ideal for cost-sensitive, indoor-targeted embedded systems where full industrial rating is unnecessary.
Availability
R5F21134FP#U0 is available at Aetrix Electronics and suitable for home appliance motor control, office equipment sensor interface, and housing security keypad applications requiring stable component supply across multi-year production cycles.
Supply support for R5F21134FP#U0 includes scheduled delivery planning, volume procurement assistance, BOM continuity management, traceable sourcing, and lifecycle availability coordination for OEM customers, industrial embedded developers, connected-device designers, and electronics production programs.
Manufacturer
Renesas Electronics Corporation is a global semiconductor leader formed in 2010 through the merger of NEC Electronics and Renesas Technology, specializing in microcontrollers, analog, and power devices.
The R8C/13 Group belongs to the R8C/Tiny Series - designed for cost-effective, low-power embedded control in consumer and industrial appliances where compact code size and integrated analog peripherals are essential.
FAQ
What is the maximum operating frequency supported by the R5F21134FP#U0?
The R5F21134FP#U0 supports a maximum external clock frequency of 20 MHz when powered at 3.0–5.5 V, achieving a minimum instruction execution time of 50 ns. At reduced supply voltages (2.7–5.5 V), the device operates up to 10 MHz with 100 ns instruction timing - verified in Table 1.1 of the R8C/13 Group datasheet Rev.1.20.
Does the R5F21134FP#U0 include on-chip debug capability?
Yes, the R5F21134FP#U0 supports on-chip debugging via dedicated pins (P00/AN7/TxD11 and P37/TxD10/RxD1), but these pins must be reserved exclusively for debugger use and cannot serve dual functions during debug sessions - confirmed in Figure 1.3 and Note 2 of the pin assignment documentation.
How is the data flash memory organized in the R5F21134FP#U0?
The R5F21134FP#U0 contains 4 KB of data flash memory structured as two independent 2 KB blocks (Block A and Block B) located at addresses 0200016–02FFF16, each rated for 10,000 erase/write cycles and accessible via dedicated SFRs including WDTSR and PRCDR - as defined in Section 3 and Table 1.2 of the R8C/13 Group datasheet.
Can the R5F21134FP#U0 operate from a single 3.3 V supply?
Yes, the R5F21134FP#U0 operates reliably at 3.3 V within its specified 2.7–5.5 V range, delivering typical current consumption of 5 mA at 10 MHz and 35 µA in Wait mode - enabling direct compatibility with common 3.3 V system rails without level-shifting or regulation overhead.
What peripheral resources are shared with I/O pins on the R5F21134FP#U0?
Multiple peripherals share pins with general-purpose I/O: P00 serves as AN7, TxD11, and RESET release function; P15/P14 are RxD0/TxD0; P37/P30/P00 handle UART1 signals; and P10–P13 double as AN8–AN11 and KI0–KI3 - all detailed in Table 1.3 and Figure 1.3 of the R8C/13 Group datasheet.
R5F21134FP#U0 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Renesas
- Package/Case:
- 32-LQFP
- Series:
- R8C/1x/13
- Packaging:
- Tray
- Product Status:
- Obsolete
- Programmable:
- Verified
- Core Processor:
- R8C
- Core Size:
- 16-Bit
- Speed:
- 20MHz
- Connectivity:
- SIO, UART/USART
- Peripherals:
- LED, POR, Voltage Detect, WDT
- Number of I/O:
- 22
- Program Memory Size:
- 16KB (16K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- 4K x 8
- RAM Size:
- 1K x 8
- Voltage - Supply (Vcc/Vdd):
- 2.7V ~ 5.5V
- Data Converters:
- A/D 12x10b
- Oscillator Type:
- Internal
- Operating Temperature:
- -20°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
R5F21134FP#U0 FAQ
1.How can I place an order for R5F21134FP#U0 through Aetrix?
Please submit a Request for Quotation (RFQ) for R5F21134FP#U0 on Aetrix. Our sales agent will provide a competitive quotation and guide you through the order confirmation once you accept the terms.
2.Are the price and stock information for R5F21134FP#U0 reliable?
The price and inventory of R5F21134FP#U0 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for R5F21134FP#U0 is usually 5 days.
3.What payment methods are accepted for R5F21134FP#U0?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for R5F21134FP#U0 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for R5F21134FP#U0?
R5F21134FP#U0 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your R5F21134FP#U0 order is processed, you will receive an email with the shipment details and tracking number.
Note: Tracking information may take up to 24 hours to appear. Express delivery typically takes 3–5 business days.
5.How can I obtain technical support or documentation for R5F21134FP#U0?
For technical support, including R5F21134FP#U0 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your R5F21134FP#U0 requirements.
6.How does Aetrix verify that R5F21134FP#U0 is sourced from the original manufacturer or authorized distributors?
All R5F21134FP#U0 products on Aetrix are procured from qualified distributors and authorized channels. Our dedicated quality assurance team conducts strict verification, including traceability checks and, if necessary, third-party testing. This ensures that R5F21134FP#U0 meets industry standards.
7.What is the process for return or replacement of R5F21134FP#U0?
All R5F21134FP#U0 units undergo pre-shipment inspection (PSI). If there is an issue with R5F21134FP#U0, returns or replacements are accepted under the following conditions:
1.Quantity discrepancies, incorrect items, or visible external defects (such as breakage or corrosion), acknowledged by Aetrix.
2.The issue is reported within 90 days of delivery.
3.The R5F21134FP#U0 part is unused and in its original packaging.
Return procedure for R5F21134FP#U0:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
R5F21134FP#U0 Tags

-
ATTINY4-TSHR
Microchip Technology

-
ATTINY10-TSHR
Microchip Technology

-
ATTINY10-TS8R
Microchip Technology

-
ATTINY202-SSNR
Microchip Technology

-
ATTINY202-SSFR
Microchip Technology

-
ATTINY402-SSNR
Microchip Technology

-
PIC16F15213T-I/MF
Microchip Technology

-
PIC16F15213-E/MF
Microchip Technology

-
PIC10F200T-I/OT
Microchip Technology

-
ATTINY412-SSNR
Microchip Technology

-
PIC10F202T-I/OT
Microchip Technology

-
ATTINY404-SSNR
Microchip Technology
Tech Hub
TTL and CMOS logic families differ in thresholds, loading, output drive, power and timing. This engineering guide compares 74HC and 74HCT, calculates noise margins and checks 3.3 V/5 V compatibility.
A practical engineering guide to 3.3V and 5V logic compatibility, input thresholds, resistor dividers, translator ICs, MOSFET level shifting, I2C pull-ups, timing limits and power-sequencing risks.
The 74HC595 uses push-pull logic outputs, while the TPIC6B595 uses 50 V open-drain DMOS sinks for higher-power loads. This guide compares timing, current limits, 3.3 V interfacing, load wiring, thermal…
The 74HC595 converts serial data into eight stable parallel outputs. This guide covers pin functions, shift and storage timing, OE and MR behavior, drive-current limits, cascading, voltage compatibilit…
A technical comparison of level-sensitive latches and edge-triggered flip-flops, covering timing windows, setup and hold limits, master–slave operation, time borrowing, race-through, HDL inference and…
A D latch stores one bit while Enable controls when data can pass. This reference covers gate-level operation, truth tables, transparency, setup and hold timing, LE versus OE, common ICs and practical …
An SR latch stores one bit through cross-coupled feedback. This engineering reference covers NOR and NAND implementations, truth tables, forbidden-state recovery, gated operation, switch debouncing, fa…
Latch circuits retain one bit through feedback. This technical reference covers SR and D latches, truth tables, transparency, timing limits, latch-versus-flip-flop behavior, applications and common log…
An engineering guide to LED driver operation, constant-current and constant-voltage outputs, linear and switching topologies, dimming, IC selection, calculations, replacement compatibility, and fault c…
Operational amplifier guide covering op amp basics, feedback, ideal vs real op amps, common configurations, buffer circuits, offset, bias current, gain-bandwidth, slew rate, rail-to-rail limits and sel…

