How to use ADC to collect multichannel voltage, whether there is demo to refer.thank you.
Hi,
the "adc_hwtrigger" SDK example is available in the S32DS. It configures PDB to trigger single ADC channel. You can modify it to add more pretriggers and such do multi channel conversion.
You can refer to https://community.nxp.com/docs/DOC-343295 how to do that.
BR, Petr
OK,thank you very much