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.
HEY I WANT TELL U ONE THING ...I USED SAME CODE WITHOUT RTOS ,AT THAT TIME I GOT FULL DATA ..BUT WITH RTOS I AM NOT GETTING .