![]() |
![]() |
|
MSPM0G3519SensoredFOCMotorControlLibrary
1.0
|
#include "application.h"
Go to the source code of this file.
Macros | |
| #define | VOLTAGE_MAGNITUDE_FILTER_CONST _IQ(0.1) |
| Voltage Magnitude Filter Constant. | |
Functions | |
| void | appInterfaceConfig (SENSORED_FOC_APPLICATION_T *pMC_App) |
| appInterfaceConfig More... | |
| void | appInterfaceEEpromConfig (SENSORED_FOC_APPLICATION_T *pMC_App) |
| appInterfaceEEpromConfig More... | |
| void appInterfaceConfig | ( | SENSORED_FOC_APPLICATION_T * | pMC_App | ) |
appInterfaceConfig
| [in] | *pMC_App | Input Pointer |
References APP_BRAKE, APP_FAULT, APP_IDLE, APP_INIT, MC_DQ_T::d, OUTPUT_DQ_T::d, FOC_T::ddq, filter(), SENSORED_FOC_APPLICATION_T::foc, SENSORED_FOC_APPLICATION_T::pAppInterface, APP_INTERFACE_T::pUserOutputs, MC_DQ_T::q, OUTPUT_DQ_T::q, SENSORED_FOC_APPLICATION_T::state, USER_STATUS_INTERFACE_T::VdqFilt, and VOLTAGE_MAGNITUDE_FILTER_CONST.
Referenced by updateRAMConfigurationParameters().
| void appInterfaceEEpromConfig | ( | SENSORED_FOC_APPLICATION_T * | pMC_App | ) |
appInterfaceEEpromConfig
| [in] | *pMC_App | Input Pointer |
References appUserInputRegsConfig(), appUserInputsInterfaceConfig(), SENSORED_FOC_APPLICATION_T::pAppInterface, peri1Config(), APP_INTERFACE_T::userInputs, and APP_INTERFACE_T::userInputsInterface.
Referenced by updateConfigurationParameters().