Question
SPI communication (Receive Only Master)
We are trying to develop a device that uses SPI communication (Receive Only Master).
Are there any sample programs for SPI communication (Receive Only Master)?
Which should be executed first: "Receive Only Master HAL_SPI_Receive" or "Transmit Only Slave"?
I think it is "Receive Only Master HAL_SPI_Receive", is that correct?
