- This topic has 1 reply, 1 voice, and was last updated 3 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Mastering STM32 book support forum › cp11 ex5 MasterSlave timer
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