User Activity

Posted on February 11, 2018 at 13:19HelloI am using a stm32f103rct6 microcontroller and I want to transmit and receive large size packets of data simultaneously and continuously. For this goal, I used HAL driver and UART and DMA peripherals.When I r...