Skip to content

Replacing XTAL with a more accurate one #4

@mungewell

Description

@mungewell

It would seem that the stock XTAL (with current code implementation) is not meeting the timing accuracy required - less than 1frame drift in 8hours.

Fortunately we can replace the XTAL with a more accurate TCXO module. I have 2 candidate parts:

The 2nd is more accurate/precise, but with a slightly different frequency it might mean more work. The Pico's SDK has a override for building at different frequencies, so a custom build of microPython is likely needed. The boot-rom also expects 12.0MHz, so using this part might mean that USB is not functional - and 'we' might have to rely on the SWD interface to program the board.

2nd part is also bigger....
vlcsnap-2024-02-17-11h08m43s089

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions