NXP RT series fails spi loopback cases for clock modes with CPHA=0 on fast frequencies #90767
Labels
area: SPI
SPI bus
bug
The issue is a bug, or the PR is fixing a bug
platform: NXP Drivers
NXP Semiconductors, drivers
priority: low
Low impact/importance bug
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
On RT1XXX platforms, the spi loopback test reports the spi_complete_loop_mode_0 and spi_complete_loop_mode_2 tests. This is when clock phase is set to 0. This happens on both the interrupt based and DMA based drivers. It specifically fails when spi frequency is fast.
Regression
Steps to reproduce
west build -p always -b mimxrt1050_evk tests/drivers/spi/spi_loopback
west flash
Relevant log output
Impact
Functional Limitation – Some features not working as expected, but system usable.
Environment
Zephyr SDK
Additional Context
These clock mode test cases are new.
The text was updated successfully, but these errors were encountered: