Resolved! STM32F0: Re-configure clocks after exiting stop mode
Hi All,I'm working with an STM32f091xC on a new design and I'm currently tryingto enable stop mode to conserve power without fully entering standbymode. I seem to be entering stop mode properly, but I'm having quite abit of trouble exiting stop mode....