跳转到主要内容
瑞萨电子 (Renesas Electronics Corporation) - June is Pride Month, a month to raise awareness of the rights and the culture of the LGBTQ+ community

描述

RL78/G1D 评估板是一款灵活通用的开发板,支持用户从应用层面对 RL78/G1D 进行评估,并支持全新产品开发。 它支持 FCC、IC、CE、KC 和 MIC(日本)认证。 RL78/G1D 评估板包含一个 RL78/G1D 模块,可插接至开发板并连接到 IDE 进行开发和调试。 该开发板还可以与 PC GUI 工具配合使用,实现应用级功能评估。

特性

  • RL78/G1D 模块 (RTK0EN0002C01001BZ)
  • USB 接口:Mini‑B 型 USB 连接器
  • 输入功能:
    • 复位开关
    • 双列直插式(DIP)开关(4 极开关)
    • 按钮开关(四个)
  • 四个 LED 指示灯
  • 调试接口:
    • 2.54mm 间距公头连接器,用于连接 E1 仿真器(需另购)
  • 电源电压
    • 1.8V 至 5.0V
  • 可选择以下供电方式之一:
    • 5.0V 交流适配器或用于电池盒输入的直流电源插孔
      • 电源插孔规格:外径 φ 5.5mm,内径 φ 2.0mm,外侧:负极,内侧:正极
    • USB VBUS 5V
    • 3.3V 电源由 E1 仿真器供电
  • 外形尺寸:55mm × 90mm × 18mm
  • 注意:此评估板不包含交流适配器、开发工具和协议栈。 请访问协议栈网页获取协议栈。

应用

  • 楼宇管理系统
  • 移动设备
类型 文档标题 日期
手册 - 开发工具 PDF 2.79 MB 日本語
工具新闻 - 发布公告 PDF 156 KB 日本語
应用说明 PDF 1.43 MB 日本語
AI 生成的摘要: The Bluetooth Low Energy Protocol Stack Security Library offers APIs to simplify implementing BLE security features such as pairing, encryption, bonding, and privacy. It supports Central and Peripheral roles and automates key generation and management, privacy functions, and security procedures. The library uses rBLE API under the hood and requires specific initialization and event handling APIs. It facilitates secure BLE communication by protecting against attacks like MITM and managing security keys and addresses.
应用说明 PDF 1.10 MB 日本語
AI 生成的摘要: The document explains the process to acquire Bluetooth qualification for products using Bluetooth Low Energy (LE) microcomputers or modules from Renesas. It details the Qualified Design Identification (QDID) numbers applicable to various IC groups and modules, the supported Bluetooth profiles and services, and the necessary steps for Bluetooth SIG membership registration, Declaration ID purchase, and product registration. The document also clarifies the use and limitations of specific QDIDs and provides a comprehensive list of supported profiles and services for each design.
应用说明 PDF 858 KB 日本語
AI 生成的摘要: The sample program demonstrates Bluetooth Low Energy protocol stack implementation using a Sample Custom Profile. It covers fundamental GAP API usage for central and peripheral roles, security via encryption, RWKE task and message handling, multiple connections, and simple user applications with buttons and LEDs. The demo requires RL78/G1D Evaluation Boards, a PC with specific hardware and software environments, and tools like Renesas On-chip Debugging Emulator E1. Setup and operation instructions are provided.
应用说明 PDF 1.50 MB 日本語
AI 生成的摘要: The document details the Virtual UART Application using Bluetooth Low Energy on RL78/G1D devices. It explains software configuration, functions, and operation checks, including simple AT commands for Bluetooth LE connection control. The application supports character and binary data transmission with options for communication with or without response. It describes the setup using two evaluation boards connected via USB and controlled through terminal software, enabling bidirectional data exchange over Bluetooth LE.
应用说明 PDF 1.57 MB 日本語
AI 生成的摘要: The document details the configuration and use of a simple API for Bluetooth Low Energy (BLE) communication on the RL78/G14 platform. It covers system and software setup, development environment, program execution, and API specifications. The simple API offers nine functions to manage BLE operations such as scanning, advertising, connecting, data communication, and disconnection. It supports encrypted communication and device filtering via a whitelist. The API runs on a Host MCU controlling the RL78/G1D BLE module, enabling flexible data exchange using a general purpose communication profile.
应用说明 PDF 1.49 MB 日本語
AI 生成的摘要: The document details a Simple API for Bluetooth Low Energy communication using the RX113 MCU. It provides nine APIs enabling scanning, advertising, connecting as master or slave, data transmission, and disconnection. The system supports Renesas Starter Kit for RX113 as Host MCU and RL78/G1D modules as BLE MCUs. It also covers system configurations, UART communication settings, and integration with smartphones. The API facilitates bidirectional communication using a proprietary virtual UART profile with automatic encrypted connections.
应用说明 PDF 1.60 MB 日本語
AI 生成的摘要: The document explains the Bluetooth Low Energy protocol stack host sample for RL78/G14, detailing device and software composition, operation procedures, and software sequences. It describes the host sample running on the Renesas Starter Kit for RL78/G14, controlling the RL78/G1D BLE microcontroller via UART communication. The system supports UART 2-wire and branch connections. The host sample manages BLE communication with a smartphone, handling broadcasting, connection establishment, pairing, encryption, and ADC data transmission. It includes a simple scheduler and power-saving STOP mode.
应用说明 PDF 1.52 MB 日本語
AI 生成的摘要: This document provides general precautions for handling microprocessing and microcontroller units, emphasizing proper treatment of unused pins, power-on processing, prohibition of access to reserved addresses, and clock signal stability. It highlights differences between products with varying part numbers and advises system evaluation tests when switching products. Additionally, it outlines the purpose and target readers of the RL78/G1D Module Firmware manual and lists related documents and application notes for further reference.
应用说明 PDF 1.10 MB 日本語
AI 生成的摘要: The document details the RL78/G1D module control software, including firmware and host MCU programming. It explains the system configuration where the Host MCU controls the RL78/G1D module via serial communication using the RSCIP protocol. The Host MCU program includes user applications and BLE communication managed through the rBLE API, supporting GAP, GATT, and various profiles. The software handles command processing, event notifications, and error recovery in serial communication. The document also outlines development environments, firmware specifications, and build procedures.
手册 - 开发工具 PDF 1.94 MB 日本語
手册 - 开发工具 PDF 1.89 MB 日本語
手册 - 开发工具 PDF 1.92 MB 日本語
应用说明 PDF 860 KB 日本語
AI 生成的摘要: GATTBrowser for Windows enables scanning and connecting to nearby Bluetooth Low Energy (LE) devices for GATT-based communication. It displays advertising data, RSSI, services, and characteristics of connected devices, allowing manipulation and data exchange. The software runs on Windows 10 PCs with Bluetooth LE functionality. Users enable Bluetooth on their PC, install the executable, and operate the application to support Bluetooth LE product development. The document details installation, operation steps, feature descriptions, and error handling.
应用说明 PDF 1.62 MB 日本語
AI 生成的摘要: Windows 10 Bluetooth LE applications enable wireless communication with Renesas evaluation boards equipped with Bluetooth Low Energy microcomputers or modules. Two main applications, LED Switch Service Client and Virtual UART Client, support different device groups for tasks such as pairing, connecting, service discovery, and data communication. The document details operation flows, build environments, and implementation specifics for these applications, including API usage, pairing, connection management, and data transmission. It also references evaluation boards and software relevant to RX23W, RA4W1, RE01B, and RL78/G1D groups, providing comprehensive guidance for developing and verifying Bluetooth LE communication on Windows 10 platforms.
应用说明 PDF 2.06 MB 日本語
AI 生成的摘要: The sample program operates on the RL78/G1D Evaluation Board, providing three main applications: Beacon Application for broadcasting advertising packets, Scan Application for receiving advertising packets, and Direct Test Mode (DTM) Application for evaluating RF characteristics. Users can select applications via DIP switches or control advertising packets through ASCII-format UART commands. The Beacon Stack offers APIs to manage Advertising, Scanning, and DTM functions. The document details firmware building, operation procedures, hardware configuration, and RF evaluation methods to support Bluetooth Low Energy functionalities effectively.
应用说明 PDF 613 KB 日本語
AI 生成的摘要: Bluetooth low energy beacons broadcast unique IDs to enable one-to-many communication within a local area. They support applications such as point-of-interest information, coupon distribution, indoor positioning, and tracking people or objects. Smartphones receive beacon IDs to query servers for related data, facilitating location-based services and marketing insights. Beacons provide indoor positioning where GPS is unavailable and enable tracking of individuals with beacon devices through detection devices or smartphones.
应用说明 PDF 2.54 MB 日本語
AI 生成的摘要: The document details a Bluetooth Low Energy protocol stack sensor application that controls GPIO, A/D conversion, and I2C communication via a GATT-based profile. It supports remote control through an Android app, BleSensor, enabling GPIO manipulation and sensor data monitoring. The sample program includes drivers for A/D converters and I2C devices, with default support for the Renesas ISL29123 RGB light sensor. Users can connect various sensors by implementing appropriate device drivers.
应用说明 PDF 2.58 MB 日本語
AI 生成的摘要: The RL78/G1D Beacon Stack Multi-Hop feature enables devices to relay commands and data across multiple nodes without security. It supports broadcasting commands, such as lighting control, where each device retransmits commands to extend coverage. It also facilitates data gathering from sensors by relaying sensor data to a collector, allowing communication beyond direct range. The document details various data structures, event handling, and transmission/reception processes involved in multi-hop communication.
应用说明 PDF 1.70 MB 日本語
AI 生成的摘要: The document explains the Bluetooth Low Energy (BLE) Protocol Stack and the Renesas Wireless Kernel Extension (RWKE) used for application development. It details the BLE Protocol Stack's role in managing RF communication for RL78/G1D devices and providing APIs for accessing BLE profiles such as GAP and Security Manager. RWKE is described as a simple non-preemptive multitasking OS that manages application and BLE stack processing through events, messages, timers, and memory functions, enabling flexible application sequences.
应用说明 PDF 1.99 MB 日本語
AI 生成的摘要: The sample program supports Beacon Operation and RF Evaluation Operation on the RL78/G1D Evaluation Board. Beacon Operation enables transmitting and updating Advertising packets using a Custom Profile via Bluetooth Low Energy devices. RF Evaluation Operation allows RF characteristic testing with an RF Tester. The program includes Beacon, Connect, and DTM Applications, along with Beacon Stack, BLE Protocol Stack, and Flash Libraries. Beacon and Connect Applications handle advertising and connection functions, storing configuration and pairing data in flash memory. DTM Application tests RF performance directly.
手册 - 开发工具 PDF 974 KB 日本語
应用说明 PDF 1.77 MB 日本語
AI 生成的摘要: The document details the Bluetooth Low Energy (BLE) protocol stack host sample for RX113, describing device and software composition, operation procedures, and communication between the RX113 host MCU and RL78/G1D BLE MCU via UART. It outlines the hardware and software environment, including the Renesas Starter Kit, BLE evaluation board, and smartphone as the remote device. The host sample operates as a slave device, automatically establishing BLE connections, enabling custom profiles, handling pairing and encryption, and managing notifications and connection status display.
应用说明
登录后下载 PDF 1021 KB 日本語
AI 生成的摘要: Current consumption measurement requires using an oscilloscope rather than a multimeter. A current probe is ideal, but a small resistor (around 10Ω) can be used in the power supply line to measure voltage drop and calculate current (I=V/R). The power supply should be a DC stabilized source. The RL78/G1D evaluation board allows insertion of measurement devices by opening the power line with switch SW10. Voltage probes connect across the resistor between terminals TP7 and TP8. To eliminate leakage current from signal level shift buffers, switches SW9 and SW13 must be set appropriately during measurement.
应用说明 PDF 446 KB 日本語
AI 生成的摘要: The document details the design data for the RL78/G1D Evaluation board module, including file organization with application notes, circuit diagrams, parts list (BOM), Gerber data, and pattern figures. It describes the substrate layer configuration consisting of four layers: parts and analog signal, GND, VDD/GND, and digital signal/GND layers. The substrate structure impacts RF characteristics, so maintaining the same configuration is essential. It also provides links for Renesas Electronics support and trademark information.
26 项目

