This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28P650DK: Does anyone have an example of an SPI communication of this kind? (Image)

Part Number: TMS320F28P650DK

Tool/software:

Hi,


does anyone have an example for this type of SPI communication?

I would like the master to wait for the slave's response when it sends a request and the chip select is still active during this time. So far I have managed to do this by having the master send a request and only transmit the response in the next chip select.

I would be very happy if someone could help me.