Rapid Prototyping for general microcontroller applications, Ethernet, USB and 32-bit ARM® Cortex™-M3 based designs

DGPS

01 Feb 2014

I am unable to solve for DGPS in MBED. can i use any other port as Rx, Tx apart from p9, p10.

01 Feb 2014

The pins that can be used for serial are shown in the pinout diagram for your platform. Note that some platform types, such as lpc11u24, support only 1 serial port. When you need more serial ports than physically present the alternatives are to implement a serial port in software on some other pin or use some external hardware like a spi-to-serial bridge.

03 Mar 2014

Thank you

03 Mar 2014

Now I am able to interface 2 MBEDs which consists of 1 GPS in each MBED controller, interfacing via zigbee protocol

03 Mar 2014

Now I have realized for DGPS, it is working fine