Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

Renesas R5F21132FP#U0

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

Inventory:3,023

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

R5F21132FP#U0 from Renesas Electronics is a 16-bit R8C/Tiny Series microcontroller in a 32-pin LQFP package, featuring 8 KB flash program ROM, 512 bytes RAM, and 4 KB data flash (2 KB × 2 blocks). It integrates an 8-bit × 3-channel timer (X/Y/Z), one 16-bit Timer C with input capture/output compare, dual UART/serial interfaces, a 10-bit 12-channel ADC, and operates from 2.7–5.5 V across –20 to +85°C ambient temperature - deployed in household appliance motor control and sensor interface modules.

For engineers reviewing the R5F21132FP#U0 datasheet, R5F21132FP#U0 pinout, R5F21132FP#U0 application, or R5F21132FP#U0 equivalent, key selection criteria include its 32-pin PLQP0032GB-A LQFP footprint, 10 MHz/20 MHz dual-frequency operation under varying supply voltage, integrated on-chip high-speed oscillator with frequency adjustment, and support for wait/stop low-power modes down to 35 µA and 0.7 µA respectively.

Technical Context

The R5F21132FP#U0 implements the R8C/Tiny CPU core with 89 basic instructions and executes at 50 ns minimum instruction time (20 MHz, 3.0–5.5 V) or 100 ns (10 MHz, 2.7–5.5 V), supported by two register banks and 1-Mbyte address space. Its memory subsystem includes fixed interrupt vector table at 0FFDC16–0FFFF16, program ROM mapped from 0C00016, and data flash at 0200016–02FFF16.

Peripheral integration centers on dual serial channels (UART0 with clock-synchronous option, UART1), 12-channel 10-bit ADC with internal reference, three independent 8-bit timers plus one 16-bit Timer C, and dedicated LED drive capability on P10–P17 I/O ports. System-level features include oscillation stop detection, voltage detection circuit, power-on reset, and watchdog timer with prescaler and reset-start function.

Key Specifications

ParameterValue and Actual Design Meaning
CPU CoreR8C/Tiny 16-bit architecture with 89 instructions and dual register banks
Flash Memory8 KB program ROM + 4 KB data flash (2 KB × 2 blocks) for firmware and parameter storage
RAM512 bytes for variables, stack, and subroutine execution
ADC10-bit resolution, 12 input channels, usable with internal VREF or external reference
TimersThree 8-bit timers (X/Y/Z) + one 16-bit Timer C with input capture and output compare
Supply Voltage2.7–5.5 V - supports both 3.3 V and 5 V system rails without level-shifting
Operating Temp–20°C to +85°C - qualified for consumer and industrial equipment environments
Package32-pin plastic LQFP (PLQP0032GB-A), 7 mm × 7 mm, 0.8 mm pitch

Pinout & Package

Package: 32-pin plastic LQFP (PLQP0032GB-A), 7 mm × 7 mm body, 0.8 mm lead pitch, exposed pad not present.

Pin/TerminalCircuit RoleDesign Meaning
VCC / VSSPower supply / GroundDual VCC pins (pins 3, 20) and dual VSS pins (pins 4, 21) enable low-noise power distribution and decoupling
RESETActive-low reset inputExternal pull-up required; initiates hardware reset when driven low
XIN / XOUTMain clock oscillator interfaceSupports ceramic resonator or crystal up to 20 MHz; internal feedback resistor included
P00–P07, P10–P17, P30–P33, P37, P45CMOS I/O ports22 general-purpose I/O lines with individually configurable direction and optional pull-ups; P10–P17 support LED sink current drive
AN0–AN11Analog inputs12-channel ADC input mapping across P00–P07 and P10–P13; shared with digital I/O
RxD0/TxD0, RxD1/TxD10/TxD11Serial data I/OUART0 (P15/P14) and UART1 (P37/P30/P00) support full-duplex asynchronous or clock-synchronous communication
AVCC / AVSS / VREFAnalog power & referenceSeparate analog supply pins with dedicated 0.1 µF decoupling; VREF tied to VCC unless external reference used
INT0–INT3, KI0–KI3Interrupt inputsFive external interrupt sources and four key-input interrupt pins with noise filtering capability

Key Features

