User Activity

Posted on February 28, 2014 at 15:27Hi every body, Im using the stm32L discovery. My UART is well configured. UART1 on PB6/PB7. I try to get data via GPS transmeter. I got a ot of problem in data acquisition. So i try to get data from GPS and send t...
Posted on January 16, 2013 at 11:39Hi, i'm using the stm3240f board with a stm32f4-series.I try to generate PWM but nothing happen.what i did : /*declaration-----------------------------------------*/TIM_TimeBaseInitTypeDef  TIM_TimeBaseStructure;TI...
Posted on January 08, 2013 at 15:24Hi, I am using the STM3240G card with STM32F4 microcontrolleur. I would generate PWM for motor control. However, I need to handle data coming from a primary card ( beagle board) by ethernet (RJ45) with udp protocol...