This is the documentation for the latest (main) development branch of mcuxpresso sdk. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

lpspi_polling

Overview

The lpspi_polling_b2b_transfer example shows how to use LPSPI driver in polling way:

In this example , one board used as LPSPI master and another board used as LPSPI slave.

  1. LPSPI master send/received data to/from DSPI slave in polling . (LPSPI Slave using interrupt to receive/send the data)