Posted on May 17, 2011 at 12:21Hi lanchon, I did already solve the problem by software in the ISR. I form the current 32bit value by reading the counter, if the slave changes during the read I read it again. This value is then compared to 32bit capt...
Posted on May 17, 2011 at 12:21Dear STONe32, meanwhile I proved with a small piece of software that the overflow problem exists when capturing 32Bit cascaded-timers. So the AN2592 is not giving a correct result when the lsb timer rolls over right in...
Posted on May 17, 2011 at 12:21Dear STOne32, I tested the AN2592 (32bit timers) and it works well. But the two timers are asynchronously cascaded and not synchronously. I am worrying about the overflow propagating to msb timer could not be handled c...
Posted on May 17, 2011 at 12:21Hi all, after spending many hours of debugging a piece of software called STM32_init.c which makes basic initialisation to the STM32, I would like to provide this list of bugs. Just yesterday I discovered 3 new bugs! V...