Quote Originally Posted by lerameur View Post
I am using the same config as the sample program on melabs:
http://www.melabs.com/resources/samples/pbp/adcin8.bas
as you can see mine is not working.
k
Except that they're using 8 bits and a byte, and you tried using 10 bits and a byte.
(hint: see the hint above about the hint in post #25)