User Activity

Hi 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 finethanks
HelloI m using STM32CubeMX 5.1.0 with STM32CubeF1 Firmware V1.7.0 09-October-2018I try to generate the LL for use USART1 and USART2 over STM32F103RCT6, when the Cube generated the code I have the follow problems LL_USART_InitTypeDef (undeclared ident...