跳转到主要内容
瑞萨电子 (Renesas Electronics Corporation)

描述

RL78/G23电容式触摸评估系统使用户能够轻松评估瑞萨电子提供的触摸解决方案。 您可以使用套件中的板和软件即刻开始评估,开箱即用。

产品配置

  • RL78/G23 CPU 板
  • 触摸应用板
    • 内置电容式触摸的自电容式评估板基础知识:开关、滑块和滚轮

特性

  • 用于评估各种触摸功能(按钮、滑块、滚轮)
  • 简单原型
  • 在设计电路板或软件时用作参考
  • 使用 QE for Capacitive Touch 轻松调整灵敏度
    • 界面直观、操作简单
    • 触摸界面易于开发,即使对于 GUI 的初学者也是如此
    • 自动输出调整后的源代码
  • 符合 IEC 61000-4-3 和 IEC 61000-4-6 3 级标准

应用

类型 文档标题 日期
手册 - 开发工具 PDF 959 KB 日本語
PCB 设计文件
登录后下载 ZIP 2.57 MB
应用说明 PDF 771 KB 日本語
AI 生成的摘要: The sample code enables capacitive touch functionality on the RL78/G23 microcontroller, supporting multiple electrodes including buttons, slider, wheel, and shield. It integrates LED control linked to touch inputs and CPU board push buttons. The system supports USB serial communication for serial monitoring and tuning at 115200bps. The software structure uses Smart Configurator-generated components and includes touch interface configuration, tuning, and sensitivity adjustment. Operation is confirmed on RL78/G23 at 32MHz with USB power. The package contains source files for touch control, LED functions, and peripheral configurations.
应用说明 PDF 6.87 MB 日本語
Functional safety functions are becoming an important on system design as automatic electronic control systems continue to expand to a wide range of applications. This APN describes the software for capacitive touch sensor(CTSU) functional safety self test.
工具新闻 - 发布公告 PDF 176 KB 日本語
应用说明 PDF 1.58 MB 日本語
AI 生成的摘要: The CTSU module integrates capacitive touch sensing functions for RL78 microcontrollers, supporting multiple peripheral types with distinct features. It enables various measurement modes such as self-capacitance, mutual capacitance, and current measurement, with advanced functions including sensor correction, initial offset adjustment, multi-frequency measurements, shield functionality, and automatic judgment. Measurements can be triggered by software or external events, with results obtained via APIs. The module also supports diagnosis, moving average filtering, and temperature correction. Multi-clock measurements reduce noise, and calibration functions ensure accurate sensor readings. The document details API usage, hardware/software requirements, and operational modes, providing comprehensive guidance for integrating capacitive touch sensing in embedded systems.
应用说明 PDF 956 KB 日本語
AI 生成的摘要: The TOUCH Module integrates capacitive touch detection using the CTSU hardware, supporting buttons, sliders, and wheels with configurable settings via QE for Capacitive Touch. It processes periodic capacitance measurements to determine touch states, employing baseline calibration, drift correction, hysteresis, and debouncing to ensure accurate touch detection and reduce noise. The module supports both self-capacitance and mutual-capacitance buttons, with majority judgment modes for reliable input. It provides APIs for initialization, scanning, data retrieval, sensitivity adjustment, and drift control, enabling flexible integration into RL78 microcontroller applications.
应用说明 PDF 842 KB 日本語
The Renesas board support package SIS module (r_bsp) forms the foundation of any project that uses Software Integration System (SIS) modules. The r_bsp is easily configurable and provides all the code needed to get the MCU and the board from reset to the main() function. This document describes r_bsp conventions and explains how to use it, configure it, and create a BSP for your own board.
应用说明 PDF 4.99 MB 日本語
应用说明 PDF 8.65 MB 日本語
The Capacitive Touch Evaluation System for the RL78/G23 supports development with CS+, the standalone version of the Smart Configurator, and the standalone version of QE for Capacitive Touch. The standalone QE for Capacitive Touch enables flexible development independent of the device or integrated development environment (IDE). This application note describes the steps for developing capacitive touch applications using the Capacitive Touch Evaluation System.
应用说明 PDF 1.50 MB 日本語
AI 生成的摘要: Capacitive touch sensors measure capacitance changes caused by finger contact using a sensor drive pulse and current measurement. Ripple noise from the power supply or peripheral circuits distorts these measurements by adding noise currents, causing inaccurate touch detection. To ensure high accuracy and reliability, power supply design must minimize ripple noise. The document explains measurement principles, ripple noise effects, and countermeasures including power supply circuit selection, switching circuits, board layout, and touch parameter tuning. It covers RX, RL78, and RA family MCUs embedding CTSU1 and CTSU2 types of capacitive touch sensing units.
应用说明 PDF 1.75 MB 日本語
AI 生成的摘要: The document explains a method to achieve low power consumption in capacitive touch measurement using the RL78/G23 microcontroller's CTSU2L unit combined with the SNOOZE mode and a 32-bit interval timer. It details intermittent CPU operation controlled by the timer to reduce power usage to about 1/238 compared to continuous measurement. The system measures a single touch button at fixed intervals, activating full operation only upon touch detection. The guide covers peripheral module coordination, hardware and software setup, current consumption measurement, and sample code for implementing this low-power touch sensing solution.
应用说明 PDF 959 KB 日本語
应用说明 PDF 14.17 MB 日本語
AI 生成的摘要: The guide explains methods to enhance noise immunity for capacitive touch sensor MCUs by addressing environmental noise issues that affect capacitance measurements. It covers noise types such as radiated RF, conducted noise, electrostatic discharge (ESD), and electrical fast transients (EFT), referencing IEC 61000-4 standards. The document details hardware and software countermeasures, including board design, multi-frequency measurement, filtering techniques, and protection circuits. It targets RX, RA, RL78 MCU families and Renesas Synergy devices embedding the CTSU module, providing practical design guidelines and evaluation results to ensure stable capacitive touch operation under noisy conditions.
应用说明 PDF 4.05 MB 日本語
AI 生成的摘要: The document explains how to develop low power capacitive touch applications using the RL78 Family's SNOOZE Mode Sequencer (SMS). It details the procedure for implementing auto judgement measurement with SMS on RL78/G22 and RL78/G23 devices, including module flows, external pin wiring for RL78/G22, and software configuration steps. The guide covers project creation with Smart Configurator, touch interface development, sensor tuning with QE, and middleware integration to optimize capacitive touch functionality while minimizing power consumption.
应用说明 PDF 2.18 MB 日本語
AI 生成的摘要: The software filters for capacitive touch systems include FIR, IIR, single-pole IIR, and median filters, each with detailed specifications, usage examples, and API descriptions. The document covers embedding these filters into existing projects for RA2L1, RX130, and RL78/G16 microcontroller groups, detailing operation conditions, software configuration, and filter parameter adjustments. It also provides development environment and hardware setup information to support capacitive touch evaluation systems.
应用说明 PDF 1.47 MB 日本語
AI 生成的摘要: The document explains how to achieve low power consumption in capacitive touch measurement using the SNOOZE Mode Sequencer (SMS) function of the RL78/G23 MCU. SMS allows sequential execution of processes independently from the CPU during standby, reducing power usage by handling touch on/off detection for multiple electrodes. It details the peripherals involved, such as the Capacitive Sensing Unit (CTSU2L), timers, ELCL, and DTC, and outlines operation conditions, touch interface configuration, and measurement methods. The guide also covers current consumption measurement techniques and provides software flowcharts for touch measurement control in both low power and normal modes.
应用说明 PDF 2.75 MB 日本語 , English
应用说明 PDF 2.41 MB 日本語 , English
应用说明 PDF 5.97 MB 日本語 , English
应用说明 PDF 1.33 MB 日本語
AI 生成的摘要: The software implements self-capacitance waterproof touch buttons using the RL78/G23 MCU with CTSU2's active shield function to enhance noise immunity and water resistance. It addresses false detections caused by water droplets on GND shield buttons by driving the shield at the same potential as the electrode, canceling parasitic capacitance. The demo board includes both GND shield and active shield buttons for comparative evaluation, with LED indicators for touch detection. The document details hardware setup, software structure, and operational behavior, focusing on reducing false touch detection in wet environments.
应用说明 PDF 228 KB 日本語
AI 生成的摘要: The RL78/G23 Capacitive Touch Evaluation System includes factory default firmware for the RL78/G23 MCU, enabling demonstration of capacitive touch functions. The firmware operates on a 5.0V supply and runs on the RL78/G23 CPU and application boards. Programming requires Renesas Flash Programmer and E2 Emulator Lite. The document details specifications, operation conditions, programming instructions, and provides references to user manuals and support resources. It also includes general precautions for handling microcontroller products, emphasizing ESD protection, power-on processing, signal input restrictions, and proper pin handling to ensure device reliability and safety.
应用说明 PDF 1.63 MB 日本語
AI 生成的摘要: The Capacitive Touch Sensing Unit (CTSU2L) measures electrostatic capacitance changes caused by finger proximity using self-capacitance and mutual capacitance methods. It supports up to 32 channels depending on the device, with operating voltages from 1.8 to 5.5 V. The unit counts clock cycles to detect capacitance variations and includes features such as noise prevention, calibration, and low-power SNOOZE mode. It offers flexible measurement modes, power supply switching for transmit pins, and interrupt-driven data handling. The document details CTSU2L’s architecture, pin configurations, measurement principles, and operational settings for RL78 microcontrollers.
23 项目

