This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

STM32 UART DMA can receive first time correct then it receive nothing

0

I'm trying to use dma with uart in stm32f746 nucleo in receiving mode i can receive correct data in first use when i try to receive again receiving buffer doesn't change its initial values before receiving although i can get receive complete signal callback every time

0