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