Associate III
March 13, 2020
Question
STM32F303 UART Idle Line Detection Problem
- March 13, 2020
- 3 replies
- 1044 views
Hi,
i try to implement a idle line detection for my uart interface. I use this tutorial here: https://controllerstech.blogspot.com/2018/05/uart-using-dma-and-idle-line-detection.html
It is working on a STM32F103 (running example of the tutorial).
So now i want to transfer it to my STM32F303, I did exacly the same and dont get errors from the compiler. But it is not working.
The uart interrupt is triggered all the time, an no data a recieved.
In the attachement is my whole TrueStudio Project.
Does anyone implemented Idle Line Detection on a STM32F303?
Thank you so much for your help.
Max
