Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by picpgm

  1. P

    C codes for decoding RC5 signals using PIC microcontoller

    Hi, I have written an interrupt driven RC5 decoder for CCS C compiler. You can get it here: **broken link removed** Regards!
  2. P

    PICpgm + ART2003... A possible combination???

    I would not remove the diodes. Reason: If one of the outputs which is used as VDD is not set to logical 1 it would cause a short circuit. Regarding Pin inverting: Maybe PICPgm handles the pin invert configuration differently than WINPIC800. I.e. if there is no inverter between the LPT pins and...
  3. P

    PICpgm + ART2003... A possible combination???

    I checked the programming specification. For normal programming 2.0V VDD is enough. But for Bulk Erase 3.0V are required. Assuming the LPT outputs 3.3V logiv level and subtract the voltage drop of the diodes - around 0.7V - we are at 2.6V which is too less for erasing the device and hence...
  4. P

    PICpgm + ART2003... A possible combination???

    Hi, what is the voltage on the VDD pin of the programmer? Newer LPT ports only provide 3,3V output which is too less for programming PIC18F2450!
  5. P

    CCS code for DS18B20- Request

    Hi! I have written same CCS routines for the DS1820/DS18S20/DS18B20. You can find them here: **broken link removed**.
  6. P

    How Could I Program a dsPIC 30F4011

    Hi, PICPgm supports dsPIC (as well as PIC10F, PIC12F, PIC16F and PIC18F) and runs on Windows and Linux. You can get it here: **broken link removed** :D
  7. P

    Programming a PIC16F887 MCU under Linux

    Hi, now there is a Linux version of PICPgm availalbe: **broken link removed** Currently only the command line version has been ported to Linux, but it is planned to provide a GUI version also for Linux.
  8. P

    PICPgm LVISP Programmer Help!

    Hi! I have summarized some hints which might help to get your programmer working at **broken link removed**. Regards, Christian
  9. P

    dsPIC programmer circuit

    Hi, use PICPgm which is free and supports a lot of different programmer hardware and a long list of PIC microcontrollers (including dsPIC30F devices). You can get it here: **broken link removed** Christian
  10. P

    Simple dspic programmer schematic

    Re: dspic Programmer Hi everybody, PICPgm V1.1.0.0 supports now dsPIC30F devices. It can be used with any high-voltage programmer (e.g. JDM, Tait, ...) programmer Download PICPgm here: **broken link removed** Christian
  11. P

    PICPgm LVISP Programmer Help!

    Hi, have you checked the following points? 1) Are all Vss and Vdd pins of the PIC conntected to the corresponging Programmer pins? 2) Is the 74LS05 connected to the power supply, i.e. pin 14 = +5v, pin 7 = GND? 3) Have you used the hardware test dialog of PICPgm and measured the corresponding...

Part and Inventory Search

Back
Top