Part Number:TMS320F28335Other Parts Discussed in Thread:CONTROLSUITE
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>
整个文件的注释有吗?具体某个模块是干啥的
Green Deng:
你可以直接参考这个例程对应的使用说明:C:\ti\controlSUITE\development_kits\HVMotorCtrl+PfcKit_v2.1\HVBLDC_Sensorless\~Docs