How can I tell when the FPU is being utilised on an M7 device.
I'm building a computationally demanding application on a STMF2F769DI board using STM32CubeIDE and a USB connection to debug.I've wrapped a segment of code (a FIR downsampling filter) with LED on/off and measured its execution time on an oscillosccop...