Resolved! Unable to get PWM OUTPUT for TIM_1_CH3N on PB15 in STM32F103c8t6
hi ,I want to generate PWM Output on PIN PB15 of STM32F103This PIN has a default alternate function -> TIM1_CH3N for PWM outputUnable to get it Working.I have give the code belowCan anyone let me know what is missing??Thanks-Adityamain.c/** * @brief ...