User Activity

Posted on August 28, 2014 at 11:52HiI am working on STM32F107 evaluation board, There is a need for me to implement a delay in ms using H/W timers with polling method. I looked for other examples but they are not working for me can anyone suggest me...
Posted on June 24, 2013 at 09:16Hello I am using STM32F05XXX uc and PWM input capture example provided with the standard peripheral library for measuring frequencies of 2 different pulses.Since the example had support only for the input capture usi...
Posted on February 12, 2013 at 06:19Hi All I am using TIM2 for generating a pattern of pulses like pulse with 30 % duty cycle followed by pulse with 40% duty cycle and 50% duty cycle. I am able to generate it however I am not able to get the accurac...
Posted on January 16, 2013 at 08:43Hello I am new to the PWM programming , I need to generate pulses of different types in a particular pattern say 80--50--20 % duty cycle consecutively at different frequencies. I am using STM32F05XXX board. Any in...