- This topic has 1 reply, 2 voices, and was last updated 10 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › AVR › Serial communication from pc to Atmega16
I am trying to send data serially from atmega16 to pc and vice versa. I am using the hyper terminal to view the data.
I have programmed the controller such that the data sent through hyper terminal is displayed on the lcd.
But when I send the data, the lcd displays only garbage values. Checked the coding for lcd and it seems to work fine.
Only when I serially send data from pc, the lcd displays garbage values.
I sincerely appreciate any solutions.
The baud rate, data bits and such others of your microcontroller and hyperterminal must be same, to avoid errors