Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Categories > Micro Controllers


Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc.

Reply
 
LinkBack Thread Tools Display Modes
Old 1st October 2008, 09:49 PM   (permalink)
Default Can't connect to the PK2-LITE

Hi all,
I've built the PK2 LITE circuit and I've installed the picKIT2 application from Microchip web site.
But, the application cann't identfy the Circuit,
even when I plug-in the USB cable to the PC, the Win. doesn't recognize nothing, no sound or window is opened.
where can I find an istructions how to use the PK2?

Another question, the +5v in the circuit is comes from the USB or should I connect an external voltage source?

TNX, your assistance will be appreciated.
Avi.
avi is offline  
Old 1st October 2008, 10:04 PM   (permalink)
Default

Did you program the 18F2550 ?

Quote:
Originally Posted by avi View Post
Hi all,
I've built the PK2 LITE circuit and I've installed the picKIT2 application from Microchip web site.
But, the application cann't identfy the Circuit,
even when I plug-in the USB cable to the PC, the Win. doesn't recognize nothing, no sound or window is opened.
where can I find an istructions how to use the PK2?

Another question, the +5v in the circuit is comes from the USB or should I connect an external voltage source?

TNX, your assistance will be appreciated.
Avi.
3v0 is online now  
Old 6th October 2008, 03:06 PM   (permalink)
Default Yes, i've programmed the PIC2550 using ART2003

But, it still doesn't work..
my PC even doesn't recognize nothing when I plug in the USB cable to the PC
avi is offline  
Old 6th October 2008, 03:37 PM   (permalink)
Default

All the USB needs to see a PK2 is a programmed 18f2550 a 20MHz crystal and caps , plus the USB connector and .47uF vreg cap. There are some versions of the schematc with the D+ & D- pins on the USB connector reversed.
__________________
Bill
Smart Kits build Smart People

http://www.blueroomelectronics.com
blueroomelectronics is online now  
Old 10th October 2008, 05:59 PM   (permalink)
Default It still doesn't work

It's driving me crazy ...
I've reproggramed the PIC18F4552, and I've checked the circuit again..everything is OK..
Windows doesn't detect nothing when I plug-in the usb.

When I press SW1 (RB5 pull down) and plug-in the usb, then the Windows detects some un-recognized usb connection, and the "busy" LED blinks for a few sec.

I really don't know what to do...pls hlp.

TIA,
Avi.
avi is offline  
Old 10th October 2008, 06:13 PM   (permalink)
Default

Quote:
Originally Posted by avi View Post
It's driving me crazy ...
I've reproggramed the PIC18F4552, and I've checked the circuit again..everything is OK..
Windows doesn't detect nothing when I plug-in the usb.

When I press SW1 (RB5 pull down) and plug-in the usb, then the Windows detects some un-recognized usb connection, and the "busy" LED blinks for a few sec.

I really don't know what to do...pls hlp.

TIA,
Avi.
What is a 18F4552? The Lite schematic uses a 18F2550
__________________
Bill
Smart Kits build Smart People

http://www.blueroomelectronics.com
blueroomelectronics is online now  
Old 10th October 2008, 07:33 PM   (permalink)
Default

@Bill of Blueroomelectronics,
Sir, what is this PK2 LITE?Is it part of Junebug less tutor?
__________________
Regards,
Sarma.
mvs sarma is online now  
Old 10th October 2008, 07:35 PM   (permalink)
Default

Quote:
Originally Posted by avi View Post
It's driving me crazy ...
I've reproggramed the PIC18F4552, and I've checked the circuit again..everything is OK..
Windows doesn't detect nothing when I plug-in the usb.

When I press SW1 (RB5 pull down) and plug-in the usb, then the Windows detects some un-recognized usb connection, and the "busy" LED blinks for a few sec.

I really don't know what to do...pls hlp.

TIA,
Avi.
Many times I saw cases whether D- and D+ wires of USB get interchanged? Even published articles from Elektor have issued corrections Later.

please check carefully. the USB B socket pin counting confuses, seeing from bottom or top. In USB A it can be clearly located pin adjacent to Ground is D+
__________________
Regards,
Sarma.

Last edited by mvs sarma; 10th October 2008 at 07:43 PM.
mvs sarma is online now  
Old 10th October 2008, 07:44 PM   (permalink)
Default

Quote:
Originally Posted by mvs sarma View Post
@Bill of Blueroomelectronics,
Sir, what is this PK2 LITE?Is it part of Junebug less tutor?
Pretty much it's the prototype PICkit2 built to the bare minimum without tutor. The D+ & D- lines were switched but the Junebug manual versions are correct.
__________________
Bill
Smart Kits build Smart People

http://www.blueroomelectronics.com
blueroomelectronics is online now  
Old 10th October 2008, 07:54 PM   (permalink)
Default

Quote:
Originally Posted by blueroomelectronics View Post
Pretty much it's the prototype PICkit2 built to the bare minimum without tutor. The D+ & D- lines were switched but the Junebug manual versions are correct.
Thanks Bill
__________________
Regards,
Sarma.
mvs sarma is online now  
Old 10th October 2008, 09:29 PM   (permalink)
Default Sorry, I mean PIC18F2550...

-------------


Quote:
Originally Posted by avi View Post
It's driving me crazy ...
I've reproggramed the PIC18F4552, and I've checked the circuit again..everything is OK..
Windows doesn't detect nothing when I plug-in the usb.

When I press SW1 (RB5 pull down) and plug-in the usb, then the Windows detects some un-recognized usb connection, and the "busy" LED blinks for a few sec.

I really don't know what to do...pls hlp.

TIA,
Avi.
avi is offline  
Old 10th October 2008, 10:39 PM   (permalink)
Default

Have you checked the D+ and D- lines, as Sarma suggested?

One less problem to rule out.
Mickster is offline  
Old 10th October 2008, 10:51 PM   (permalink)
Default

It doesn't require any special drivers; it'll appear as a simple HID device like a mouse. Run the PICKit2 standalone software to see if it sees it.
You must have the .47uf cap and it must be a 20MHz crystal. The flashing red led should only flash if you hold down the button before plugging in the USB.
How did you initially program the 18f2550?
__________________
Bill
Smart Kits build Smart People

http://www.blueroomelectronics.com
blueroomelectronics is online now  
Old 10th October 2008, 11:00 PM   (permalink)
Default

Quote:
Originally Posted by blueroomelectronics View Post
How did you initially program the 18f2550?
His 2nd post in this thread, 3rd post from the top, says he programmed the '2550 with "ART2003".
Mickster is offline  
Old 10th October 2008, 11:03 PM   (permalink)
Default

That's what I get for doing this on an iPhone. I'll have to see what an ART2003 is.
__________________
Bill
Smart Kits build Smart People

http://www.blueroomelectronics.com
blueroomelectronics is online now  
Reply

Bookmarks

Thread Tools
Display Modes



Similar Threads
Title Starter Forum Replies Latest
GTP Programmer LITE theo92 Micro Controllers 97 29th October 2008 01:32 PM
GTP USB Lite.... jeremygaughan Micro Controllers 22 16th April 2008 02:09 PM
how to run Simulator in Proteus lite nura100 Micro Controllers 0 17th February 2008 11:03 AM
Softrock-lite 80m V6.2 forever99482 Electronic Projects Design/Ideas/Reviews 3 16th February 2008 11:35 AM
Sonnet Lite. lord loh. General Electronics Chat 0 10th May 2006 06:21 PM



All times are GMT. The time now is 03:54 AM.


Electronic Circuits  |  Learning Electronics
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.

eXTReMe Tracker