2018-08-07 01:01 AM
I am not able to receive data using receive DMA NORMAL mode in a particular task.
while Transmit DMA works perfectly.
I am using STM32F103ZET6 , USART1. Working with FREE RTOS CUBEMx.
Please help me with this.
2018-08-09 08:08 PM
Getting errors, timeouts?
Paid or unpaid help?
2018-08-15 10:21 PM
I solved it using normal HAL_UART_RECEIVE() functions.
thank you for the response