Hi
Please tell us about the sampling frequency of the MSP430G2452.
MCLK : 16MHz(62.5nsec)
VeREFADC10SHTx = 0 // 4sample
ADC10SSELx = 2 // MCLK
ADC10DIVx = 0 // ADC10CLK = MCLK/1
In this case ...
ADC10CLK = 16MHz
Time to convert(13cycle) from sampling(4cycle)
(4 + 13) x 62.5nsec = 1062.5nsec
This is correct?
The Date sheet is described as follows
(slas722e 34page) ADC10 incpu clock frequency
0.45MHz ~ 6.3MHz
But, I want to set 16MHz to ADC10CLK.