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.

how to set register for 8MHZ MSP430F5152 controller operating frequency

i am  using  MSP430F5152  .. actually i having problem in controller operating frequency .  how to set register  for 8MHZ   controller  operating frequency pls can any one solve this issue..

if possible pls send me a sample code for doing this...

thanks in advance

  • Did you read the clock system chapter of the users guide?

    Note that for 8MHz DCo speed, you'll need to set DCORSELx to 4 or 5 (and for a DCO speed of 16MHz with /2 divider, DCORSELx must be 6 or 7)
    Teh FLL cna only adjust the DCO speed within the current range of DCORSELx.See the device datasheet, "DCO frequency" for details.

**Attention** This is a public forum