We are using the imx93 evalutation board and the mcuxpresso sdk to programm the M33 core.
To achieve the maximum ADC sampling rate, we would like to utilize the DMA feature to store the ADC results directly in RAM.
Unfortunately, we were unable to find an example, reference, or explanation in the SDK on how this can be done. We also could not find any dedicated DMA driver for the ADC. Has someone already done something similar, or could give us a reference from which we could start?
Or is there a better way to sample at the maximum rate?