AN0007 - Attaching a GPS module to the EB675001DIP
| Introduction |
| Documentation |
| Online Support |
Introduction
This application note describes the addition of a GPS module to the EB675001 Module. The GPS module selected was the RF solutions LS-40EB-3V. This module was selected for its small size, ease of integration, 3.3V single input supply and cost effectiveness.Hardware
The basic design is very straightforward, the GPS module is simply connected to the unbuffered LVTTL serial signals from the EB675001DIP and the 3.3V regulated supply. So information can be displayed localy provision has also been made to attach an HD44780 LCD module.
Schematic
The schematic and board were created with the "lite" version of the Cadsoft EAGLE package. This package was used to demonstrate what can be achieved, even in a half size eurocard, with the flexibility of the EB675001DIP module.
The schematic was constructed using standard EAGLE library with a few additions
- library file for the EB675001DIP
- RF Solutions LS-40EB library
- LCD module library
- National semiconductors LM1085 3.3V@1.5A regulator, not defined in the EAGLE libraries
The complete schematic diagram is straightforward. (please refer to the documentation section for this schematic in several formats)
Board Design
A PCB design has been prepared in EAGLE. The main design parameters were :
- Track width of 0.3mm (approx 12mil)
- Track gap of 0.2mm (approx 8mil)
- Simple two layer (top/bottom) design
- Attempt to keep number of vias low
- Use of inexpensive 0603 discreets
A 3D povray model was created with Eagle 3D. This model is useful in designing enclosures and for visualising the completed design.
Firmware
The user CPLD is only used in this design to interface the LCD module and is the same code as used in the Attaching an LCD module to the EB675001DIP application note.
Software
μCLinux was used to communicate with the GPS module. Communication is simply achieved using the ttyS0 serial port set to 4800 baud , 8 data bits no parity and 1 stop bit (4800,8N1).
Documentation
| Schematic Diagram | ![]() | ![]() | ![]() | ![]() |
Online Support
Disclaimer
Information contained in these publications regarding device applications and the like is intended as suggestion only and may be superseded by updates.
It is your responsibility to ensure that your application meets with your specifications. No representation or warranty is given and no liability is assumed by Simtec Electronics with respect to the accuracy or use of such information, or infringement of patents or other intellectual property rights arising from such use or otherwise.
Trademarks
All trademarks mentioned are the property of their respective owners.
![[PDF] PDF file](/images/pdf.gif)
![[PNG] PNG image file](/images/png.gif)
![[PS] Postscript file](/images/ps.gif)
![[SCH] EAGLE Schematic file](/images/schematic.gif)