Skip to main content
raghu rajput
Associate II
August 7, 2018
Question

STM32F103ZET6 USART1 RECEIVE DMA in free RTOS.

  • August 7, 2018
  • 2 replies
  • 714 views

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.

This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
August 10, 2018

Getting errors, timeouts?

Paid or unpaid help?

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
raghu rajput
Associate II
August 16, 2018

I solved it using normal HAL_UART_RECEIVE() functions.

thank you for the response