cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H563ZI NUCLEO LPUART GPDMA RX not working

togsin
Associate III

HI~

I use STM32H563ZI NUCLEO.

And I develpe LPUART GPDMA , but  LPUART GPDMA2 rx interrupt not working.

LPUART RX GPDMA ch0

LPUART TX GPDMA ch1

Let me know how to config.

 

Thanks

1 ACCEPTED SOLUTION

Accepted Solutions
mƎALLEm
ST Employee

Hello,

When you say "LPUART GPDMA RX not working" do you mean LPUART without DMA is working? did you try that?

You didn't show any of your config/code.

Please refer to: How to write your question to maximize your chances to find a solution

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.

View solution in original post

5 REPLIES 5
mƎALLEm
ST Employee

Hello,

When you say "LPUART GPDMA RX not working" do you mean LPUART without DMA is working? did you try that?

You didn't show any of your config/code.

Please refer to: How to write your question to maximize your chances to find a solution

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.

Hello @togsin ,

Did you intentionally accept the solution or it was a mistake?

If it was intentionally, could you explain what was the solution?

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.

Hi

 

 Lpuart is my mistake . i miss setting.

Sorry.


@togsin wrote:

Hi

 Lpuart is my mistake . i miss setting.

Sorry.


Do you mean that it was not also working without DMA? and it was not an issue of DMA method but something else in LPUART config?

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.

Hello

 

Yes lpuart config mistake. Sorry~