Question
Using "double" on STM32F407 make it crach
Hello,
I just created a new project on CubeMX for a STM32F407G-Disc1. I'm working with last version of MX, firmware.
The project is configured to build with Makefile.
Have a double variable modification causes a MCU HardFault_Handler to trigger.
Any idea why the default project do not allow to use double?
Thank you
