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 R5F51303ADFK#30

Part No.:
R5F51303ADFK#30
Manufacturer:
Renesas
Category:
Microcontrollers
Package:
64-LQFP
Datasheet:
AetrixR5F51303ADFK#30.pdf
Description:
IC MCU 32BIT 64KB FLASH 64LQFP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:630

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

R5F51303ADFK#30 from Renesas Electronics is a 32-bit RX CPU-based microcontroller in the RX130 Group, operating at up to 32 MHz (50 DMIPS), featuring 64 KB on-chip flash, 10 KB SRAM, and 8 KB data flash. It integrates a 12-bit A/D converter (14 channels), two 8-bit D/A channels, capacitive touch sensing (32 keys), RTC, low-power timer, and multiple communication interfaces including SCI, I²C, and RSPI - deployed in industrial control panels requiring deterministic real-time response and low-voltage operation.

For engineers reviewing the R5F51303ADFK#30 datasheet, R5F51303ADFK#30 pinout, R5F51303ADFK#30 application, or R5F51303ADFK#30 equivalent, key selection criteria include its LQFP-64 (PLQP0064GA-A, 14×14 mm, 0.8 mm pitch) package, –40°C to +85°C temperature grade, 1.8–5.5 V single-supply operation, and IEC60730-compliant self-test features for safety-critical embedded systems.

Technical Context

The R5F51303ADFK#30 implements the 32-bit RXv1 CPU core with Harvard architecture, 5-stage pipeline, and variable-length instructions - enabling 1-instruction-per-cycle execution and 64-bit accumulator support for DSP-intensive tasks. Its clock system includes high-speed on-chip oscillator (32 MHz ±1%), PLL, sub-clock (32.768 kHz), and CAC for frequency accuracy validation.

Peripheral integration centers on event-driven operation: ELC enables interrupt-free inter-module triggering (e.g., MTU → A/D start), DTC supports four transfer modes with chain capability, and MPC allows flexible pin function assignment across 52 GPIOs. The device lacks REMC and full RTC support per Table 1.2 for 64-pin LQFP packages.

Key Specifications

Parameter Value and Actual Design Meaning
CPU Core RXv1 32-bit CISC core with 5-stage pipeline, 50 DMIPS @ 32 MHz - delivers deterministic real-time performance without cache latency.
Flash / RAM / Data Flash 64 KB code flash (no wait states @ 32 MHz), 10 KB SRAM, 8 KB data flash rated for 1M program/erase cycles - enables field firmware updates and parameter storage.
A/D Converter 12-bit SAR ADC with 14 input channels, 1.4 µs conversion time, per-channel sampling time control, and disconnection detection - suitable for precision sensor interfacing.
Communication Interfaces SCI (3 channels), I²C (1 channel, 400 kbps), RSPI (1 channel, 16 Mbps) - provides robust serial connectivity for industrial sensors and displays.
Capacitive Touch CTSU supporting up to 32 keys in mutual-capacitance mode - enables reliable touch UI in consumer appliances without external ICs.
Power & Temp 1.8–5.5 V single supply; –40°C to +85°C operating range; software standby current = 0.37 µA - ideal for battery-backed or wide-temperature industrial nodes.
IEC60730 Support Integrated self-diagnostic functions for A/D, IWDT, clock accuracy (CAC), RAM test assistance (DOC), and analog input disconnection - simplifies Class B safety certification.

Pinout & Package

Package: PLQP0064GA-A - 64-pin LQFP, 14 × 14 mm body, 0.8 mm pitch, exposed pad not specified. Complies with JEDEC MS-026 standard.

Pin/Terminal Circuit Role Design Meaning
VCC / VSS Power supply / Ground Dual power domains: digital (VCC/VSS) and analog (AVCC0/AVSS0/VREFH0/VREFL0) - require separate decoupling for noise-sensitive mixed-signal operation.
XTAL / EXTAL Main crystal oscillator interface Supports external crystals up to 20 MHz - used for precise timing in communication baud rate generation and RTC calibration.
AN000–AN013 Analog inputs 14 dedicated A/D input pins (from AN000–AN007 and AN016–AN031 subset) - mapped to internal 12-bit SAR ADC with programmable sampling time per channel.
DA0 / DA1 Analog outputs Two 8-bit voltage-output DAC channels (0 V to AVCC0) - usable for biasing, calibration signals, or simple waveform generation.
TS0–TS31 Capacitive touch sense pins 32 pins configurable for mutual-capacitance touch matrix - enables up to 32 independent touch keys with built-in CTSU hardware acceleration.
P03–P55, PA–PE, PH, PJ General-purpose I/O 52 GPIOs with 5-V tolerance, pull-up, open-drain, and drive strength control - supports direct interface to legacy logic and industrial sensors.

