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)
 Need to flash MX25L12873F
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

joelz

Indonesia
34 Posts

Posted - 03/18/2020 :  00:10:12  Show Profile  Reply with Quote
I try code from zlm this code :
Name="MX25L12873F",ID="C22017",Class="W25X10",Category="SERIAL_EPROM",MFG="Winbond",Vcc="3.6V",CodeSize="16777216",Adapter="ADP-081A adapter";

but when i click ID on Gq-4x software its said unknown can't read ic code, please help anyone have try this before,thanks for respon
Reply #1

anniel

2531 Posts

Posted - 03/18/2020 :  03:43:19  Show Profile  Reply with Quote
quote:
Originally posted by joelz

I try code from zlm this code :
Name="MX25L12873F",ID="C22017",Class="W25X10",Category="SERIAL_EPROM",MFG="Winbond",Vcc="3.6V",CodeSize="16777216",Adapter="ADP-081A adapter";

but when i click ID on Gq-4x software its said unknown can't read ic code, please help anyone have try this before,thanks for respon

ID should be changed to C22018 and MFG to Macronix.
Go to Top of Page
Reply #2

laptech

United Kingdom
58 Posts

Posted - 03/19/2020 :  01:22:52  Show Profile  Reply with Quote
If the chip is 100% good then it will always read an ID code back, even if the listing in the device file is worng. The fact your chip is returning a 'cant read id code' means there is a problem with the chip, the adapter that is being used or the programmer itself.

Laptronics UK LTd. Specialist motherboard repair.
Go to Top of Page
Reply #3

anniel

2531 Posts

Posted - 03/19/2020 :  06:56:25  Show Profile  Reply with Quote
quote:
Originally posted by laptech

If the chip is 100% good then it will always read an ID code back, even if the listing in the device file is worng. The fact your chip is returning a 'cant read id code' means there is a problem with the chip, the adapter that is being used or the programmer itself.

Or the algorithm since the MX25L12873F has Quad I/O enabled by default and can not be changed.
Go to Top of Page
Reply #4

stevocz

Slovakia
27 Posts

Posted - 03/28/2020 :  12:44:13  Show Profile  Reply with Quote
Hi. I have the same problem with MX25L12873F. chip is from notebook with bios.

I tried

Name="MX25L12873F",ID="C22017",Class="W25X10",Category="SERIAL_EPROM",MFG="Winbond",Vcc="3.6V",CodeSize="16777216",Adapter="ADP-081A adapter";

and

Name="MX25L12873F",ID="C22018",Class="W25X10",Category="SERIAL_EPROM",MFG="Macronix",Vcc="3.6V",CodeSize="16777216",Adapter="ADP-081A adapter";


but it doesn't work. ID is still unknown

gq-4x4, gq-4x, willem usb/lpt

Edited by - stevocz on 03/28/2020 12:50:44
Go to Top of Page
Reply #5

anniel

2531 Posts

Posted - 03/28/2020 :  13:31:11  Show Profile  Reply with Quote
quote:
Originally posted by stevocz

Hi. I have the same problem with MX25L12873F. chip is from notebook with bios.

I tried

Name="MX25L12873F",ID="C22017",Class="W25X10",Category="SERIAL_EPROM",MFG="Winbond",Vcc="3.6V",CodeSize="16777216",Adapter="ADP-081A adapter";

and

Name="MX25L12873F",ID="C22018",Class="W25X10",Category="SERIAL_EPROM",MFG="Macronix",Vcc="3.6V",CodeSize="16777216",Adapter="ADP-081A adapter";


but it doesn't work. ID is still unknown

Out of curiosity try with four times the CodeSize.
Go to Top of Page
Reply #6

stevocz

Slovakia
27 Posts

Posted - 03/28/2020 :  23:46:15  Show Profile  Reply with Quote
Name="MX25L12873F",ID="C22017",Class="W25X10",Category="SERIAL_EPROM",MFG="Winbond",Vcc="3.6V",CodeSize="67108864",Adapter="ADP-081A adapter";



Name="MX25L12873F",ID="C22018",Class="W25X10",Category="SERIAL_EPROM",MFG="Macronix",Vcc="3.6V",CodeSize="67108864",Adapter="ADP-081A adapter";


both not working

gq-4x4, gq-4x, willem usb/lpt

Edited by - stevocz on 03/28/2020 23:46:38
Go to Top of Page
Reply #7

laptech

United Kingdom
58 Posts

Posted - 04/03/2020 :  02:02:49  Show Profile  Reply with Quote
quote:
Originally posted by stevocz

Name="MX25L12873F",ID="C22017",Class="W25X10",Category="SERIAL_EPROM",MFG="Winbond",Vcc="3.6V",CodeSize="67108864",Adapter="ADP-081A adapter";



Name="MX25L12873F",ID="C22018",Class="W25X10",Category="SERIAL_EPROM",MFG="Macronix",Vcc="3.6V",CodeSize="67108864",Adapter="ADP-081A adapter";


both not working



When you click on the button 'ID' it brings up a pop up window. What exactly does it say in that window. Does it say 'Unknown Device'? Is yes then the chip is not being seen by the device, meaning there is no power getting to the chip. If your are 100% the chips are OK then you either have an adapter problem or a programmer problem.

Laptronics UK LTd. Specialist motherboard repair.
Go to Top of Page
Reply #8

anniel

2531 Posts

Posted - 04/03/2020 :  04:43:12  Show Profile  Reply with Quote
quote:
Originally posted by stevocz

Name="MX25L12873F",ID="C22017",Class="W25X10",Category="SERIAL_EPROM",MFG="Winbond",Vcc="3.6V",CodeSize="67108864",Adapter="ADP-081A adapter";



Name="MX25L12873F",ID="C22018",Class="W25X10",Category="SERIAL_EPROM",MFG="Macronix",Vcc="3.6V",CodeSize="67108864",Adapter="ADP-081A adapter";


both not working

Figures, I think the algorithm needs the additional clock cycles.
Go to Top of Page
Reply #9

anniel

2531 Posts

Posted - 04/03/2020 :  04:46:12  Show Profile  Reply with Quote
quote:
Originally posted by laptech



When you click on the button 'ID' it brings up a pop up window. What exactly does it say in that window. Does it say 'Unknown Device'? Is yes then the chip is not being seen by the device, meaning there is no power getting to the chip. If your are 100% the chips are OK then you either have an adapter problem or a programmer problem.

Did you manage to successfully program this part number?
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.27 sec. Snitz Forums 2000