Posted on May 17, 2011 at 13:03I'm aware of the problem with non-atomic reads. That's why I was trying to latch all timers at once. Since they are cascaded I thought/hopped they will get captured with capture event on TIM2. As turned out they aren't...
Posted on May 17, 2011 at 13:03The question is HOW TO READ 64 BIT VALUE? Or further, how to to make synchronous software capture? The problem I'm experiencing is that slave doesn't capture correct value if capturing near master rollover. This is my ...