Off Topic - PIC Programming HELP!!! PIC16C63A CHIP with ICSP &
2004-06-02 by Dale Seaburg
Steven wrote: >I have recently purchased the portable PIC programmer from Jaycar, it works >fine with the 16F84, however something wrong with the ICSP support!!! > > > >I am currently using the 16C63A, it program ok first time using the ICSP >connection, however it doesn't not allow me to reprogram the chip 2nd time, >I don't understand why as the programmer's software did say it support >16C63A!!! > > > If I'm not mistaken, the "F" series are re-flashable,. The "C" versions of PICs are OTP (one time programmable). Someone correct me if I'm wrong. Steven, get a datasheet from Microchip's website on that processor. They should cover the issues of re-flashability. Dale.