cancel
Showing results for 
Search instead for 
Did you mean: 

chronometer STM32F4

haythem
Associate II
Posted on April 14, 2014 at 19:51

Hi, 

I am trying to create a chronometer runs in parallel with my main program. For my part I have created a delay function that works perfectly. And I tried to make the stopwatch with sysTick but its does not work. 

  Who can help me? Thank you in advance
2 REPLIES 2
Posted on April 14, 2014 at 21:42

From your description, we have no idea what is your problem.

Describe clearly in details what have you done, what are your findings and why do you think the results are different from the expectations. Show relevant parts of your code.

JW

Posted on April 15, 2014 at 18:42

Can you not just use a 32-bit timer?

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..