软件与工具

软件与工具

Software title
Software type
公司
Bluetooth® Low Energy Protocol Stack for RL78 Family
Bluetooth v4.2 certified protocol stack (Target device: RL78/G1D)
Protocol Stack 瑞萨电子
1 项目

样例程序

样例程序

筛选
类型 文档标题 日期 日期
示例代码
[Software=Bluetooth® low energy Protocol Stack|Ver.1.21],[Toolchains=CC-RL|V1.03.00]
登录后下载 ZIP 5.37 MB 日本語
应用: 工业, 消费电子产品
Compiler: CC-RL, ICCRL78 Function: Application Example IDE: CS+ for CC, e2 studio
示例代码
登录后下载 ZIP 5.05 MB 日本語 Compiler: CA78K0R, CC-RL, ICCRL78 Function: Communication Interface IDE: CS+ for CA, CX, CS+ for CC, e2 studio, IAR EWRL78
示例代码
登录后下载 ZIP 2.06 MB 日本語
应用: 工业, 消费电子产品
Compiler: CA78K0R, CC-RL Function: Communication Interface IDE: CS+ for CA, CX, CS+ for CC, e2 studio
示例代码
登录后下载 ZIP 16.22 MB 日本語
应用: 工业, 消费电子产品
Compiler: CC-RX Function: Communication Interface IDE: e2 studio
示例代码
登录后下载 ZIP 2.71 MB 日本語
应用: 工业, 消费电子产品
Compiler: CA78K0R, CC-RL Function: Communication Interface IDE: CS+ for CA, CX, CS+ for CC, e2 studio
示例代码
登录后下载 ZIP 1.39 MB 日本語
应用: 工业, 消费电子产品
Compiler: CC-RL Function: Communication Interface IDE: e2 studio
示例代码
登录后下载 ZIP 3.32 MB 日本語
应用: 工业, 消费电子产品
Compiler: CC-RL Function: Communication Interface IDE: e2 studio
示例代码
登录后下载 ZIP 1.86 MB
应用: 工业, 消费电子产品
Function: Communication Interface IDE: Visual Studio
示例代码
登录后下载 ZIP 3.02 MB
应用: 工业, 消费电子产品
Function: Communication Interface IDE: Visual Studio
示例代码
登录后下载 ZIP 5.99 MB 日本語 Compiler: CC-RL Function: Communication Interface IDE: CS+ for CC, e2 studio
示例代码
[Software=Bluetooth® low energy Protocol Stack|Ver.1.21],[Toolchains=CC-RL|V1.03.00]
登录后下载 ZIP 11.78 MB 日本語
应用: 工业, 消费电子产品
Compiler: CC-RL Function: Application Example IDE: CS+ for CC, e2 studio
示例代码
登录后下载 ZIP 2.81 MB 日本語 Compiler: CC-RL Function: Communication Interface IDE: CS+ for CC, e2 studio
示例代码
登录后下载 ZIP 2.34 MB 日本語 Compiler: CC-RL Function: Communication Interface IDE: CS+ for CC, e2 studio
示例代码
登录后下载 ZIP 21.14 MB 日本語 Compiler: ICCRX IDE: e2 studio
示例代码
登录后下载 ZIP 1.45 MB 日本語
15 项目

相关评估板和套件

开发板与套件

器件号状态库存预算价格(美元)SampleablePb (Lead) FreeRoHS CompliantChina RoHS Compliant
RTK0EN0001D01001BZActive有库存1u | $250N/ANoNoNo
支持社区

支持社区

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

知识库

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

提交工单

需要咨询技术性问题或提供非公开信息吗?
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.