请问我用PWM1进行触发 ADC的一个通道采样。 为什么用一个触发源触发多个通道采样会出现触发中断?那一路通道采样值为4095左右
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.
请问我用PWM1进行触发 ADC的一个通道采样。 为什么用一个触发源触发多个通道采样会出现触发中断?那一路通道采样值为4095左右
Forrest ,请教个问题,我想让28335的epwm1、epwm2、epwm3同步,将epwm1设置为master时,epwm2、epwm3为salve时,epwmsynco输出有脉冲信号,当我把epwm1、epwm2、epwm3全部设置为salve,由另外一块DSP输出epwmsynco当做epwmsynci时,为salve的这块DSPepwmsynco无输出信号,GPIO配置中,已经把GPIO32设置为输入了.,请问还有什么地方需要设置呢?