STM32F4 Discovery Board: TIM6, LED Blink problem with Cube IDE (Code Generation)
Hello,I'm trying to do basic led blink with STM32F4 Dicovery Board with timer6 using Cube IDE.As you see in picture 84 Mhz clock divided by 8400 and counts to 10000 so i aimed 1 second toggle. Also interrupt option of timer 6 is enabled which dosen't...