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.

请问图中的I_TOTAL在程序中有用到吗? 在什么位置?

Other Parts Discussed in Thread: DRV8301-69M-KIT, TMS320F28069F

您好!

我用的的TMS320F28069F、DRV8301-69M-KIT,请问上图中的功能在程序中有用到吗? 在哪个例程中? 在什么位置? 谢谢各位大神了!

  • ”我用的的TMS320F28069F、DRV8301-69M-KIT,请问上图中的功能在程序中有用到吗? 在哪个例程中? 在什么位置? 谢谢各位大神了!“
    ERIC:
    这个I TOTAL是可以用来做保护用的,输入到芯片内部的比较器,然后与内部基准进行比较,如果超过一定的范围,就产生保护信号给PWM。
    这个使用的方法没有例程,但可以自己去加。