How to reset Timer in Eva block correctly?I reset only timer counting value, but it don't work. Only when i reinitialize timer, it's ok.How can i avoid reinitialization timer?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
How to reset Timer in Eva block correctly?I reset only timer counting value, but it don't work. Only when i reinitialize timer, it's ok.How can i avoid reinitialization timer?
Please clarify what you mean by reset the timer .. I believe you can always write to the counter register to make it zeo or to any value for that matter but note the counter continues to count and therefore immediately after writing a value to the counter register it will change depending on the counting mode.
I am not sure what is meant by "it dont work well" ... how did you verify the oprtaion? what doesn't work well? as mentioned, the counter value will change immediately to whatever value one writes but the value will start changing from next timer clock edge....