NXP RT1XXX platforms fail spi loopback word size 24 and 9 bits with DMA based LPSPI driver #90768
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
Describe the bug
On RT1XXX platforms, the spi loopback test reports the spi_word_size_24 and spi_word_size_9 test cases fail using the DMA version of the driver (CONFIG_SPI_MCUX_LPSPI_DMA=y), which is the default one used for the test for this board.
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 word size test cases are new.
The text was updated successfully, but these errors were encountered: