STM32H745 - Code is sometimes slow, but can be fixed by NOP
Hello,I have a rather strange problem on the CM7, where code executes with half or third the speed it should.I have no idea what is causing this, but I know how to fix it: by adding one or several NOPs somewhere in the code.Example: an ISR is taking ...