FeatureDesign Value
On-chip high-speed oscillatorAdjustable frequency generation eliminates need for external crystal in cost-sensitive designs
Data flash endurance10,000 write/erase cycles enables reliable field firmware updates and parameter logging
Low-power operation0.7 µA stop mode current allows battery-powered operation for extended periods
LED drive capabilityP10–P17 ports deliver sufficient sink current for direct LED interfacing without external drivers
Oscillation stop detectionAutomatic fail-safe response to main clock failure prevents system lockup in critical applications
Voltage detection circuitMonitors VCC and triggers interrupt or reset if supply drops below programmable threshold

Applications

Home Appliance Motor ControlOffice Equipment Sensor Interface

Use Scenario: Controlling brushless DC fan motors and compressor drives in air conditioners and refrigerators using PWM timing and ADC-based current sensing.

IC Role / Device Role / Timing Role: Primary MCU executing motor commutation logic, reading hall-effect sensors via P30–P33, generating PWM on Timer Z outputs, and monitoring overcurrent via AN0–AN3.

Use Value: Integrated 10-bit ADC and three independent 8-bit timers reduce BOM count and PCB area versus discrete timing + conversion solutions.

Use Scenario: Reading temperature, humidity, and paper-jam sensors in multifunction printers and copiers with real-time status reporting over UART.

IC Role / Device Role / Timing Role: System controller acquiring analog sensor data via AN4–AN11, managing UART0 communication with host processor, and driving status LEDs through P10–P17.

Use Value: On-chip data flash stores calibration coefficients per sensor channel, enabling factory-trimmed accuracy without external EEPROM.

Housing Security PanelIndustrial HVAC Controller

Use Scenario: Monitoring door/window contact switches, motion detectors, and siren outputs in residential alarm panels with tamper detection.

IC Role / Device Role / Timing Role: Peripheral manager handling INT0–INT3 edge-triggered interrupts from security sensors, driving audible alerts via P00–P07, and logging events to data flash.

Use Value: Built-in voltage detection and watchdog timer ensure fail-safe reset during brown-out or software hang conditions.

Use Scenario: Regulating damper actuators and fan speeds in commercial HVAC systems using PID loops executed on R8C/Tiny core.

IC Role / Device Role / Timing Role: Real-time controller sampling thermistor networks via AN0–AN7, computing control outputs using Timer C PWM, and communicating setpoints over UART1.

Use Value: 1-Mbyte address space and dual register banks support efficient context switching for multi-tasking control firmware.

Equivalent & Alternatives

The following parts are listed as comparable options for similar 16-bit microcontroller applications.

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
R5F21133FP#U012 KB program ROM, 768 bytes RAM - same package and peripheral setRequired where larger firmware image or additional variable space is neededSelect when firmware exceeds 8 KB or runtime data requirements exceed 512 bytes
R5F21132DFP#U0Extended temperature range (–40°C to +85°C); identical memory and peripheralsSuitable for automotive cabin modules or outdoor industrial enclosuresChoose for deployments outside standard –20°C to +85°C operating envelope

Compared with R5F21132FP#U0, R5F21133FP#U0 offers expanded memory for complex control algorithms, while R5F21132DFP#U0 provides wider thermal tolerance without altering code or layout - both retain identical pinout, peripheral configuration, and instruction set compatibility.

Availability

R5F21132FP#U0 is available at Aetrix Electronics and suitable for home appliance motor control, office equipment sensor interface, and housing security panel applications requiring stable component supply and long-term industrial availability.

Supply support for R5F21132FP#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 MCU family, designed specifically for cost-sensitive, low-power embedded control in consumer and industrial equipment where compact code size and integrated peripherals reduce system complexity.

FAQ

What is the maximum operating frequency of the R5F21132FP#U0?

The R5F21132FP#U0 supports a maximum operating frequency of 20 MHz when supplied at 3.0–5.5 V, achieving a minimum instruction execution time of 50 ns. At 2.7–5.5 V, it operates up to 10 MHz with 100 ns minimum instruction time - both modes are fully specified and tested per Renesas datasheet Rev.1.20.

Does the R5F21132FP#U0 include an internal oscillator?

Yes, the R5F21132FP#U0 integrates both a high-speed on-chip oscillator (adjustable frequency) and a low-speed on-chip oscillator. The high-speed oscillator eliminates the need for an external crystal in many applications, and its frequency can be tuned via HR0/HR1 registers per the R8C/13 Group hardware manual.

