hello i need help on programming a pic16f88 comparator
i have a programm running on pic16f628a using comparator and i want to upgrade now my hardware using pic16f88
the thing is that using same code as pic16f628a to pic16f88 the comparator doesnt seem to work
any help what might be wrong?
im using mikro c pro and pic kit 3
On the PIC16F88, RB3 also has the 'PGM' function on it. We really need to see the full code and the CONFIG settings to know if this has any impact on the problem.
What mode is the comparator in? RA3 (which you mention as an input) can also be the Comparator 1 output in various comparator modes.
Susan