Frequency stability of the high and low speed oscillators on the PYBD #13523
Unanswered
victorallume
asked this question in
STM32 / Pyboard
Replies: 1 comment 2 replies
-
|
The LSE is a SiT1533 (specifically SIT1533AC-H5-DCC-32.768E), link here: https://www.sitime.com/products/32-khz-oscillators/sit1533 (I'm pretty sure the part number is labelled on the schematics of the PYBD). This is an accurate clock and should be preferred for taking timestamps. The HSE is a simple 25MHz crystal with part number XRCGB25M000F3M00R0. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to get some data on the frequency stability of the HSE and LSE oscillators on the PYBD, but can't find the exact part numbers used to work this out from the datasheets. Is there a BOM available anywhere, or can someone point me to the part numbers of the components used?
Beta Was this translation helpful? Give feedback.
All reactions