2025-09-25 5:42 AM - last edited on 2025-09-25 6:19 AM by Andrew Neil
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
Solved! Go to Solution.
2025-09-25 5:49 AM
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
2025-09-25 5:49 AM
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
2025-09-29 3:49 AM - edited 2025-09-29 3:58 AM
Hello @togsin ,
Did you intentionally accept the solution or it was a mistake?
If it was intentionally, could you explain what was the solution?
2025-09-29 5:02 AM
Hi
Lpuart is my mistake . i miss setting.
Sorry.
2025-09-29 5:56 AM
@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?
2025-09-29 6:26 AM
Hello
Yes lpuart config mistake. Sorry~