#define k_feed_forward ((uint32)(0.5*VAC_MIN_OFF*1.414*VAC_VOLTAGE_DIVIDER*0x7FFFFFFF)//Q30
above code was the UCD3138-026 EVM
what's the meaning of the code"0x7FFFFFFF"? WHY?
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.
#define k_feed_forward ((uint32)(0.5*VAC_MIN_OFF*1.414*VAC_VOLTAGE_DIVIDER*0x7FFFFFFF)//Q30
above code was the UCD3138-026 EVM
what's the meaning of the code"0x7FFFFFFF"? WHY?