![]() | ![]() | ![]() |
| | |||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| hello.i need a PIC16F84A programmer and its software.i heard that JDM programmer is the best and cheaper but i dont know where to get it.can anyone share your working JDM programmer and its software.thanks a lott | |
| |
| | (permalink) |
| Build a P16PRO40, scematics available on winpicprog.co.uk It's also very cheap but does not rely on the serial port as much as JDM JDM tends to fail if your serial port's voltage is not high enough P16Pro40 uses its own power supply and parallel port | |
| |
| | (permalink) | |
| Quote:
can P16Pro40 or JDM program the 16F877 PIC chip? | ||
| |
| | (permalink) | ||
| Quote:
| |||
| |
| | (permalink) |
| yeah.i got the schematic but couldnt find PCB layout.anyone can share with me? | |
| |
| | (permalink) | |
| [quote="Nigel Goodwin"][quote="philipsi"] Quote:
take that back guy, I've bulid 2 jdm programmers and they work "PERFECT" i can program ANY EEprom chip www.ic-prog.com but then again, I am a professional :lol: so if something doesnt work for me then, i make it work | ||
| |
| | (permalink) | ||
| Quote:
It should be about 12 volts, a bit higher is even better... My 2 compaq pc's only have 7V at their serial ports - too low to get the pic to enter programming mode | |||
| |
| | (permalink) | |
| Quote:
If you have a PC which meets it's requirements - then it works fine, if you have a PC which fails to meet them - it won't work at all, and if you have a PC which is marginal - it might work some of the time. | ||
| |
| | (permalink) |
| I am slowly but surely collecting the things I'll need to begin working with microcontrollers. I have been giving some thought as to where to begin and cost, among other things, is part of the decision equation. I'd draw from this discussion and others that some free or very low cost stuff is available however the lower cost stuff might be more troublesome than some of the costlier alternatives. For a skilled practitioner the "troublesome" varieties might result in minor inconveniences however for a beginner they might be formidable obstacles to learning. In my own case I might not be able to sort out the inconveniences from flaws in my understanding. Thanks for the help. Comments would be appreciated.
__________________ stevez | |
| |
| | (permalink) |
| hello guys i need the PCB layout for the P16PRO programmer. can anyone share its layout? another question.since this is the 1st time i build my own programmer and 1st time i interface to pc,i need some helps. from the diagram of P16PRO, the pins 2-6,10 and 18-25 is connected. then wat about pins 1,7-9, 11-17? do i need to connect or leave it unconnected? | |
| |
| | (permalink) |
| | |
| |
| | (permalink) |
| i got the P16PRO schematic diagram from http://www.lpilsley.co.uk/pdf/p16pro40.pdf but at the bottom of the siagram,it is written "P16PRO programmer for PIC16Cxx microcontrollers by Bojan Dobaj".since i want to use the programmer for PIC16F84A and PIC16F877 but not PIC16Cxx, is it compatible with those chips? i also downloaded the PCB layout from http://www.picallw.com, which is shown below: and decide to build it.is this PCB layout certified working?because next week is my exam and i dont have time to redo it if i doesnt work. [img][/img] | |
| |
| | (permalink) |
| i programmed 16F84, 16F628, 16F876, 16F877, 12F675, 12C508 with P16Pro40 upto now. Many other chips will be programmed with p16pro40 as well, Its the software u use to upload that's more inportant I use WinpicProg and IC-Prog Winpicprog is faster and better for the above chips, but the 16F876A, 16F877A are giving me troubles with Winpicprog, so i use IC-Prog for them | |
| |
| | (permalink) | |
| Quote:
The speed comes from only programming the bytes which need to be programmed. The current working version (and a limited release beta version) supports the 876A and 877A, they are FLASH versions of the previous EEPROM 876 and 877 and require a different programming algorithm - they program much faster than the EEPROM chips. I've also used IC-Prog, I presume it's based on my old 16 bit code which I released a few years ago - seeing as it includes my disassembler from that version, complete with my name in it :lol: | ||
| |
| | (permalink) | |
| Quote:
Still experimenting with IO delay settings though. I suspect the problem is somewhere with the settings | ||
| |