Posted on August 15, 2017 at 15:12
Hi, I am using a Nucleo F401RE running at 84 MHz (8 MHz XTAL PLL'd up to 84 MHz) and then using Timer 2 as a simple counter to count how long it takes to run the delays.
Timer 2 is set to run at 84 MHz with n...
Posted on August 15, 2017 at 16:25
You are totally correct, I commented the lines and the delays are all correct. I hope ST can fix this, seems a large oversight seems as it is the only official delay function provided.
void LL_mDelay(uint32_t...