Versions Compared
| Version | Old Version 85 | New Version 86 |
|---|---|---|
| Changes made by | ||
| Saved on |
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Overview
This page is for quick tips to help you with RA MCUs, its software, tools, and boards. If you have any tips, please let us know and we will include them here.
RA Tips and Tricks
Here are a few tips and tricks for you to help with your development. We also have the frequently asked RA questions and answers to them. Each topic is provided in their own page for easy navigation and maintenance. Below is a list of available items.
Multiple Pin Configurations
FSP allows a user to create multiple pin configurations in the same project. This tip shows you how to do it.
Debugger Connectivity with ID Code Protection
ID code protection allows or prohibits programming and on-chip debugging. The device checks the ID code provided by the debugger against an ID code stored in a special flash memory. This article describes where this special flash memory is, how to set it using FSP configurator, big or little endian considerations, and may other aspects of ID code protection for non-TrustZone RA devices.
Debugger Connectivity with ID Code Protection
Debugger Connectivity with TrustZone Devices
TrustZone RA devices require specific hardware connections for debugging. Further, these devices must be in a correct Device Lifecycle Management (DLM) state to access Secure (S) Non-Secure (NS) and Non-Secure Callable (NSC) memory regions at different stages of a development process. Read more about it at below link.
Debugger Connectivity with TrustZone Devices
An Easy Way to Download EP and AP Projects
There are several RA Example Projects (EPs) and Application Projects (APs) distributed from GitHub. They are distributed based on the officially supported RA boards. However, if you are only interested in EP for RA8D1 ADC module, you do not need to download all EPs for that board. Here is how.
An Easy Way to Download EP and AP Projects
How to Install GUIX Studio Without Microsoft Store
Corporate work laptops have IT restrictions, often rendering the Microsoft Store inaccessible. Microsoft requires the Microsoft Store for the conventional installation of GUIX Studio, a GUI design application that is essential for UX designers whose product uses GUIX.
How to Install GUIX Studio Without Microsoft Store
How to achieve 2 virtual COM ports over USB CDC
This tip demonstrates dual-channel communication over a single USB port by configuring the device as a USB composite with two CDC interfaces—one for sensor data and one for debugging. This simplifies hardware design and offers a flexible interface for both data and diagnostics.
/wiki/spaces/REN/pages/1018256
Which driver variables match the QE CapTouch chart
Some users have expressed interest in developing their own custom debug monitoring system similar to the QE tool's CapTouch Status Chart View. This tip explains which variables in the driver source code correspond to each item displayed in the QE tool's CapTouch Status Chart View.
Which driver variables match the QE CapTouch chart
Note on xSPI memory programming using FSP OSPI Write API
When programming external xSPI memory using the FSP R_OSPI_Write API or R_OSPI_B_Write API, there are several notes to ensure correct operation. This tip outlines the key usage notes and explaines the rationale behind them.
/wiki/spaces/REN/pages/1018250
QSPI Operation in 4-Byte Address Mode
The EK-RA6M3 board includes a QSPI memory that supports 4-byte address mode. This tip explains how to enable and use the 4-byte address mode in the qspi_ek_ra6m3_ep example project.
/wiki/spaces/REN/pages/1018206
How to Define Variables in On-Chip Standby RAM
Introduce how to defines variables in on-chip Standby RAM using the three mainstream development environments – e2studio (Renesas), KEIL MDK (ARM), and IAR EW (IAR Embedded Workbench) – as examples.
How to Define Variables in On-Chip Standby RAM
Which memory regions can AI model data be allocated for RA8P1 Ethos-U55 application?
In RA8P1 applications utilizing the Arm® Ethos-U55 NPU, memory allocation for AI model data is a key consideration for performance, flexibility, and resource optimization. This article outlines the supported memory regions and key considerations for allocating AI model data.
| Table of Contents |
|---|