This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

interfacing 8051 with SIM300CZ

Hi, I am interfacing 8051 with SIM300CZ. SIM300CZ has serial interface through which 8051 gets connected and sends AT commands. SIMCOM's serial interface works on TTL logic and 8051 also works on TTL logic so not using level converter. I need the details of handshaking signals required to write my program for 8051. I need the voltage level details for DCD, DTR, RTS, CTS, RI pins so that I can use GPIO pins of 8051 for handshaking.

Please elaborate the serial handshaking pattern so that I can write my code for handshaking accordingly.

Fast response is required & appreciated.

Rgds
Sam

Parents
  • Hi, Well, SIM300CZ datasheet does not provide any details for handshaking or the voltage level details. Can you provide me the sequence in which the handshaking signals(DTR, RTS, DCD, RI, CTS, etc) works so that I can follow the same and implement in 8051 using the GPIO pins.

    Sam

Reply
  • Hi, Well, SIM300CZ datasheet does not provide any details for handshaking or the voltage level details. Can you provide me the sequence in which the handshaking signals(DTR, RTS, DCD, RI, CTS, etc) works so that I can follow the same and implement in 8051 using the GPIO pins.

    Sam

Children