USB Programmers


Closed Thread
Results 1 to 4 of 4

Thread: USB Programmers

  1. #1

    Default USB Programmers

    This is a question out of curiosity;

    There are pic programmers on the market which can operate from USB power. How is this done? The standard USB interface provides 5 volt power alone. If so, where does the 12 or 13 volts come from to allow a flash pic to enter the programming mode?

    Also, in reading the programming specs for flash pics F6xx it is stated that programming high voltage is internally generated. How is this posssible, and if so is it also the case for all other flash pics?

    Anybody?

    Dick

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    IMO, those programmer use LVP(low voltage programming) or there's an internal circuit to shift-up the voltage.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  3. #3
    Warrier's Avatar
    Warrier Guest


    Did you find this post helpful? Yes | No

    Default

    DI:

    Boost converters are dime a dozen these days - especially considering the 13volt supply does not require any large currents. Boosting 5 volts to 15volts (voltage tripling) can be done using a 555 timer and a few diodes and capacitors.

    If these USB programmers are meant for most PIC devices, Low Voltage Programming is not always recommended!

    -warrier

  4. #4
    Join Date
    Oct 2004
    Posts
    46


    Did you find this post helpful? Yes | No

    Default

    I am using a PIC16F876 in conjunction with a CP2101 chip that cost $5.00 from digikey. This chip converts to serial data coming from the PIC to USB serial. I power the PIC from the USB as well. However, not being gifted in electronics, I use a max734 to boost the voltage from 5V to 12V and then take down to a nice steady 5V with a 78L05. The USB 5V power supply flucutates too much and since I am using an AD converter I find it easier to do it this way. The CP2101 is a tiny chip but using solder paste and an oven does the job quite well.

Similar Threads

  1. USB CDC Communications for Dummies!
    By Squibcakes in forum USB
    Replies: 104
    Last Post: - 15th January 2014, 13:43
  2. Simple USB Comms Problem
    By awmt102 in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 6th January 2010, 20:17
  3. One USB keyboard to Two USB Ports
    By picnaut in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 11th June 2009, 00:04
  4. Current DIY or budget USB type programmers
    By mr.sneezy in forum General
    Replies: 8
    Last Post: - 14th November 2008, 16:59
  5. USB PIC without USB Connection
    By Tissy in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 26th December 2005, 17:39

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts