Hello,
I have a project where I need to interface the TMS320F28379D with two devices using SPI and send data to PC using UART.
Is it possible to use CPU1 for SPI1, CPU2 for SPI2 and the UART to the CLA and run all the three processes in parallel?
Thank you!