I wrote a code to read using the adc of the pic16f877a three external analog inputs. I connect to AN0, AN1 and AN3 and then send the data to the serial port. when I connect the AN3 input to ...
I used the pic16f873 for my project then I change the program to compile for my pic16f877a just the header but I can't get to work my uart on the pic16f877a. I sense the output and I read 0 ...