A Moteino M0 Breakout board for a uBlox CAM-M8Q GNSS module. This module has an integrated GNSS chip antenna. The board also containers an MCP 1711 Low DropOut regulator to power the module from Moteino M0 VCC. The battery backup (V_BCKP) is constantly powered by the Moteino M0 3.3v.
A green LED is connected to the TIMEPULSE output (1 pulse per second, synchronized at rising edge, pulse length 100 ms) as a visual fix indicator.
The LDO Enable pin (to power the main module down), TIMEPULSE and LNA Enable are connected to Moteino pins.
- git clone https://github.com/u-blox/CadSoft-Eagle-Library and copy the ubloxLib.lbr to ~/Documents/eagle/libraries so that you have the CAM-M8Q part.
- CAM-M8Q - UK Link
- Microchip Tech MCP1711T-33I/OT
- 0603 100nF SMD Capacitors
- 0603 4.7uF SMD Capacitor
- 0603 220 Ohm SMD Resistors
- 0603 Green SMD LED
Design Notes
- Search the CAM-M8 Hardware Integration Manual for the following referances:
- 220R Resitors on RXD and TXD as recommended here; 'To avoid interference by improperly shielded lines, it is recommended to use resistors' and section 2.2 'Minimal Design'
- 4.7uF from Section 2.2 'Minimal Design'
- The Regulator needs to supply 71mA max on CAM-8 startup (see 4.3 Indicative power requirements from the datasheet)
- Search the MCP1711 Datasheet for the following referances:
- The MCP1711 was chosen as it has an enable pin and low quiescent curent draw
- The 0.1uF input and output capacitor see 'For most applications, 0.1 µF of capacitance will ensure stable operation of the LDO circuit. If the output capacitor is used, the input capacitor should have a capacitance value equa' is from section 3.1 Unregulated Input Voltage(Vin)
- Easyeda board: https://easyeda.com/granbobbi22/MAX-M8Q-Minimal-Breakout
- Watterott board: https://github.com/watterott/CAM-M8Q-Breakout/blob/master/hardware/CAM-M8Q-Breakout_v11.pdf
- CAM-M8u-blox M8 Data Sheet : https://www.u-blox.com/sites/default/files/CAM-M8-FW3_DataSheet_%28UBX-15031574%29.pdf
- CAM-M8 Hardware Integration Manual : https://www.u-blox.com/sites/default/files/CAM-M8-FW3_HardwareIntegrationManual_%28UBX-15030063%29.pdf
- MCP1711 Datasheet: https://datasheet.lcsc.com/szlcsc/Microchip-Tech-MCP1711T-33I-OT_C79527.pdf