Hello @leroynash,
Can you let me know which errors are present in the SPI interface?
The LPSPI_RTOS_Transfer is an API that uses the same approach as the Non-Blocking example with the addition of using semaphores to control when the transfer is done. So it shouldn't block the UART communication.
Best Regards,
Alexis Andalon