PDA

View Full Version : PIC & Electronic Development on a Shoestring



DynamoBen
08-21-2007, 10:20 AM
For those interested in Pic based projects:

http://www.uchobby.com/index.php/2007/08/20/pic-electronic-development-on-a-shoestring/

P. Short
08-21-2007, 10:50 AM
The programmer links on that site are a bit mis-leading, as the PICS used here (at least for Renard and Ren-C) require a programming voltage of around 13V, which those programmers do not provide. Those programmers may be good for some PICs, but not the ones used here (although I don't know if the PICs used by FireGod or RJ need the high voltage).

--

Phil

stempile
08-21-2007, 02:08 PM
The programmer links on that site are a bit mis-leading, as the PICS used here (at least for Renard and Ren-C) require a programming voltage of around 13V, which those programmers do not provide. Those programmers may be good for some PICs, but not the ones used here (although I don't know if the PICs used by FireGod or RJ need the high voltage).

--

Phil

13V? I have been programming the 16F688 chip with the PicKit2 at 5v off of the USB port power only. What chip is requiring the 13V?

ms

P. Short
08-21-2007, 02:28 PM
The PicKit2 has circuitry to create +13V from +5V (a small switching supply). The PIC itself requires the higher voltage on the VPP pin (pin 4) in order to program it (just for programming, not for normal use).

--

Phil