2014-04-14 10:51 AM
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 advance2014-04-14 12:42 PM
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. JW2014-04-15 09:42 AM
Can you not just use a 32-bit timer?