Page 2 of 4

Re: pr11 help anyone?

PostPosted: Tue Sep 18, 2012 1:57 pm
by sich
Is there 5V at 7805 voltage regulator output pin? And also 5V at VDD pin of the PIC?

Re: pr11 help anyone?

PostPosted: Mon Sep 24, 2012 10:36 pm
by black_smtk
still have problem when i try to program. anyone can help me??? it say target power 5v not detected. why??

Re: pr11 help anyone?

PostPosted: Mon Sep 24, 2012 11:18 pm
by sich
sich WROTE:Is there 5V at 7805 voltage regulator output pin? And also 5V at VDD pin of the PIC?

My question above is actually asking you to test the pins with multimeter.

Re: pr11 help anyone?

PostPosted: Tue Sep 25, 2012 7:08 am
by black_smtk
i,ve check with multimeter. suppose to be o.k. 5v. i also had try using the sk4oc which have built in voltage regulator circuit right? should be no problem. actually ive use pic16f877a for the new circuit. i wonder what is the problem when it say " target power not detected". ive used dc adaptor. so the power supply should be o.k.

Re: pr11 help anyone?

PostPosted: Tue Sep 25, 2012 8:15 am
by yonghui
have u try to use pickit2 standalone sofware? try tools --> troubleshoot, see what is the problem of pickit2

Re: pr11 help anyone?

PostPosted: Tue Sep 25, 2012 7:54 pm
by robosang
You should try what yonghui suggested.

There is no problem with the UIC00B, this is due to MPLAB IDE. It will detect whether the target PIC have power or not before loading program, the standalone PICkit2 Programmer have different method. If you check the schematic of PR11, the VCC or 5V of circuit is not connected to the ICSP socket, in other words, the UIC00B pin that detect power is floating and will not detect the target is being powered.

There are a few method to overcome this, but I prefer using the PICkit2 Programmer GUI.

Re: pr11 help anyone?

PostPosted: Wed Sep 26, 2012 7:51 am
by black_smtk
yonghui WROTE:have u try to use pickit2 standalone sofware? try tools --> troubleshoot, see what is the problem of pickit2


ive try method above. test at 4.5v read 4.6v. it say everything o.k except for test with oscilloscope, i didnt try.

Re: pr11 help anyone?

PostPosted: Wed Sep 26, 2012 8:04 am
by black_smtk
figure
tt1.png
here is the output
tt1.png (9.57 KiB) Viewed 21795 times

Re: pr11 help anyone?

PostPosted: Wed Sep 26, 2012 3:32 pm
by black_smtk
for pr11, i want to change the pic from pic16f876a to pic16f877a. to do that, do i need to change the coding? all the connection is still same right? only need to setting mplab ide? i try the coding provided by cytron. any ideas anyone can share? :?:

Re: pr11 help anyone?

PostPosted: Wed Sep 26, 2012 8:37 pm
by black_smtk
finally :lol: . my circuit can run. now need to modify to more advance features for fyp. thank to those help me. :mrgreen: