Posted on May 16, 2013 at 13:11
on the terminal always gets only same 0.in which place I am doing something wrong? please help!
#include ''stm32f0xx.h''
#include ''stm32f0xx_rcc.h''
#include ''stm32f0xx_gpio.h''
#include ''stm32f0xx_usart.h''
#i...
Posted on April 21, 2013 at 12:35
I have a problem ... I want to connect to the terminal via RS 232 converter usb .. code seems to be reasonable but still something is wrong, I can not send anything to the terminal please help.
#include ''stm32...
Posted on June 02, 2013 at 22:23
now im trying in this way.. but something its wrong.. on a terminal im getting only ''error2''.. any ideas? ;)
#include ''stm32f0xx.h''
#include ''stm32f0xx_rcc.h''
#include ''stm32f0xx_gpio.h''
#include ''stm32...