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
  • I get AT+CMIS then I get the error time out

    oone more thing is there any effective way to debug the modem

    previously I used uart0 to connect my modem then I used uart 2 to see the printf messages actually I need some effective way how to see wat is transmitting to modem and what modem transmitting to the controller?

Reply
  • I get AT+CMIS then I get the error time out

    oone more thing is there any effective way to debug the modem

    previously I used uart0 to connect my modem then I used uart 2 to see the printf messages actually I need some effective way how to see wat is transmitting to modem and what modem transmitting to the controller?

Children