Hi,
I am trying to perform ADC conversion for precision input and standard input channels for S32K342 device with the following configurations.
OBSERVATION:
Hi @Venu_M,
This is a correct observation.
When PSCR[PRECONV] = 0, pre-samling is followed by sampling and conversion.
When PSCR[PRECONV] = 1, pre-samling is followed by conversion.
RM, Section 61.3.9 Presampling
BR, Daniel
Hi @danielmartynek ,
I am trying to get correct conversion data with PSCR[PRECONV] = 1. Not able to get the correct data.
Regards,
Venu
Hi @Venu_M,
These are the correct data.
When PRECONV = 1, the sampling on the actual input channels is skipped.
BR, Daniel