User Activity

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 ) { //===========================================================...
Posted on January 18, 2012 at 04:38 I have set up my toolchain under WinXP like that: 1. downloaded codesourcery LITE g++, installed it 2. downloaded Eclipse with C/C++ support 3. downloaded GNU ARM PLUGIN for Eclipse, and instal...