forked from zephyrproject-rtos/zephyr
-
Notifications
You must be signed in to change notification settings - Fork 2
RZV2H‐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/V2H-EVK, for more detail on 1st setup hardware connection, please visit RZ/V2H Group User's Manual: Hardware and RZ/V Getting Started with Flexible Software Package
Default HW configuration
HW | Configurations | Remark |
---|---|---|
DSW1-1 | ON | CA55 Boot CPU |
DSW1[2:3] | OFF, ON | Input the CA55 frequency at the CA55 cold boot - 1.7GHz |
DSW1[4:5] | ON, OFF | Input the boot mode select signal - eSD |
DSW1-7 | ON | JTAG Debug mode |
The UART port is accessed by connecting Pmod USBUART to the upper side of PMOD Type 3A
.
-
echo_bot (samples/drivers/uart/echo_bot):
- Hardware configuration: No additional connection.
- Build command:
- CM33:
west build -p always -b rzv2n_evk/r9a09g056n48gbg/cm33 samples/drivers/uart/echo_bot
- CR8:
west build -p always -b rzv2n_evk/r9a09g056n48gbg/cm33 samples/drivers/uart/echo_bot
- CM33:
-
zTest uart_basic_api (tests/drivers/uart/uart_basic_api):
- Hardware configuration: No additional connection.
- Build command:
- CM33:
west build -p always -b rzv2h_evk/r9a09g057h44gbg/cm33 tests/drivers/uart/uart_basic_apit
- CR8:
west build -p always -b rzv2h_evk/r9a09g057h44gbg/cr8 tests/drivers/uart/uart_basic_api
- CM33:
-
Blinky (samples/basic/blinky): Simple LED blinky
- HW configuration: No additional connection.
- Build command:
- CM33:
west build -p always -b rzv2h_evk/r9a09g057h44gbg/cm33 samples/basic/blinky
- CR8:
west build -p always -b rzv2h_evk/r9a09g057h44gbg/cr8 samples/basic/blinky
- CM33:
-
zTest gpio_api_1pin (tests/drivers/gpio/gpio_api_1pin):
- Hardware configuration: No additional connection
- Build command:
- CM33:
west build -p always -b rzv2h_evk/r9a09g057h44gbg/cm33 samples/drivers/uart/echo_bot
- CR8:
west build -p always -b rzv2h_evk/r9a09g057h44gbg/cr8 samples/drivers/uart/echo_bot
- CM33:
-
zTest gpio_basic_api (tests/drivers/gpio/gpio_basic_api):
-
Hardware configuration:
- Wire P8_1 (PmodType1A - 2) to pin P8_0 (Pmod1Type1A - 1)
-
Build command:
- CM33:
west build -p always -b rzv2h_evk/r9a09g057h44gbg/cm33 tests/drivers/gpio/gpio_basic_api
- CR8:
west build -p always -b rzv2h_evk/r9a09g057h44gbg/cr8 tests/drivers/gpio/gpio_basic_api
- CM33:
-
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