Skip to main content
NDham.11
Associate II
December 8, 2022
Question

UART4 RX not working using Interrupt or DMA mode

  • December 8, 2022
  • 2 replies
  • 1170 views

I am using custom designed board having STM32H745BIT6 and 25MHz external crystal with LDO Only as Power Selection from RCC settings.

I am trying to check UART4 with pins PC10 and PC11 and flow control disabled.

So Transmission is working well using Polling and Interrupt mode but reception is not working when using Interrupt or DMA mode. Reception is working in Polling mode.

Attaching .ioc file for reference.

Please check and suggest a way to resolve this issue.

This topic has been closed for replies.

2 replies

NDham.11
NDham.11Author
Associate II
December 8, 2022

Attached .ioc and main file for reference

NDham.11
NDham.11Author
Associate II
December 8, 2022