PicKit4 as a programmer in IDE

Discuss the Integrated Development Environment (IDE)

Moderators: David Barker, Jerry Messina

richardb
Posts: 306
Joined: Tue Oct 03, 2006 8:54 pm

Re: PicKit4 as a programmer in IDE

Post by richardb » Fri Jul 17, 2020 2:18 pm

I have to admit i haven't used the cap and diode for years, certainly all the pic's i've used recently have power on reset, so i just use a 10k to 5v
3.8 Power-up Delays
Power-up delays are controlled by two timers so that no
external Reset circuitry is required for most applications.
The delays ensure that the device is kept in
Reset until the device power supply is stable under
normal circumstances and the primary clock is operating
and stable.


Do you use MPLAB X IPE ?
Hmmm..

Jerry Messina
Swordfish Developer
Posts: 1469
Joined: Fri Jan 30, 2009 6:27 pm
Location: US

Re: PicKit4 as a programmer in IDE

Post by Jerry Messina » Fri Jul 17, 2020 3:14 pm

same here

bitfogav
Registered User
Registered User
Posts: 169
Joined: Sat Oct 09, 2010 1:39 pm
Location: United Kingdom

Re: PicKit4 as a programmer in IDE

Post by bitfogav » Fri Jul 17, 2020 3:16 pm

Your not wrong with 10k to 5v. But I use the previous circuit as an isolation circuit which is in the pickit 3 guide figure 3.1..
I have tested it without the diode and cap, and just 10k to 5v.. I still get the same result, everything works and the pic is still running..
Do you use MPLAB X IPE ?
I used IPE in the above tests but other than that only basically if I have to program the same program into several devices..

Post Reply