STM32F103:Problem with USART when use System Tick Timer Delay in us
Posted on February 28, 2015 at 03:34Hi all,I am using STM32F103RCT6 and CP2102 as UART controller driver.I have problem with USART when I use SysTick Timer to generate 1us Delay.The problem is that when I configure SysTick at frequency 1Mhz, the pro...