Overview
Description
Smart Configurators automatically generate initial-setting programs for MCUs.
Each provides a quick and smart way of combining and configuring software to meet your needs, such as by configuring peripheral pins and importing middleware and drivers.
Learn more
Use the latest version of a Smart Configurator now and experience how it improves the efficiency of your development process.
For RA Family For RZ Family For RL78 Family For RX Family For RH850 Family For RISC-V MCU
Target Devices
Target Families
- RX Family
- RL78 Family
- RH850 Family
- RZ Family
- RA Family
See the Smart Configurator product page for each family for details of Target Devices.
*Please contact Renesas sales division for RE Family.
Design & Development
Explore
Videos & Training
Follow this step-by-step tutorial to configure Smart Configurator settings for a project in e² studio. Suitable for both beginners and experienced developers.
Support
Support Communities
- How to configure PWM complementary output mode (RH850/F1KM-S1) using Smart Configurator?
I use RH850/F1KM-S1) for motor control , I need three-phase complementary PWM output. But how configure using Smart Configurator.
Sep 6, 2021 - Change the value of BSP_CFG_PIOR1 on Smart Configurator
Hello, I'm working on rl78-g23-128p-fpb before starting the real tartget board. When I added two interr:upts (INTP10) and (INTP11) on Smart Configurator, they couldn't jump to the interrupt service routine(r_Config_INTC_intp10/11_interrupt) during interrupt. I found the reason as ...
May 7, 2025 - Smart Configurator for RH850 ADmodule build error
I am using Renesas Smart Configurator for RH850 Version: 1.13.0 for the RH850/U2B (device: R7F70255xB). After generating code, I encountered a build error: `'uint8_t' is undefined` This error occurs in the auto-generated file `Config_ADCK0.h`. In my project structure, `r_cg_macrodriver.h ...
Sep 5, 2025
Knowledge Base
- Characters are garbled in CSV file read by Smart Configurator for RZ
The problem occurs because CSV files that can be output by the Smart Configurator for RZ V1.10 are coded in UTF-8.To display the file correctly, use the following procedure.1. Open the Memo Pad, and then drag the output CSV file to the Memo Pad.2. Make ...
Aug 2, 2017 - Interrupt vector allocation errors occurring in Smart Configurator
In Smart Configurator for RX, some software configurable interrupts have not been allocated to interrupt vectors in the initial state. Manually allocate them to interrupt vectors by using the following procedure:1) Of the type-B software configurable interrupts (vector numbers: 128 to 207) and type-A software configurable interrupts ...
Mar 22, 2024 - RA Family: What does it mean when I see the message "Pin with no drivers" related to Smart Configurator?
"Pin with no drivers" means that there are no drivers associated with the pins to which peripheral functions are assigned in the pin configuration of the configurator. You can find out if there are any unwanted pin settings by checking the pin settings to which this indication applies. To ...
Nov 26, 2024