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.

ecspi_interrupt

Overview

The ecspi_interrupt_b2b_transfer example shows how to use ECSPI driver in interrupt way:

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

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