Other Parts Discussed in Thread: SYSCONFIG,
Tool/software:
每个PWM将产生5us的高/低电平,10us内高低各占一半,且是可变的,定时器触发DMA可以将一串编码波形自动搬运到PWM compare寄存器,这个在CCS中的sysconfig如何配置,请贴图或给出通讯实现逻辑例程。
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:
每个PWM将产生5us的高/低电平,10us内高低各占一半,且是可变的,定时器触发DMA可以将一串编码波形自动搬运到PWM compare寄存器,这个在CCS中的sysconfig如何配置,请贴图或给出通讯实现逻辑例程。
At e2e, please use English.
Please refer to this code code example to realize:8547.empty_LP_MSPM0L1306_nortos_ticlang.zip
Timer1 to trigger DMA
DMA to access the Timer2 compare register
Timer2 to change the PWM frequency