Part Number: MSP430FR2355
I am developing an application that will make heavy use of the VLO clock. Timing is not critical, but I couldn't find any tolerance on the specified 10 kHz frequency. I measured my Launchpad on a calibrated scope and got 9.52 kHz, ie. about a 5% error. I used very simple code that generates a signal by toggling an output pin. The VLO sources Timer B that runs in the Up mode with period set by TB0CCR0. Also: The spec sheet notes that the clock will run even slower when switching from active mode to LPM3 or LPM4 and I confirmed this. What kind of device-to-device variation can I expect for the VLO clock frequency when the CPU is active?