Thanks. From the datasheet, I interpret the part number to suggest frequency tolerance of 30ppm.
I tested the crystal frequecy on a couple of Quickstart boards using queries from an NTP-sync'd host a (stratum 0 NTP host, so frequecy is probably accurate to 1ppm) and with the pulse-per-second off of a GPS ( https://www.sparkfun.com/products/465 ). Unsurprisingly, quickstart frequencis were within specs. The simple spin programs can be found at the github site
The file crystals.txt has freqeuncy checks on other MCU's, RTCs, TXCOs, RC oscillators. Crystal frequency is affected by heat, voltage, load capacitance, and age, so your measurements may vary.
Comments
— David Carrier
Parallax Inc.
I tested the crystal frequecy on a couple of Quickstart boards using queries from an NTP-sync'd host a (stratum 0 NTP host, so frequecy is probably accurate to 1ppm) and with the pulse-per-second off of a GPS ( https://www.sparkfun.com/products/465 ). Unsurprisingly, quickstart frequencis were within specs. The simple spin programs can be found at the github site
https://github.com/manitou48/crystals
The file crystals.txt has freqeuncy checks on other MCU's, RTCs, TXCOs, RC oscillators. Crystal frequency is affected by heat, voltage, load capacitance, and age, so your measurements may vary.