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.

MSP430FR6047: Parameter problem in MSP430FR6047< ussswlib. h>

Part Number: MSP430FR6047

According to the figure, if ASQ_clock_freq=68MHZ, then HSPLL_CLOCK_FREQ=1088MHZ?

Is HSPLL_CLOCK_FREQ equal to USS_HSPLL_FREQ_IN_MHZ in uss_userconfig.h?

StartADCsamplingCount is known to be 3336 through online debugging. If USS_HSPLL_FREQ_IN_MHZ=80MHZ=HSPLL_CLOCK_FREQ(no corresponding to HSPLL_CLOCK_FREQ was found, I think it is the same as USS_HSPLL_FREQ_IN_MHZ). According to the note ASQ clock = (HSPLL_CLOCK_FREQ/16)=5MHZ,(1/ASQ_clock_freq)*(1)*(startADCsamplingCount) = (1/5mhz)*(1)*(3336)== 667.2usec, is that right?

**Attention** This is a public forum