Discussion in "Embedded GSM Development" started by    cllunlu    Apr 23, 2008.
Wed Apr 23 2008, 03:24 pm
#11
I am not using data cable.And ı know siemens c55 pin configuration.
Wed Apr 23 2008, 03:31 pm
#12
my cellphone is siemens c55
and pin configuration is:

http://pinouts.ru/CellularPhones-P-W/siemens_c55_pinout.shtml

where is DTR?
Wed Apr 23 2008, 04:11 pm
#13
as you said u are connecting it to c55 directly then there is no need of DTR.. just direct connection with tx, rx and gnd.

Did you try what i said? did you make changes in program?
 cllunlu like this.
Wed Apr 23 2008, 06:37 pm
#14
ok.I changed my program.You said me change 'O' and 'K' replaca 'o' and 'k'.I did but I havent tried yet.I will try soon.Thnks for everything
Wed Apr 23 2008, 08:17 pm
#15
You have to buffer, or add a pull up resistor to P3.1.
Also led design is wrong.
8051 family has open drain output stage with a weak pull up.
The cellphone rx pin never see a high level.
Regards
Thu Apr 24 2008, 03:33 pm
#16
hi gioppy.
I didnt understand you.
You said "add a pull up resistor to P3.1"
I have done already it.After that "led desing is wrong"how?

8051 family has open drain output stage with a weak pull up.
The cellphone rx pin never see a high level.

can you explain them more?
Thu Apr 24 2008, 08:47 pm
#17
did you test what i said? :-s
Thu Apr 24 2008, 08:49 pm
#18
I do not see any pull up resistor in your schematic.
The 8051 port pin can sink 1.6mA (3.2mA for port 0) and source 60uA.

When used as outputs, all port pins will drive the state to which the associated SFR latch bit has been set.
When a 0 is written to a bit in port the pin is pulled low (0).
When a 1 is written to a bit in port the pin goes into a high impedance state.
Only the internal (weak or medium) pull the pin up.

http://www.freewebs.com/maheshwankhede/ports.html

Atmel at89c51rc2 doc4180.pdf
Pag.13 Port type
Pag.107 Electrical characteristics

Regards
Fri Apr 25 2008, 07:58 am
#19
thnks gioppy.Can you make a right schematic for my project .Please...
Fri Apr 25 2008, 10:16 am
#20
In your schematic just add a 10k resistor between Vcc and P3.1......that's your pullup.
Like Gioppy suggested your LED's are sourcing current from the 8051 which is bad...they should be made to sink current into the 8051.Look at the attached ckt..

And have you tried out Ajay's suggestion?Please confirm..

Get Social

Information

Powered by e107 Forum System

Downloads

Comments

Robertrip
Fri Apr 26 2024, 11:20 am
ArnoldDiant
Fri Apr 26 2024, 03:53 am
RodneyKnorb
Thu Apr 25 2024, 07:08 pm
Williamjef
Thu Apr 25 2024, 02:08 pm
SamuelSmise
Thu Apr 25 2024, 09:56 am
DustinErele
Thu Apr 25 2024, 08:44 am
ztaletpzca
Wed Apr 24 2024, 11:19 pm
IrardlPex
Wed Apr 24 2024, 08:42 pm