Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE
Hi support,
is there any CPU2 example of ...\C2000Ware_5_05_00_00\device_support\f2837xd\examples\cpu1\buffdac_sine_dma\cpu01?
Thank you in advance.
Mario
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
Hi support,
is there any CPU2 example of ...\C2000Ware_5_05_00_00\device_support\f2837xd\examples\cpu1\buffdac_sine_dma\cpu01?
Thank you in advance.
Mario
Hi Mario,
We only have that example for CPU1 but it is possible to port to CPU2. You can use the <C2000WARE_download_directory>\driverlib\f2837xd\examples\dual\led or the sci example as a base project that works with both CPUs.
Then you can pull the configuration code into the CPU1 and pass the DAC IP ownership to CPU2, then CPU2 can have access to write to the DAC
Regards,
Peter