Skip to content

Commit 5eaba4f

Browse files
Update 10MHz Reference
Updated information and instructions for the 10MHz clock frequency reference switch
1 parent c3bede8 commit 5eaba4f

File tree

2 files changed

+21
-2
lines changed

2 files changed

+21
-2
lines changed

docs/hardware_overview.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ The GNSSDO has robust SMA connectors for the mosaic-T GNSS antenna, Pulse-Per-Se
470470
<figcaption markdown>The SMA connector for the 10 MHz output / input.</figcaption>
471471
</figure>
472472

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.
474474

475475
</div>
476476

@@ -487,6 +487,10 @@ The GNSSDO has robust SMA connectors for the mosaic-T GNSS antenna, Pulse-Per-Se
487487
</div>
488488

489489

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+
490494
=== "`PPS`"
491495

492496
<div class="grid" markdown>
@@ -724,6 +728,12 @@ There are two miniature slide switches on the GNSSDO PCB:
724728
</figure>
725729

726730

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+
727737
=== "`VCCIO`"
728738
This switch sets the voltage of the Input Output Terminals (COM2 UART, Event B, SCL2 & SDA2)
729739

@@ -736,7 +746,7 @@ There are two miniature slide switches on the GNSSDO PCB:
736746
- The SMA connector will output a 10MHz "CMOS" disciplined clock signal
737747
- The signal voltage is set by the VCCIO voltage selection switch
738748
- 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
740750
- The input impedance is 50Ω
741751
- The detection level is -14dBm
742752
- The max supported input level is +12dBm

docs/troubleshooting_tips.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ You can update or reload the firmware using the [SparkFun RTK Firmware Uploader]
7373

7474
The full firmware source code is available in our [GitHub repository](https://github.com/sparkfun/SparkFun_GNSSDO/tree/main/Firmware/GNSSDO_Firmware)
7575

76+
7677
## Enclosure Disassembly
7778
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.
7879

@@ -132,6 +133,14 @@ Once the terminal blocks have been removed, users can remove the front and rear
132133

133134
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.
134135

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+
135144
<!-- QR Code for Hookup Guide (Displayed when printed) -->
136145
<center>
137146
![QR code to the hookup guide](./assets/img/qr_code/hookup_guide.png){ .qr }

0 commit comments

Comments
 (0)