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.

MSP432P4111: Using all 24 ADC channels on the MSP432P4111 for fast simultaneous sampling and transmittal via UART

Part Number: MSP432P4111


I have a design that requires 24 analog channels sampled as fast as possible. I'm referring to the SimpleLink MSP432P4 SDK 3.40.01.02 adcbufmultichannel example. I'm struggling to adapt the example to suit my needs. I'd like to use FreeRtos and the adcbuf ti driver however it's proving very challenging and looking like I might have to go NoRTOS - though I'm not sure. Is there an existing solution or SimpleLink Academy lesson which will help me with this task?

Thanks