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

Add support for precision XTAL/TCXO #3

Open
mungewell opened this issue Apr 8, 2024 · 3 comments
Open

Add support for precision XTAL/TCXO #3

mungewell opened this issue Apr 8, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@mungewell
Copy link

For my own project, I needed a more accurate XTAL... obviously not everyone needs this, or wants to spend the extra money. However there is a nice 'hack'.

By adding 2 resistor footprints to connect to pin 2 of the XTAL, 'we' could configure the board to take either a passive XTAL or a (user performed modification) TCXO. Only extra one resistor, connecting to ground, would be fitted for mass production.

tcxo

Would you consider adding this?

More info on what I am doing.
mungewell/pico-timecode#4

@diminDDL
Copy link
Owner

While it looks interesting, there is some hustle associated with re-routing the board for this admittedly niche use case, I will leave the issue open and in case there will be more support/requests I'll consider it.

@diminDDL diminDDL added the enhancement New feature or request label Apr 19, 2024
@diminDDL
Copy link
Owner

Upon further thought I think I might add it at some point in a similar way as described where it can be optionally populated as needed.

@mungewell
Copy link
Author

Cool, thanks. I'm sure that there are others out there would also benefit.

I'm working on some automated testing, using uhubctl to cycle boards on/off and perform calibration process with my. This should help document variance between stock XTAL and TCXO...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants