Other Parts Discussed in Thread: MSP430F5324, LAUNCHXL-F28027F, BOOSTXL-DRV8301, INSTASPIN-BLDC, DRV8313, CONTROLSUITE, DRV8308, DRV8303
I have this list of questions. I want to run a simple sensorless out-runner BLDC motor from Hobbyking. It's rated at 200W and 25000 RPM just to give a sense of the parameters. I am not using it for RC application however I want the following. The motor can be thought to have a load attached to it at all times and the load would change as the motor moves it.
a. Rapid start times with minimum delay.
b. Forward and reverse commutation.
c. Breaking.
1. Approximately what is the expected time a typical motor can be expected to start spinning using sensor-less operation? I understand it will differ based on motor parameters but I just want a sense of this value to determine if sensor-less is an option or not for us.
2. Is there any library or code that is available for MSP430 based devices for BLDC commutation even if it is not as advanced as Instaspin? We are already using MSP430F5324 MCU with a normal PMDC motor but want to switch to brushless BLDC.
3. Is Instaspin the only TI provided library for BLDC communation? Is there any open source library for any MCU including Piccolo or MSP that is commonly used.
4. Can Instaspin-FOC (not motion) perform forward, reverse and breaking action?
5. Can Instaspin-FOC provide RPM feedback to user program.
6. Can Instaspin-FOC software encoder be used instead of an optical encoder for position tracking and rotation counting? Forward, Backward.
Thanks!