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.

TMS320F280025C-Q1: 实验例程说明文档咨询

Part Number: TMS320F280025C-Q1
Other Parts Discussed in Thread: C2000WARE

实验室项目:C:\ti\c2000\C2000Ware_MotorControl_SDK_<version>\solutions\universal_motorcontrol_lab\f28002x有没有说明文档,HaLL.h里面的这几个参数分别是什么意思啊?

typedef struct _HALL_Obj_
{
float32_t capScaler;
float32_t pwmScaler; 
float32_t speedCAP_Hz;
float32_t speedPWM_Hz;
float32_t speedHall_Hz; 
float32_t speedSwitch_Hz;