stm32l4xx_hal_uart_ex.c 'hangs' in insane long timeout when constructing Serial
Posted on July 11, 2018 at 14:08Descriptiontype: bugBugTargetSTM32L476Filesstm32l4xx_hal_uart_ex.cstm32l4xx_hal_uart.cmbed-os5.8.1IssueWhen we want to construct a serial object, it 'hangs' when it is waiting on `USART_ISR_REACK` to become high in `H...