cancel
Showing results for 
Search instead for 
Did you mean: 

NUCLEO-F767ZI UART3 TX DMA NOT WORKING

AAoe.1
Associate II

I've created a new project just to send a string over UART3 TX via DMA. The non-DMA version workes fine...so I'm not sure what I'm doing wrong here. I think I had configured the cube correctly...so I'm stuck. Can someone help me take a look at the attached files please!?!?

Thank you

2 REPLIES 2
berendi
Principal

The cube is known to generate buggy code if DMA is involved. Something like wrong initialization order, but I'm not using it.

Amel NASRI
ST Employee

Hello,

It should be the same issue as the ones listed in this discussion: https://community.st.com/s/question/0D50X0000Bmob3uSQA/dma-not-working-in-cubemx-generated-code-order-of-initialization.

This will be fixed in next release of STM32CubeMX.

-Amel

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.