Question
STM32F103 GPIO Output Speed
Posted on September 21, 2012 at 15:07
When I program a GPIO pin, I have to define a ''speed'': 2, 10 or 50MHz. What does this mean in terms of hardware? Is this a filter?
If I program the pin with 2MHz I can't output a signal with 5MHz. What is the hardware implemented in the port circuit that cuts (filter) the output signal frequency? Thank you