Author |
Topic |
|
starling
1 Posts |
Posted - 08/10/2011 : 12:12:28
|
Hi, Is there any chance this chip can be added via config? Thanks |
|
Reply #1
ZLM
2945 Posts |
Posted - 08/12/2011 : 09:19:37
|
Add following lines into devices.txt file:
Name="PM25LD512",ID="7F9D05",Class="W25X10",Category="FLASH",MFG="PMC",Vcc="3.6V",CodeSize="65536",Adapter="SOIC8-DIP8, ADP-004"; Name="PM25LD010",ID="7F9D10",Class="AT25FS010",Category="FLASH",MFG="PMC",Vcc="3.6V",CodeSize="131072",Adapter="SOIC8-DIP8, ADP-004"; Name="PM25LD020",ID="7F9D11",Class="AT25FS010",Category="SERIAL_EPROM",MFG="PMC",Vcc="3.6V",CodeSize="262144";
|
|
|
Reply #2
gliga69
Hungary
1 Posts |
Posted - 12/06/2013 : 02:01:17
|
this line is incorrect: "Name="PM25LD010",ID="7F9D10",Class="AT25FS010",Category="FLASH",MFG="PMC",Vcc="3.6V",CodeSize="131072",Adapter="SOIC8-DIP8, ADP-004";" I was try to read "PM25LD010" after the devtxt mod cannot read the chips id. I was able to read and write the chip as w25x10 whit skip id check . Peter |
|
|
Reply #3
ZLM
2945 Posts |
Posted - 12/11/2013 : 00:43:43
|
Then use this one:
Name="PM25LD010",ID="7F9D10",Class="W25X10",Category="FLASH",MFG="PMC",Vcc="3.6V",CodeSize="131072",Adapter="SOIC8-DIP8, ADP-004"; |
|
|
Reply #4
Dmitriy
Russia
4 Posts |
Posted - 09/12/2014 : 22:12:49
|
Hello. Why you not added this chips in official devices.txt ?
This line for my PM25LD010 Name="PM25LD010",ID="7F9D21",Class="W25X10",Category="FLASH",MFG="PMC",Vcc="3.6V",CodeSize="131072",Adapter="SOIC8-DIP8, ADP-004";
|
Edited by - Dmitriy on 09/12/2014 22:21:01 |
|
|
|
Topic |
|
|
|