Other Parts Discussed in Thread: DRV2605 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/motor-drivers-group/motor-drivers/f/motor-drivers-forum/1541548/drv2605-block-control-of-msp-mcu-present-on-the-evm 部件号: DRV2…
您好, 可参考 DRV8316REVM Evaluation board | TI.com 的示例。
链接帖子讨论了类似问题请参考。
(+) DRV8376EVM: Source code for DRV8376EVM sensored trapezoidal - Motor drivers forum - Motor drivers - TI E2E support forums
(+) DRV8376: I am trying to FOC control a 2-phase STEP MOTOR…
Part Number: TMS320F280049C Hi, I am following the InstaSPIN Projects and Labs User’s Guide InstaSPIN-FOC for F28004xC to attempt motor control. I noticed that the MOTORCONTROL-SDK includes the control (CTRL) library, and the is05_motor_id example uses…
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…
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) &&…