forked from zephyrproject-rtos/zephyr
-
Notifications
You must be signed in to change notification settings - Fork 2
RZA2M‐EVK Sample and Demo hardware configuration
Duy Nguyen edited this page Jul 20, 2025
·
1 revision
Followings are hardware connection and test samples for RZ/A2M-EVK, for more detail on 1st setup hardware connection, please visit RZ/A2M Group User's Manual: Hardware and Getting Started with the Renesas RZ/A2M Evaluation Board Kit ( R01QS0038EJ0103 )
Default HW configuration
- CPU Board:
HW | Configurations | Remark |
---|---|---|
SW1[1:8] | OFF, ON, OFF, ON, ON, OFF, OFF, OFF | Functions of System Setting DIP Switch |
- Sub Board:
HW | Configurations | Remark |
---|---|---|
SW1 | ON | Power supply switch |
SW6[1:10] | ON, ON, ON, OFF, OFF, OFF, OFF, ON, ON, ON | DIP Switch Functions |
The UART port is accessed by USB-Serial port (CN5).
-
echo_bot (samples/drivers/uart/echo_bot):
- Hardware configuration: No additional connection.
- Build command:
west build -p always -b rza2m_evk samples/drivers/uart/echo_bot
-
zTest uart_basic_api (tests/drivers/uart/uart_basic_api):
- Hardware configuration: No additional connection.
- Build command:
west build -p always -b rza2m_evk tests/drivers/uart/uart_basic_api
-
Blinky (samples/basic/blinky): Simple LED blinky
- HW configuration: No additional connection.
- Build command:
west build -p always -b rza2m_evk samples/basic/blinky
-
zTest gpio_api_1pin (tests/drivers/gpio/gpio_api_1pin):
- Hardware configuration: No additional connection
- Build command:
west build -p always -b rza2m_evk tests/drivers/gpio/gpio_api_1pin
-
zTest gpio_basic_api (tests/drivers/gpio/gpio_basic_api):
-
Hardware configuration:
- Wire pin PG_2 (CN17- 24) to pin PG_0 (CN17- 26)
-
Build command:
west build -p always -b rza2m_evk tests/drivers/gpio/gpio_basic_api
-
RA Sample and Demo Hardware configuration
-
EK-RA8P1 Sample and Demo hardware configuration
-
EK-RA8M1 Sample and Demo hardware configuration
-
EK-RA8D1 Sample and Demo hardware configuration
-
MCK-RA8T1 Sample and Demo hardware configuration
-
EK-RA6M1 Sample and Demo hardware configuration
-
EK-RA6M2 Sample and Demo hardware configuration
-
EK-RA6M3 Sample and Demo hardware configuration
-
EK-RA6M4 Sample and Demo hardware configuration
-
EK-RA6M5 Sample and Demo hardware configuration
-
FPB-RA6E1 Sample and Demo hardware configuration
-
FPB-RA6E2 Sample and Demo hardware configuration
-
EK-RA6E2 Sample and Demo hardware configuration
-
FPB-RA4E1 Sample and Demo hardware configuration
-
Voice-RA4E1 Sample and Demo hardware configuration
-
EK-RA4E2 Sample and Demo hardware configuration
-
EK-RA4L1 Sample and Demo hardware configuration
-
EK-RA4M1 Sample and Demo hardware configuration
-
EK-RA4M2 Sample and Demo hardware configuration
-
EK-RA4M3 Sample and Demo hardware configuration
-
EK-RA4W1 Sample and Demo hardware configuration
-
EK-RA2A1 Sample and Demo hardware configuration
-
EK-RA2L1 Sample and Demo hardware configuration
-
AWS MQTT demo application
RX Sample and Demo Hardware configuration
RZ Sample and Demo Hardware configuration
-
RZ/V2H-EVK Sample and Demo hardware configuration
-
RZ/V2N-EVK Sample and Demo hardware configuration
-
RZ/V2L-SMARC Sample and Demo hardware configuration
-
RZ/N2L-RSK Sample and Demo hardware configuration
-
RZ/T2M-RSK Sample and Demo hardware configuration
-
RZ/T2L-RSK Sample and Demo hardware configuration
-
RZ/G3S-SMARC Sample and Demo hardware configuration
-
RZ/G2L-SMARC Sample and Demo hardware configuration
-
RZ/G2LC-SMARC Sample and Demo hardware configuration
-
RZ/G2UL-SMARC Sample and Demo hardware configuration
-
RZ/A3UL-SMARC Sample and Demo hardware configuration
-
RZ/A2M-EVK Sample and Demo hardware configuration