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

GSM modem interface with STR912

Hi
I want to connect GSM modem to the STRE912 board I configured the uart which can recieve interrupt from modem I am using uart 0 for connecting the modem and uart 2 to debug the application but the modem is giveing timeout errorthe processor is str912Fw44 I used both ways ( by RS232 as well as TTL level to connect to the modem) but it gives timeout error

Parents
  • See: http://www.keil.com/forum/docs/thread13646.asp

    What, exactly, do you mean by "the modem is giving timeout error"?

    What commands do you send it, and what responses do you get, prior to getting this "timeout error"?

    What happens if you perform the same commands manually using hyperterminal, or similar?

    What does the modem's Mnanual say about this "timeout error"?

    "I used both ways ( by RS232 as well as TTL level to connect to the modem)"

    This sounds like you are guessing; it should be clear from the documentation what levels you need - if it's not clear, then either you haven't spent enough time researching this, or you don't yet have sufficient documentation to proceed...

Reply
  • See: http://www.keil.com/forum/docs/thread13646.asp

    What, exactly, do you mean by "the modem is giving timeout error"?

    What commands do you send it, and what responses do you get, prior to getting this "timeout error"?

    What happens if you perform the same commands manually using hyperterminal, or similar?

    What does the modem's Mnanual say about this "timeout error"?

    "I used both ways ( by RS232 as well as TTL level to connect to the modem)"

    This sounds like you are guessing; it should be clear from the documentation what levels you need - if it's not clear, then either you haven't spent enough time researching this, or you don't yet have sufficient documentation to proceed...

Children