are you seeing this voltage at opamp out pin with a meter ?
your description is not clear whether the opamp is not working or the adc measurement .
working with opamps with inputs near rail...
Hi All,
The title says it all. I'm trying to utilize the PIC's internal opamp rather than a separate opamp to measure load current on AN6 but I cannot get it to work. I've RTFM so many times I...
Most strange is the 32 vs 4 MHz clock. Lower clock needs more code space!!! I expected the oposite.
Ioannis
I shouldn't but for the sake of the very strange case I will. On both the chips the code is the same except for the port access. Everything else is identical.
12F675:
#config
__CONFIG...
Intersting, still ~25% larger compared to 12F675.
The 12F1840 has a larger instructionset than the old 675 so one would think there would be "better" ways to do things on the 1840 (though PBP most...
Forgot to change GPIO to LATA and PORT registers.
Now it counts down to 679 words. But still away from 547 words.
Ioannis
I had a test program developed on 12F675 until my samples of 12F1840 arrive.
Now I transferred the exact same code to the 1840 chip and the size of compiled code went from 547 words to 785 words....
which is what I did. its a way to break up the flash data space
enabling reading, writing and erasing of data in a pic sized way
yet deal with large data structures normally beyond a pic's...
Hi Richard,
I take your point however in my logging application I don't need a file system.
Presently data is being streamed via 4G and the planned logger will be there only to safeguard...
Re: 16F1705 internal Opamp woes
Hi Richard,
wjsmarine Today, 06:03I knew you'd be the first to respond :)
I've been monitoring the output (pin 8) throughout the testing and it doesn't go above ground at any stage. Ultimately I want to process the...