Tool/software: Code Composer Studio
Hello,
I am using TMS320F28379D, in which CPU1 is used for real-time control. I want to assign CPU 2 for using peripherals like I2C, SPI and SCI. How do I go about this?
Regards,
Aakash Kamalapur
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.
Tool/software: Code Composer Studio
Hello,
I am using TMS320F28379D, in which CPU1 is used for real-time control. I want to assign CPU 2 for using peripherals like I2C, SPI and SCI. How do I go about this?
Regards,
Aakash Kamalapur
Hi Aakash,
You can assign the peripherals to CPU2 via respective CPUSELx registers. More details on this is provided in Section 3.7.3.3 of the Technical reference manual
http://www.ti.com/lit/ug/spruhm8h/spruhm8h.pdf
Register definitions details for the same are provided in Table 3_89 of the same document.
Hope this helps.
Please click on the "verify answer" button if this response answers your query.
Thanks & Regards
Pramod