User Activity

Posted on April 10, 2015 at 19:24Hi,I am trying to do semihosting, so that I can print debug messages to the console on Eclipse + OpenOCD.It works except that the printf s take a long time to print. For example if I want to print ''Hello World''. It...
Posted on April 09, 2015 at 04:40Hi,Where can I find documentation on the UART registers for the STM32F429xx micro?The datasheet ( http://www.st.com/web/en/resource/technical/document/datasheet/DM00071990.pdf ), does not include any information abou...
Posted on March 22, 2015 at 02:49Hi,Using the STM32429I DISCO demo board which has a 320x240 TFT LCD.Running one of the demos in the STM32CubeF4, that uses the ''STemWin'' library to write a ''Hello World!'' message on the LCD.By default the demo us...