Hi All,
I'm new to the MSP430 and am looking at using some for a device I am developing. I will be using a handful of MSP430's on modular boards to perform various functions.
Some of the modular boards will be required to perform floating/fixed point multiplication and division.
I am trying to determine if I could get away with using an MSP device without hardware multiply to achieve these goals to keep the cost down.
Here are rough details of 2 of these boards (All FP and int are 16bits)
The calculations are in no particular order.
*Board 1, at 40 Hz, i.e. every 25ms
Receiv