boards/renesas/ek_rx261/doc/index.rst
.. zephyr:board:: ek_rx261
Overview
The EK-RX261 is an Evaluation Kit for the Renesas RX261 MCU Group, designed to evaluate features of the RX261 family and accelerate embedded system development. The board includes rich interfaces, peripheral connectors, and expansion support for popular ecosystem modules.
The key features of the EK-RX261 board are categorized in three groups:
MCU Native Pin Access
System Control and Ecosystem Access
Four 5V input sources:
Two Debug Modes:
User LEDs:
User Buttons:
Popular ecosystem expansion connectors:
USB Full Speed Host and Device (micro-B connector)
USB to Serial communication via FT234XD
Special Feature Access
Hardware
Detailed hardware features can be found at:
RX261 Group User's Manual Hardware_.EK-RX261 - User's Manual_... zephyr:board-supported-hw::
Programming and Debugging
.. zephyr:board-supported-runners::
Applications for the ek_rx261 board can be built, flashed, and debugged using standard
Zephyr workflows. Refer to :ref:build_an_application and :ref:application_run for more details.
Program can be flashed to EK-RX261 via either the on-board E2 Emulator OB or an external SEGGER J-Link debugger (using the FINE interface).
Renesas Flash Programmer (RFP) can be used with the on-board E2 Emulator OB. RFP is available at: https://www.renesas.com/software-tool/renesas-flash-programmer-programming-gui
SEGGER J-Link can be used with the 14-pin FINE connector (J27) for external flashing. J-Link drivers are available at: https://www.segger.com/downloads/jlink/
Connect to the debugger:
Set jumper configuration according to the selected flash mode:
E2 Emulator OB (on-board):
J-Link (external debugger):
Run flashing command:
.. code-block:: console
west flash # For E2 Emulator OB west flash -r jlink # For J-Link (external debugger)
The EK-RX261 supports debugging through:
To use on-board E2 Emulator:
To use external debugger:
Note: External debugger (e.g., E2 Lite) cannot power the board. Supply external 5V via USB or TP5/TP6.
References
EK-RX261 Website_RX261 MCU group Website_.. _EK-RX261 Website: https://www.renesas.com/en/design-resources/boards-kits/ek-rx261
.. _RX261 MCU group Website: https://www.renesas.com/en/products/rx261
.. _EK-RX261 - User's Manual: https://www.renesas.com/en/document/mat/ek-rx261-v1-users-manual
.. _RX261 Group User's Manual Hardware: https://www.renesas.com/en/document/mah/rx260-group-rx261-group-users-manual-hardware