How to perform SPI communication within a board (master and slave)
How to perform SPI communication within a board (master and slave)
We are trying to loop back SPI communication within the board, and perform transmission by the slave and reception by the master on one board.
The master's SPI CLK is connected to the slave's CLK,
but when the master is receiving, does the master not generate a CLK?
(In other words, the slave never transmits.)
Does the slave's CLK need a separate CLK input?
Sorry for our poor English.
