Author |
Topic |
|
fritolays
6 Posts |
Posted - 01/04/2020 : 13:38:19
|
So I have a GQ-4x4 and W25X41CLNIG from which I can read with no problems.
However, when I try to write the bin to a new W25X41CLNIG, it looks like it writes but always fails the verification.
I've tried every speed setting with no luck.
The devices.txt has a few entries for the W25X40 they do not work. Also seems like its just listing an adapter, no real difference. Name="W25X40",ID="EF3013",Class="W25X10",Category="SERIAL_EPROM",MFG="Winbond",Vcc="3.6V",CodeSize="524288";
Name="W25X40VSSIG",ID="EF3013",Class="W25X10",Category="SERIAL_EPROM",MFG="Winbond",Vcc="3.6V",CodeSize="524288", Adapter="ADP-081, ADP-027 adapter";
Name="W25X40*SOIC8",ID="EF3013",Class="W25X10",Category="SERIAL_EPROM",MFG="Winbond",Vcc="3.6V",CodeSize="524288", Adapter="ADP-081, ADP-027 adapter";
Looking online:
https://www.winbond.com/hq/support/resources/?__locale=en&line=&family=&category=%2F.categories%2Fresources%2Fdatasheet%2F&pno=w25x40
I see no reason why it should not work... |
Edited by - anniel on 01/05/2020 06:17:55
|
|
Reply #1
anniel
2572 Posts |
Posted - 01/04/2020 : 18:24:30
|
quote: Originally posted by fritolays
So I have a GQ-4x4 and W25X41CLNIG from which I can read with no problems.
However, when I try to write the bin to a new W25X41CLNIG, it looks like it writes but always fails the verification.
I've tried every speed setting with no luck.
The devices.txt has a few entries for the W25X40 they do not work. Also seems like its just listing an adapter, no real difference. Name="W25X40",ID="EF3013",Class="W25X10",Category="SERIAL_EPROM",MFG="Winbond",Vcc="3.6V",CodeSize="524288";
Name="W25X40VSSIG",ID="EF3013",Class="W25X10",Category="SERIAL_EPROM",MFG="Winbond",Vcc="3.6V",CodeSize="524288", Adapter="ADP-081, ADP-027 adapter";
Name="W25X40*SOIC8",ID="EF3013",Class="W25X10",Category="SERIAL_EPROM",MFG="Winbond",Vcc="3.6V",CodeSize="524288", Adapter="ADP-081, ADP-027 adapter";
Looking online:
https://www.winbond.com/hq/support/resources/?__locale=en&line=&family=&category=%2F.categories%2Fresources%2Fdatasheet%2F&pno=w25x40
I see no reason why it should not work...
Datasheet for the W25X41CLNIG? |
Edited by - anniel on 01/05/2020 06:18:16 |
|
|
Reply #2
fritolays
6 Posts |
|
Reply #3
anniel
2572 Posts |
|
Reply #4
fritolays
6 Posts |
|
Reply #5
anniel
2572 Posts |
|
Reply #6
fritolays
6 Posts |
Posted - 01/05/2020 : 09:25:56
|
quote: Originally posted by anniel Which device definition are you using?
I've tried the 3 listed above at all speeds, but they are all the same ID and Class so really are no different. |
|
|
Reply #7
anniel
2572 Posts |
Posted - 01/05/2020 : 12:03:47
|
quote: Originally posted by fritolays
quote: Originally posted by anniel Which device definition are you using?
I've tried the 3 listed above at all speeds, but they are all the same ID and Class so really are no different.
W25X40 and W25Q128 is not the same. |
|
|
Reply #8
fritolays
6 Posts |
Posted - 01/05/2020 : 12:30:19
|
quote: Originally posted by annielW25X40 and W25Q128 is not the same.
Yup I know, I was referring to the W25X40.
Just mentioned the W25Q128 as it is a Winbond chip and looking at the devices.txt seems to mostly use the same settings.
W25Q128: Name="W25Q128FVSIG",ID="EF4018",Class="W25X10",Category="SERIAL_EPROM",MFG="Winbond",Vcc="3.6V",CodeSize="16777216",Adapter="ADP-081, ADP-027 adapter";
W25X40: Name="W25X40VSSIG",ID="EF3013",Class="W25X10",Category="SERIAL_EPROM",MFG="Winbond",Vcc="3.6V",CodeSize="524288", Adapter="ADP-081, ADP-027 adapter";
Both use the same class (flashing algorithm) and voltages; just code size differ... |
|
|
Reply #9
noStuff
12 Posts |
Posted - 01/05/2020 : 13:04:08
|
quote: Originally posted by fritolays
quote: Originally posted by annielW25X40 and W25Q128 is not the same.
Yup I know, I was referring to the W25X40.
Just mentioned the W25Q128 as it is a Winbond chip and looking at the devices.txt seems to mostly use the same settings.
W25Q128: Name="W25Q128FVSIG",ID="EF4018",Class="W25X10",Category="SERIAL_EPROM",MFG="Winbond",Vcc="3.6V",CodeSize="16777216",Adapter="ADP-081, ADP-027 adapter";
W25X40: Name="W25X40VSSIG",ID="EF3013",Class="W25X10",Category="SERIAL_EPROM",MFG="Winbond",Vcc="3.6V",CodeSize="524288", Adapter="ADP-081, ADP-027 adapter";
Both use the same class (flashing algorithm) and voltages; just code size differ...
fritolays, save the headache for later: if it doesn't work chance are the programmer has some faulty line (wrong capacitance on the filtering capacitor). If you just bought it exchange it for a new one, something might change for the better or the worse.
|
|
|
Reply #10
fritolays
6 Posts |
Posted - 01/05/2020 : 13:43:28
|
What a waste of time... |
|
|
Reply #11
anniel
2572 Posts |
Posted - 01/06/2020 : 05:27:10
|
quote: Originally posted by noStuff
quote: Originally posted by fritolays
quote: Originally posted by annielW25X40 and W25Q128 is not the same.
Yup I know, I was referring to the W25X40.
Just mentioned the W25Q128 as it is a Winbond chip and looking at the devices.txt seems to mostly use the same settings.
W25Q128: Name="W25Q128FVSIG",ID="EF4018",Class="W25X10",Category="SERIAL_EPROM",MFG="Winbond",Vcc="3.6V",CodeSize="16777216",Adapter="ADP-081, ADP-027 adapter";
W25X40: Name="W25X40VSSIG",ID="EF3013",Class="W25X10",Category="SERIAL_EPROM",MFG="Winbond",Vcc="3.6V",CodeSize="524288", Adapter="ADP-081, ADP-027 adapter";
Both use the same class (flashing algorithm) and voltages; just code size differ...
fritolays, save the headache for later: if it doesn't work chance are the programmer has some faulty line (wrong capacitance on the filtering capacitor). If you just bought it exchange it for a new one, something might change for the better or the worse.
Did you get your ADP-056? |
|
|
Reply #12
noStuff
12 Posts |
Posted - 01/06/2020 : 07:23:38
|
quote: Originally posted by anniel Did you get your ADP-056?
Not yet. The ADP-056 will arrive by the end of this month or next. |
|
|
Reply #13
anniel
2572 Posts |
Posted - 01/06/2020 : 09:50:53
|
quote: Originally posted by noStuff
quote: Originally posted by anniel Did you get your ADP-056?
Not yet. The ADP-056 will arrive by the end of this month or next.
By mail I guess. |
|
|
|
Topic |
|
|
|