How much data flash memory does the R5F21132FP#U0 have?

The R5F21132FP#U0 contains 4 KB of data flash memory organized as two independent 2 KB blocks. This memory is rated for 10,000 write/erase cycles and is used for non-volatile parameter storage, calibration data, or firmware update staging - separate from the 8 KB program flash.

What is the purpose of the IVcc pin on the R5F21132FP#U0?

The IVcc pin on the R5F21132FP#U0 stabilizes the internal power supply for analog and reset circuits. It must be connected to Vss via a 0.1 µF capacitor and must not be tied to Vcc. This dedicated decoupling ensures accurate voltage detection, stable ADC reference, and reliable reset behavior under dynamic load conditions.

Can the R5F21132FP#U0 operate in low-power modes?

Yes, the R5F21132FP#U0 supports multiple low-power modes: Wait mode draws typ. 35 µA at 3.0 V with peripheral clocks stopped, and Stop mode draws typ. 0.7 µA at 3.0 V. Both modes retain RAM content and allow wake-up via external interrupt, key input, or timer event - essential for battery-powered sensor nodes.

R5F21132FP#U0 Specifications

Product attributes
Attribute value
Manufacturer:
Renesas
Package/Case:
32-LQFP
Series:
R8C/1x/13
Packaging:
Tray
Product Status:
Obsolete
Programmable:
Not 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:
8KB (8K x 8)
Program Memory Type:
FLASH
EEPROM Size:
4K x 8
RAM Size:
512 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:

R5F21132FP#U0 FAQ

1.How can I place an order for R5F21132FP#U0 through Aetrix?

Please submit a Request for Quotation (RFQ) for R5F21132FP#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 R5F21132FP#U0 reliable?

The price and inventory of R5F21132FP#U0 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for R5F21132FP#U0 is usually 5 days.

3.What payment methods are accepted for R5F21132FP#U0?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for R5F21132FP#U0 transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for R5F21132FP#U0?

R5F21132FP#U0 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your R5F21132FP#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 R5F21132FP#U0?

For technical support, including R5F21132FP#U0 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your R5F21132FP#U0 requirements.

6.How does Aetrix verify that R5F21132FP#U0 is sourced from the original manufacturer or authorized distributors?

All R5F21132FP#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 R5F21132FP#U0 meets industry standards.

7.What is the process for return or replacement of R5F21132FP#U0?

All R5F21132FP#U0 units undergo pre-shipment inspection (PSI). If there is an issue with R5F21132FP#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 R5F21132FP#U0 part is unused and in its original packaging.

Return procedure for R5F21132FP#U0:

1.Submit a request within 90 days.

2.Obtain a Return Material Authorization (RMA) from Aetrix.

R5F21132FP#U0 Tags

  • R5F21132FP#U0
  • R5F21132FP#U0 PDF
  • R5F21132FP#U0 Datasheet
  • R5F21132FP#U0 Specifications
  • R5F21132FP#U0 Images
  • Renesas
  • Renesas R5F21132FP#U0
  • Buy R5F21132FP#U0
  • R5F21132FP#U0 Price
  • R5F21132FP#U0 Distributor
  • R5F21132FP#U0 Supplier
  • R5F21132FP#U0 Wholesale
Related Products
ATTINY4-TSHR
ATTINY4-TSHR

Microchip Technology

ATTINY10-TSHR
ATTINY10-TSHR

Microchip Technology

ATTINY10-TS8R
ATTINY10-TS8R

Microchip Technology

ATTINY202-SSNR
ATTINY202-SSNR

Microchip Technology

ATTINY202-SSFR
ATTINY202-SSFR

Microchip Technology

ATTINY402-SSNR
ATTINY402-SSNR

Microchip Technology

PIC16F15213T-I/MF
PIC16F15213T-I/MF

Microchip Technology

PIC16F15213-E/MF
PIC16F15213-E/MF

Microchip Technology

PIC10F200T-I/OT
PIC10F200T-I/OT

Microchip Technology

ATTINY412-SSNR
ATTINY412-SSNR

Microchip Technology

PIC10F202T-I/OT
PIC10F202T-I/OT

Microchip Technology

ATTINY404-SSNR
ATTINY404-SSNR

Microchip Technology

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER