I can't put a pull down resistor on there because grounding the contact I am trying to connect to will make it not function.
Is there any other way to make it accept .4v as low? Coding tricks or anything?
I can't put a pull down resistor on there because grounding the contact I am trying to connect to will make it not function.
Is there any other way to make it accept .4v as low? Coding tricks or anything?
They should be correct
ANSEL = 0
ADCON0 = 0
CMCON0 = 7
I don't know what gives. It's very agrevating. I am still playing with it.
Well, whatever happens, whatever you do, don't show us any test code that you may have written so somebody else might be able to point out any flawed logic that you may have overlooked, however trivial or complex it may be...'cause I like guessing at things like this...![]()
I finally figured it out. I was an idiot and had a something stupid in the code.
Bookmarks