Skip to content

Conversation

nordic-segl
Copy link
Contributor

@nordic-segl nordic-segl commented May 14, 2025

Due to limited value of clock divider, fast SPI instance can work only at higher bitrates.

Add check for error message when fast instance is configured to work at low/unsupported bitrate.

Upstream PR #: 89886

@nordic-segl nordic-segl force-pushed the NRFX-7613_Test-fast-instance-at-low-freq branch 3 times, most recently from 241811a to 5438a77 Compare May 19, 2025 11:15
smalae and others added 5 commits May 20, 2025 10:55
1. Add board config and overlay files
2. Update testcase.yaml

Signed-off-by: Sai Santhosh Malae <[email protected]>

Signed-off-by: Sebastian Głąb <[email protected]>
(cherry picked from commit 8e57cc6)
add stm32n6570_dk in yaml file for CI test integration
purpose.

Signed-off-by: Fabrice DJIATSA <[email protected]>

Signed-off-by: Sebastian Głąb <[email protected]>
(cherry picked from commit 19ba839)
… test

add nucleo_wba55cg board for spi_loopback driver test.

Signed-off-by: Fabrice DJIATSA <[email protected]>

Signed-off-by: Sebastian Głąb <[email protected]>
(cherry picked from commit b5090e2)
…a153 board

add spi test support for frdm_mcxa153 board.
reduce isr stack size to avoid ram overflow.

Signed-off-by: Neil Chen <[email protected]>

Signed-off-by: Sebastian Głąb <[email protected]>
(cherry picked from commit aa1f9e2)
This commit enables following tests for MAX32650EVKIT and MAX32650FTHR:
- counter/counter_basic_api
- dma/chan_blen_transfer
- dma/loop_transfer
- i2c/i2c_target_api (only for MAX32650EVKIT)
- spi/spi_loopback

Signed-off-by: Furkan Akkiz <[email protected]>
Signed-off-by: Burak Babaoglu <[email protected]>

Signed-off-by: Sebastian Głąb <[email protected]>
(cherry picked from commit 13a3671)
@nordic-segl nordic-segl force-pushed the NRFX-7613_Test-fast-instance-at-low-freq branch from 5438a77 to b46a4b3 Compare May 20, 2025 08:55
…at low frequency

Due to limited value of clock divider, fast SPI instance
can work only at higher bitrates.

Add check for error message when fast instance is
configured to work at low/unsupported bitrate.

Signed-off-by: Sebastian Głąb <[email protected]>
(cherry picked from commit f47f3fe)
@nordic-segl nordic-segl force-pushed the NRFX-7613_Test-fast-instance-at-low-freq branch from b46a4b3 to bcd6c30 Compare May 21, 2025 06:33
Copy link

@rlubos rlubos merged commit d960762 into nrfconnect:main May 21, 2025
21 checks passed
@nordic-segl nordic-segl deleted the NRFX-7613_Test-fast-instance-at-low-freq branch May 21, 2025 08:21
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.

9 participants