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.

[参考译文] CCS/TMS320F28377S:eQEP 计数器

Guru**** 2475925 points
Other Parts Discussed in Thread: TMS320F28377S

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/729882/ccs-tms320f28377s-eqep-counter

器件型号:TMS320F28377S

工具/软件:Code Composer Studio

对于器件 TMS320F28377S、EQEP3的输入引脚已设置为正交时钟模式、并且启用索引事件锁存(IEL)中断。 可以随时写入 EQep3Regs.QPOSCNT 以直接访问吗? 例如:

EQep3Regs.QPOSCNT = 0x8000000;

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    是- QPOSCNT 寄存器可由 CPU 写入。 您可以随时对寄存器进行写入。
    您想向 QPOSCNT 寄存器写入数据是否有任何具体原因?