User Activity

Posted on January 17, 2014 at 14:36I have Implemented RTC with counter increment delay of 1 second, but I am not able to configur it for 100ms. Here i have attached RTC configuration code, can anyone please tell how to configure RTC prescalar regist...
Posted on November 23, 2013 at 14:58I have implemented RTC in STM32F107RB at 50Mhz operating frequency, it works good but the problem is shift in time about 5 to 6 seconds in a day. Is there any correction factor?  Here i have attached  RTC intialis...
Posted on June 08, 2013 at 12:03I am using stm32f103rbt6 for frequency capturing. I am trying to use timer1 channel1 and channel2 to capture two different frequency say 1K and 500 hertz. Once 1k frequency rising edge is detected i am reading the CCM...
Posted on April 27, 2013 at 08:12I am using stm32f107rc for rs485 communication through usart1 and usart3. i am receving a set data from usart1 to an array and trying to transmit the same set of data from an array through an usart3. it works fine fo...
Posted on March 25, 2013 at 13:01i am using the stm32f107rc  controller for rs485 communication. i am trying to transmit a set of data through usart1 from the controller, but some byte of data are missing at the destination so pls let known where i ...