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

SPI tests for nrf54h20dk and nrf54l15pdk #1598

Merged
merged 6 commits into from
Apr 22, 2024

Conversation

nordic-krch
Copy link
Contributor

No description provided.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Apr 3, 2024

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@nordic-segl
Copy link
Contributor

I see that following PRs were merged in the Zephyr upstream:
zephyrproject-rtos/zephyr#67994
zephyrproject-rtos/zephyr#71036
zephyrproject-rtos/zephyr#71035

Add support for upcomming SPIS instances.

Signed-off-by: Krzysztof Chruściński <[email protected]>
(cherry picked from commit c975910)
Add test which is using one SPI master and one SPI slave instance.
There is already a loopback test for SPI master so this test is
focusing on SPI slave API. Test requires 4 pairs of GPIO pins
shortened together. One set of pins is used by SPI master and
one for SPI slave.

Signed-off-by: Krzysztof Chruściński <[email protected]>
(cherry picked from commit 1cd7f51)
Iterate over all instances to get the information about extended
feature support in SPIM driver.

Signed-off-by: Krzysztof Chruściński <[email protected]>
(cherry picked from commit 865c880)
Add rx-delay property to all SPI nodes.

Signed-off-by: Krzysztof Chruściński <[email protected]>
(cherry picked from commit 8acc6a9)
Add support for nrf54h20dk for the SPI loopback test.

Signed-off-by: Krzysztof Chruściński <[email protected]>
(cherry picked from commit 1e6a2a0)
Add configuration for nrf54h20dk to the test.

Upstream PR: zephyrproject-rtos/zephyr#71677

Signed-off-by: Krzysztof Chruściński <[email protected]>
@cvinayak cvinayak merged commit a49a583 into nrfconnect:main Apr 22, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants