Skip to main content

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. change language of an existing Smart Configurator project from C to C++

    Hi all, a year ago we started a software project in C, using RA Smart Configurator. Now we want to move to C++. How can we change an existing Smart Configurator Project from C to C++. I only see the language setting, when setup a new Configurator Project. Thanks in ...

    Jun 9, 2022
  2. Could not able to configure QSPI for micron chip(MT25QL512ABB8ESF-0SIT) in smart configurator

    ... flash for micron chip (MT25QL512ABB8ESF-0SIT) for RX66N (R5F566NDxFC) and in smart configurator have an option to configure only for Macronix devices. I could see the code for Micron N25Q but not finding how to configure in smart configurator.  Please guide us how to configure for micron devices. Thank you!

    Dec 30, 2022
  3. Smart Configurator bug?

    Hi all,   I'm using Smart Configurator with T4 tcpip stack and GCC. Unfortunately when I generate code with Smart Configurator I have bugs. 1. Into the file r_bsp_config.h the flag is always true #define BSP_CFG_MCU_PART_ENCRYPTION_INCLUDED (true) /* Generated value. Do ...

    Oct 9, 2024
View All Results from Support Communities (780)

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. RL78 Family: Why can't the maximum transfer rate be used in master mode with Simplified SPI (CSI) in Smart Configurator?

    Please refer to the "Electrical Characteristics" section in the user’s manual. The transfer rate for Simplified SPI (CSI) communication depends on the operating voltage range. For example, in the RL78/G23, when HS mode is selected and EVDD is set between 1.8V and 5.5V, the transfer ...

    Sep 22, 2025
  3. I want to perform CAN, LIN, and Ethernet communications by using the Smart Configurator

    ... support Ethernet.For RX MCUs, the Ethernet driver (r_ether_rx) included in FIT modules can be easily installed into a project by using the Smart Configurator.Note that installing CAN, LIN, or Ethernet by using the Smart Configurator is not possible on RH850 MCUs. See the application note shown ...

    Dec 19, 2025
View All Results from Knowledge Base (56)
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?