软件与工具

软件与工具

Software title
Software type
公司
QE for Capacitive Touch: Development Assistance Tool for Capacitive Touch Sensors
In developing embedded system using the capacitive touch sensor of MCUs, you can easily setup initial configurations of the touch interface as well as process the tuning of sensors, and reduce development time. [Plugin for Renesas IDE "e2 studio"] [Standalone Version] [Support MCU/MPU:RA, RL78, RX, Renesas Synergy™]
Solution Toolkit 瑞萨电子
E2 emulator [RTE0T00020KCE00000R]
On-chip debugging emulator. Also available as a flash memory programmer. [Support MCU/MPU: RA, RE, RH850, R-Car D1, RL78, RX, RISC-V MCU]
Emulator 瑞萨电子
E2 emulator Lite [RTE0T0002LKCE00000R]
On-chip debugging emulator. Also available as a flash memory programmer. [Support MCU/MPU: RA, RE, RL78, RX, RISC-V MCU]
Emulator 瑞萨电子
C Compiler Package for RL78 Family [CC-RL]
C Compiler Package for RL78 Family [IDE: CS+, e² studio]
Compiler/Assembler 瑞萨电子
e² studio - information for RL78 Family
Eclipse-based Renesas integrated development environment (IDE).
IDE and Coding Tool 瑞萨电子
5 项目

