My results when examining interrupt latency of a STM32F439
Hello,I just started with a Nucleo F439ZI and did some tests to examine interrupt latency and code execution times. Here are my results and a number of questions:I set the system to the maximum speed using CubeMX, so I have HCLK and FCLK = 180MHz, AP...