MCUmall EPROM BIOS Chip Burner Forum
MCUmall EPROM BIOS Chip Burner Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 MCUmall Forums
 True USB Willem Programmer (GQ-2X,3X,4X & GQ-4x4)
 M27C Series EPROMs Device Programming Fix
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Krankshaft

10 Posts

Posted - 11/29/2015 :  21:20:02  Show Profile  Reply with Quote
I just wanted to post some more corrections I made to the devices.txt file. Specifically for the 27C series of EPROMs.

I discovered this because I had a few EPROMs that didn't program properly with the voltages outside of the manufacturers specified range.

First off the generic devices (27C64, 27C128, etc) without a manufacturer specified:

The 27C256 had the wrong VPP 12 volts instead of 12.7. The specs in every datasheet I've read specify 12.7 volts +- 0.25 volts 12 volts is way out of tolerance. It also had the wrong WVCC 5.5 volts instead of the standard 6.2 volts.

The other generic devices simply had the wrong WVCC 5.5 volts instead of 6.2 volts which I corrected.

Generic 27C Corrections:

Name="27C64",ID="XXXX",Class="27C64",Category="EPROM",MFG="ALL(Generic)",VCC="5V",WVPP="12.7V",WVCC="6.2V",BVCC="5V",RVPP="5V";
Name="27C128",ID="XXXX",Class="27C128",Category="EPROM",MFG="ALL(Generic)",VCC="5V",WVPP="12.7V",WVCC="6.2V",BVCC="5V",RVPP="5V";
Name="27C256",ID="XXXX",Class="27C256",Category="EPROM",MFG="ALL(Generic)",VCC="5V",WVPP="12.7V",WVCC="6.2V",BVCC="5V",RVPP="5V";
Name="27C512",ID="XXXX",Class="27C512",Category="EPROM",MFG="ALL(Generic)",VCC="5V",WVPP="12.7V",WVCC="6.2V",BVCC="5V",RVPP="5V";

Now onto the NM27C and NMC27C series of EPROMs these are 27C series EPROMs made by National Semiconductor.

All of these had the wrong VPP according to the manufacturers datasheet 12 volts instead of 12.7 and the wrong WVPP 5.5 volts instead of 6.2 volts which I corrected.

National Semiconductor NM27C and NMC27C Corrections:

Name="NM27C256",ID="8F04",Class="27C256",Category="EPROM",MFG="National",VCC="5V",WVPP="12.7V",WVCC="6.2V",BVCC="5V",RVPP="5V";
Name="NMC27C256",ID="8F04",Class="27C256",Category="EPROM",MFG="National",VCC="5V",WVPP="12.7V",WVCC="6.2V",BVCC="5V",RVPP="5V";
Name="NM27C256B",ID="8F04",Class="27C256",Category="EPROM",MFG="National",VCC="5V",WVPP="12.7V",WVCC="6.2V",BVCC="5V",RVPP="5V";
Name="NMC27C256B",ID="8F04",Class="27C256",Category="EPROM",MFG="National",VCC="5V",WVPP="12.7V",WVCC="6.2V",BVCC="5V",RVPP="5V";//by EZo

Name="NM27C512",ID="8F85",Class="27C512",Category="EPROM",MFG="National",VCC="5V",WVPP="12.7V",WVCC="6.2V",BVCC="5V",RVPP="5V";
Name="NMC27C512A",ID="8F85",Class="27C512",Category="EPROM",MFG="National",VCC="5V",WVPP="12.7V",WVCC="6.2V",BVCC="5V",RVPP="5V";//by EZo

Edited by - Krankshaft on 12/03/2015 00:44:29
Reply #1

ZLM

2937 Posts

Posted - 12/03/2015 :  22:08:36  Show Profile  Reply with Quote
Thank you for all.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
MCUmall EPROM BIOS Chip Burner Forum © Copyright 2003 - 2009 Mcumall Electronics Inc. Go To Top Of Page
Generated in 0.09 sec. Snitz Forums 2000