jayanth.devarayanadurga
Banned
- Joined
- Dec 4, 2012
- Messages
- 4,280
- Helped
- 822
- Reputation
- 1,654
- Reaction score
- 791
- Trophy points
- 1,393
- Location
- Bangalore, India
- Activity points
- 0
hi jayUse RealTerm http://realterm.sourceforge.net/index.html#downloads_Download
It has Invert option. I tested your simulation by sending String from VT of proteus and it is working. Maybe there is problem with your Serial adapter. What Serial adapter do you use. What MAX IC does it have?
i m also trying out from ASCII data for sendSend data as ASCII. Post screenshot of ReatTerm with your settings.
http://www.robotappstore.com/Knowledge-Base/2-How-to-Use-a-RealTerm-Terminal/16.html
i cn't find any code in link.So I am sending you the individual codes for LCD with 8051 & regarding hyperterminal. **broken link removed**
but i can not find any option for taking screenshot of realtermDon't Invert the data in RealTerm but make sure RealTerm sends CR i.e., 0x0D after some character like 'A'. That is type A and use send ASCII button and in EOL options check +CR because in your code your are looping UART routine until you receive 0x0D. Only if 0x0D is received the loop exits and data is printed. In Proteus it adds CR.
Please post the screenshot of your RealTerm PORT, ECHO, SEND, DISPLAY tabs.
Everything kenwilliam posts is spam. All he/she/it does is copy a random sentence from someone else's post, and add a link to an advert.i cn't find any code in link.
ptr = str;
ptr = &str;
still not getting any changes on lcd .here only my name is printedCheck Half-Duplex in Display Tab and see it it works.
how to add that uart code and echo back.Add uart transmit code and echo back what you receive in MCU back to PC. See if you get the echoed characters in RealTerm.
i added some data that program but not getting output
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?