Part Number: TMS320F2800137
Tool/software:
When looking through the universal motorcontrol lab for the f2800137 device, i saw this:
#if defined(MOTOR1_HALL) && defined(_F280013x) #error HALL sensors based FOC is not supported on this device #endif // MOTOR1_HALL & _F280013x
Why is this?
A little bit of context: I would like to configure my LAUNCHXL_F2800137 and BOOSTXL_DRV8323RS to run on HALL sensors FOC control at startup (to start from standstill) and switch to sensorless FOC control at higher speeds (motor speed to switch is to be determined).