Skip to content
Discussion options

You must be logged in to vote

Wrapping this up with a script to configure GPS (Mosaic X in my case), trigger timestamps from the PPS signal, whilst monitoring the UART for GGA/ZDA messages.
gps_dma_timestamp.py.txt

Timestamp output tied to/references GPS message time.

MPY: soft reboot
Raspberry Pi Pico2 with RP2350
Starting test, waiting for trigger...
Timestamp for b'012251.00' is 0x0000000042c326a3 (1120085667 us)
Timestamp for b'012252.00' is 0x0000000042d268e7 (1121085671 us)
Timestamp for b'012253.00' is 0x0000000042e1ab2a (1122085674 us)
Timestamp for b'012254.00' is 0x0000000042f0ed6e (1123085678 us)
Timestamp for b'012255.00' is 0x0000000043002fb2 (1124085682 us)
Timestamp for b'012256.00' is 0x00000000430f71f…

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@mungewell
Comment options

Answer selected by mungewell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant