Dwight:
Thanks, I was already using Debug to send the ADCin value to one of my PicKit2 using the UART tool. It's pretty cool, if you have two PicKits you can use two at a time, one as a programmer running under MicroCode studio and the another as a debugger spitting out data from your code.
Any way thanks to everone for their help. I got it to correctly read the ADC.
The issue was that if I leave any pin on PortB high it would throw off my ADC readings on the low end. I found that if I make all the bits on PortB low before reading the ADC the reading are accurate. Go figure!
Thanks again for all the help.
Ron
Bookmarks