User Activity

Posted on December 13, 2013 at 23:33Hello everybody,i use stm32f100c8 mcu for our design and i have problem with LSE ready problem. i used stm32 rtc calendar example from STM32F10x_StdPeriph_Lib_V3.5.0 . For this example, i have this problem. i look...
Posted on March 20, 2013 at 00:32Hi. I use stm32f105 and STM32_F105-07_F2xx_USB-Host-Device_Lib_V2.0.0 usb library and i can handle  USBH_USR_DeviceDisconnected event when USBH_Process detects any Flash Disk when application starts.But when i try to...
Posted on March 17, 2013 at 03:42Hello...Now i design USB Host System. In the system there are 2 button interrupts, USB Host Interrupt. I use STM32_F105-07_F2xx_USB-Host-Device_Lib_V2.0.0 libraries and stm32f105...In the system, i sometimes disable ...
Posted on January 24, 2013 at 17:03Hello,I need to design a system which will compress a data with rate of 1000:1 minimum in the range of  determined time.I want to compress data (tera bytes to gigabytes) and to save to SD card.I searched about open...
Posted on November 12, 2012 at 02:43Hello,i need help about designing a stm32 project. Thought is follows. (i must not use any RTOS)1. my stm32100 will handle uart interrupt randomly2. my RTC on stm32 will be updated each 1 second in the rtc interru...