It seems a delay may be needed between the first 8 clock pulses and the second 8 clock pulses on some PICs. I also found out that anything below 3 cycles for the delay would cause the same behaviour a ...
I've been able to start blinking an LED from the PIC using code compiler in PIC C and uploaded using CCSLOAD So I now know I've got the connections right, the PIC is running correctly, etc. Now I j ...
I'm trying to program my PIC and getting some odd results. When running the CCS Device Programmer/CCSLOAD it says I can read the chip ID, clear the chip, and write a file to the chip and ve ...