Skip to content

Commit 74be415

Browse files
Merge pull request #1 from sparkfun/HPG-2.02
HPG 2.02 Firmware Release
2 parents 9a1e2c6 + 876cc12 commit 74be415

14 files changed

+61
-49
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

docs/hardware_overview.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Below, is a general summary of the power circuitry on the board; most are broken
151151
- Enabled by default *(active `HIGH`)*
152152
- **`RST`** - Used to reset the ZED-X20P GNSS module
153153
- Connected to the [`RESET_N` pin](#pio-pins) of the ZED-X20P module, an input-only pin with an internal pull-up resistor (2)
154-
- Driving the pin `LOW` for at least 1ms triggers a cold-start reset, clearing the `BBR` content *(receiver configuration, real-time clock (RTC), and GNSS orbit data)*
154+
- Driving the pin `LOW` for at least 100ms triggers a cold-start reset, clearing the `BBR` content *(receiver configuration, real-time clock (RTC), and GNSS orbit data)*
155155
- **`GND`** - The common ground or the 0V reference for the voltage supplies.
156156
- **Backup Battery** - Provides backup power to the ZED-X20P GNSS module to maintain ephemeris data for warm starts
157157

@@ -211,8 +211,8 @@ The power consumption of the ZED-X20P module depends on the GNSS signals enabled
211211

212212
| GNSS Signals | Acquisition | Tracking |
213213
| :----------- | :---------: | :------: |
214-
| GPS+GAL+BDS | 75mA | 70mA |
215-
| GPS | 50mA | 50mA |
214+
| GPS+GAL+BDS | 68mA | 64mA |
215+
| GPS | 55mA | 55mA |
216216

217217
</article>
218218

@@ -304,22 +304,19 @@ With its very high update rate, the ZED-X20P module is ideal for control applica
304304
- Tracking and Nav.: -167dBm
305305
- Reacquisition: -160dBm
306306
- Cold start: -148dBm
307-
- Hot start: -157dBm
307+
- Hot start: -158dBm
308308
- Accuracy
309309
- Dynamic
310-
- Velocity: 0.05m/s
310+
- Velocity: 0.03m/s
311311
- Heading: 0.3&deg;
312+
- Time Pulse: 60ns
312313
- Static/Position *(GPS+GAL+BDS)*
313314
- Horizontal position accuracy (CEP)
314315
- PVT: 1.2m
315316
- SBAS: 0.6m
316-
- RTK: 0.01m + 1ppm
317-
- SPARTN: <0.06m
318-
- Vertical position accuracy (Median)
319-
- PVT: 2.0m
320-
- SBAS: 1.0m
321-
- RTK: 0.01m + 1ppm
322-
- SPARTN: <0.10 m
317+
- RTK: 0.006m + 1ppm
318+
- PPP-RTK: <0.06m
319+
- PPP: <0.10m
323320

324321
</div>
325322

@@ -331,15 +328,16 @@ With its very high update rate, the ZED-X20P module is ideal for control applica
331328
- Operational limits
332329
- Dynamics: <4g
333330
- Altitude: 80,000m
334-
- Velocity: 500m/s
331+
- Velocity: 300m/s
335332
- Update Rate: Up to 25Hz
336333
- Time to Fix
337-
- Cold Start: < 27s
338-
- Aided Start: < 2s
334+
- Cold Start: 25s
335+
- Aided Start: 2s
339336
- Hot Start: 2s
340337
- Convergence time:
341-
- RTK: < 10s
342-
- SPARTN: < 50s
338+
- RTK: <7s
339+
- PPP-RTK: <40s
340+
- PPP: <120s
343341
- Features
344342
- Programmable flash memory
345343
- Carrier phase output
@@ -354,6 +352,7 @@ With its very high update rate, the ZED-X20P module is ideal for control applica
354352
- Digital I/O
355353
- `TIMEPULSE` configurable: 0.25 - 10MHz
356354
- `EXTINT` input for Wakeup
355+
- Protocols: NMEA 4.11, UBX binary, RTCM v. 3.4, SPARTN v. 2.0.2
357356
- Services:
358357
- AssistNow
359358
- PointPerfect
@@ -601,7 +600,8 @@ The ZED-X20P module has twenty-one I/O pins, of which eight are programmable. Mo
601600
- RTCM 3.4 protocol is enabled by default, but no output messages are enabled by default.
602601
- NMEA protocol is disabled by default.
603602
- `UART2` Input
604-
- NMEA, RTCM 3.4, and SPARTN protocols are enabled by default.
603+
- RTCM 3.4 and SPARTN protocols are enabled by default.
604+
- NMEA protocol is disabled by default.
605605

606606
</div>
607607

@@ -795,7 +795,7 @@ The ZED-X20P module has twenty-one I/O pins, of which eight are programmable. Mo
795795

796796

797797
- **`RST`**
798-
: The `RST`pin is connected to the `RESET_N` pin of the ZED-X20P module. Driving the pin `LOW` for at least 1ms triggers a cold-start reset, clearing the `BBR` content *(receiver configuration, real-time clock (RTC), and GNSS orbit data)*.
798+
: The `RST`pin is connected to the `RESET_N` pin of the ZED-X20P module. Driving the pin `LOW` for at least 100ms triggers a cold-start reset, clearing the `BBR` content *(receiver configuration, real-time clock (RTC), and GNSS orbit data)*.
799799

800800
!!! info
801801
Capacitors should not be placed between `RST` and `GND`; otherwise, it could trigger a reset on startup.
@@ -809,7 +809,7 @@ The ZED-X20P module has twenty-one I/O pins, of which eight are programmable. Mo
809809

810810

811811
!!! note
812-
The `SAFEBOOT_N` test point is for updates and reconfiguration. The ZED-X20P module will enter safeboot mode, if this pin is pulled `LOW` at starup.
812+
The `SAFEBOOT_N` test point is for updates and reconfiguration. The ZED-X20P module will enter safeboot mode, if this pin is pulled `LOW` at startup.
813813

814814
The `SAFEBOOT_N` and `TIMEPULSE` (`PPS`) pins are internally connected in the ZED-X20P module, by a 1 k&ohm; series resistor. Make sure these pins have no load that could pull them low at startup; otherwise, the receiver will enter its safeboot mode.
815815

@@ -839,7 +839,7 @@ The [`UART2` interface](#uart-interface) of the ZED-X20P can be accessed either
839839
!!! info "Configuration Settings"
840840
The UART interface can be configured with the `CFG-UART2-*` messages, but will initially have the following settings:
841841

842-
- Baudrate: 9600 to 921600bps *(Default: 38400bps)*
842+
- Baudrate: 9600 to 8000000bps *(Default: 38400bps)*
843843
- Data Bits: 8
844844
- Parity: No
845845
- Stop Bits: 1
@@ -924,7 +924,7 @@ The [`UART2` interface](#uart-interface) of the ZED-X20P can be accessed either
924924
!!! info "Configuration Settings"
925925
The UART interface can be configured with the `CFG-UART2-*` messages, but will initially have the following settings:
926926

927-
- Baudrate: 9600 to 921600bps *(Default: 38400bps)*
927+
- Baudrate: 9600 to 8000000bps *(Default: 38400bps)*
928928
- Data Bits: 8
929929
- Parity: No
930930
- Stop Bits: 1

0 commit comments

Comments
 (0)