usb 24LCxx serial eeprom programmer


Closed Thread
Results 1 to 11 of 11
  1. #1
    badrad's Avatar
    badrad Guest

    Default usb 24LCxx serial eeprom programmer

    hi all,
    i have been searching for a usb or serial 24LCXX eeprom programmer. any ideas or suggestions?

    thanks

    badrad

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


    Did you find this post helpful? Yes | No

    Default

    hi,
    the only one i know is PonyProg wich is suppose to work well as i heard a lot of time. There you go

    http://www.lancos.com/prog.html

    you can also program few PIC with it too

    regards
    Steve

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

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


    Did you find this post helpful? Yes | No

    Default

    or for an USB version
    http://www.xeltek.com/product/programmer/sp280u.html

    but much expensive. Depending your needs.

  4. #4
    badrad's Avatar
    badrad Guest


    Did you find this post helpful? Yes | No

    Default ouch - that is expensive...

    wow, that xeltek unit looks nice but at $549 usd, way more than i can afford right now.

    i have a couple of programmers right now that i am using - the EPICplus programmer for the PICs, and a homebuilt EASY/IO programmer using the PonyProgrammer SW. both are parallel interface and both have worked quite well for my needs. the problem is that my desktop is dying, and i am looking to trade up to an ultralight notebook. the problem now stems with the notebook search in that parallel printer ports now rarely exist in any respectable notebook.
    which is prompting my search for another set of tools - usb. i would prefer not to add a notebook port expander for the parallel, since some of these don't work all the well and the cost is quite high.

    i bought the melabs serial programmer (but have not had chance to use it as yet), but was wondering has anyone tried building the JDM programmer and tried it with the EEPROM interface?

    thanks again for your recommendations so far!

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


    Did you find this post helpful? Yes | No

    Default

    Well if you can do or find a program to send data or eeprom dump to USB port, it will be easy to do your own device programmer. Easier to do if your notepad have an Serial COM port. Some HEX editor to edit your eeprom dump can be found for free on the net too.

    regards
    Steve

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

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


    Did you find this post helpful? Yes | No

    Default

    i don't know if you finnaly solve your programmer problem, but i've heard few time about those USB to serial adapter. i just buy one, and it works fine. I use it on my new laptop on the road.

    For sure you can it in some local dealer. but have a look on the melabs website
    http://www.melabs.com/products/accessry.htm

    hope this will help you
    Steve

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

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


    Did you find this post helpful? Yes | No

    Default

    one of my friend just talk me about this one.
    http://www.electronickits.com/kit/co...rog/ck1708.htm

    it's a kit that you build yourself. But as i heard, it's quite well explain and it's working well too. But if you have already a bunch of programmer maybe USB to Serial adapter must be considered for about the same price without any assembly process.

    I assume that is for PIC and your request was for EEPROM but it's really easy to create your own now. Send EEPROM dump file to PIC and then from PIC to EEPROM. Few lines of code now

    anyway, these are my solution. Hope these help you
    Steve

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

  8. #8
    badrad's Avatar
    badrad Guest


    Did you find this post helpful? Yes | No

    Default jammed out and bought a compaq...

    i built up the JDM serial programmer, with the EEPROM attachment, but never got it working. I bought a generic USB-RS232 convertor, but was unable to get the combination working (along with unknowns as to the stability of my workstation hardware). so i shelved the project (for the time being - way too much production work to fiddle with this).

    seems like compaq and toshiba are some of the few notebook makers that still provide parallel ports in some of their configurations. so, that's what i got... the only problem is lugging an 8 pound anchor around town isn't my idea of fun, but is a good workout.

    at least there aren't any new variables to deal with, i just take my setup from the workstation and on the road as needed.

  9. #9
    toto_lebolo's Avatar
    toto_lebolo Guest


    Did you find this post helpful? Yes | No

    Default

    There is a usb serial flash programmers here not sure if this is what you are looking for:
    http://siliconkit.dnsalias.com/cart/spi.html

    Also I have seen the xeltek programmers mentioned. I use the superpro 3000U.
    But it is a little more expensive. See here: http://siliconkit.dnsalias.com/cart/3000u.html

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


    Did you find this post helpful? Yes | No

    Default

    PICKIT 2 also do serial EEPROM now...
    http://www.microchip.com/stellent/id...cName=en027813
    Steve

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

  11. #11


    Did you find this post helpful? Yes | No

    Default

    Heh, somewhere in my projects folder I have PicBASIC code that runs on a MElabs LAB-X1 board that would read and write to i2c eeproms. I even wrote an xmodem transfer protocol so I could just transfer hex data serially between a PC running a terminal program and the LAB-X1. If I can dig it up, maybe I will post it here, if there is any interest.
    Tim Barr

Similar Threads

  1. Can't read sequential addresses in external EEPROM
    By tjkelly in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 18th February 2010, 14:46
  2. Dynamic USB Serial Number (PIC18F4550)
    By awmt102 in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 16th July 2009, 17:03
  3. Data EEPROM gets clobbered during programming
    By BrianT in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 18th July 2008, 02:46
  4. problems with USB programmer
    By malc-c in forum General
    Replies: 7
    Last Post: - 10th May 2007, 20:14
  5. USB programmer problems
    By uiucee2003 in forum USB
    Replies: 2
    Last Post: - 15th August 2006, 23:47

Members who have read this thread : 1

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