I just bought a new PIC16F876A and now wish to program it with LVP (Lothar stolz Low Voltage Programmer) and use the folowing circuit and program to test it afterwards.
My Program is:
start:
TRISA = %000000
TRISB = %00000000
TRISC = %00000000
High PORTC.5
End
for the Low voltage Programming cable and tell me what steps need to followed for programming the brand new PIC16F876A using LVP. ALso, i wish to use the internal RC oscillator.