STM32 microcontroller clock
Hi all,
I have a doubt regarding the while(1) loop in c based program for STM32MCU for both keil and STM32cubeIDE softwares.
How can we get the cycle time of while(1) loop?
I have program code for STM32g0 series of MCU and couldn't evaluate the cycle time of while(1) from it.
Please help asap.
Regards