Spurious IDLE LINK indication over UART2
Posted on July 15, 2018 at 12:35Hi,I'm working with STM32L151 and using 2 UART interfaces.UART1 is configured with IDLE LINK indication and DMA for reception.UART2 is configured without IDLE LINK indication.I've used STMCubeMX to generate the HALs.I...