STM32U575: overconsumption in stop2 with LPUART DMAT set
I have an overconsumption of ~50uA when going into stop2 mode with the DMAT of LPUART set.Because of the silicon bug (LPUART does not generate DMA requests after setting/clearing DMAT bit), I can't easily clear this flag (the workaround can lead to l...