boards/renesas/rssk_ra2l1/doc/index.rst
.. zephyr:board:: rssk_ra2l1
Overview
The RA2L1 MCU Group Capacitive Touch Evaluation System (RTK0EG0022S01001BJ) is a kit created for evaluating the RA2L1 MCU Group Capacitive Touch Sensing Unit (CTSU).
RTK0EG0022S01001BJ is composed of two boards: The RA2L1 Cap Touch CPU Board is mounted with an RA2L1 MCU which includes an on-chip CTSU. The Capacitive Touch Application Board Capacitive Touch Application Board is equipped with self-capacitance touch buttons, wheel and slider electrodes, and LEDs touch electrodes.
Renesas RA2L1 Microcontroller Group has following features
Hardware
The main functions of the RA2L1 Cap Touch CPU board are as follows:
Renesas RA2L1 MCU Group
Connectivity
Other functions
.. figure:: rtk0eg0018c01001bj.webp :width: 300 :align: center
RA2L1 Cap Touch CPU Board (Credit: Renesas Electronics Corporation)
Key functions of the Capacitive Touch Application Board are as follows:
Self-capacitance detection touch electrodes
LEDs: 16
.. zephyr:board-supported-hw::
Programming and debugging
You can build and flash an application with an external J-Link debug adapter connect to
J1 connector.
:ref:build_an_application and
:ref:application_run for more details.
Here is an example for building and flashing the :zephyr:code-sample:blinky application.
.. zephyr-app-commands:: :zephyr-app: samples/basic/blinky :board: rssk_ra2l1 :goals: build flash
Debugging also can be done with an external J-Link debug adapter connected to
J1 connector.
For the debug log output through UART console, you need to connect a USB cable
from the host PC to the USB Serial Conversion on CN5.
The following command is debugging the :zephyr:code-sample:blinky application.
Also, see the instructions specific to the debug server that you use.
.. zephyr-app-commands:: :zephyr-app: samples/basic/blinky :board: rssk_ra2l1 :maybe-skip-config: :goals: debug
Or 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:
References
RSSK-RA2L1 Web site_RA2L1 MCU Group Website_.. _RSSK-RA2L1 Web site: https://www.renesas.com/en/products/microcontrollers-microprocessors/ra-cortex-m-mcus/rtk0eg0022s01001bj-capacitive-touch-evaluation-system-ra2l1
.. _RA2L1 MCU Group Website: https://www.renesas.com/en/products/microcontrollers-microprocessors/ra-cortex-m-mcus/ra2l1-48mhz-arm-cortex-m23-ultra-low-power-general-purpose-microcontroller
.. _Segger Ozone Download: https://www.segger.com/downloads/jlink#Ozone