CubeF3 UART DMA HAL_UART_RxCpltCallback(...) only called once
Posted on June 19, 2015 at 20:40Hi, i'm currently playing arround with the ESP8266 serial wifi module. I'm exchanging data with this module using an UART interface. I'm using an STM32F3 Discovery board. Generally it's working, the module answer to m...