All UARTs are functional with DMA except for LPUART
Hello,I manage to operate all UART/USART DMA's except for LPUART.For some reason, only with LPUART, I fail to start DMA transaction.Is it because it's request are from DMA2 instead of DMA1 (all UART's are connceted to DMA1, except for LPUART, which i...