I have non blocking reads and writes set up over UART using HAL_UART_Transmit_IT and HAL_UART_Receive_IT, and when I paste into the terminal, it sometimes misses characters.
I have adjusted buffer sizes, and various UART settings to no avail.
Would be happy to gather some data to help troubleshoot this issue, but I am not entirely sure where to start.