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.
File Name: HVPM_Sensorless.C
Description: Primary system file for the Real Implementation of Sensorless
Field Orientation Control for Three Phase Permanent-Magnet
Synchronous Motor (PMSM)
Supports F2833x(floating point) and F2803x(fixed point) devices
================================================================================= */
// Include header files used in the main function
#include "PeripheralHeaderIncludes.h"
#include "HVPM_Sensorless-Settings.h"
#include "IQmathLib.h"
#include "HVPM_Sensorless.h"
#include <math.h>
整个文件的注释有吗?具体某个模块是干啥的
你可以直接参考这个例程对应的使用说明:C:\ti\controlSUITE\development_kits\HVMotorCtrl+PfcKit_v2.1\HVBLDC_Sensorless\~Docs