Hi,
I made an application with my msp430G2452 with the timer but the precision is very low and my application witch give minutes have an error after a certain time so I would like to know how to use the external quartz of 32.768kHz in order to improve the precision of the clock. What code to put for an interruption each seconds with the quartz of 32768Hz? I'm not very good with the different clock of the msp430 and I would also like to know more about it with a link to a tutorial or some explanations.