-
Notifications
You must be signed in to change notification settings - Fork 2
RZG3S‐SMARC Sample and Demo hardware configuration
Followings are hardware connection and test samples for RZ/G3S-SMARC, for more detail on 1st setup hardware connection, please visit RZ/G3S SMARC Module Board User's Manual: Hardware and RZ/G Getting Started with Flexible Software Package
Default HW configuration
HW | Configurations | Remark |
---|---|---|
SW_MODE[1:4] | OFF, OFF, OFF, ON | Boot mode 2 (Serial Flash Memory) |
SW_CONFIG[1:6] | OFF, OFF, ON, OFF, OFF, OFF | CA55 boot mode |
SW_OPT_MUX[1:4] | OFF, ON, OFF, ON | - |
SW_GPIO_OPT_SEL[1:2] | 2-3, 5-6 | - |
SW_GPIO_CAN_PMOD[1:2] | 1-2, 4-5 | - |
An additional UART port is required for Cortex-M33 System Core. It can be accessed by connecting Pmod USBUART to the upper side of PMOD1_3A
.
Please follow OpenAMP Linux Zephyr RPMsg
-
echo_bot (samples/drivers/uart/echo_bot):
- Hardware configuration: No additional connection.
- Build command:
west build -p always -b rzg3s_smarc/r9a08g045s33gbg/cm33 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 rzg3s_smarc/r9a08g045s33gbg/cm33 tests/drivers/uart/uart_basic_api
-
Button (samples/basic/button): Simple button test
- HW configuration: No additional connection.
- Build command:
$ west build -p always -b rzg3s_smarc/r9a08g045s33gbg/cm33 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 rzg3s_smarc/r9a08g045s33gbg/cm33 tests/drivers/gpio/gpio_api_1pin
-
zTest gpio_basic_api (tests/drivers/gpio/gpio_basic_api):
- Hardware configuration: wire pin P8_2 (Pmod1_6A, pin 9) to pin P8_3 (Pmod1_6A, pin 10)
- Build command:
west build -p always -b rza3ul_smarc tests/drivers/gpio/gpio_basic_api
-
ADC with devicetree (samples/drivers/adc/adc_dt)
- HW configuration: No additional connection.
- Build command:
$ west build -p always -b rzg3s_smarc/r9a08g045s33gbg/cm33 samples/drivers/adc/adc_dt
-
ADC sequence sample (samples/drivers/adc/adc_sequence)
- HW configuration: No additional connection.
- Build command:
$ west build -p always -b rzg3s_smarc/r9a08g045s33gbg/cm33 samples/drivers/adc/adc_sequence
-
zTest adc_api (tests/drivers/adc/adc_api)
- HW configuration: No additional connection.
- Build command:
$ west build -p always -b rzg3s_smarc/r9a08g045s33gbg/cm33 tests/drivers/adc/adc_api
-
Counter Alarm (samples/drivers/counter/alarm)
- HW configuration: No additional connection.
- Build command:
$ west build -p always -b rzg3s_smarc/r9a08g045s33gbg/cm33 samples/drivers/counter/alarm
-
zTest counter_basic_api (tests/drivers/counter/counter_basic_api)
- HW configuration: No additional connection.
- Build command:
$ west build -p always -b rzg3s_smarc/r9a08g045s33gbg/cm33 tests/drivers/counter/counter_basic_api
-
zTest i2c_api (tests/drivers/i2c/i2c_api)
- HW configuration: Connect the GY271 sensor module to PMOD1_6A as per the following pin configuration
GY271 PMOD1_6A VCC Pin 6 GND Pin 5 SCL Pin 3 SDA Pin 4 DDBY - - Build command:
$ west build -p always -b rzg3s_smarc/r9a08g045s33gbg/cm33 tests/drivers/i2c/i2c_api
- HW configuration: Connect the GY271 sensor module to PMOD1_6A as per the following pin configuration
-
zTest can_api (tests/drivers/can/api)
- HW configuration: No additional connection.
- Build command:
$ west build -p always -b rzg3s_smarc/r9a08g045s33gbg/cm33 tests/drivers/can/api
-
zTest can_timing (tests/drivers/can/timing)
- HW configuration: No additional connection.
- Build command:
$ west build -p always -b rzg3s_smarc/r9a08g045s33gbg/cm33 tests/drivers/can/timing
-
zTest can_shell (tests/drivers/can/shell)
- HW configuration: No additional connection.
- Build command:
$ west build -p always -b rzg3s_smarc/r9a08g045s33gbg/cm33 tests/drivers/can/shell
-
zTest pwm_api (tests/drivers/pwm/pwm_api)
- HW configuration: PWM output via PMOD1_6A, pin 7
- Build command:
$ west build -p always -b rzg3s_smarc/r9a08g045s33gbg/cm33 tests/drivers/pwm/pwm_api
-
zTest pwm_loopback (tests/drivers/pwm/pwm_loopback)
- HW configuration: wire PMOD1_6A, pin 7 to PMOD0_2A, pin 7
- Build command:
$ west build -p always -b rzg3s_smarc/r9a08g045s33gbg/cm33 tests/drivers/pwm/pwm_loopback
-
SPI bitbang (samples/drivers/spi_bitbang)
- HW configuration: wire RZ_RSPI0_MOSI (PMOD0_2A, pin 2) to RZ_SPI0_MISO (PMOD0_2A, pin 3)
- Build command:
$ west build -p always -b rzg3s_smarc/r9a08g045s33gbg/cm33 samples/drivers/spi_bitbang
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