Hi,
I'm trying to use this function:
_IQ22mpy(_IQ22(0.28), dutyAB);
suppose that dutyAB=270, then 0.28*270=75.6;
the function return a value 75, but I think I'd like to get a value of 76, is there any suggestion?
Regards,
Felix
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.
Hi,
I'm trying to use this function:
_IQ22mpy(_IQ22(0.28), dutyAB);
suppose that dutyAB=270, then 0.28*270=75.6;
the function return a value 75, but I think I'd like to get a value of 76, is there any suggestion?
Regards,
Felix