You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The LPSPI MCUXpresso driver does not support SPI slave operation yet. And since the "spi-bitbang" driver does not supports SPI master operation too, it is currently necessary to use the low-level MCUXpresso NXP HAL directly to get SPI slave operation running with Zephyr on i.MX7 CPUs.