Dear all, I am using the usart2 of the STM32F767 to implement the Modbus function. I used the Receiver timeout interrupt to detect if a piece of data is over. However,sometimes a timeout interrupt had occurred. when data is still receive. I set the ...