Microcontroller › PIC › problem in receving message with pic16f877a › thnx rakesh- i only want
January 6, 2014 at 8:44 am
#10829
kittythakur
Participant
thnx rakesh-
i only want toknow how i can store received string into a variable
problem is here “inchar=UART1_Read();”
i cant suceesfully store data into “inchar” from UART1_Read
actaully i want to print received data on LCD 16*2 ,i tried many times but i get wrng result
can u tell me how to correct this code.how can i print received string on lcd