Question
floating point and interrupt
Hi,
i am using stm32F411 and generate programs with cubeMX.
now I want to use the FPU in main and in interrupt context. Is it possible to use the FPU in interrupt context?
I do not know how CubeMX generated programs handle the FPU context save within interrupt.
