Hi @Sam_ECU ,
Sorry for the late reply, our team has a huge backlog lately.
I only have MCUXpresso environment here may not be able to run your project directly. But your requirement is clear to me, controlling ADC2_CH1 and ADC2_CH2 via ADC_ETC works right?
Please refer to this evkmimxrt1060_adc_etc_hardware_trigger_conv demo in the SDK, it is exactly the same as your requirement, using CH0 and CH15 of ADC1, you just need to simply change the pin configuration to port it to your project.
Best regards,
Gavin