Renesas R5F35636DFF#U0
- Part No.:
- R5F35636DFF#U0
- Manufacturer:
- Renesas
- Category:
- Microcontrollers
- Package:
- 64-LQFP
- Datasheet:
-
R5F35636DFF#U0.pdf
- Description:
- M16C56D 128/12 64LQFP 3.0-5.5V -
- Quantity:
- Payment:

- Shipping:

Inventory:2,531
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
R5F35636DFF#U0 from Renesas is a 16-bit flash microcontroller in the M16C/56D Group, featuring an M16C/60 Series CPU core, 128 KB program ROM 1, 16 KB RAM, and 12 KB data flash. It operates at up to 32 MHz (3.0–5.5 V) with 55 CMOS I/O pins, 4-channel DMAC, and integrated peripherals including UARTs, timers, A/D converters, and I²C. It targets industrial control and embedded systems requiring deterministic real-time response.
For engineers reviewing the R5F35636DFF#U0 datasheet, R5F35636DFF#U0 pinout, R5F35636DFF#U0 application, or R5F35636DFF#U0 equivalent, key selection criteria include its 64-pin LQFP package, absence of CAN interface (distinguishing it from M16C/5LD variants), 10-bit A/D with 16 channels, and support for three-phase motor control timing functions.
Technical Context
The R5F35636DFF#U0 implements the M16C/60 Series CPU core with 91 basic instructions, 16×16-bit multiplier, and multiply-accumulate unit. Its memory architecture includes separate program ROM 1 (128 KB), program ROM 2, and data flash (12 KB), all accessible via on-chip flash rewrite capability and ROM code protection.
Peripherals are tightly coupled to the CPU via dedicated interrupt vectors (70 total) and DMA trigger sources (40). The timer system supports three-phase motor control using Timer A1/A2/A4 and Timer B2, with on-chip dead time generation, while the A/D converter provides 10-bit resolution across 16 analog input channels plus 4 additional channels in the A/D1 circuit.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | M16C/60 Series with 16×16-bit multiplier and MAC unit; enables efficient motor control math and real-time signal processing. |
| Max Operating Frequency | 32 MHz at 3.0–5.5 V supply; delivers 31.25 ns minimum instruction execution time for deterministic timing-critical tasks. |
| Memory | 128 KB program ROM 1, 16 KB RAM, 12 KB data flash; supports firmware updates and nonvolatile parameter storage without external EEPROM. |
| I/O Pins | 55 CMOS programmable I/O ports with per-4-bit pull-up resistor control; simplifies interface design for sensors, displays, and actuators. |
| A/D Converter | 10-bit resolution × 16 channels (A/D circuit) + × 4 channels (A/D1 circuit); sufficient for multi-sensor monitoring in industrial HMI or motor feedback loops. |
| Timers | Timer A (5×16-bit), Timer B (3×16-bit), Timer S (1×16-bit base + 8 I/O channels), task monitor timer, real-time clock; enables PWM generation, encoder counting, and precise timekeeping. |
| Serial Interfaces | UART0–UART3 (4 channels), multi-master I²C-bus (1 channel), clock synchronous serial; supports communication with displays, sensors, and host controllers without protocol translation. |
| Operating Temperature | -40°C to +85°C; qualified for deployment in industrial enclosures and factory automation environments. |
Pinout & Package
Package: 64-pin plastic mold LQFP (PLQP0064KB-A, previous code 64P6Q-A), surface-mount, 10 mm × 10 mm body, 0.5 mm pitch.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VCC / VSS | Power supply inputs | Core logic supply (2.7–5.5 V); requires local decoupling for stable MCU operation under load switching. |
| AVCC / AVSS / VREF | Analog power and reference | Dedicated analog domain supply and reference voltage input for 10-bit A/D conversion accuracy. |
| XIN / XOUT / XCIN / XCOUT | Crystal oscillator interfaces | Supports main clock (up to 32 MHz) and sub-clock (32.768 kHz) crystal connections for precise timing and RTC operation. |
| RESET | Active-low reset input | Hardware reset assertion resets CPU, peripherals, and registers; must be held low ≥100 ns for reliable initialization. |
| P0_0–P0_3, P1_5–P1_7, P2_0–P2_7, etc. | Programmable CMOS I/O ports | 55 total pins configurable as input/output with software-selectable pull-up resistors per 4-bit group. |
| TA0IN–TA4IN, TA0OUT–TA4OUT | Timer A input/output | Supports PWM output, event counting, one-shot timing, and two-phase encoder input for motion control. |
| TB0IN–TB2IN | Timer B input | Enables pulse frequency/width measurement and three-phase motor control timing functions. |
| AN0_0–AN0_3, AN_0–AN_7, etc. | Analog inputs | 16-channel primary A/D input + 4-channel A/D1 input; mapped to physical pins for sensor interfacing and closed-loop feedback. |
| UART0–UART3 (TXD/RXD/CLK/CTS/RTS) | Asynchronous/synchronous serial | Four full-duplex UART channels with hardware flow control; suitable for Modbus RTU, debug console, or peripheral bridging. |
| SDAMM / SCLMM | I²C-bus interface | Multi-master I²C-bus pins supporting standard/fast-mode communication with EEPROMs, sensors, or DACs. |
Key Features
| Feature | Design Value |
|---|---|
| On-chip debug support | Address match breakpoints (×4) and on-board flash rewrite enable in-system programming and field firmware updates. |
| Dedicated watchdog oscillator | 125 kHz on-chip RC oscillator ensures independent watchdog timing even if main clock fails-critical for fail-safe industrial systems. |
| Three-phase motor control timer | Integrated hardware timer combining TA1, TA2, TA4, and TB2 with on-chip dead time insertion eliminates need for external gate drivers in BLDC/PMSM drives. |
| CRC calculator | Hardware CRC-CCITT and CRC-16 engines accelerate data integrity checks in communication stacks or firmware update verification. |
| Low-power modes | Wait and stop modes reduce current consumption during idle periods; stop mode retains RAM and register contents while halting CPU and clocks. |
| Real-time clock (RTC) | Hardware RTC counts seconds, minutes, hours, and weeks with calendar function-enables time-stamped logging and scheduled operations. |
Applications
| Industrial Motor Control | Factory Automation HMI |
|---|---|
Use Scenario: Closed-loop control of 3-phase brushless DC motors in conveyor systems and robotic arms. IC Role / Device Role / Timing Role: Primary controller executing FOC algorithms, generating PWM waveforms, measuring encoder position, and managing thermal protection. Use Value: On-chip three-phase motor control timer and dead time generator eliminate external logic, reducing BOM count and PCB area by ~12 components. | Use Scenario: Operator interface panel with keypad, LCD, and sensor status display in PLC-controlled production lines. IC Role / Device Role / Timing Role: Central HMI processor handling button scan, display refresh, serial communication with PLC, and local alarm management. Use Value: 55 I/O pins support direct keypad matrix and segment driver interface; UARTs enable Modbus RTU connectivity to supervisory controllers. |
| Embedded Power Supply Monitoring | Industrial Data Logger |
Use Scenario: Real-time monitoring of AC/DC power supply parameters (voltage, current, temperature) in UPS and server rack PDUs. IC Role / Device Role / Timing Role: Sensor aggregator and decision engine sampling analog inputs, calculating RMS values, and triggering relay outputs on threshold violation. Use Value: 16-channel 10-bit A/D converter captures multiple voltage/current rails simultaneously; data flash stores calibration coefficients and event logs. | Use Scenario: Standalone environmental logger recording temperature, humidity, and vibration in manufacturing cleanrooms or warehouse zones. IC Role / Device Role / Timing Role: Autonomous data acquisition node with RTC timestamping, I²C sensor interface, and UART-based data dump to PC or gateway. Use Value: Integrated RTC and 12 KB data flash allow unattended operation for >6 months; low-power stop mode extends battery life between uploads. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| R5F35626DFE | 80-pin LQFP package, 128 KB program ROM 1, same RAM/data flash; adds 16 more I/O pins and 11 extra A/D channels (27 total). | Required when board layout supports 80-pin footprint and higher peripheral count is needed for expanded sensor or actuator interfaces. | Select R5F35626DFE only if additional I/O, A/D, or UART4 capability is required-R5F35636DFF#U0 remains optimal for space-constrained 64-pin designs. |
| R5F35L36DFF | Same 64-pin package and memory size, but belongs to M16C/5LD Group and includes a CAN 2.0B module (32-slot buffer). | Necessary where factory automation LAN communication over CAN bus is mandatory, not just UART/I²C. | Choose R5F35L36DFF only if CAN physical layer integration is essential; R5F35636DFF#U0 offers identical MCU performance without CAN overhead. |
Compared with R5F35626DFE and R5F35L36DFF, the R5F35636DFF#U0 delivers optimal cost and footprint efficiency for non-CAN, I/O-constrained industrial control applications-retaining full timer, A/D, and communication functionality within the smallest 64-pin LQFP form factor.
Availability
R5F35636DFF#U0 is available at Aetrix Electronics and suitable for industrial motor control, factory HMI panels, embedded power monitoring, and autonomous data logging requiring stable component supply and long-term lifecycle support.
Supply support for R5F35636DFF#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 specializing in microcontrollers, analog, power, and SoC solutions for automotive, industrial, and IoT markets.
The M16C/56D Group was designed specifically for cost-sensitive, high-reliability industrial embedded applications demanding real-time determinism, integrated motor control peripherals, and extended temperature operation without CAN complexity.
FAQ
What is the maximum operating frequency and supply voltage range for the R5F35636DFF#U0?
The R5F35636DFF#U0 operates at up to 32 MHz with a supply voltage range of 3.0 V to 5.5 V. At 25 MHz, it supports a lower voltage range of 2.7 V to 5.5 V. These specifications ensure compatibility with both 3.3 V and 5 V industrial systems while maintaining deterministic instruction timing down to 31.25 ns per cycle at full speed.
Does the R5F35636DFF#U0 include a CAN interface?
No, the R5F35636DFF#U0 does not include a CAN module. It belongs to the M16C/56D Group, which omits CAN functionality. CAN is exclusive to the M16C/5LD Group (e.g., R5F35L36DFF). The R5F35636DFF#U0 instead provides four UART channels, one multi-master I²C-bus, and extensive timer resources for alternative industrial networking.
How many analog-to-digital converter channels does the R5F35636DFF#U0 support?
The R5F35636DFF#U0 supports 16 channels of 10-bit A/D conversion via the primary A/D circuit and an additional 4 channels via the A/D1 circuit, for a total of 20 analog inputs. All channels are accessible through dedicated pins such as AN0_0–AN0_3, AN_0–AN_7, and others defined in the 64-pin pinout.
What package type and dimensions does the R5F35636DFF#U0 use?
The R5F35636DFF#U0 uses a 64-pin plastic mold LQFP package designated PLQP0064KB-A (formerly 64P6Q-A), with a 10 mm × 10 mm body and 0.5 mm lead pitch. This RoHS-compliant surface-mount package is optimized for automated assembly and thermal performance in industrial PCB layouts.
Is on-chip debug functionality supported on the R5F35636DFF#U0?
Yes, the R5F35636DFF#U0 includes on-chip debug features including address match breakpoints (×4) and on-board flash rewrite capability. These functions enable real-time debugging, firmware updates in the field, and secure code protection via ROM code lock and ID code verification-essential for industrial firmware maintenance.
R5F35636DFF#U0 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Renesas
- Package/Case:
- 64-LQFP
- Series:
- MC16C/5LD
- Packaging:
- Tray
- Product Status:
- Active
- Programmable:
- -
- Core Processor:
- M16C/60
- Core Size:
- 16-Bit
- Speed:
- 32MHz
- Connectivity:
- I2C, UART/USART
- Peripherals:
- DMA, LVD, POR, PWM, WDT
- Number of I/O:
- 55
- Program Memory Size:
- 144KB (144K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- 8K x 8
- RAM Size:
- 16K x 8
- Voltage - Supply (Vcc/Vdd):
- 2.7V ~ 5.5V
- Data Converters:
- A/D 27x10b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
R5F35636DFF#U0 FAQ
1.How can I place an order for R5F35636DFF#U0 through Aetrix?
Please submit a Request for Quotation (RFQ) for R5F35636DFF#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 R5F35636DFF#U0 reliable?
The price and inventory of R5F35636DFF#U0 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for R5F35636DFF#U0 is usually 5 days.
3.What payment methods are accepted for R5F35636DFF#U0?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for R5F35636DFF#U0 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for R5F35636DFF#U0?
R5F35636DFF#U0 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your R5F35636DFF#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 R5F35636DFF#U0?
For technical support, including R5F35636DFF#U0 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your R5F35636DFF#U0 requirements.
6.How does Aetrix verify that R5F35636DFF#U0 is sourced from the original manufacturer or authorized distributors?
All R5F35636DFF#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 R5F35636DFF#U0 meets industry standards.
7.What is the process for return or replacement of R5F35636DFF#U0?
All R5F35636DFF#U0 units undergo pre-shipment inspection (PSI). If there is an issue with R5F35636DFF#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 R5F35636DFF#U0 part is unused and in its original packaging.
Return procedure for R5F35636DFF#U0:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
R5F35636DFF#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…

