cancel
Showing results for 
Search instead for 
Did you mean: 

I can't enable DMA for USART6, in DMA handle list USART6 is not shown (STM32N6)

TheImmortal
Associate III

Hello,

I trying to use DMA on USART6, but in handle list USART6 is unavailable:

TheImmortal_0-1755020805283.png

 

I ques what there is some CubeMX error because in stm xxx_hal_dma.h file this uart is added to list:

#define GPDMA1_REQUEST_USART6_RX      117U     /*!< GPDMA1 HW request is USART6_RX      */
#define GPDMA1_REQUEST_USART6_TX      118U     /*!< GPDMA1 HW request is USART6_TX      */

 For now I will try to setup manually, but I still on question about this issue ?

1 REPLY 1
Ghofrane GSOURI
ST Employee

Hello @TheImmortal 

Thank you for your valuable contribution.

The issue has been escalated to the development team for  resolution. The internal ticket number  is 215703.

I will keep you informed of any updates as they become available.

THX

Ghofrane

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.