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.

MSP430FR2353: Floating Point Operations

Part Number: MSP430FR2353

I have to code some formulas which are originally using Floating Point values.  I understand that the FR2353 has no Floating Point hardware.

So far all I need are the four basic operators (+, -, *, /).  Should I just code these as FP?  Only a couple of formulas.  Code block is in a loop that gets executed once a second.

Or should I do the math in integer (scaling the values like using mV instead if V)?

Is there any publication addressing when to use FP vs Integer operations?

Thanks,

Jing (Julian) Gloria

**Attention** This is a public forum