06-10-2015 03:19 AM
Intaris escribió:
What's the output datatype of your Integer to FXP conversion?
It is a FXP <16,10> ,the same FXP that i have before the input to FXP to integer conversion.
06-10-2015 03:29 AM
My mystake've just solved! i had configurated the FXP like a unsigned, and I have to put signed.