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 ARM WITH WAVECOM MODEM

HOW TO INTERFACE WAVECOM MODEM WITH ARM7TDMIS??

Parents
  • (Some) Wavecom modems have some general-purpose IO (GPIO) pins in addition to the serial port - so that's also an option for communicating with another processor (I2C is supported).

    The Wavecom modem cotnains a powerful ARM CPU, so any processing can be done within the modem; the external microcontroller would just need to be a simple IO controller - probably no need for another ARM there!

Reply
  • (Some) Wavecom modems have some general-purpose IO (GPIO) pins in addition to the serial port - so that's also an option for communicating with another processor (I2C is supported).

    The Wavecom modem cotnains a powerful ARM CPU, so any processing can be done within the modem; the external microcontroller would just need to be a simple IO controller - probably no need for another ARM there!

Children
No data