Solved
Formula for Over voltage protection threshold for STSPIN32G4?
Hi, Why is DAC_OVP_Threshold = 23830 ? 

Hi, Why is DAC_OVP_Threshold = 23830 ? 

Hello
DAC_OVP_Threshold is defined but not used.
Bus Voltage sensor thresholds are defined in drive_parameters.h file
/************************** FIRMWARE PROTECTIONS SECTION *****************/
#define OV_VOLTAGE_THRESHOLD_V 29 /*!< Over-voltage threshold */
#define UD_VOLTAGE_THRESHOLD_V 10 /*!< Under-voltage threshold */
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.