Help PIC USB Automatic Programming Develop Microcontroller Programmer K150 ICSP

Thread Starter

erick_el_rojo2001

Joined Sep 12, 2012
1
Hi everyone!

I am very new to PIC programming. I decided to buy a very cheap programmer, as the description implied that it would come with a software to comunicate with it, and to programm the microcontroller.
this is the programmer:
http://www.ebay.com/itm/PIC-USB-Aut...2000483322294405292&pid=100015&prg=1006&rk=1&

certainly, the device didn´t come with any software, and now I am trying to figure out how to get the drivers, and afterwards how to start programming on it.

Any suggestion?

So far I tried to follow these instructions:
http://www.kitsrus.com/pdf/k150v2.pdf
but the drivers (virtual com port) doesn't work for my device.
help please!
 

ErnieM

Joined Apr 24, 2011
8,377
This is the point where I have to restrain myself form saying I told you so.

This programmer depends on the FTDI chip U4 on that board.

Are you using Windows? Does Windows recognize a device was added to the USB? You should see it in the Windows Device Manager even if the drivers are not installed. A window announcing the device should open up the first time it is plugged into a computer: you may need to borrow another computer to check it still does this if you installed some non-working drivers.

If it appears then you should match the device with your operating system. Get the correct one from FTDI.

If it does not appear in Device Manager... Did Double and triple check all the wiring and solder joints to that IC?
 

t06afre

Joined May 11, 2009
5,934
Ouch you should have got your self a PICKIT 2 clone from EBAY. The manual have all the steps needed to get your programmer working. Start with installing the correct FTDI driver on your PC.
 
Top