Having issues reading from ADC0 on the MCXW71 microcontroller.
I have set up peripherals/pins using config tools as following:
cnebeautopac_0-1768954514734.png
cnebeautopac_1-1768954532201.png
cnebeautopac_2-1768954547570.png
cnebeautopac_3-1768954592056.png
I have configured it as a single ended measurement using VREFO set to 2V. The output I am getting from the ADC is ~720 to 730 in 12bit mode, with 1.9V on the pin (ADC0_15). The measurement should be close to 4096 at that voltage so I am thinking it is not reading correctly. What am I missing?