Hello NXP
We are using S32K312 fast recovery mode and meet a problem. When wakeup signal detected, fast recovery point entered, and then we plan to send out SPI command to external SBC within the recovery process.
But current SPI driver within RTD package is too large and complex to running in the recovery process. Is there any simple code available to send out SPI commands? Like directly initialize spi channel and sent by writing SPI registers direclty?