Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE
I am looking for good examples for SPI communication between 28379D and Raspberry Pi. I am going to use WiringPi in C language for raspberry Pi.
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.
Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE
I am looking for good examples for SPI communication between 28379D and Raspberry Pi. I am going to use WiringPi in C language for raspberry Pi.
We don't specifically have examples for talking to the Raspberry Pi, but there are SPI examples for the F2837xD in C2000Ware that you can use as a starting point on the C2000 side. You'll find them in
C:\ti\c2000\C2000Ware_x_xx_xx_xx\driverlib\f2837xd\examples\cpu1\spi
Whitney