Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect pin for PPS signal on LG290P #508

Open
santaimpersonator opened this issue Dec 21, 2024 · 1 comment
Open

Incorrect pin for PPS signal on LG290P #508

santaimpersonator opened this issue Dec 21, 2024 · 1 comment

Comments

@santaimpersonator
Copy link
Contributor

Subject of the issue

In the Begin.ino file of the RTK Everywhere firmware, line 714 lists the following:

pin_GNSS_TimePulse = 8; // PPS on LG290P

Based on the comment and variable name, I assume that is for the PPS signal. However, in the RTK Postcard schematic and ESP32 Pico-Mini datasheet, GPIO36 of the ESP32 MCU appears to be connected to the LG290P PPS signal.

image image

nseidle added a commit that referenced this issue Dec 30, 2024
@nseidle
Copy link
Member

nseidle commented Dec 30, 2024

Good catch! Thanks for the heads up. Should be fixed shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants