MSP-EXP430G2ET evaluation board

Ajit65

New Member
Hi,
I am using a MSP-EXP430G2ET evaluation board. Is there any specific jumper setting to get the 32768Hz for the ACLK(Auxiliary Clock)? I am using the following code snippets but not getting 32768Hz.

CCTL0 = CCIE;
TACTL = TASSEL_1 + MC_1;
CCR0 = 32768;

The ACLK FREQUENCY is 32768 so with the above configuration I should get 1Hz but it is something different. Can someone help me?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…