HAL_UART_Receive_DMA can't work in STM32L476RG nucleo
Posted on January 20, 2017 at 05:03Hi allI used the example ''UART_TwoBoards_ComDMA''.Just comment #define TRANSMITTER_BOARD, because I only have one device connecting to PC.After run it, I couldn't see LD2 flashing.It should be toggled because whil...