Hi,May:
The ADC is designed to be floated if module is not connected. the module is Optional.
Follow "ECKMIMXRT1040_ADC_12B1MSPS_SAR_POLLING" , the ADC input pin of GPIO_AD_B1_04 is set as keeper function disable.
the NC ADC input pin is measured as 0V, but ADC read value is 0.6 or 0.7V if keeper disable.
ADC read value is nearly 0V if keeper enable as default. by this way we can use ADC read value as module detection
So, what the side effect when keeper is enabled.
What should i do to read ADC input pin which is NC as we need auto detect of the optional module?