Part Number: MSP430FR6047
Tool/software:
Hi,
I am using MSP430FR6047 board, It contains IQ math libraries I also have the respective document.
My question is:
1.) When I say IQ16 format for a number then according to IQ Math document 16 bits for the integer part & 16 for decimal part. Is it correct?
2.) But I have seen that If a number is in IQ16 format then to get actual number I will simply divide IQ16 format number by 2^16 or right shift by 16. Is it Ok?
3.) The above two points are conflicting about need to IQ math lib.
Regards,
Anup Kumar.