RA2L2 MCU 产品组评估套件
RA2L2 评估套件搭载 RA2L2 MCU,为各种应用的原型开发提供通用平台。 这款评估板专门采用易于使用的设计,具有内置的 SEGGER J-Link™ 仿真器,无需额外工具即可编写和调试程序。 该评估板具有广泛的可扩展性,配有 Arduino Uno™、Pmod™、Qwiic、Grove®(不包含在内)和...
QE for USB is a tool for embedded software development currently supports system development involving the USB modules of RX family and RL78 family devices. It eases the debugging of USB systems, shortening development periods and lowering costs.
By expanding the existing integrated development environment (IDE), it will help in resolving problems in development for systems which use the USB such as :
"How do I actually include the USB in my embedded application?"
"It seems the USB is not connecting even though I've included the code."
This product is a plug-in which extends the Renesas IDE "e² studio". You can download and utilize it free of charge.
Product Name | Latest Ver. | Released | Target Device (Note1) | Details of upgrade | Download | Operating Environment |
---|---|---|---|---|---|---|
QE for USB | V2.0.0 | Jun 10, 2025 | RA Family RL78 Family RX Family | See Release Note | Download | e² studio plug-in(Note2) Operating Environment |
Notes
|
|
|
---|---|---|
类型 | 文档标题 | 日期 |
应用说明 | PDF 1.58 MB 日本語 | |
发行说明 | PDF 406 KB 日本語 | |
发行说明 | PDF 222 KB 日本語 | |
工具新闻 - 发布公告 | PDF 161 KB 日本語 | |
工具新闻 - 发布公告 | PDF 272 KB | |
5 items
|
RA2L2 评估套件搭载 RA2L2 MCU,为各种应用的原型开发提供通用平台。 这款评估板专门采用易于使用的设计,具有内置的 SEGGER J-Link™ 仿真器,无需额外工具即可编写和调试程序。 该评估板具有广泛的可扩展性,配有 Arduino Uno™、Pmod™、Qwiic、Grove®(不包含在内)和...
The Renesas Starter Kit for RL78/L1C is intended as a user-friendly introductory and evaluation tool for the RL78/L1C microcontroller. The board also provides a useful...
The Renesas Starter Kit for RL78/G1C is intended as a user-friendly introductory and evaluation tool for the RL78/G1C microcontroller. The board also provides a useful...
The Renesas Starter Kit for RX111 is intended as a user-friendly introductory and evaluation tool for the RX111 microcontroller. The board also provides a useful...
The Renesas Starter Kit for RX231 (B Mask: built-in Trusted Secure IP) is the perfect starter kit for developers who are new to the RX231. The kit includes an LCD...
The Renesas Starter Kit+ for RX64M is intended as a user-friendly introductory and evaluation tool for the RX64M microcontroller.
About the bundled emulator
We...
The Renesas Starter Kit+ for RX65N-2MB is the perfect starter kit for developers who are new to the RX65N (Code Flash 2MB, Pin Count 176-pin). The kit includes an LCD...
The Renesas Starter Kit+ for RX71M is the perfect starter kit for developers who are new to the RX71M. The kit includes an LCD display module, on-chip debugging...
This tutorial demonstrates how to debug a USB USB Type-C® system using the EK-RA2L2.
Chapter Titles
00:00 Opening
00:18 How to check USB State
01:13 How to check USB Registers
01:41 How to check USB Descriptor
02:08 How to check USB Type-C Information
Related Resources
A state chart of the USB connection (enumeration) process is displayed in real-time. As well as confirming the success of connection, the user can visually check the state and timing where processing stopped when connection has failed, which enables a problem to be quickly solved.
The register values and descriptions related to the settings for USB connection are indicated. If a register is not set to a correct value needed for connection, it is marked "NG" (no good) and the user can find problems simply by opening this view. For some MCUs, the tool also supports another feature where placing the mouse cursor over a register value in the view pops up a message with the meaning of the value so the user can see how to correct the setting.
This is a list of the descriptor values and states which are set in the process of USB connection (enumeration). If the value of a descriptor is incorrect, it is marked "NG". A single-click on an "NG" location will cause a jump to the corresponding source code so the user can immediately edit it.