This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/MSP430G2744: enable external oscillator for msp430g2744

Part Number: MSP430G2744
Other Parts Discussed in Thread: MSP430WARE

Tool/software: Code Composer Studio

hi,

Now i am using  msp430g2744 for a project ,i need to enable external oscillator instead of internal.how to enable it by program is there any example for this?

  • Hello Aju,

    By default these parts are setup to enable a LFXtal (32kHz) and use that. (If not present, it automatically falls back on internal VLO.) You may need some additional configuration depending on the Xtal.

    The setup is a little different if you want to use a HF Xtal on the Xtal inputs. Examples for that are contained with TI Resource Explorer -> Software -> MSP430Ware. TI Resource Explorer can be found within CCS or on our cloud at http://dev.ti.com/tirex/#/ . Below is link to our code examples for the device you are asking about.

    dev.ti.com/.../

**Attention** This is a public forum