I have been trying to understand how to use the ADC on my MIMXRT1060EVKB with hardware trigger with the SDK without the use of PIT, but so far i have not been able to work out how to do it. The SDK only provides examples on how to use the hardware trigger with PIT, which I do not want to do. If anyone could point me to an example of what i am trying to do or explain how i could do it, that would be great.
EDIT: I have realised that i have misunderstood the concept of the hardware trigger. I have found that the SDK does contain an example of what i want to do and thus no more attention should be given to this question