Renesas R7F100GPN3CFA#AA0
- Part No.:
- R7F100GPN3CFA#AA0
- Manufacturer:
- Renesas
- Category:
- Microcontrollers
- Package:
- 100-LQFP
- Datasheet:
-
R7F100GPN3CFA#AA0.pdf
- Description:
- IC MCU 16BIT 768KB FLASH 100LQFP
- Quantity:
- Payment:

- Shipping:

Inventory:288
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
R7F100GPN3CFA#AA0 from Renesas is a 100-pin, industrial-grade RL78/G23 16-bit microcontroller with 192 KB code flash, 8 KB data flash, and 20 KB RAM, operating from 1.6–5.5 V. It delivers ultra-low power consumption (41 µA/MHz active, 210 nA data retention), integrated capacitive touch sensing (CTSU2L), 12-bit ADC (26 channels), dual DAC, RTC, and multiple serial interfaces including UARTA (up to 6 channels), IICA (up to 10 channels), and CSI (up to 8 channels) - deployed in battery-powered industrial HMI and sensor node applications.
For engineers reviewing the R7F100GPN3CFA#AA0 datasheet, R7F100GPN3CFA#AA0 pinout, R7F100GPN3CFA#AA0 application, or R7F100GPN3CFA#AA0 equivalent, key selection criteria include its 100-pin LQFP-0.65mm package, -40°C to +105°C ambient rating, SNOOZE mode sequencer for autonomous low-power operation, and hardware event link controller (ELCL) enabling peripheral-to-peripheral signal routing without CPU intervention.
Technical Context
The R7F100GPN3CFA#AA0 implements the RL78 CPU core with CISC architecture and 3-stage pipeline, supporting instruction execution times from 0.03125 µs (32 MHz high-speed mode) to 30.5 µs (32.768 kHz ultra-low-speed mode). Its power management includes HALT, STOP, and SNOOZE modes, with wake-up from STOP in under 4 µs.
Peripheral integration centers on autonomous operation: the SNOOZE mode sequencer executes up to 32 configurable commands (from 21 available) across timers, ADC, CTSU, and communication units without CPU involvement; the ELCL enables direct event-driven inter-peripheral signaling (e.g., timer overflow triggering ADC conversion or UART transmission).
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core | RL78 16-bit CISC CPU with 3-stage pipeline and multiply/divide/accumulate instructions |
| Operating Voltage | 1.6–5.5 V - supports direct connection to single-cell Li-ion, 3.3 V, or 5 V rails without external regulators |
| Power Consumption | 41 µA/MHz active current; 210 nA data retention (4 KB RAM) - enables multi-year battery life in sleep-dominated applications |
| Memory | 192 KB code flash (2 KB block size), 8 KB data flash (1M rewrite cycles), 20 KB RAM - sufficient for complex control + logging firmware |
| ADC | 12-bit resolution, 26 input channels, internal 1.48 V reference and temperature sensor - eliminates need for external references in environmental monitoring |
| Capacitive Sensing | CTSU2L unit supporting self-capacitance (32 keys) or mutual capacitance (8×8 matrix, 64 keys) - enables robust touch UI on industrial panels |
| Timers | 16-bit TAU (16 channels), 32-bit interval timer (1×32-bit, 2×16-bit, 4×8-bit), RTC (alarm, correction), WDT - covers precise timing, PWM, and real-time calendar needs |
| Serial Interfaces | UARTA (6 channels, LIN support), IICA (10 channels), CSI (8 channels), REMC (1 channel) - enables multi-sensor connectivity and remote control reception |
Pinout & Package
Package: 100-pin plastic LQFP (14 × 20 mm, 0.65-mm pitch), industrial temperature grade (-40°C to +105°C), tray packaging (#AA0).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| P121 / P122 | XT1 / XT2 crystal oscillator inputs | Supports external 32.768 kHz crystal for RTC accuracy and optional high-frequency crystal up to 20 MHz |
| P60 / P61 | SCLA0 / SDAA0 | Dedicated I²C bus pins with slew-rate control and noise filtering - suitable for noisy industrial environments |
| P00 / P01 | TxD1 / RxD1 | UARTA channel 1 transmit/receive pins with programmable baud rate generator and LIN-compliant modulation |
| P30 / P31 | TSCAP / TS01 | Capacitive touch sensing analog inputs - P30 is dedicated CTSU reference capacitor pin; P31 is scan channel |
| P147 / P20–P25 | ANI18 / ANI0–ANI5 | Analog input channels for ADC - support differential measurements, internal temperature sensing, and AVREFP/AVREFM reference buffering |
| P15 / P14 | PCLBUZ1 / VCOUT1 | Programmable clock output and voltage-controlled oscillator outputs - enable driving piezo buzzers or generating precise audio tones |
| RESET | Active-low reset input | Accepts external reset signal; internally tied to POR and dual-voltage detectors (LVD0/LVD1) for brown-out protection |
| VDD / VSS | Power supply / ground | Single 1.6–5.5 V supply; separate analog/digital ground not required - simplifies PCB layout |
Key Features
| Feature | Design Value |
|---|---|
| SNOOZE Mode Sequencer (SMS) | Executes up to 32 autonomous operations (e.g., ADC sampling → compare → GPIO toggle) without CPU wake-up - reduces average system power by >90% in periodic sensing |
| Event Link Controller (ELCL) | Routes signals between peripherals (e.g., TAU overflow → start ADC conversion → trigger UART transmit) - eliminates polling and ISR overhead |
| Capacitive Touch Unit (CTSU2L) | Hardware-accelerated self/mutual capacitance sensing with built-in noise rejection - achieves >60 dB noise immunity in EMI-heavy factory settings |
| Data Flash Background Operation | Enables code execution from main flash while rewriting data flash - supports over-the-air parameter updates without interrupting real-time control |
| Ultra-Low-Power STOP Mode | 210 nA retention current with 4 KB RAM preserved and wake-up in <4 µs via external interrupt or RTC alarm - ideal for energy-harvesting nodes |
| On-Chip High-Accuracy Oscillator | ±1.0% frequency tolerance (1.8–5.5 V, -20–+85°C) - eliminates external crystal for cost-sensitive applications where RTC backup remains on XT1 |
Applications
| Industrial HMI Panel | Battery-Powered Sensor Node |
|---|---|
Use Scenario: Touch-enabled operator interface on PLC-mounted control panel with LED indicators and buzzer feedback. IC Role / Device Role / Timing Role: Main controller executing UI logic, managing CTSU2L touch scanning, driving PCLBUZ1 for alerts, and synchronizing with RTC for time-stamped logs. Use Value: Single-chip integration of touch, audio, timing, and communication eliminates 4–5 discrete ICs and reduces BOM cost by ~35%. | Use Scenario: Wireless environmental monitor (temp/humidity/pressure) powered by coin cell, transmitting data hourly via UART-to-LoRa bridge. IC Role / Device Role / Timing Role: System-on-chip managing sensor ADC reads, RTC-triggered wake-up, data flash logging, and UART framing - all within 210 nA STOP mode between samples. Use Value: Achieves >5-year battery life using SMS to autonomously sample sensors and prepare UART payload before waking CPU only for transmission. |
| Smart Building Thermostat | Industrial Motor Monitor |
Use Scenario: Wall-mounted HVAC controller with capacitive buttons, ambient temperature sensing, and RS-485 Modbus communication. IC Role / Device Role / Timing Role: Primary MCU handling CTSU2L button detection, 12-bit ADC for NTC thermistor reading, UARTA with hardware LIN/Modbus framing, and RTC-based scheduling. Use Value: Integrated LIN-compliant UARTA and ±1% on-chip oscillator eliminate external transceivers and crystals - reducing component count and layout area by 30%. | Use Scenario: Retrofit vibration/temperature monitor attached to motor housing, using analog inputs for current sensing and thermocouple amplification. IC Role / Device Role / Timing Role: Signal acquisition controller performing synchronized 12-bit ADC sampling across 8 channels, storing waveform snippets in RAM, and transferring via IICA to host MCU. Use Value: Hardware ELCL links TAU timers to ADC triggers and DMA transfers - ensures sub-µs timing consistency without software jitter, critical for FFT-based fault analysis. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar 16-bit microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| R7F100GPL3CFA#AA0 | Same 100-pin LQFP-0.65mm package, but with 128 KB code flash, 16 KB RAM, and identical peripheral set | Lower memory configuration suits simpler control-only firmware without extensive logging or UI assets | Select when firmware size is <128 KB and cost sensitivity outweighs need for future feature expansion |
| R7F100GPJ3CFA#AA0 | Same package and pinout, but with 256 KB code flash, 24 KB RAM, and identical peripherals | Higher memory supports larger RTOS images, OTA update partitions, or advanced encryption libraries | Select when firmware complexity requires >192 KB code space or dual-bank flash for safe field updates |
Compared with R7F100GPN3CFA#AA0, R7F100GPL3CFA#AA0 offers reduced memory at lower cost for basic control, while R7F100GPJ3CFA#AA0 provides headroom for secure boot, OTA, and richer firmware - all sharing identical timing, power, and peripheral behavior in the same footprint.
Availability
R7F100GPN3CFA#AA0 is available at Aetrix Electronics and suitable for industrial HMI, battery-powered sensor nodes, smart building thermostats, and motor monitoring systems requiring stable component supply across extended product lifecycles.
Supply support for R7F100GPN3CFA#AA0 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 headquartered in Tokyo, Japan, specializing in microcontrollers, analog, power, and SoC solutions for automotive, industrial, and IoT markets.
The RL78/G23 product line is engineered for ultra-low-power industrial and consumer control applications, emphasizing autonomous peripheral operation, robust capacitive touch, and seamless integration of timing, sensing, and communication functions in cost-sensitive designs.
FAQ
What is the maximum operating frequency and corresponding supply voltage range for the R7F100GPN3CFA#AA0?
The R7F100GPN3CFA#AA0 operates at up to 32 MHz using the high-speed on-chip oscillator, supported across its full 1.6–5.5 V supply range. At 32 MHz, minimum instruction execution time is 0.03125 µs. The device also supports ultra-low-speed operation at 32.768 kHz with 30.5 µs instruction time for RTC and deep-sleep scenarios. Voltage tolerance is verified per Renesas datasheet R01DS0395EJ0140.
Does the R7F100GPN3CFA#AA0 support hardware-based capacitive touch sensing, and what configurations are available?
Yes, the R7F100GPN3CFA#AA0 integrates the CTSU2L capacitive touch sensing unit supporting both self-capacitance (up to 32 independent keys) and mutual capacitance (8×8 matrix, up to 64 keys). It operates from 1.8–5.5 V, includes built-in noise cancellation, and uses dedicated pins like P30 (TSCAP) and P31–P37 for scan channels. Configuration is handled via registers - no external components required beyond decoupling capacitors.
How does the SNOOZE mode sequencer (SMS) in the R7F100GPN3CFA#AA0 reduce system power consumption?
The SNOOZE mode sequencer in the R7F100GPN3CFA#AA0 executes up to 32 pre-programmed operations - such as ADC sampling, value comparison, and GPIO toggling - entirely in hardware without CPU, flash, or RAM activation. This allows the core to remain in STOP mode while background tasks run, cutting average current to near-data-retention levels (210 nA) during idle periods. Real-world implementations show >90% reduction in average power versus CPU-polling architectures.
What serial communication interfaces are integrated into the R7F100GPN3CFA#AA0, and which support LIN bus physical layer compliance?
The R7F100GPN3CFA#AA0 integrates UARTA (up to 6 channels), IICA (up to 10 channels), CSI (up to 8 channels), and REMC (1 channel). UARTA channels explicitly support LIN bus protocol compliance per ISO 17987, including automatic sync-break detection, checksum generation, and configurable baud rates down to 1 kbps - enabling direct connection to automotive and industrial LIN networks without external transceivers.
Is the R7F100GPN3CFA#AA0 pin-compatible with other RL78/G23 variants in the same 100-pin LQFP package?
Yes, all RL78/G23 devices in the 100-pin LQFP-0.65mm package (e.g., R7F100GPG3CFA#AA0, R7F100GPH3CFA#AA0, R7F100GPJ3CFA#AA0) share identical pinouts and electrical characteristics. Memory size (code flash, RAM) and some peripheral enablement vary by part number, but pin function mapping, power sequencing, and reset behavior are fully compatible - enabling one PCB design to support multiple memory/configurations via firmware selection.
R7F100GPN3CFA#AA0 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Renesas
- Package/Case:
- 100-LQFP
- Series:
- RL78/G23
- Packaging:
- Tray
- Product Status:
- Last Time Buy
- Programmable:
- -
- Core Processor:
- RL78
- Core Size:
- 16-Bit
- Speed:
- 32MHz
- Connectivity:
- CSI, I2C, LINbus, SPI, UART/USART
- Peripherals:
- Capacitive Touch, LVD, POR, PWM, WDT
- Number of I/O:
- 88
- Program Memory Size:
- 768KB (768K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- 8K x 8
- RAM Size:
- 48K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.8V ~ 5.5V
- Data Converters:
- A/D 20x10b, 8x12b; D/A 2x8b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 105°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
R7F100GPN3CFA#AA0 FAQ
1.How can I place an order for R7F100GPN3CFA#AA0 through Aetrix?
Please submit a Request for Quotation (RFQ) for R7F100GPN3CFA#AA0 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 R7F100GPN3CFA#AA0 reliable?
The price and inventory of R7F100GPN3CFA#AA0 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for R7F100GPN3CFA#AA0 is usually 5 days.
3.What payment methods are accepted for R7F100GPN3CFA#AA0?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for R7F100GPN3CFA#AA0 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for R7F100GPN3CFA#AA0?
R7F100GPN3CFA#AA0 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your R7F100GPN3CFA#AA0 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 R7F100GPN3CFA#AA0?
For technical support, including R7F100GPN3CFA#AA0 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your R7F100GPN3CFA#AA0 requirements.
6.How does Aetrix verify that R7F100GPN3CFA#AA0 is sourced from the original manufacturer or authorized distributors?
All R7F100GPN3CFA#AA0 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 R7F100GPN3CFA#AA0 meets industry standards.
7.What is the process for return or replacement of R7F100GPN3CFA#AA0?
All R7F100GPN3CFA#AA0 units undergo pre-shipment inspection (PSI). If there is an issue with R7F100GPN3CFA#AA0, 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 R7F100GPN3CFA#AA0 part is unused and in its original packaging.
Return procedure for R7F100GPN3CFA#AA0:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
R7F100GPN3CFA#AA0 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…

