Hi,
I am using S32k146, and I want to use 15 pins as an ADC.(most of them to monitor the temperature data)
ADC0: 10channels, ADC1: 5channels
Here I know that I can use HW or SW trigger in the ADC.
But according to the S32K reference manual, if I use HW trigger, I can only use a maximum of 8 channels from each ADC module.
So I want to use the SW trigger to overcome this issue. But here, only the SC1A register is available for SW trigger.
1. I want to know how to trigger 15 ADC channels by this single SC1A register.
Can anyone provide an example for this?
2. Is there any other way to use 10 ADC channels in the HW trigger mode?
Thank you
@mariuslucianand, @adriantudor Can you help me with this?