I want to mak a decoder input signal by counting 25Mhz clock. The 25Mhz clock signal should also come out to the output port.
Set the APB2 timer to 180MHz to generate a 25MHz clock signal in output compare mode.And it tries to increase the decoder signal by 1 by counting every 513 rising edges.However, the decoder input signal is toggled on more than 513 signals.By changing...