I have an RS485 device, the time for which it turns on is about 3-4 seconds.In response to a request, it can send an indefinite amount of data, so I run HAL_UART_Receive_IT with a margin of a few bytes.But I only receive 1 byte and then an OVR error ...