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.

[参考译文] TMS320F28069M:按预期在调试模式中运行。 独立运行时、有时不会移动。

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1400562/tms320f28069m-running-in-debug-mode-as-expected-when-running-stand-alone-sometimes-doesn-t-move

器件型号:TMS320F28069M

工具与软件:

我将运行更改后的实验13b 类型程序、其中我将使用不同的 ST_PosMove 命令。  

我使用霍尔传感器估算转子的初始位置并估算 QEP 编码器值、方法与此处所述的方法类似:

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/411516/bldc-runs-backwards-when-using-a-qep-encoder-but-only-from-certain-motor-start-positions

这在调试器中非常适用、但当我尝试作为独立运行时、它不会在某些初始位置移动。 我已经在启动时将所有 ISR 移动到 RAM、并且还将常量和实时库移动到 RAM 中。

有人还有其他建议吗?