
Originally Posted by
HenrikOlsson
Hi,
You're giving up to easily.... I don't have a 16F1827 but I have a 16F1825 which also have the temp indicator module. If you can't get it going I will bread-board it and give it a go but I have my own Projects as well and I'd rather work on those at the moment :-)
One thing I see when Reading the datasheet is this:
You have set an acqusition time of 20us, 10 times less than what's required. Try DEFINE ADC_SAMPLEUS 200 and see what happens.
/Henrik.
Bookmarks