STM32F 103 SysTick ve Uart Interrupts
Posted on November 29, 2012 at 09:38Hello everybody,I have a problem. I'm using STM32f103rbt6. I'm using SysTick and USART interrupts. They are working independently. SysTick is used for Delay operation. But in a case, I must use this Delay function...