Part Number: MSP430FR6989
Hello guys!
I am working on ADC portion of this device. Presently I am having trouble in figuring out how to set time for collecting data for 10 sec? How can I set the timer?
I looked in the Users guide and it said that " ADC12SHT0x and ADC12SHT1x bits in ADC12CTL0 control the interval of the sampling timer " and SAMPCON high/low determines the time.
What is time based on? is it same like other timer(microsec)?
Do I have to run in in loop and Set the timer for "for loop"?