Hi,
Just a quick question. How do I get port E to work as inputs?
I tried "trise = %111" but still not working
Printable View
Hi,
Just a quick question. How do I get port E to work as inputs?
I tried "trise = %111" but still not working
Straight from datasheet ...
AlainCode:Also, ensure that ADCON1 is configured
for digital I/O. In this mode, the input buffers are
TTL.
Ahh of course thanks Ace...