boards/renesas/voice_ra4e1/doc/index.rst
.. zephyr:board:: voice_ra4e1
Overview
VOICE-RA4E1 is an edge voice recognition evaluation kit designed to be used by Ecosystem Partners, Application Engineers, Field Application Engineers, and for Business Development opportunities. The primary purpose is to evaluate the functionality of projects developed by Ecosystem Partners, and to facilitate the development of additional partner projects. The kit design to use the RA4E1 MCU with QFN 48pin package as the core logic device, with QSPI flash, OPAMP and power devices chosen from the Renesas product portfolio.
The MCU in this series incorporates a high-performance Arm Cortex®-M33 core running up to 100 MHz with the following features:
MCU Native Pin Access
Kit Peripheral Features
Following is a list of the specific features that have been implemented:
Hardware
Detailed hardware features can be found at:
RA4E1 Group User's Manual Hardware_VOICE-RA4E1 - Engineering Manual_.. zephyr:board-supported-hw::
Programming and Debugging
.. zephyr:board-supported-runners::
Applications for the voice_ra4e1 board can be
built, flashed, and debugged in the usual way. See
:ref:build_an_application and :ref:application_run for more details on
building and running.
Program can be flashed to VOICE-RA4E1 via the on-board SEGGER J-Link debugger. SEGGER J-link's drivers are available at https://www.segger.com/downloads/jlink/
To flash the program to board
Connect to J-Link OB via USB port to host PC
Make sure J-Link OB jumper is in default configuration as describe in VOICE-RA4E1 - Engineering Manual_
Execute west command
.. code-block:: console
west flash -r jlink
You can use Segger Ozone (Segger Ozone Download_) for a visual debug interface
Once downloaded and installed, open Segger Ozone and configure the debug project like so:
Note: It's verified that we can debug OK on Segger Ozone v3.30d so please use this or later version of Segger Ozone
References
VOICE-RA4E1 Website_RA4E1 MCU group Website_.. _VOICE-RA4E1 Website: https://www.renesas.com/en/products/microcontrollers-microprocessors/ra-cortex-m-mcus/tw001-vuia4e1pocz-ra4e1-voice-user-reference-kit
.. _RA4E1 MCU group Website: https://www.renesas.com/en/products/microcontrollers-microprocessors/ra-cortex-m-mcus/ra4e1-100mhz-arm-cortex-m33-entry-line-balanced-low-power-consumption-optimized-feature-integration
.. _VOICE-RA4E1 - Engineering Manual: https://www.renesas.com/en/document/mat/voice-ra4e1-engineering-manual
.. _RA4E1 Group User's Manual Hardware: https://www.renesas.com/en/document/mah/ra4e1-group-users-manual-hardware
.. _Segger Ozone Download: https://www.segger.com/downloads/jlink#Ozone