ASELSTM
ASELSTM
Hi @hayar2, If I understand well, your point is that by the end of the transfer `HAL_UARTEx_GetRxEventType()` does not return `HAL_UART_RXEVENT_IDLE` and it returns only `HAL_UART_RXEVENT_TC`. The `HAL_UART_RXEVENT_IDLE` should be...
Hi @hayar2, The `HAL_UART_RXEVENT_TC` event could notify you the end of transfer it is trigged once the reception has been completed and the expected number of data has been received....
Hi @hayar2, I didn't get your question precisely. Would you please give me more details ? With regards,
ST Internal Reference: 152303
Hi @wolsty7, Would you please try to check with the latest version of the [STM32CubeWL](https://github.com/STMicroelectronics/STM32CubeWL) and check if you are still having the same issue. With regards,
ST Internal Reference: 157211
Hi @wolsty7, This issue has been logged into an internal bug tracker at the attention of our development teams. I'll keep you informed. Thank you again for your report. With...