Associate III
December 14, 2022
Solved
DMA LPUART work only once when power on
- December 14, 2022
- 3 replies
- 2085 views
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 is the following, when i download my firmware and check my debug, no interrupt are flaged. When i power down/up my card, my interrupt work only once.
I have try differents things but i have obtain no result.
I would like to know if you have advice that can help me about this problem ?
Thanks for your help,
Best regards,
MLam
DMA Configuration
LPUART1 Configuration
NVIC Configuration

