Hello,
lol lol 说: where is the CCS project located?
TIDCBC5 — TIDA-00602 Firmware
lol lol 说: I was wondering what each pin of the 4 pin jst header is used for in terms of the mcu programming. I am planning on switching it out to a usb_C.
This TI Design…
Hello,
hao fang 说: I need to understand functional modules such as SVPW.
I guess it is SVPWM.
For SVPWM, there are many example projects to show how to drive the motor in CONTROLSUITE Driver or library | TI.com . Maybe, you can refer to "PM_Sensorless"…
Other Parts Discussed in Thread: DRV3901-Q1EVM 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/motor-drivers-group/motor-drivers/f/motor-drivers-forum/1586904/drv3901-q1evm-msp430-driver-interfering-with-tekpower…
Other Parts Discussed in Thread: MSP-FET 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/motor-drivers-group/motor-drivers/f/motor-drivers-forum/1580216/msp-fet-about-configuration-supply-voltage 器件型号: MSP-FET 主题: MSP430WARE…
您好
About new questions
1. When motor is spinning and for dir change, we have to decelerate to safe speed without causing kinetic energy kickback, MCT8314Z is not closed loop speed controller, we need external MCU to control the speed and then change the…
Hello,
We use the same function (restartMotorControl) to start motor in both scenarios.
if(obj->flagEnableRunAndIdentify == true)
{
...
...
...
// Restart
else if((obj->flagRunIdentAndOnLine == false) &&…
Part Number: TMS320F2800137 Other Parts Discussed in Thread: C2000WARE , I am using tms320f2800137 luachxl. How can I find the SCI-related routines in the C2000Ware_MotorControl_SDK_5_04_00_00 example program? My goal is to output debugging information and…