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)
 MX26L6420?

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
Ice Man Posted - 12/15/2017 : 05:43:28
Will there be support for this IC in the future?

GQ-4X can program MX29L3211 already and the only difference is that MX26L6420 got A21 and instead of BYTE it is WE.

So maybe it's already possible with ADP-019 V4 and higher?
7   L A T E S T    R E P L I E S    (Newest First)
Ptchnk Posted - 05/24/2022 : 02:30:53
Besides the pinout that is not that different (see pinout below), the main problem would be that MX29L3211MC are flash memory while MX26LXXX are not so the writing protocole might be different.



As your are able to read the 64Mb rom by manually setting the low/high byte, my guess is that you should be able to read it in one pass by creating a custom rom model in the "device.txt" file (doubling the size of the MX29L3211MC*PSOP44 device for instance) and by connecting A21 (pin 1) from the rom to the A22 position on the ZIF connector.

It worked for me to read the TC5364205AP DIP42 maskrom in one pass. And i may made it work for the MX26LXXX in read mode only.

For the writing, as MX26LXXX are not flash rom, i would make a custom device derived form the 27C322 type eprom. But that would probably required some adjustement of the voltage unless it is taking cared of byt he adaptor.

Name="27C322",ID="XXXX",Class="27C322",Category="EPROM",MFG="ALL(Generic)",CodeSize="4194304",Adapter="ADP-054, ADP-055 16 BIT EPROM ADAPTER";

Name="TC5364205AP",ID="XXXX",Class="27C322",Category="EPROM",MFG="ALL(Generic)",CodeSize="8388608",Adapter="ADP-054, ADP-055 16 BIT EPROM ADAPTER";



I was actually working one a similar issue a couple years back by trying to make a versatile adaptor tor read (and write) various DIP40/42 and PSOP44 roms but it is still a WIP. Only the DIP40/42 side is working at the moment.

https://www.ultimate-consoles.fr/topic/19983-tuto-lire-les-maskroms-tc5332204ap-tc5364205ap-et-tc531000/

snakeGrave Posted - 03/13/2022 : 09:52:11
I modified my programmer so that I can read 64MB chips in two parts. by manually connecting A21 to either VCC of GND through a resistor using the MX29L3211MC*PSOP44 device. My hope is that I would be able to program my chips in two parts in the same way, split my 8MB file, write the first 4MB with a21 tied to gnd, then write the last 4MB with A21 tied to VCC.

I have also rewired the write enable pin to position 4 on J2.
J3 jumper is configured to 5V
J1 jumpers are setup for 29L3211 chips

But when I try to program my 26L6420MC-90 chips the status bar hangs at 0% forever.

I am trying to replace the 64Mb read only chips on my board with new chips. I am able to confirm that I have read the content from these chips because I can compare the read data to content that I have found on the internet.

Thank you!
anniel Posted - 12/18/2017 : 10:10:11
quote:
Originally posted by Ice Man

Oh, I see. Any chance it can be added to support list though?



Probably...

ZLM?

Datasheet is attached.

Download Attachment:
671492
Ice Man Posted - 12/18/2017 : 08:50:56
Oh, I see. Any chance it can be added to support list though?
anniel Posted - 12/18/2017 : 07:21:03
quote:
Originally posted by Ice Man

Because it only use 16 bit mode? ADP-019 programm in 8 bit mode I assume?



No, mainly because it's not in the same family of chips.
MX29 is a FLASH EEPROM an can be accessed by sectors or pages and supports 10000 cycles.
MX26 is more like a conventional EPROM and only supports 100 erase/program cycles.
Ice Man Posted - 12/18/2017 : 06:39:49
Because it only use 16 bit mode? ADP-019 programm in 8 bit mode I assume?
anniel Posted - 12/15/2017 : 08:47:11
quote:
Originally posted by Ice Man

Will there be support for this IC in the future?

GQ-4X can program MX29L3211 already and the only difference is that MX26L6420 got A21 and instead of BYTE it is WE.

So maybe it's already possible with ADP-019 V4 and higher?



Not the same technology at all.

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