cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F103ZET6 USART1 RECEIVE DMA in free RTOS.

raghu rajput
Associate II

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.

2 REPLIES 2

Getting errors, timeouts?

Paid or unpaid help?

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..
raghu rajput
Associate II

I solved it using normal HAL_UART_RECEIVE() functions.

thank you for the response