Microcontroller › PIC › problem in receving message with pic16f877a › >problem is here
January 6, 2014 at 4:36 pm
#10830
Rajesh K
Participant
>problem is here “inchar=UART1_Read();”
>i cant suceesfully store data into “inchar” from UART1_Read
1. how do u kno data fm UART1_Read() is gud?
2. what exact prblem u get – compile err? run err? what? same problem every time (with same SMS txt) or no?
3. only when 2 points abve r clear, then we discuss how to stor gud data. OK bro?
>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
fix depnds on ur hw (pic+lcd+circuit) and sw (code+lib).