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 ?

0 REPLIES 0