Tool/software: Code Composer Studio
Hello,
My stupid question is about IQ format. For example, can I present an integer 446 as _IQ(446)? What means or number of _IQ(0.03)? In addition, _IQ15(1.0) = 2 ^^ 15 = 32768? _IQ15(0.03) = 0.03 x a^^15 = 983?
Thanks,
Yong