UART/USART bug in STM32CubeMX V4.3 with STM32Cube V1.0
Posted on July 31, 2014 at 21:04Hi,There is a bug in STMCube when using UART/USART. When I config STM32F407VG and config UART4 and USART2 with MDK, then only stm32fxx_hal_uart is included. The stm32fxx_hal_uSart is not included and so is the config ...