Key Features

Feature Design Value
Event Link Controller (ELC) Enables 47 event sources to trigger peripheral operations (e.g., MTU overflow → A/D conversion start) without CPU intervention - reduces ISR overhead and improves real-time determinism.
Low-Power Timer (LPT) 16-bit timer running from sub-clock or IWDTCLK during software standby mode - provides wake-up capability with 4.8 µs recovery time and ultra-low 0.37 µA quiescent current.
Data Transfer Controller (DTC) Hardware DMA supporting normal, repeat, and block transfers triggered by 115 interrupt sources - offloads CPU from memory-mapped peripheral data movement (e.g., SCI receive buffers).
Multi-Function Pin Controller (MPC) Allows dynamic reassignment of peripheral functions (SCI, I²C, MTU, etc.) to multiple GPIO pins - increases PCB layout flexibility and enables pin-compatible variants within RX130 family.
On-Chip Clock Accuracy Measurement (CAC) Measures deviation of internal HOCO (32 MHz) against external reference - provides runtime clock validation required for IEC60730 Class B compliance without external components.

Applications

Industrial Control Panel Smart Appliance UI

Use Scenario: Front-panel HMI in HVAC controllers with button/touch inputs, LED indicators, and sensor readouts.

IC Role / Device Role / Timing Role: Central MCU managing capacitive touch decoding, 12-bit temperature/humidity A/D acquisition, and RSPI-driven display updates.

Use Value: Integrated CTSU eliminates external touch controller; 14-channel A/D supports multi-sensor fusion; 32 MHz CPU ensures <10 ms UI response under load.

Use Scenario: User interface subsystem in washing machines, handling rotary encoder, touch keys, buzzer, and motor status reporting.

IC Role / Device Role / Timing Role: Dedicated UI controller with SCI communication to main MCU, D/A-generated audio tones, and RTC-based cycle timing.

Use Value: Dual D/A channels produce audible feedback tones; software standby mode extends battery life in cordless remotes; IEC60730 diagnostics ensure safety compliance.

Programmable Logic Module Energy Monitoring Node

Use Scenario: DIN-rail mounted I/O expansion module for PLCs, accepting digital inputs and driving relay outputs.

IC Role / Device Role / Timing Role: Real-time I/O processor with GPIO scanning, pulse-width modulation (MTU), and SCI-based Modbus RTU master/slave stack.

Use Value: MTU's complementary PWM and phase-counting modes enable precise motor control; 5-V-tolerant GPIOs interface directly with 24 V industrial logic.

Use Scenario: Sub-metering node in smart breakers, measuring voltage/current via shunt/sensors and logging data to EEPROM.

IC Role / Device Role / Timing Role: Sensor fusion MCU with 12-bit A/D oversampling, CRC calculator for data integrity, and low-power timer for periodic wake-up.

Use Value: 1.4 µs A/D conversion enables >500 ksps sampling for harmonic analysis; 8 KB data flash stores 30+ days of energy logs with wear leveling.

Equivalent & Alternatives

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

Alternative Part Technical Difference Application Difference Selection Advice
R5F51303ADFM#30 Same core, flash, RAM, and peripherals but in 64-pin LFQFP (PLQP0064KB-C, 0.5 mm pitch) - differs only in package mechanicals and thermal characteristics. Compatible for new designs where finer-pitch assembly is available; requires PCB redesign due to different footprint and pitch. Select R5F51303ADFM#30 when using automated SMT lines optimized for 0.5 mm pitch; choose R5F51303ADFK#30 for manual assembly or legacy 0.8 mm tooling.
R5F51305ADFK#30 Upgraded to 128 KB flash and 16 KB RAM while retaining identical package, pinout, and peripheral set - binary-compatible firmware upgrade path. Enables larger protocol stacks (e.g., BLE host, OTA update) without hardware change; same footprint allows drop-in replacement in existing designs. Choose R5F51305ADFK#30 when future firmware growth or dual-bank OTA is required; R5F51303ADFK#30 remains optimal for cost-sensitive, fixed-function deployments.

Compared with R5F51303ADFK#30, R5F51303ADFM#30 offers identical functionality in a smaller 0.5 mm pitch package requiring tighter layout tolerances, while R5F51305ADFK#30 provides scalable memory headroom with zero hardware modification - making it the preferred choice for long-lifecycle industrial products needing field-upgradable firmware.

Availability

