Problems using FPU and GCC on STM32F3
Posted on October 16, 2013 at 20:18 Hello, I'm currently working on a motor application where i need to perform some simple math but at a high rate (20khz). Unfortunately, for some reason the computation time is too long, and it is unable...