2025-08-12 11:08 AM - last edited on 2025-08-21 12:57 AM by Peter BENSCH
Hello,
I trying to use DMA on USART6, but in handle list USART6 is unavailable:
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 ?
2025-08-13 12:12 AM - edited 2025-08-13 12:44 AM
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.