Resolved! Correct way to read timer counter register
i have a question regarding the correct way of reading the timer counter registers.I learned not to read timer couter registers asynchronously, because it can lead to spourious wrong values if i read just when the timer changes it's value.In several ...