Part Number: MSP430F5172
Hello,
I am using ADC for sensing voltages and currents using MSP430f5172 microcontroller. I am using the MODOSC clk so the datasheet says it operates at 5MHz. However, when I used a simple LED on and off code to see it's execution time it is in 10s of kHz or below. Is this the correct way to measure the ADC sampling frequency? I was expecting ~300kHz since I am using sampling and holding 16 samples.