Part Number: TMS320F28384S
Other Parts Discussed in Thread: C2000WARE
We are migrating from the 28374S to the 28384S which required an update to our C2000Ware library (1.06 to 4.0).
Now that we have made the migration, I can step through our logic and see that most of the actions occur as expected but when checking the external line I don't see the SPI Clock sending out any signals after placing data in the TX_BUF for SPI B. The logic is currently polling. The SPI peripheral is enabled. I checked the SPI module registers and don't see anything off.
Is there anything that changed in relation with the SPI driver between the 2 processors or C2000Ware library update that may be related? Any suggestions on where to look would be helpful. Thanks!