hi, i am running example 5 of cp 11.
I have an STM32F401RE.
the example works, the led PA5 is blinking after the trigger from AVDD.
But the problem is that after i download the firmware, the led is lit ON fixed and than after the trigger it starts blinking.
I would like the led to be OFF at the beginning but i don t know how to to do it, already tried many things.
I already set filter high and pull down of GPIO PA8 for channel one of TIM1 as suggested in the book.
Many thanks