ADC multi channel configuration(STM32F410)
Hello,
I'm using STM32F410 for ADC in which i have configured two channels means two conversions.
For IN7 channel the input voltage is 1.89V and for IN8 input voltage is 2.0v(This channel we have connected trimpot voltage can varied )
Please check the configuration snap attached.
when we configure IN8 channel alone the conversion is happening properly as per the input voltage(single conversion).
the problem is when we configure both channel at a time for both channel conversion if EOC Is set for single conversion means both channel value are coming same with same configuration if we set the EOC after all channel conversion both channel values are drifting drastically.
please guide me what is problem and what are parameter to consider while using multi channel
Please check the configuration snap attached.

12bit ADC clock freq = 6.25MHZ

This is program
please check and correct where i'm doing wrong
