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.

MSP430F5529: 关于msp430f5529的编码器的使用

Part Number: MSP430F5529

最近才刚刚接触msp430的板子,和stm32有点像但是又有不同的地方。

想问一下,如果想要使用电机编码器的话?

是通过io口的输入捕获进入中断进行计数?还是通过定时器的输入捕获模式嘞?

具体应该怎么操作呢