Floating-point arithmetic interrupts
Hello to everyone in the forum.
I am using STM32H735.
Is it possible to perform a floating point number operation and generate an interrupt when an exception occurs?
I want to interrupt when the bit for exception generation in the FPSCR register is turned ON.
Or do I have to create a thread for register monitoring and constantly check the bits?
I await your advice.
See you soon.
