Hello, in STM32F10x, I need to use Stop mode. However, before going to stop mode, I need to stop PWM channels and leave them high (in output). How can I stop change some pins (A0 and A6) from timer PWM mode to normal output mode? I tried this method ...