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

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List Spell Checker
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

   Insert an Image File
Check here to include your profile signature.
    

T O P I C    R E V I E W
Krankshaft Posted - 11/29/2015 : 21:20:02
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
1   L A T E S T    R E P L I E S    (Newest First)
ZLM Posted - 12/03/2015 : 22:08:36
Thank you for all.

MCUmall EPROM BIOS Chip Burner Forum © Copyright 2003 - 2009 Mcumall Electronics Inc. Go To Top Of Page
Generated in 0.07 sec. Snitz Forums 2000