R5F51303ADFK#30 is available at Aetrix Electronics and suitable for industrial control panels, smart appliance UIs, programmable logic modules, and energy monitoring nodes requiring stable component supply, extended temperature operation, and IEC60730 compliance.

Supply support for R5F51303ADFK#30 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 targets cost-sensitive, safety-aware embedded applications - delivering high-performance 32-bit processing, integrated analog peripherals, and certified functional safety features in compact packages.

FAQ

What is the maximum operating frequency and CPU performance of the R5F51303ADFK#30?

The R5F51303ADFK#30 operates at a maximum frequency of 32 MHz and delivers 50 DMIPS of processing performance. Its RXv1 32-bit CPU core uses a 5-stage pipeline and variable-length instruction set to achieve one-instruction-per-cycle execution for deterministic real-time behavior - verified in Renesas' R01DS0273EJ0300 datasheet Section 1.1.

Does the R5F51303ADFK#30 support real-time clock (RTC) functionality?

The R5F51303ADFK#30 does not support RTC functionality. As confirmed in Table 1.2 (Page 5) of the R01DS0273EJ0300 datasheet, RTC is explicitly listed as "Not supported" for all 64-pin LQFP (PLQP0064GA-A) variants including R5F51303ADFK#30 - though the sub-clock oscillator (32.768 kHz) remains available for low-power timer use.

How many analog-to-digital converter (A/D) input channels does the R5F51303ADFK#30 provide?

The R5F51303ADFK#30 integrates a 12-bit SAR A/D converter with 14 usable input channels, selected from the AN000–AN007 and AN016–AN031 pin groups. This count is confirmed in Table 1.2 (Page 5) of the R01DS0273EJ0300 datasheet for the 64-pin LQFP package - fewer than the 24-channel variant in 100-pin versions.

What is the package type and physical footprint of the R5F51303ADFK#30?

The R5F51303ADFK#30 uses the PLQP0064GA-A package: a 64-pin LQFP with 14 × 14 mm body size and 0.8 mm pin pitch. This mechanical specification is defined in Figure 1.1 (Page 8) and Table 1.3 (Page 6) of the R01DS0273EJ0300 datasheet - distinct from the 0.5 mm pitch LFQFP variants like R5F51303ADFM#30.

Which communication interfaces are available on the R5F51303ADFK#30?

The R5F51303ADFK#30 provides three SCI channels (SCI1, SCI5, SCI6), one I²C bus interface (RIICa), and one RSPI channel (RSPIa). These are confirmed in Table 1.2 (Page 5) of the R01DS0273EJ0300 datasheet for the 64-pin LQFP configuration - omitting SCI0, SCI8, SCI9, SCI12, and REMC found in larger-package variants.

R5F51303ADFK#30 Specifications

Product attributes
Attribute value
Manufacturer:
Renesas
Package/Case:
64-LQFP
Series:
RX130
Packaging:
Tray
Product Status:
Active
Programmable:
Not Verified
Core Processor:
RX
Core Size:
32-Bit Single-Core
Speed:
32MHz
Connectivity:
I2C, LINbus, SCI, SPI
Peripherals:
Capacitive Touch, DMA, LVD, POR, PWM, WDT
Number of I/O:
52
Program Memory Size:
64KB (64K x 8)
Program Memory Type:
FLASH
EEPROM Size:
8K x 8
RAM Size:
10K x 8
Voltage - Supply (Vcc/Vdd):
1.8V ~ 5.5V
Data Converters:
A/D 14x12b; D/A 2x8b
Oscillator Type:
Internal
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:

R5F51303ADFK#30 FAQ

1.How can I place an order for R5F51303ADFK#30 through Aetrix?

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

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

3.What payment methods are accepted for R5F51303ADFK#30?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for R5F51303ADFK#30?

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

Once your R5F51303ADFK#30 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 R5F51303ADFK#30?

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

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

All R5F51303ADFK#30 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 R5F51303ADFK#30 meets industry standards.

7.What is the process for return or replacement of R5F51303ADFK#30?

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

Return procedure for R5F51303ADFK#30:

1.Submit a request within 90 days.

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

R5F51303ADFK#30 Tags

  • R5F51303ADFK#30
  • R5F51303ADFK#30 PDF
  • R5F51303ADFK#30 Datasheet
  • R5F51303ADFK#30 Specifications
  • R5F51303ADFK#30 Images
  • Renesas
  • Renesas R5F51303ADFK#30
  • Buy R5F51303ADFK#30
  • R5F51303ADFK#30 Price
  • R5F51303ADFK#30 Distributor
  • R5F51303ADFK#30 Supplier
  • R5F51303ADFK#30 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