概览

简介

RL78 Smart Configurator automatically generates initial-setting programs for MCUs.
It 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.

特性

  • Importing Middleware/Drivers
  • Pin Settings
  • Learn More

发布信息

Supported IDEs and user guides(Note1)Related documentsLatest Ver.
Released
Operating Environment
e² studioCS+IAR
e² studio plug-in (Note2)
RL78 Smart Configurator User's Guide: e² studio (PDF | English, 日本語)
Download
RL78 Smart Configurator User's Guide: CS+ (PDF | English, 日本語)
Download
RL78 Smart Configurator User's Guide: IAREW (PDF | English, 日本語)
Smart Configurator User's Manual: RL78 API Reference (PDF | English, 日本語)V1.9.0
Jan 22, 2024
Details of upgrade
Operating Environment

— Not Supported

Note

  1. These user guides cover everything from installation to the setting of peripheral functions and the generation of code. Statements in each user guide are specific to the stated target integrated development environment.
  2. The package of the e² studio includes this plug-in.
End of Support for Windows 32-Bit Versions
Smart Configurator released after Dec. 2021 will support the 64-bit versions of Windows® only.
Microsoft® Windows® has shifted to the 64-bit environment. Therefore, Renesas will focus on supporting Smart Configurator for the 64-bit environment.
(Microsoft®, Windows® are registered trademarks of Microsoft Corporation in the United States and/or other countries. https://www.microsoft.com/legal/intellectualproperty/trademarks.aspx)

目标设备

下载

类型 文档标题 日期
软件和工具 - 软件 登录后下载 EXE 350.50 MB 日文
1 item

文档

智能配置器功能 - 如何让代码生成器生成以16进制值表示的驱动程序代码

此视频介绍如何使用智能配置器让代码生成器生成以十六进制值表示的驱动代码。

00:00 介绍
00:36 如何让代码生成器生成以十六进制值表示的驱动代码
00:46 如何配置新功能的设置
01:22 所有驱动程序代码都以十六进制值的样式生成
01:41 支持这项新功能的组件类型

Additional Details

Importing Middleware/Drivers

RL78/G23 Group: Importing middleware (e.g. capacitive touch sensing middleware)

You can also use such middleware in conjunction with code from the driver code generator.

How to Use the RL78/G23 peripheral functions

图像
RL78 SC component setting

 

Generating Driver Code

The Smart Configurator provides you with a GUI environment for generating driver code that handles the details of the settings of peripheral modules.。

Clock settings

图像
RL78 SC clock setting

You can make clock settings by selecting a clock source and making connections in the block diagram in the [Clocks configuration] window.

Component settings

图像
RL78 SC component setting

In the [Software component configuration] window, you can make settings for peripheral modules. After selecting the module you wish to set up for use, you can check for errors in settings (with some types indicated on the display) or switch the channels for use by drivers of multi-channel modules.

Pin Settings

The assignments of pins can be set up through a GUI, which also checks and offers solutions for cases of contention for the same pin by multiplexed functions.

The [Pins Configuration] window (displayed per peripheral module)

图像
RL78 SC pin setting

Specifying a peripheral module in the [Pins Configuration] window displays the pin functions for use by the module and allows you to set the assignment of the functions to pins.

[MCU Package] window

图像
RL78 SC mcu package window

The [MCU Package] window displays a symbolic view of the pins, indicating by colors which pins are and are not in use, which have been assigned contending multiplexed functions, and so on. This makes it easy to check the overall situation.

Automatic resolution of contention between pin functions

图像
RL78 SC pin conflict

In cases of contention for a pin, clicking on the pin brings up a list allowing automatic changing of the assignment of the pin to resolve the contention.

 

 

How to migrate from Code Generator project to Smart Configurator project

Please refer to the following video for more information on code generation project migration.
How To Migrate From Code Generator Project to Smart Configurator Project