Solved
TIMER OC output using LL
I ran timer OC mode on PA8 (TIM1_CH1) on STM32f407VGT6 using HAL and it works fine. Then I decided to set up it by means of LL and there is not any output on PA8. I checked my code with Example_LL projects of STM32F411RE-Nucleo in ST F4 repository. It seems that I have done any thing it needs! My project files are attached. Now please I have two questions:
- Why does not my code work?
- Are the Example_LL projects reliable?
Thanks.
