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.
I am trying the send data between esp32 and f28035 where TI is the master. I am not able to figure out how to send data from f28035 to esp32. Can anyone help?
Please download C2000ware and reference the examples projects given there:
C:\ti\c2000\C2000Ware_4_03_00_00\device_support\f2803x\examples\c28
See example "spi_loopback" and "spi_loopback_interrupts".