Posted on April 18, 2013 at 12:20Hello!Can i mesure period of High Speed External (HSE) oscillator period with help of DWT?I initialized DWT and can mesure number of cycles of operations.I use stm32f207 microcontroller.Thanks in advice.p.s. Or mayb...
Posted on April 11, 2013 at 09:40
Hi, all!
I have some experience in development programs on stm32 microcontrollers, and want to do my programs more fluent and independent for using on microcontrollers of other series.
Have anybody som...
Posted on November 29, 2012 at 21:47
Hi all!!!
I want to measure a signal with help of timer. I tried to use
TIM_ICPolarity_BothEdge
but then i uderstand that it doesn't work correctly. So i measured my signal with help of two chanel of...
Posted on April 24, 2013 at 14:03
Thanks, but what pin i must use for this mode? Is my configuration in previous message right? Hear is my initialization for using TIM1 ETR pin. It starts to count, but then stops
void initializeExtern...
Posted on April 24, 2013 at 12:07
Clieve, can you help me?
Can i mesure 20 MHz with Input capture mode? Or use 20 Mhz signal to trigger timer?
As i know max frequency for timers is 72 MHz and for how many periods of main CLK this signal mu...
Posted on April 18, 2013 at 15:03Thanks for quick answer!I doesn't completely understood some of your methods.For example, how to ''leverage (TIM5/TIM11) different clocks against each other''? Could you give some examples, please?or ''and either ga...