Hi,
Does anyone have the experience using i.mx8 SPI with multiple devices ?
Initially, I was trying to use ECSPI1, but there's only one CS pin supported on ECSPI.
I read i.mx8m nano reference manual and find that flex spi supports multiple devices.
In figure 10-15, there're 2 pairs of CLK & DATA in parallel mode which is not what I need.
Can I use the individual mode to support 4 devices which are sharing one CLK+MISO+MOSI ?
Is my expectation correct ?
Attach the figure10-15 for reference.
Thanks.