i want a simple example to read adc values in s32k144 evb using driver apis
Hi @siiv
The SDK includes four examples of ADC:
Also, there are this two examples that you could use as a reference:
Example S32K144 PDB ADC trigger DMA ISR S32DS
Example S32K144 PDB ADC DMA S32DS.ARM.2018.R1
If you do not need to use the SDK, we also have an ADC example in the S32K1xx Series Cookbook and the S32K1xx ADC guidelines, specs, and configuration.
B.R.
VaneB