Close

PMOD to NEO-M8T

A project log for ROPS

Robot on a PCI-e Stick (ROPS) is a project to provide a flexible I/O solution for ROS robots.

calebCaleb 04/06/2018 at 04:010 Comments

To jump start the HDL/software side of things, we're gonna use a Digilent Arty A7. Luckily, Digilent already has a PMOD board with the ST IMU and Barometer, so that's job done and in the mail. No such board existed for the GPS module, until about 3 hours ago when I finished one. It's a very simple board that connects the GPS module to a type 2A (extended SPI) PMOD. It was also a nice way to knock the rust off my PCB layout chops before I start working on the much more complicated main board.

The module can power an active antenna, if the LNA POWER pins are shorted, or an external power supply can be connected through the LNA POWER pin closer to the sma connector. The LNA EN pin is an output to enable an external LNA. If you use a passive antenna, only C2 and C3 are required, the other passives can be omitted with no loss of function.

Pins 9 and 10 of the PMOD are connected to the Timepulse and Safeboot pins of the gps.

IDValuePackageNotes
C1, C210 nF, 16V, 10%0402Decoupling caps for VIN and for active antenna power
C347 pF, 25V, 5%0402DC blocking cap for RF IN
R110 Ohm, >1/4 watt, 100805Active antenna bias resistor
L127 nH, 5%0402Blocks RF input from active antenna power supply


PMOD Spec pdf

NEO-M8T

On github

At OSH Park

- Caleb

Discussions