Hi, We are planning to use two MIMXRT1024CAG4B in our design. We need to interface these two controllers using SPI interface. Please let me know if it is possible to set up an NXP i.MXRT (MIMXRT1024CAG4B) controller as a slave device in SPI interface and connect to it another i.MXRT controller (MIMXRT1024CAG4B) functioning as the master? If it is possible, which one of the SPIs can be used as master and slave out of 4?
Hello @sowmiya_a,
Please let me know if it is possible to set up an NXP i.MXRT (MIMXRT1024CAG4B) controller as a slave device in SPI interface and connect to it another i.MXRT controller (MIMXRT1024CAG4B) functioning as the master?
Yes, it is possible. In fact, there are some SDK examples you could take a look at of LPSPI board to board.
[MCUXpresso IDE v11.8.0 -> i.MXRT1024EVK SDK v2.14.0 -> Examples]
Could you please take a look at them? You could download the i.MXRT1024 SDK here.
Best regards, Raul.