Dear all.
Reading problem occurs when I change the inputs between channels. Let me explain with samples.
Our supply voltage is 3.3V
Clk frequency is 16MHz.
There are divider resistor 1M/100K for every channels.
When I have connected the (IN0 --- 24V) , (IN5 --- 5V), results have been reading very clearly and accurately. (Results. For IN0 = 0xAD90, IN5 = 22B0)
But When I have changed the inputs as (IN0 --- 5V) , (IN5 --- 24V), results have been reading incorrect. (Results. For IN0 = 0, IN5 = 0x11A9)
I have read and tried Mr. Domanski's all advices. But I still didn't get correct results. How can I solve this problem?
Best regards