Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nrf fromlist] tests: drivers: spi: Tests SPI at 16/32/64 MHz on nRF5… #2526

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nordic-segl
Copy link
Contributor

…4 devices

Extend spi_loopback test on nRF54 chip family.
Add configurations to run this test at 8/16/32/64 MHz.

Upstream PR #: 86010

@nordic-segl nordic-segl force-pushed the NRFX-7119_Test-SPI-at-16-32-64-MHz branch from bc98b49 to cfe1fc9 Compare February 20, 2025 11:00
…4 devices

Extend spi_loopback test on nRF54 chip family.
Add configurations to run this test at 8/16/32/64 MHz.

Upstream PR #: 86010

Signed-off-by: Sebastian Głąb <[email protected]>
@nordic-segl nordic-segl force-pushed the NRFX-7119_Test-SPI-at-16-32-64-MHz branch from cfe1fc9 to 693aef5 Compare February 21, 2025 08:40
@nordic-segl
Copy link
Contributor Author

nordic-segl commented Feb 21, 2025

Tested in internal CI

10:15:17  INFO    - 1/3 nrf54l15dk/nrf54l15/cpuapp tests/drivers/spi/spi_loopback/drivers.spi.nrf54l_32mhz PASSED (device: 1057769609, 4.239s <zephyr>)
10:15:17  INFO    - 2/3 nrf54l15dk/nrf54l15/cpuapp tests/drivers/spi/spi_loopback/drivers.spi.nrf54l_16mhz PASSED (device: 1057748950, 4.397s <zephyr>)
10:15:18  INFO    - 3/3 nrf54l15dk/nrf54l15/cpuapp tests/drivers/spi/spi_loopback/drivers.spi.nrf54l_64mhz PASSED (device: 1057748950, 4.063s <zephyr>)

14:30:11  INFO    - 1/2 [email protected]/nrf54h20/cpuapp tests/drivers/spi/spi_loopback/drivers.spi.nrf54h_fast_64mhz PASSED (device: 1051111246, 6.816s <zephyr>)
14:30:14  INFO    - 2/2 [email protected]/nrf54h20/cpuapp tests/drivers/spi/spi_loopback/drivers.spi.nrf54h_fast_32mhz PASSED (device: 1051111246, 6.782s <zephyr>)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants