Skip to content

Fix GNSS UART crossover and flash the pico2 over USB - #70

Closed
georgesleen wants to merge 2 commits into
mainfrom
fix-gnss-uart-crossover
Closed

Fix GNSS UART crossover and flash the pico2 over USB#70
georgesleen wants to merge 2 commits into
mainfrom
fix-gnss-uart-crossover

Conversation

@georgesleen

Copy link
Copy Markdown
Collaborator

The replacement GNSS (JS-AP55H carrier, genuine Septentrio mosaic-H inside)
was wired with the COM1 UART crossed relative to the firmware pins, so
bring-up hung on repeated setGNSSAttitude timeouts. Swapping the GNSS PIO
UART to GP6 (Pico TX -> module RXD1) / GP7 (Pico RX <- module TXD1) gets
COM1 talking both ways; AttEuler now streams (NO_ATTITUDE until the two
antennas are attached).

Also switch the pico2 upload_protocol to picotool so the board flashes over
its native USB instead of the CMSIS-DAP debug probe.

georgesleen and others added 2 commits August 6, 2026 04:24
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@georgesleen georgesleen closed this Aug 6, 2026
@georgesleen
georgesleen deleted the fix-gnss-uart-crossover branch August 6, 2026 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant