element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Community Hub
Community Hub
Member's Forum Fooling around with EPROMs - share your stories!
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Leaderboard
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Community Hub to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 21 replies
  • Answers 13 answers
  • Subscribers 555 subscribers
  • Views 3251 views
  • Users 0 members are here
  • product review
  • vintage
  • replacement
  • alternative
  • EEPROM
  • eprom
  • retro
  • repair
  • flash
  • computing_history
  • blog
  • eraser
Related

Fooling around with EPROMs - share your stories!

Gough Lui
Gough Lui over 9 years ago

As I've had a habit of collecting old (relatively speaking) computer hardware, one of the things that always strikes dread into me is an electrical failure in an EPROM/EEPROM/Flash chip which normally means curtains for a given device because the firmware is not stored elsewhere and replicating it is difficult. Further to this, earlier Flash memory had retention times of 10 years under harsh conditions, so losing a device due to flash retention failure is a high possibility - the course I was teaching in university had problems with their development boards losing their bootloader after 10-12 years in service, so we have definitely seen this.

 

As a result, I embarked on trying to save the contents of *ROMs I had in my reach. The first thing I needed was a programmer, so I bought an XG autoelectric TL866CS and some adapters, which I reviewed. From there, I reasoned that if someone wanted to update the firmware on an old CERDIP EPROM, they would need a UV eraser, so I grabbed a cheap one, tore it down and repaired it since it arrived broken. There, I also detailed a little experiment with erasing an EPROM and seeing what the erase profile looked like.

 

It then struck me, while EPROMs are relatively reusable, they can be damaged by stray static electricity and by over-erasure, so I pondered what the modern options were, so I went and did some shopping which turned up quite a few parts which might be made-compatible and reprogrammable in case you wanted to just have functionality rather than part-for-part exchange.

 

Finally, I dumped some old VGA BIOSes from ISA and PCI graphic cards and examined the data, discovering the bitmapped font tables. Cool. This is just the beginning of my adventures - but owing to time restrictions, more delving will have to wait.

 

As I suppose many of the members here would have more experience than I would with EPROMs, and the Vintage Hardware area has been very quiet, I thought I'd make this post a question/discussion rather than just a post about these beautiful chips and the code they contain. Feel free to share your stories, and in return, I promise a few likes and helpfuls your way image. Further to this, I hope some of this information is helpful in some way.

 

- Gough

  • Sign in to reply
  • Cancel

Top Replies

  • shabaz
    shabaz over 9 years ago +4 suggested
    Hi Gough! I remember buying an EPROM programmer from a car boot sale for £0.50 ($1) it really was a 1970's heap of trash it must have been the lowest end model possible, the LED 7-segments dimmed when…
  • dougw
    dougw over 9 years ago +3 suggested
    I fired up my AIM65 after 35 years and it still worked fine. In the picture you can see 5 EPROMs, 1 is erasable, the other 4 are OTP (one-time-programmable). My recollection is that the equivalent exposure…
  • Former Member
    Former Member over 9 years ago +3 suggested
    I still play with eeproms. Have a nice stash of 2716's. Made this simple programmer from the junkbox for making steering logic using the chips:
  • shabaz
    0 shabaz over 9 years ago

    Hi Gough!

     

    I remember buying an EPROM programmer from a car boot sale for £0.50 ($1) it really was a 1970's heap of trash it must have been the lowest end model possible, the LED 7-segments dimmed when in operation, but it still worked! And for a few years I made some good pocket money remapping Ford RS Cosworth ECU's : ) I think a local mechanic still has it, I let him have it after I was done with it.

    For erasing EPROMs, even the UK sunshine is ok for that image Motorola provided loads of EPROM parts to speed up development of some other projects, so I'd label them all and cycle them in the sun : )

    For yet another project, I was really stuck, I could only obtain the one-time programmable parts, which really were windowless EPROMs as I understand. No budget for the very hefty cost in-circuit emulators (think they cost a few $10k). Basically I had a few tubefuls of chances to get the code working : ) No pressure! image

    As an exercise in taking care, students should get given compilers with only a few dozen compile attempts : )

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • Gough Lui
    0 Gough Lui over 9 years ago in reply to shabaz

    Oh, I like that idea ... "Warning: You have 1 attempt remaining. Make it good." OTP stuff is very much just a PDIP version, which, on the plus side means no accidental erasure. Sometimes you really need that pressure to make you think and plan your code appropriately ...

     

    I was warned that while sunshine *can* work, different units can be less sensitive to the UV-A and UV-B in sunlight, and seeing the cells return 0xFF was not enough, as for reliability, someone seemed to suggest a figure of five times the amount of energy for the cells to just show all 1's. I'm not sure how true it is, but somewhere between 2-5x the just-erased time seems to be the recommended erase time.

     

    I suppose you could easily do it with a few MOSFETs, external power supply and an Arduino nowadays, but taking the time to wire it up and understanding the programming cycle times is probably not worth it given the cost of a semi-decent programmer nowadays.

     

    Good to hear your story image.

     

    - Gough

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • mcb1
    0 mcb1 over 9 years ago

    The company I worked for had a good little earner by reprogramming the EPROM's in the money machines (hole in the wall).

    The bank would turn up with the masters, we'd copy them onto lots of others and charge them.

     

    We also used EPROM's in the truckstops.

    When I frst joined I noted they were cable tied in, and thought it strange.

    Apparently because the boards were upside down, sometimes they'd fall out, and the cure (I was told it was from the manufacturer) was to use cable ties.

     

    Needless to say I educated them on why they falling out and we swapped the sockets.

     

    I've used an EPROM in a rudamentary controller I designed.

    We mapped the output and setup a range of address'es that got stepped thru to produce a moving output.

    We had 4 'pages' that were 4 higher bit address'es to effectively give 4 different pattern options.

     

    I wrote a VB program to allow you to see the effect and it generated the hex file.

    I think there are still some working around the town in the jackpot systems, along with some shooting stars in two casinos.

     

     

    I have heard that sunlight will erase them but the ones we dealt with needed nearly 8 hours if I recall.

    Mark

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • Gough Lui
    0 Gough Lui over 9 years ago in reply to mcb1

    I vaguely remembered the wire-wrap style precision pin sockets versus the cheap pressed-metal wiper sort, and the proper pin sort was more expensive but really grabbed onto the legs. I suppose cable ties are better than nothing image. Pulling chips out was always a bit of an operation ... an exercise in hoping you didn't flick the wrist at the last minute and cause a few bent pins.

     

    Ah, nice stuff using it as a type of bit-mapped control. That's one of the reason I love the older parallel chips - they're basically asynchronous. Bang the address in, wait the requisite time, and the output magically appears. If minor glitches don't matter, or timing isn't critical, you don't really even have to latch the outputs anywhere. Of course, nowadays with the move to lower pin counts, the whole age of asynchronous parallel devices is also slowly coming to an end.

     

    Thanks Mark for that memory image.

     

    - Gough

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • mcb1
    0 mcb1 over 9 years ago in reply to Gough Lui

    wire-wrap style precision pin sockets versus the cheap pressed-metal wiper sort, and the proper pin sort was more expensive but really grabbed onto the legs

    Yep they were probably 10 times the price or more originally.

     

    It's all very well using the cable tie, but they were so loose it was doubtful that some of the pins made adequate contact ... if at all.

    It wasn't uncommon for them to not boot up after a power fail.

     

    Strangely we never had an issue after they were changed. image

    Mark

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • shabaz
    0 shabaz over 9 years ago in reply to mcb1

    They still are 10 times the price : ( but as far as I can see, if an IC is worth socketing then it is worth the

    pin sockets.

    It used to be possible to get pins on tape (like a flexible zero-height SIL header socket), you'd cut the tape

    to the correct length and push it all in and solder. They were really handy, would be nice to locate some more.

    I've never found them since though. I had to use the individual pins for the 3-digit LCD project.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • DAB
    0 DAB over 9 years ago

    I can vouch for the sensitivity to static charge on EProms.

    Back in the late 1970's and early 1980's I had to be very careful around those devices.

     

    For some reason, I generate a lot of charge when walking, especially on vinyl floors.

    Some people claimed I could destroy an EPROM at ten feet, though I suspect they exaggerated.

     

    I just made a habit of carrying the conductive foam for carrying the EPROMs and successfully took them to many locations and even overseas by air.

     

    I even still have the UV lamp I used to erase them, though I am not sure I have a programmer.

     

    In their day, EPROMs were a great way to update systems.

     

    All I had to do was pop new EPROMS in and take the old ones back home for reuse.

     

    It has taken a long time before I would trust these new fangled devices to store programs for updates.

     

    Though I have found the SD Cards to be pretty reliable.

     

    Your post brought back a lot of memories for me.

     

    DAB

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • Problemchild
    0 Problemchild over 9 years ago

    One thing to note is that you can some times save the day with "duff" EPROM contents by varying the supply voltage  slightly. Also if you have several of a given device then hopefully y ou can recreate a complete image from several broken ones stiched together( all a bit manual but doable!!)

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • Problemchild
    0 Problemchild over 9 years ago in reply to mcb1

    The turned pin sockets were indeed pritty good and you can still get them although  you can get the 32/40 pin strips more easily these days.

    I've seen the cable tie thing mostly in mobile applications were vibration must of been an issue. That said if you need to cut and replace the tie each time you reprogram it's not effective.

    You will need to use re-usable ones in that instance!

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • Problemchild
    0 Problemchild over 9 years ago in reply to DAB

    EPROMs /Flash are still very useful for those Application in memory type applications more like the old computers but the SDCARD obviously wins hands down in most cases in terms of capacity and price etc now we load OSs and applications in to DRAM  before execution

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube