我想问以下几个关于pwm通道的问题
1、ti官方提供的zll代码中,默认用的是定时器1的1234这4个pwm通道,那么0通道可以和1234同时使用么?
2、我初始化了定时器1的0通道,然后试了下,0123这4个通道,同时使用4个没有问题,波形也能出来,但是当我同时使用5个的时候,就有问题了。程序好像跑死了,不再接受到命令了。这是什么原因,我要同时使用5通道应该怎么样使用?
麻烦TI的工程师帮忙解答一下,谢谢了!
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.