Hello,
I want to Know
This code is working with ADC0 CH12 as well as CH9 but when I tried to do the same on CH3 it didn't work.
As per reference manual ADC0 CH0-3 requires different triggering method, since we do not have any example code for it.
Could you tell us-
Hello,
I'm not sure about your described settings. Could you please share your code?
In the RM, we can see "When software trigger is selected, a conversion is initiated following a write to SC1A."
So, the software trigger can be used only for the SC1A.
In the case, when you want to trigger more channels I would like to recommend to you the example S32K144 PDB ADC trigger DMA ISR S32DS Example S32K144 PDB ADC trigger DMA ISR S32DS
Also, you can look at the examples in the S32DS.R1 File -> New -> S32DS Project from the Example.
I hope it helps you.
Best Regards,
Diana