User Activity

Hello I am working on a one off project that I would like to squeeze every last bit of power out of a STM32F411. I tried to overclock it just by increasing the clock speeds in the clock configuration section of cubeIDE but it always crashes when I tr...
Do the STM32 MCUs that have a floating point unit use it automatically or does it only use it once you have enabled it in the FREERTOS configuration?Say on a STM32H743 which has a double precision FPU, if I have a floating point calculation in my cod...