Question
Is it possible to wake up from sleep when the UART receives one byte when I use cicular DMA?
Is it possible to wake up from sleep when the UART receives one byte when I use cicular DMA?
Or else I must catch every received byte using interrupt instead so it can wake up by interrupt.
I'm using an STM32G030.