I'm doing some calibration tests on the external 32768 Hz crystal on various MSP430 experimenter boards, using one of the timer peripherals sourced from ACLK, which in turn is sourced from LFXT1, capturing on a 1PPS signal from a GPS system and measuring the counts observed within one second.
On most boards (2xx, 4xx, and 5xx/6xx), if I set the crystal capacitance correctly in the clock peripheral I get within the 20ppm accuracy of the crystals provided with the board, meaning it's mostly 32768 counts per second with an occasional 32769.
However, two rev 1.1 EXP430FR5739 ("Fraunchpad") boards reliably measure 32774 Hz, or a 183 ppm error. An experimental Wolverine chip (FR5969) in a rev 1.0 TS430RGZ48C measures 32770 or sometimes 32771, which is better but still not what I was hoping for.
The CS and CS_A peripherals don't provide a facility to set internal capacitance for LFXT1 as previous clock peripherals did. The user's guide suggests the correct capacitors must be installed on the board itself.
Do these two boards (EXP430FR5739 and TS430RGZ48C) have the wrong crystal capacitance, or am I being unreasonable in expecting to get the same sort of watch-crystal accuracy on the FRAM series chips as I had in previous families?