Question
Input capture - autoreload problem
Posted on December 08, 2015 at 16:36
Hi
I try to set an input capture on a stm32f100(rbt6b) I set a counter period of 0xFFFF, the problem is that when I retrieve the value, I have the feeling that the timer is overflow at 255 and not 65535 as I mentioned in the configuration...Someone can help me ? So the timer autoreload at 255 and not 65535... #timers #discovery #capture #stm32f #input