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.

flexcomm_spi_interrupt_b2b_slave

Overview

The spi_interrupt_b2b_slave example shows how to use spi functional API to do interrupt transfer as a slave:

In this example, the spi instance as slave. Slave receives data froma master and send a peiece of data to master, and check if the data slave received is correct. This example needs to work with spi_interrupt_b2b_master example.

Supported Boards