^ this is great info for me and I'm sure other in the future. Thanks! This is also basically what we did. We didn't actually use the Arduino library or higher level NXP HAL, we ended up just using the direct/lower level LPSPI_WriteData function in fsl_lpspi.c of the NXP SDK. This is less helpful...