Is imv2 signal measured by multimeter stable?
==The voltage measured by imv2 multimeter is 1.6mv
Which pin is actually connected to imv2 in the development board designed by yourself?
==Actual connection to PTA0_ GPIO[0]
S8_ Channum32 refers to ADC0_ S8?
==Yes
ADC0 on s32k344-wb_ S8 is connected to ptb13 (gpio45), so you can see dcmrwf4 [1] = 1 when debugging the whiteboard, right?
==Yes
ADC_ CONV_ MODE_ Continuous SW trigger mode 10mV to 110mV, is it consistent with the actual voltage of imv2 signal?
==>Not quite
And I changed the EB configuration for Trgmux Logic Group (PIT_CH0 trigger ADC0 and ADC1 changed to PIT_CH0 trigger ADC0 ) and I found the voltage was not jump from 0~4.9V now.But It jumpped from 110mv to 250 mv now.