Renesas R5F51306BDFL#50
- Part No.:
- R5F51306BDFL#50
- Manufacturer:
- Renesas
- Category:
- Microcontrollers
- Package:
- 48-LQFP
- Datasheet:
-
R5F51306BDFL#50.pdf
- Description:
- IC MCU 32BIT 256KB FLASH 48LFQFP
- Quantity:
- Payment:

- Shipping:

Inventory:2,926
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
R5F51306BDFL#50 from Renesas is a 32-bit RX CPU-based microcontroller with 256 KB flash, 32 KB SRAM, and 8 KB data flash, operating at up to 32 MHz (50 DMIPS), featuring integrated 12-bit A/D converter (10 channels), dual 8-bit D/A outputs, capacitive touch sensing (24 keys), RTC, low-power timer, and IEC60730-compliant safety functions for industrial control and consumer HMI applications.
For engineers reviewing the R5F51306BDFL#50 datasheet, R5F51306BDFL#50 pinout, R5F51306BDFL#50 application, or R5F51306BDFL#50 equivalent, key selection criteria include its 48-pin LFQFP package (PLQP0048KB-B), 1.8–5.5 V single-supply operation, –40 to +85°C temperature grade, and support for event-driven peripheral coordination via ELC without CPU wake-up.
Technical Context
The R5F51306BDFL#50 implements the RXv1 CPU core with CISC Harvard architecture, 5-stage pipeline, and variable-length instructions, enabling 1-instruction-per-cycle execution and 64-bit accumulator support for 32×32-bit operations. Its clock system integrates high-speed on-chip oscillator (32 MHz ±1%), sub-clock (32.768 kHz), PLL, and dedicated IWDT oscillator (15 kHz), with independent clock domains for ICLK, PCLKB, and FCLK all configurable up to 32 MHz.
Peripheral coordination is managed by the Event Link Controller (ELC), which routes 47 event signals directly between modules-including MTU2 timers, A/D converter, and REMC-enabling autonomous operation during CPU sleep. The Multi-function Pin Controller (MPC) allows dynamic assignment of up to 38 GPIOs across multiple functions, including 5-V-tolerant inputs and open-drain outputs, while the Data Transfer Controller (DTC) supports normal, repeat, and block transfer modes triggered by interrupts.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | RXv1 32-bit CISC core with 5-stage pipeline, 50 DMIPS @ 32 MHz, 64-bit accumulator for single-cycle 32×32 multiply-accumulate |
| Memory | 256 KB on-chip flash (no wait states @ 32 MHz), 32 KB SRAM, 8 KB data flash rated for 1M program/erase cycles |
| Analog Peripherals | 12-bit A/D converter with 10 input channels, 1.4 µs conversion time; dual 8-bit D/A outputs (0–AVCC0 range) |
| Timers & RTC | MTU2 (6-channel 16-bit), TMR (4-channel 8-bit), CMT (2-channel 16-bit), LPT (16-bit low-power timer), and calendar-mode RTC |
| Communication | SCIg (3 channels), SCIh (1 channel), RIIC (1 I²C channel, 400 kbps), RSPI (1 SPI channel, 16 Mbps), REMC (2 remote control receivers) |
| Package & Environment | 48-pin LFQFP (PLQP0048KB-B), 7×7 mm, 0.5 mm pitch; operating temperature –40 to +85°C; supply voltage 1.8–5.5 V |
Pinout & Package
Package: PLQP0048KB-B - 48-pin Low-Profile Quad Flat Package, 7 mm × 7 mm body, 0.5 mm lead pitch, exposed pad (thermal enhancement), RoHS-compliant.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VCC / VSS | Power supply / Ground | Dual power domains: VCC powers digital logic; VSS is common ground reference for all analog/digital sections |
| XTAL / EXTAL | Main clock oscillator interface | Supports external crystal (1–20 MHz) or clock input; enables precise timing for real-time control loops |
| XCIN / XCOUT | Sub-clock oscillator interface | Connects 32.768 kHz crystal for RTC/calendar mode and low-power timer operation during software standby |
| AN000–AN007, AN016–AN025 | Analog input channels | 10 dedicated A/D input pins (not all 24 channels available in 48-pin package); each supports programmable sampling time |
| DA0 / DA1 | Analog output terminals | Two independent 8-bit voltage-output DACs referenced to AVCC0; usable for sensor biasing or analog actuator control |
| TS0–TS23 | Capacitive touch sensing electrodes | 24 GPIOs configurable as CTSU scan pins (self-capacitance method); supports up to 24 independent touch keys |
| MTIOC0A–MTIOC3D | PWM/complementary output pins | 16 pins supporting MTU2 timer outputs (PWM, phase counting, complementary drive) for motor control or LED dimming |
| SCI0_RXD / SCI0_TXD / SCK0 | Asynchronous serial interface | Full-duplex UART with fine-adjustable baud rate (0–255/255), LSB/MSB-first selectable, suitable for host MCU communication |
| RES# | Active-low reset input | Hardware reset pin with internal pull-up; initiates full system reset when asserted low, synchronized to internal clock domain |
Key Features
| Feature | Design Value |
|---|---|
| IEC60730 Class B compliance support | Integrated self-test functions for A/D converter, clock accuracy measurement (CAC), IWDT, RAM test assistance via DOC, and analog input disconnection detection |
| Event Link Controller (ELC) | Enables 47-event signal routing between peripherals (e.g., MTU→A/D trigger, REMC→interrupt) without CPU intervention or wake-up |
| Low-power operation | Software standby mode draws only 0.37 µA with LPT running; 4.8 µs wake-up time from standby to full-speed execution |
| Capacitive touch sensing unit (CTSU) | 24-key support in 48-pin package using self-capacitance method; no external components required for basic touch button implementation |
| Background operation (BGO) | Data flash programming/erasing proceeds concurrently with code execution in main flash, enabling seamless firmware updates |
Applications
| Home Appliance Control Panel | Industrial Sensor Node |
|---|---|
Use Scenario: Touch-enabled front panel for microwave oven or washing machine with real-time status display and cycle control. IC Role / Device Role / Timing Role: Main system controller executing UI logic, managing capacitive touch inputs, driving segment LCD via GPIO, and coordinating motor timing via MTU2 PWM outputs. Use Value: Integrated CTSU eliminates external touch controller IC; RTC enables accurate cycle timing and delay scheduling; 256 KB flash accommodates localized language UI assets and safety-certified firmware. | Use Scenario: Battery-powered environmental sensor node measuring temperature, humidity, and air quality in factory settings. IC Role / Device Role / Timing Role: Low-power data acquisition hub collecting analog sensor data via A/D, performing local calibration, and transmitting over I²C or SCI to gateway. Use Value: 0.37 µA software standby current extends battery life; built-in temperature sensor provides reference for A/D offset correction; ELC-triggered A/D conversion reduces active CPU time per sample. |
| Smart Lighting Dimmer Module | Medical Patient Monitor Interface |
Use Scenario: DALI-compatible LED driver module with smooth dimming, thermal monitoring, and over-current protection. IC Role / Device Role / Timing Role: Real-time PWM generator (MTU2) for LED current control, analog monitoring of heatsink temperature and rail voltage, and DALI physical layer via SCI UART. Use Value: Complementary PWM mode ensures shoot-through prevention in half-bridge drivers; 1.4 µs A/D conversion enables fast over-temperature response; 8 KB data flash stores calibration coefficients and fault logs. | Use Scenario: Front-end interface board for bedside vital sign monitor with touch buttons, audio alerts, and sensor signal conditioning. IC Role / Device Role / Timing Role: Safety-critical HMI controller handling touch input, generating audible tones via D/A, validating sensor integrity via A/D self-test, and logging events to data flash. Use Value: IEC60730-compliant diagnostics (RAM test, clock accuracy check, A/D disconnection detection) satisfy medical device functional safety requirements; dual D/A outputs enable stereo alert tones or analog waveform generation. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| R5F51306ADFL#30 | Same package and memory (256 KB flash/32 KB RAM), but chip version A (obsolete); identical electrical specs and pinout | No functional difference; not accepted for new designs per Renesas notice | Select R5F51306BDFL#50 for new designs; R5F51306ADFL#30 is legacy-only and unsupported for volume production |
| R5F51305BDFL#30 | Lower memory configuration: 128 KB flash, 16 KB SRAM, same 48-pin LFQFP package and peripheral set | Suitable for cost-sensitive applications with smaller firmware footprint and reduced RAM usage | Choose R5F51305BDFL#30 when application firmware fits within 128 KB and requires ≤16 KB runtime RAM; retains identical low-power and safety features |
Compared with R5F51306BDFL#50, R5F51306ADFL#30 offers identical functionality but lacks ongoing manufacturing support, while R5F51305BDFL#30 reduces memory capacity by 50% to lower BOM cost-both retain the same ELC, CTSU, and IEC60730 diagnostic capabilities in the 48-pin form factor.
Availability
R5F51306BDFL#50 is available at Aetrix Electronics and suitable for industrial HMI, smart appliance control, battery-powered sensor nodes, and medical device interfaces requiring stable component supply, long-term lifecycle assurance, and IEC60730-compliant firmware development support.
Supply support for R5F51306BDFL#50 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 specializing in microcontrollers, analog, power, and SoC solutions for automotive, industrial, and IoT markets.
The RX130 Group, including R5F51306BDFL#50, is engineered for cost-sensitive, safety-aware embedded applications demanding rich analog integration, ultra-low-power operation, and capacitive touch capability in compact packages.
FAQ
What is the maximum operating frequency and CPU performance of the R5F51306BDFL#50?
The R5F51306BDFL#50 operates at a maximum frequency of 32 MHz and delivers 50 DMIPS of processing performance. Its RXv1 32-bit CPU core features a 5-stage pipeline, variable-length instructions, and a 64-bit accumulator enabling single-cycle 32×32-bit multiply-accumulate operations-critical for real-time control algorithms in the R5F51306BDFL#50.
Which analog peripherals are included in the R5F51306BDFL#50 and how many channels are accessible?
The R5F51306BDFL#50 integrates a 12-bit A/D converter with 10 input channels (AN000–AN007, AN016–AN025), two 8-bit D/A converter outputs (DA0, DA1), one temperature sensor, and two comparator B channels (CMPB0, CMPB1). These are fully supported in the 48-pin LFQFP package and accessible without external multiplexing.
Does the R5F51306BDFL#50 support IEC60730 Class B compliance and what safety features does it include?
Yes, the R5F51306BDFL#50 includes hardware-assisted IEC60730 Class B compliance features: A/D converter self-diagnostic and analog input disconnection detection, clock frequency accuracy measurement circuit (CAC), independent watchdog timer (IWDT) with dedicated oscillator, RAM test assistance via Data Operation Circuit (DOC), and voltage monitoring with configurable LVD levels.
What is the capacitive touch sensing capability of the R5F51306BDFL#50 and how many keys can it support?
The R5F51306BDFL#50 includes a dedicated Capacitive Touch Sensing Unit (CTSU) supporting up to 24 independent touch keys in its 48-pin package using the self-capacitance method. Electrodes are assigned to TS0–TS23 pins, requiring no external RC components for basic button detection-enabling rapid HMI development in the R5F51306BDFL#50.
What low-power modes are available on the R5F51306BDFL#50 and what is the lowest achievable current draw?
The R5F51306BDFL#50 supports three low-power modes: Sleep, Deep Sleep, and Software Standby. In Software Standby mode-with Low Power Timer (LPT) active-the device draws just 0.37 µA. Wake-up occurs in 4.8 µs, allowing rapid response to external events while maintaining ultra-low energy consumption in the R5F51306BDFL#50.
R5F51306BDFL#50 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Renesas
- Package/Case:
- 48-LQFP
- Series:
- RX100
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Active
- Programmable:
- Not Verified
- Core Processor:
- RX
- Core Size:
- 32-Bit Single-Core
- Speed:
- 32MHz
- Connectivity:
- I2C, LINbus, SCI, SPI
- Peripherals:
- DMA, LVD, POR, PWM, WDT
- Number of I/O:
- 38
- Program Memory Size:
- 256KB (256K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- 8K x 8
- RAM Size:
- 32K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.8V ~ 5.5V
- Data Converters:
- A/D 10x12b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
R5F51306BDFL#50 FAQ
1.How can I place an order for R5F51306BDFL#50 through Aetrix?
Please submit a Request for Quotation (RFQ) for R5F51306BDFL#50 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 R5F51306BDFL#50 reliable?
The price and inventory of R5F51306BDFL#50 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for R5F51306BDFL#50 is usually 5 days.
3.What payment methods are accepted for R5F51306BDFL#50?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for R5F51306BDFL#50 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for R5F51306BDFL#50?
R5F51306BDFL#50 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your R5F51306BDFL#50 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 R5F51306BDFL#50?
For technical support, including R5F51306BDFL#50 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your R5F51306BDFL#50 requirements.
6.How does Aetrix verify that R5F51306BDFL#50 is sourced from the original manufacturer or authorized distributors?
All R5F51306BDFL#50 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 R5F51306BDFL#50 meets industry standards.
7.What is the process for return or replacement of R5F51306BDFL#50?
All R5F51306BDFL#50 units undergo pre-shipment inspection (PSI). If there is an issue with R5F51306BDFL#50, 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 R5F51306BDFL#50 part is unused and in its original packaging.
Return procedure for R5F51306BDFL#50:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
R5F51306BDFL#50 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…

