UART_DMA from STM32F3Cube
Posted on April 17, 2015 at 18:28Hello! This HAL_driver setting n functions look a bit different from the old Std_Periph_Driver... The project works fine, but as I tried to set multiple UART, I failed. Does the structure of DMA needs to be redefine...