Sebastian1Associate IIForum|Forum|6 years agoMarch 29, 2020QuestionBug Creating USART2, USART3 ..... under LLForum|Forum|6 years agoMarch 29, 20201 reply861 viewsHi when I create the USART2 and USART3 under LL using DMA the fieldGPIO_InitStruct.Mode = LL_GPIO_MODE_FLOATING;and will beGPIO_InitStruct.Mode = LL_GPIO_MODE_INPUT;the USART1 work finethanksSTM32CubeIDEGPIO-EXTIUART-USART