Hello, i have the task to make the same LED on the MCU blink at different frequencies when pushing a push button. I know that this is possible with External Interrupts.
I can make LEDs blink at different frequencies but only 1 frequency...So far i managed to get the LED config going with CubeMX.I want to make this by using External Interrupts.But how can i make the same LED change frequency by pushing a button on my...