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.

TMS320F28335: About the DcBusVolt unit value in PHASEVOLT_MACRO(v)

Part Number: TMS320F28335

Dear team:

In the routine (HVPM_Sensorless_2833x): volt1.DcBusVolt = _IQ((AdcMirror.ADCRESULT2)*0.000244140625);  // DC Bus voltage meas.

Why not uniformly use the value of BASE_VOLTAGE*1.732 in the header file to standardize the bus voltage? Will there be a problem causing overmodulation?

In addition, the range of UD UQ generated after IPARK transformation is [-1,1], which base value corresponds to unit value 1 here?