Hi so I'm doing some work with the msp430F5438 experimenter board and for good timing and fast transmission threw the USART usb I need a crystal oscillator.
The timer will need to run at 3.2KHZ intervals with good precision, to clarify the precision the application I'm developing will trigger a ADC12 transfer for a period of MAX 10min most likely less, so some error is acceptable.
So from what I've gathered I need 1 crystal and 2 capacitors for it to work. So I've picked out the following parts:
http://search.digikey.com/us/en/products/9B-20.000MEEJ-B/887-1248-ND/2207668
http://search.digikey.com/us/en/products/C1608C0G1H070D/445-5041-1-ND/2093656
So the values I've been looking are the following:
Crystal
Frequency tolerance/stability +-10ppm
Shunt Capacitance 7pF MAX
Load Capacitance 18pF
Frequency 20MHZ
Capacitors
Dimensions 0.063" L x 0.031" W (1.60mm x 0.80mm) Should be right according to the parts list
Capacitance 7pF
So my questions is will this work if soldered these onto the experimenter board?
Should I reconsider any of the parts?
If you have suggestions I'm very glad to hear them, the specific frequency is not that important. I was planning to directly use it to source SMCLK and MCLK and since the CPU can handle up to 25MHZ I would like it to operate in +20MHZ. Power consumption is not an issue.