Problems on RX data on stm32f091 using uart and dma
Hi. After many hours my stm32f091 board does not receive what I send to it using uart.Please could someone confirm that I'm using uart, rx and dma correctly?So this is my sequence:CubeMX -> usart1 -> DMA Settings -> add(on RX, circular, memory)Usart1...