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.

请教dm368的pwm的问题



我在使用368的pwm,用的是ti提供的驱动,使用的设备为davinci_pwm1,我使用ioctl配置完之后,用示波器只能测试到一次波形跳变,模式也是选择的为CONTINUOUS模式;我在应用程序中用一个while(1)对start寄存器不断地配置,能测到连续的波形,请教一下,理论上我配置为CONTINUOUS模式,并且只要start一次就能测到连续正常的波形,但是我这个却不行呢,请问我有什么地方时不对的吗?谢谢!!!