User Activity

Posted on January 05, 2016 at 10:24Hi,I am using EmWin graph widget to plot a line graph. Its working fine. I need to plot a filled line graph, how can i do it ?  Thanks in advance. #stemwin #stm32f4 #!stm32 #ssd1289
Posted on December 30, 2015 at 11:40Hi,I am using EmWin graph widget to plot a line graph. Its working fine. I need to plot a filled line graph, how can i do it ?  Thanks in advance. #stemwin-stm32f429 #stm32f429discovery
Posted on April 23, 2015 at 14:45Hi,      I am using STM32f429 USBH sample codes for one of my project. I have configured USB in FS mode.I have connected a USB keyboard and it works fine in systemcore clock 168 MHZ. When i switched to 180MHZ it stop...
Posted on April 17, 2015 at 19:50Hi,I have initialized the USB host in full speed configuration. I got USB bus enumeration problem when i tried to connect USB keyboard. Its happening only some of keyboards. Some keyboards are working fine. Pendrive ...
Posted on March 31, 2015 at 08:20Hi,Which one is the best way of implementing stopwatch in stm32f429? Currently i am using soft timers for stopwatch. But it has time  drift in long period when compared into my mobile stopwatch. I have using RTC also...