System clock speed and its effect on floating point (soft) calculations performance
Greetings.I'm using STM32L051 for a project, and there are some maths calculations where I'm using single-precision floating point calculations (additions, multiplications, sinf(), cosf(), etc.).My calculation routine is taking about 7ms when using 1...