Other Parts Discussed in Thread: POWERSUITE

我点击seach text查不到VIENNA_VDCBUS_MAX_SENSE_VOLTS的出处
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.

我点击seach text查不到VIENNA_VDCBUS_MAX_SENSE_VOLTS的出处
应该是因为你用的是powerSUITE版的关系,用这个版本的话要在main.syscfg中更改,VIENNA_VDCBUS_MAX_SENSE_VOLTS对应的是Voltage Sense中的Max Vbus/2
或者你可以用nonpowerSUITE版,在Vienna_settings.h中:
#define VIENNA_VDCBUS_MAX_SENSE_VOLTS ((float32_t)717.79)