STM32F405 STOP mode UART issue
Posted on January 09, 2018 at 15:07Hello,I am working on application which require low power and serial USART communication. Using HAL CubeMx library We are able to STOP mcu clock and wake up on external interrupt correctly. Now for wake up on UART ...