USART1 with missing bytes
Posted on May 27, 2013 at 06:21 I am trying for now to send 600 001 bytes to PC from stm32f4 discovery board. below is how USART configured: uint32_t config_usart3( void ) { //===========================================================...