Tool/software:
As i understood its a low-power micro controller which works on 32.768 kHz,
Can i configure the Clock initialization using 8MHz.
What will be the DCO / MCLK / SMCLK
Also ADC SD16A to be of 1ms interrupt.
Is it possible to do the same,
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.
Tool/software:
As i understood its a low-power micro controller which works on 32.768 kHz,
Can i configure the Clock initialization using 8MHz.
What will be the DCO / MCLK / SMCLK
Also ADC SD16A to be of 1ms interrupt.
Is it possible to do the same,
Hi Prasiddhnath,
You can use the DCO to get your 8MHz see the below code example. This sets DCO to 16MHz, but you can adjust the bits in order to get a different frequency. See chapter 5 in the User's Guide
https://dev.ti.com/tirex/explore/node?node=A__AG9-bGPxUXINB28jetYy5g__msp430ware__IOGqZri__LATEST
Regards,
Luke
**Attention** This is a public forum