how can i earn Real 1 second delay?!!
Posted on October 20, 2017 at 14:28hi,i wrote Led blink with stm32f103re , and i did write this code :&sharpinclude 'stm32f10x.h'&sharpinclude 'delay.h'int main(){ RCC_DeInit ( ) ; RCC_HSEConfig ( RCC_HSE_ON) ; RCC_WaitForHSEStartUp (...