Skip to main content
Renesas Electronics Corporation

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.

Documentation

Design & Development

Explore

Videos & Training

Support

Support Communities

  1. Smart Configurator

    I want to use ARM-Keil to program R7FA4M2AD3CFP. I know I still need to use RA Smart Configurator to generate code, but I can't find RA Smart Configurator on the official website. There is RZ Smart Configurator on the official website, but there is no RA. Why? [locked ...

    May 5, 2022
  2. RX23E-B, Smart Configurator, DSP library,

    Hello Fellow Colleagues, Does anyone know where the DSP library is hidden in the Smart Configurator?Or where can I get the DSP library for the RX23E? Best regards,Roger

    Nov 6, 2024
  3. Issues with Blink LED code to work after using smart configurator on RH850/F1x starter kit

    I'm trying to understand how the smart configurator works in CS+, and am having issues with getting code to initialize in the main function. I used the smart configurator for the R7F701709 (Which I believe is the correct MCU for the starter kit), and noticed that none of the ...

    Sep 17, 2022
View All Results from Support Communities (799)

Knowledge Base

  1. I2C communications by using the I2C master mode component (SCI) in RX Smart Configurator

    #include "r_smc_entry.h"static uint8_t tx_buf[10] = "0123456789";volatile static uint8_t tx_flg;void main(void);void transmit_complete(void);void main(void){   /* Start I2C Communication (Enable Interrupt) */   R_Config_SCI0_Start();   /* Send I2C Data */   tx_flg = 0u;   R_Config ...

    May 14, 2024
  2. An error occurs when using the ICU device file in Smart Configurator [RH850]

    Smart Configurator does not support device files of the ICU version.Follow the steps below to create and debug a project for the ICU version device file utilizing Smart Configurator. 1. Create a project with a device file that Smart Configurator supports and generate all the necessary programs utilizing its ...

    Nov 20, 2024
  3. Source Files Are Regenerated When Building/Cleaning an e² studio Smart Configurator Project

    You can disable code generation triggered by building and cleaning of a project as follows.(1) Right-click on a project on the project tree, and then select “Properties” on the popup menu.(2) Select “Builders” on the left of the property window, “SC Code Generation Builder” on the right ...

    Dec 15, 2022
View All Results from Knowledge Base (72)
Support Communities

Support Communities

Get quick technical support online from Renesas Engineering Community technical staff.
Browse Articles

Knowledge Base

Browse our knowledge base for helpful articles, FAQs, and other useful resources.
Submit a Ticket

Submit a Ticket

Need to ask a technical question or share confidential information?