What's the problem of communicating data from 8051 to PC?

General discussion on mikroC PRO for 8051.
Post Reply
Author
Message
jalecy
Posts: 3
Joined: 18 Jan 2017 08:14

What's the problem of communicating data from 8051 to PC?

#1 Post by jalecy » 24 Mar 2017 10:31

I am doing a project in which I have to serially communicate data from 8051 Microcontroller to PC.

The problem is that when I transmit the data from 8051 and receive it over the Putty terminal it gives me garbage data. I get the same garbage results when I simulate it on the Proteus. I have also set the same baud rates for the microcontroller and the terminal.

Can someone tell me what possibly the problem could be ?

User avatar
danilo.milovic
mikroElektronika team
Posts: 501
Joined: 05 Dec 2016 14:59

Re: What's the problem of communicating data from 8051 to PC

#2 Post by danilo.milovic » 27 Mar 2017 11:18

Hi,

when you are getting garbage on terminal usually the problem is related to the clock.

Regards,

Danilo

Post Reply

Return to “mikroC PRO for 8051 General”