Which version of PBP are you using?
And try
adcon0 = $c1 : adcon1 = $f0
Which version of PBP are you using?
And try
adcon0 = $c1 : adcon1 = $f0
Last edited by skimask; - 9th March 2008 at 08:32.
Im using PBP 2.47. I tried to change adcon1 and add adcon0 but it still doesnt work. Is the problem in my code or is my port A burnt (I accidentally input ~10V for a short while into the Vref+ pin earlier) ?
Is anything wrong with the quoted code ?
Any help is appreciated.
OK, I found the problem, turns out the defines must be in block letters. Weird that I did not get any compile errors though.
Bookmarks