DWT_Library not working for STM32F767
Hi,I'm using DWT library to generate us_delay.#include "stm32f7xx_hal.h" // change to whatever MCU you use #include "dwt_delay.h" /** * Initialization routine. * You might need to enable access to DWT registers on Cortex-M7 * DWT->LAR...