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.

dsp c5517 的定时器正在计数的过程中,如何重新计数?

Expert 2137 points


dsp c5517 的定时器正在计数的过程中,我现在想从头开始重新计数。 我手册上写到 T0CR中的START 位再次写入1 就开始从头开始重新向下计数了 。但是我在程序执行的过程中发现,我向start 写入1 ,计数没有从头开始重新计数啊?