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.

LMP93601EVM: I would like to increase the sampling rate

Other Parts Discussed in Thread: LMP93601EVM

I am working with the LMP93601EVM and the software provided. I was able to save data to a log file from the graph menu but I'm not getting enough samples to put the data through my DSP algorithm. I need more samples to accurately evaluate the noise floor. I'm wondering if there is any way to increase the sampling rate so that I can achieve at least 128 samples in a 2 second time window. That works out to approximately 15 mS sampling period.

If the provided software cannot be configured for a higher sampling rate then I'm wondering if there is any documentation on the LMP93601EVM serial protocol. The MSP430 presents itself to the PC as a COM port. So I could easily write a small program that could talk to the MSP430 using the serial protocol and sample at a faster rate.