Question
How to handle the Usart receive with unknow Data length.
i am try to interface the STM32F103C8T6 with GSM & usb to Serial converter (Multi USART). But in GSM AT Comment Response Data Length is Different for Each & every time.
I don't know how to handle the UART Receive with unknown data length Please help me Solve this Problem.
If there is any reference link to Know how to handle that, Please Share that also.