You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hardware_overview.md
+14-4Lines changed: 14 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -442,7 +442,7 @@ The GNSSDO has robust SMA connectors for the mosaic-T GNSS antenna, Pulse-Per-Se
442
442
<figcaption markdown>The SMA connector for the EventA input.</figcaption>
443
443
</figure>
444
444
445
-
The Event A SMA connector is standard polarity. The voltage is adjustable via the VCCIO switch: 3.3V or 5V. 2.8V and 1.8V are also available via the jumper links *(see the **[Jumpers](#jumpers)** section)*. The output can also be configured for 50 Ohm via the jumper links *(see the **[Jumpers](#jumpers)** section)*.
445
+
The Event A SMA connector is standard polarity. The voltage is adjustable via the VCCIO switch: 3.3V or 5V. 2.8V and 1.8V are also available via the jumper links *(see the **[Jumpers](#jumpers)** section)*. The output can also be configured for 50 Ohm via the jumper links *(see the **[Jumpers](#jumpers)** section)*.
446
446
447
447
</div>
448
448
@@ -470,7 +470,7 @@ The GNSSDO has robust SMA connectors for the mosaic-T GNSS antenna, Pulse-Per-Se
470
470
<figcaption markdown>The SMA connector for the 10 MHz output / input.</figcaption>
471
471
</figure>
472
472
473
-
The 10 MHz SMA connector is standard polarity. The voltage is adjustable via the VCCIO switch: 3.3V or 5V. 2.8V and 1.8V are also available via the jumper links *(see the **[Jumpers](#jumpers)** section)*. The output can also be configured for 50 Ohm via the jumper links *(see the **[Jumpers](#jumpers)** section)*. Output / Input is selected via the small slide switch adjacent to the connector. When configured for input: the input impedance is 50Ω; the detection level is -14dBm; the max supported input level is +12dBm.
473
+
The 10 MHz SMA connector is standard polarity. The voltage is adjustable via the VCCIO switch: 3.3V or 5V. 2.8V and 1.8V are also available via the jumper links *(see the **[Jumpers](#jumpers)** section)*. The output can also be configured for 50 Ohm via the jumper links *(see the **[Jumpers](#jumpers)** section)*. Output / Input is selected via the small slide switch *(see the **[Switches](#switches)** section)* adjacent to the connector. When configured for input: the input impedance is 50Ω; the detection level is -14dBm; the max supported input level is +12dBm.
474
474
475
475
</div>
476
476
@@ -487,6 +487,10 @@ The GNSSDO has robust SMA connectors for the mosaic-T GNSS antenna, Pulse-Per-Se
487
487
</div>
488
488
489
489
490
+
!!! warning
491
+
Although the mosaic-T module can either use its internal TCXO or accept an external signal as a frequency reference, the module will constantly reboot if the `REF_I` pin isn't provided a 10MHz sinusoidal signal and left floating. Therefore, users should only set the [`10MHz` switch](#switches) to the `IN` position, only if a 10MHz clock signal can be provided; otherwise, the switch should remain in the `OUT` position.
492
+
493
+
490
494
=== "`PPS`"
491
495
492
496
<div class="grid" markdown>
@@ -498,7 +502,7 @@ The GNSSDO has robust SMA connectors for the mosaic-T GNSS antenna, Pulse-Per-Se
498
502
<figcaption markdown>The SMA connector for the Pulse-Per-Second output.</figcaption>
499
503
</figure>
500
504
501
-
The Pulse-Per-Second SMA connector is standard polarity. The voltage is selectable via the VCCIO switch: 3.3V or 5V. 2.8V and 1.8V are also available via the jumper links *(see the **[Jumpers](#jumpers)** section)*. The output is DC-coupled. The output can be configured for 50 Ohm output via the jumper links *(see the **[Jumpers](#jumpers)** section)*.
505
+
The Pulse-Per-Second SMA connector is standard polarity. The voltage is selectable via the VCCIO switch: 3.3V or 5V. 2.8V and 1.8V are also available via the jumper links *(see the **[Jumpers](#jumpers)** section)*. The output is DC-coupled. The output can be configured for 50 Ohm output via the jumper links *(see the **[Jumpers](#jumpers)** section)*.
502
506
503
507
</div>
504
508
@@ -724,6 +728,12 @@ There are two miniature slide switches on the GNSSDO PCB:
724
728
</figure>
725
729
726
730
731
+
!!! warning
732
+
The mosaic-T module can either use its internal TCXO or accept an external signal as a frequency reference. However, the module will constantly reboot if the `REF_I` pin isn't provided a 10MHz sinusoidal signal and left floating. Therefore, users should only set the `10MHz` switch to the `IN` position, only if a 10MHz clock signal can be provided; otherwise, the switch should remain in the `OUT` position.
733
+
734
+
Additionally, switching between an external and internal frequency reference must occur when the mosaic-T is powered off, or the module must be reset after switching states.
735
+
736
+
727
737
=== "`VCCIO`"
728
738
This switch sets the voltage of the Input Output Terminals (COM2 UART, Event B, SCL2 & SDA2)
729
739
@@ -736,7 +746,7 @@ There are two miniature slide switches on the GNSSDO PCB:
736
746
- The SMA connector will output a 10MHz "CMOS" disciplined clock signal
737
747
- The signal voltage is set by the VCCIO voltage selection switch
738
748
- When set to `IN`:
739
-
- The user can apply a clock signal from an external 10MHz oscillator
749
+
- The user **must apply a clock signal from an external 10MHz oscillator**; otherwise, the mosaic-T module will constantly reset
Copy file name to clipboardExpand all lines: docs/troubleshooting_tips.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,6 +73,7 @@ You can update or reload the firmware using the [SparkFun RTK Firmware Uploader]
73
73
74
74
The full firmware source code is available in our [GitHub repository](https://github.com/sparkfun/SparkFun_GNSSDO/tree/main/Firmware/GNSSDO_Firmware)
75
75
76
+
76
77
## Enclosure Disassembly
77
78
Due to the ESD sensitivity of the mosaic-T module, we don't recommend disassembling the GNSSDO. However, if users must access the PCB to troubleshoot an issue, make a modification, or repair a component, we highly recommend that they take the necessary ESD precautions to avoid damaging the mosaic-T module.
78
79
@@ -132,6 +133,14 @@ Once the terminal blocks have been removed, users can remove the front and rear
132
133
133
134
At this point, if users have previously disconnected all the cables and the terminal blocks from the back, the GNSSDO PCB should slide out of the enclosure. Users can then, remove the rear panel from the enclosure to complete the teardown process.
134
135
136
+
137
+
## Clock Frequency Reference
138
+
The mosaic-T module can either use its internal TCXO or accept an external signal as a frequency reference. However, the module will constantly reboot if the `REF_I` pin isn't provided a 10MHz sinusoidal signal and left floating. Therefore, users should only set the `10MHz` switch to the `IN` position, only if a 10MHz clock signal can be provided; otherwise, the switch should remain in the `OUT` position.
139
+
140
+
!!! note
141
+
Switching between an external and internal frequency reference must occur when the mosaic-T is powered off, or the module must be reset after switching.
142
+
143
+
135
144
<!-- QR Code for Hookup Guide (Displayed when printed) -->
136
145
<center>
137
146
{ .qr }
0 commit comments