Resolved! DMA LPUART work only once when power on
Hello everyone,I work on a project with STM32L072CBT6.I want to use a DMA RX on LPUART1, after reading differents ressources i have setup my LPUART and my DMA.I want to receive an interrupt from my DMA when transmit IDLE (end of transmit).My problem ...