(UART) If receive a certain length as if the maximum number is set, it will no longer be received.
I am currently coding on a board developed with STM32F030, and I ran into a stupid problem.Currently, there is usart (A: serial communication) to communicate with the module.To test this, we connected to usart (B: serial communication) set as the de...