STM32F3 Discovery Counter
Posted on July 16, 2013 at 06:52I'm working with a quadrature decoder that I set up on timer 8. I'm having trouble because the counter on timer 8 only seems to count up to 16 bits. I really need it to count up to 32 bits. Is it possible to config...