样例程序

样例程序

筛选
类型 文档标题 日期 日期
示例代码
登录后下载 ZIP 2.74 MB
应用: 人机界面(HMI)
Compiler: CC-RL, ICCRL78 Function: HMI, RL78 Software Integration System, Software Package IDE: e2 studio, IAR EWRL78
示例代码
登录后下载 ZIP 3.36 MB
应用: 人机界面(HMI)
Compiler: CC-RL, ICCRL78 Function: HMI, RL78 Software Integration System, Software Package IDE: e2 studio, IAR EWRL78
示例代码
[Toolchains=CC-RL|V1.16.00;LLVM for Renesas RL78|17.0.1.202506;ICCRL|5.20.1]
登录后下载 ZIP 3.89 MB
应用: 工业, 消费电子产品
Compiler: CC-RL, ICCRL78, LLVM for Renesas RL78 Function: BSP, Clock, Driver or Library IDE: e2 studio, IAR EWRL78
示例代码
[Toolchains=CC-RL|V1.15.01]
登录后下载 ZIP 27.34 MB 日本語
应用: 人机界面(HMI)
Compiler: CC-RL Function: Application Example, HMI IDE: CS+ for CC
This is an example of a touch application developed using CS+ and the standalone version of QE for Capacitive Touch. Two types of projects are provided: a simple implementation example and an applied example, both of which can be immediately tested on the capacitive touch evaluation system. These can be used as reference materials to understand the development procedure in conjunction with the application note.
示例代码
[Toolchains=CC-RL|V1.15.00]
登录后下载 ZIP 9.21 MB 日本語
应用: 工业, 消费电子产品
Compiler: CC-RL Function: Application Example, HMI IDE: e2 studio
示例代码
[Software=RX Driver Package|V2.20;RA Flexible Software Package|v5.3.0],[Toolchains=CC-RL|V1.13.00;CC-RX|V3.06.00;GNU Arm Embedded|13.2.1.arm-13-7]
登录后下载 ZIP 16.10 MB 日本語
应用: 消费电子产品
Compiler: CC-RL, CC-RX, GNU ARM Embedded Function: Application Example, HMI IDE: e2 studio
示例代码
[Toolchains=CC-RL|V1.13]
登录后下载 ZIP 6.43 MB 日本語 Compiler: CC-RL Function: Evaluation Kit, HMI IDE: e2 studio
示例代码
[Toolchains=CC-RL|V1.13.00]
登录后下载 ZIP 10.68 MB 日本語 Compiler: CC-RL Function: Application Example, HMI IDE: e2 studio
示例代码
登录后下载 ZIP 6.52 MB
应用: 工业, 消费电子产品
Compiler: GNU ARM Embedded Function: HMI IDE: e2 studio
示例代码 ZIP 509 KB
应用: 工业, 消费电子产品
Function: HMI
10 项目

相关评估板和套件

开发板与套件

器件号状态库存预算价格(美元)Sampleable
RTK0EG0030S01001BJActive有库存1u | $152.94N/A

支持社区

  1. G23 touch 触摸电路 请教

    ... 公式吗? 我参考了 G23的EVK https://www.renesas.cn/zh/design-resources/boards-kits/rssk-rl78g23#parametric_options,它串联的电阻是560欧,如下红框所示。 使用触摸模 ...

    2026年2月9日
  2. RL78 G23 支持滑条触摸吗?

    公司有个应用,打算用G23,需要实现 滑条触摸的功能,这个只需要滑动不需要点按, 比如小于24个键(每个键是一个自容 触摸 ...

    2026年4月2日
支持社区

支持社区

在线询问瑞萨电子工程社群的技术人员,快速获得技术支持。
浏览文章

知识库

浏览我们的知识库,获取文章、常见问题解答及其他实用资源。
提交工单

提交工单

需要咨询技术性问题或提供非公开信息吗?
Icon showing CD-ROM illustration, indicating compact disc storage.

ROM Ordering

Embed your custom code into Renesas masked MCUs during manufacturing for tailored device functionality.