Content originally posted in LPCWare by Handi on Wed Feb 01 23:27:40 MST 2012
Hello,
Thanks for your input!
I've bought an stm32f4 dev board, which has a cortex m4 core. They offered a very good price for the board (20$).
I am not sure yet if single precision will be sufficient, but I will give it a try. I am planning to do some Kalman filtering with many variables, which will require floating point operations on large matrices. I am still at a relatively early stage of the process, so I don't know exactly the computational power that I'll need. In any case, since my matrices should be well defined, and a high degree of convergence is not required, I think single point will suffice.
In any case, I've bought an lpc1769 cortex m3 dev board at the same time to compare the two.
Now I just have to choose a good IDE.