-
Notifications
You must be signed in to change notification settings - Fork 3
RZA3M‐EK Sample and Demo hardware configuration
Followings are hardware connection and test samples for RZ/A3M-EK, for more detail on 1st setup hardware connection, please visit EK-RZ/A3M v1 User's Manual and RZ/A Getting Started with Flexible Software Package
Default HW configuration
| HW | Configurations | Remark |
|---|---|---|
| SW5[1:5] | OFF, OFF, OFF, OFF, OFF | Boot from 3.3V QSPI NOR flash |
| SW4-5 | OFF | NOR Flash Selected |
EK-RZ/A3M uses Initial Program Loader (IPL) to perform initial settings and copy the Zephyr image from flash to DDR SRAM for execution. It only needs to be written to flash at least once before running Zephyr. Follow "3. Set Up a Target Board" and "4. Tutorial: Your First RZ MPU Project - Blinky" of RZ/A Getting Started with Flexible Software Package to set up the board and write the first blinky project, the IPL rza3m_ek_nor_ipl.srec will be downloaded at debug step.
-
LVGL basic sample (samples/modules/lvgl/demos)
- HW configuration: Connect the MIPI Graphics Expansion Board 2 with the board RZ/A3M-EK
- Build command:
$ west build -p always -b rza3m_ek --shield rtkapplcdms02001be samples/modules/lvgl/demos -DCONFIG_LV_Z_DEMO_BENCHMARK=y
-
echo_bot (samples/drivers/uart/echo_bot):
- Hardware configuration: No additional connection.
- Build command:
west build -p always -b rza3m_ek 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 rza3m_ek 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 rza3m_ek samples/basic/blinky
-
Button (samples/basic/button): Simple button test
- HW configuration: No additional connection.
- Build command:
$ west build -p always -b rza3m_ek samples/basic/button
-
zTest gpio_api_1pin (tests/drivers/gpio/gpio_api_1pin):
- Hardware configuration: No additional connection
- Build command:
west build -p always -b rza3m_ek tests/drivers/gpio/gpio_api_1pin
-
zTest gpio_basic_api (tests/drivers/gpio/gpio_basic_api):
- Hardware configuration: wire pin P5_3 to pin P8_0
- Build command:
west build -p always -b rza3m_ek tests/drivers/gpio/gpio_basic_api
RA Sample and Demo Hardware configuration
-
EK-RA8M2 Sample and Demo hardware configuration
-
EK-RA8D2 Sample and Demo hardware configuration
-
MCK-RA8T2 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-RA4C1 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
-
MCK-RA4T1 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