Need suggestions on the best 32 bit microcontroller. I need to select a suitable microcontroller which can support more than 3 digits floating point accuracy.
Adam
Edit: Remember that when using FP or fixed-point, it isn't enough to think about precision. You must also specify required range, i.e. how small/large exponent you require.