8051 UART (Problem solved).

Thread Starter

Dritech

Joined Sep 21, 2011
907
Hi all,

I am trying to test the 8051 UART. For now I tested it using Proteus and it worked fine.
Now I am trying to test the actual circuit using Tera Team. I connected the USB to Serial cable to the 8051 learning kit board which has a build in MAX232. The connector I use is labeled as ET-DOWNLOAD.
Why there is no communication and when I turn Tera Team on the hardware freezes (i.e. the reset button on the board does not function, LED does not refrech etc.), but when I turn Tera Team off it functions again?

Any help would be highly appreciated and sorry for my poor English.
 

ericgibbs

Joined Jan 29, 2010
21,391
hi,
The USB to Serial converter I use, has TTL levels for the serial inp/outs, so if you connect a MAX232 you will get a signal inversion also it will be approx +/-9V levels.
Check the serial connection voltages with your DVM.
E
 

Thread Starter

Dritech

Joined Sep 21, 2011
907
Hi, sorry for not giving the solution.
When connecting the ET-DOWNLOAD cable, the 8051 learning kit board assumes that a new program will be burned to the microcontroller, hence causing the freezing.
I used 3 single stranded wires and connected the common ground, TX and RX only and not the complete connector.
Again, sorry for my poor English.
 
Top