STM32F446RE Clock source conflict with GPIO_PIN_x as Output
Hi, I am trying to implement PWM generation on PC06 from TIM8. The cubeMX is showing following warnings and not generating the clock on desired PIC_PC06??
RGB LED is Adafruit NEO Pixel 7 https://www.adafruit.com/product/2226
See the attached images and please advise for a solution ASAP. Thanks
Clock frequency 120MHz
APB2 timer #8 clock 120MHz
LED clock 800KHz, timer#8 period = 150


Internal clock warning: Clock source conflict with PA0-WKUP mapped with GPIO output.
I can't change PA0 as it is on custom board.

