Olimex Support Forum

Others => UEXT => Topic started by: BorisPoku on July 18, 2013, 10:02:46 AM

Title: Connect MOD-GSM via MOD-RS232 to Uart of LPC2378-STK
Post by: BorisPoku on July 18, 2013, 10:02:46 AM
Hi ,

I would like to connect MOD-GSM via MOD-RS232 to Uart of LPC2378-STK. Is it possible? can I talk to GSM module via UART of LPC2378?  (I need UEXT connector of lpc2378 for other purpose).

Thanks,
Boris
Title: Re: Connect MOD-GSM via MOD-RS232 to Uart of LPC2378-STK
Post by: LubOlimex on July 18, 2013, 01:25:28 PM
Hello Boris,

This wouldn't work out-of-the-box. First of all both MOD-RS232 and LPC2378-STK have female connectors. Then again the MOD-RS232 would bring a single RX and a single TX - for PC communication; while the LPC2378-STK has 4-data wire UART - of course, you can use only the two meaningful signals.

So basically you would need to use wires or mount custom connectors on hardware level.

On software level you would need to communicate with via the RS232 line, it shouldn't be much of a problem to find an implementation.

Best regards,
Lub/OLIMEX
Title: Re: Connect MOD-GSM via MOD-RS232 to Uart of LPC2378-STK
Post by: BorisPoku on July 18, 2013, 01:37:34 PM
Hi,

Ok, clear, thanks! So additional question - if I connect appropriate pins of MOD-GSM uext connector to LPC2378-STK uart, can I work with MOD-GSM from  LPC2378-STK uart?

Thanks,
Boris
Title: Re: Connect MOD-GSM via MOD-RS232 to Uart of LPC2378-STK
Post by: LubOlimex on July 19, 2013, 03:01:51 PM
Hey Boris,

Yes, if you connect RX to TX and vice verse - yes both can work together via the UART. I recommend you to refer to the schematics of both boards to get the picture clearer.

Best regards,
Lub/OLIMEX