Hi,
I am using keil board (stm32).I wrote one program for reading data through uart by using rtx kernal for task switching . I am getting full data, if send byte by byte .If send one whole string iam getting only 64 bytes. plz suggest me what should i do to get whole string.