Posted on September 22, 2013 at 16:39I'm seeing an issue when I transmit a byte using the USART (USART 2 in my case). I need an accurate delay between bytes of 5ms. So when a 5ms timer expires I transmit a byte. However with the code below I'm seein...