Part Number:MSP432P401R
Tool/software:TI-RTOS
Hello!
I am using the ADC single channel example from TI RTOS for MSP432. I have a sensor connected at port 5 pin 5 (ADC channel 0). I am getting a sampling rate of 43000 Hz.
I wish to increase this sampling rate. How can I do that? Is it possible to somehow link one of the clocks (say MCLK) to the ADC in TI RTOS and then control the speed or is there another method?
Thanks!