Author |
Topic |
|
sylverster16v
Germany
69 Posts |
Posted - 06/04/2009 : 16:27:34
|
H/W Re: GQ-4X Re-1.10 USB Driver Re.2.0 Software Re. 4.02
Tsop40A Adapter and A19 is connected!
hello, i tried these lines
Name="SST39VF080",ID="BFD8",Class="SST39LF/VF040",Category="FLASH",MFG="SST",CodeSize="1048576",DIP="100011110101",Adapter="TSOP40A-DIP32",VCC="3.3V",Message="close all jumper and connect the A19 from adapter to programmer";
Name="SST39VF080test",ID="BFD8",Class="SST39LF/VF040",Category="FLASH",MFG="SST",CodeSize="1048576",DIP="100011110101",Adapter="TSOP40A-DIP32",Message="close all jumper and connect the A19 from adapter to programmer";
Name="SST39VF080(Test)",ID="BFD8",Class="SST39LF/VF040",Category="FLASH",MFG="SST",CodeSize="1048576",DIP="100011110101",Adapter="TSOP40A- DIP32",VCC="3.3V",Message="Set adapter Vcc jumper to 5V and connect the A19 from adapter to programmer";
Name="SST39VF080_1",ID="BFD8",Class="SST39LF/VF040",Category="FLASH",MFG="SST",CodeSize="1048576",DIP="100011110101",Adapter="TSOP40A-DIP32",Message="Set the adapter to 5V VCC jumper position.";
everytime A19 is connected! i tried every speed and ext. 9v power to. only with the first line does work.i just cant write.
ID:bfd8 read:ok erase:ok blank check:ok
it breaks with the error: Adress=0x000000,Buffer=0x00,device=0xff i tried 7 chips(5new,2used)
|
Edited by - sylverster16v on 06/05/2009 08:00:02
|
|
Reply #1
sylverster16v
Germany
69 Posts |
Posted - 06/05/2009 : 07:58:02
|
with this line every process is much faster and iget correct id,read,erase,blankcheck ok but it breaks with same error if i try to write
Name="SST39VF080_test",ID="BFD8",Class="29F040B",Category="FLASH",MFG="SST",CodeSize="1048576",VCC="3,6V",DIP="100011110101",Adapter="TSOP40A-DIP32",VCC="3.6V",Message="connect the A19 from adapter to programmer";
Name="SST39VF080_test1",ID="BFD8",Class="MX29F040",Category="FLASH",MFG="SST",CodeSize="1048576",DIP="100011110101",Adapter="TSOP40A-DIP32",VCC="3.6V",Message=" connect the A19 from adapter to programmer";
|
|
|
Reply #2
ZLM
2945 Posts |
Posted - 06/05/2009 : 19:25:03
|
Can you confirm the chip can be erased? If it can be erased, then the write should work. OR The chip is sector locked? |
|
|
Reply #3
sylverster16v
Germany
69 Posts |
Posted - 06/06/2009 : 02:31:44
|
after erasing the blankcheck test is everytime ok! it says :chip is blank! if the chip is sectorlocked how to remove it? i dont think the new chips are locked to,but the error is the same. please help |
|
|
Reply #4
ZLM
2945 Posts |
Posted - 06/06/2009 : 07:57:51
|
Since you can ID correctly, then the chip has correct position and correct setup. A19 must be connected.
I would like you to try: 1. not use the external power. 2. set the adapter vcc jumper to 5V when you specifiy the vcc="3.6V" in the devices .txt. 3. set the adapter vcc jumper to 3.6V when you specifiy the vcc="5V" in the devices .txt. 4. after write failed, do a blank check to see if the whole chip still blank.
|
|
|
Reply #5
sylverster16v
Germany
69 Posts |
Posted - 06/06/2009 : 13:05:29
|
yes A19 is everytime connected and i get correct id. after write fail, i can see the first 10 line are written with 02 and the rest is with ff.
external power was just for testing,normally i dont use it!
with the new chips i get the id "02" but all pins are clean and at right position
do you have SST39VF080 for testing? what can i do? |
Edited by - sylverster16v on 06/06/2009 13:24:43 |
|
|
Reply #6
ZLM
2945 Posts |
Posted - 06/06/2009 : 16:56:35
|
I carefully checked the TSOP40A-DIP32 adapter, but did not find anything wrong. All signals are correctly assigned and working fine.
You said the chip been written with 02 and rest with ff. Then it seems the software need to be checked. I will review the software and may post a testing patch for you later. If possible, please send me a testing chip. So that to completely find out the reason. I will send back the testing chip to you.
|
|
|
Reply #7
sylverster16v
Germany
69 Posts |
Posted - 06/06/2009 : 17:19:59
|
yes the tsop40a adapter is working fine,because i programmed today a am29lv008bt and a mx29lv008ct without problems,you know they use same adapter an a19 cable to!
the 02 which i mean is correct,because if open my bios image with your software and code,it shows upto Offset 00000FF0 only 00 02 00 02..... after this line there are asci codes.
but the programmer writes only 10 lines and then it breaks operation |
|
|
Reply #8
ZLM
2945 Posts |
|
Reply #9
sylverster16v
Germany
69 Posts |
Posted - 06/07/2009 : 11:32:15
|
i posted the corect line for AM29lv008BT as new topic. after trying and trying ,iwas able to write the chip up to 18% (the patch didnt help).
only with this line Name="SST39VF080",ID="BFD8",Class="SST39LF/VF040",Category="FLASH",MFG="SST",CodeSize="1048576",DIP="100011110101",Adapter="TSOP40A-DIP32",VCC="5V",Message="close all jumper and connect the A19 from adapter to programmer";
if i try to open vcc jumper or add vcc 3v6 in devices,then it wont write...all my SST39VF080 are so! and this error came:
Image Insert:
|
Edited by - sylverster16v on 06/07/2009 15:11:46 |
|
|
Reply #10
ZLM
2945 Posts |
Posted - 06/07/2009 : 17:25:36
|
I seems the adapter hardware related. Did you try the slower speed on patch? Speed 0 or -2?
If software can not fix, then I need a testing chip to find out a solution.
|
|
|
Reply #11
sylverster16v
Germany
69 Posts |
Posted - 06/08/2009 : 02:11:17
|
yes after patch i tried every and same error |
|
|
Reply #12
ZLM
2945 Posts |
Posted - 06/08/2009 : 14:13:17
|
Well, I will wait for the testing chip. |
|
|
Reply #13
ZLM
2945 Posts |
Posted - 06/17/2009 : 16:27:57
|
Received and working on this issue. |
|
|
Reply #14
sylverster16v
Germany
69 Posts |
Posted - 06/18/2009 : 12:49:33
|
did you find a solution? |
|
|
Reply #15
ZLM
2945 Posts |
Posted - 06/18/2009 : 14:39:19
|
Reproduced the problem. But not get solution yet. It seems power related. |
|
|
Reply #16
sylverster16v
Germany
69 Posts |
Posted - 06/19/2009 : 02:19:27
|
yes i think also! But some user were able to program the chip with same equipment(see other posts),how is this possible? When do you think,you will find a solution? sorry its very urgent. thanks |
Edited by - sylverster16v on 06/19/2009 06:05:28 |
|
|
Reply #17
ZLM
2945 Posts |
Posted - 06/29/2009 : 09:55:44
|
Found the final fix solution on TSOP40A board. It uses a 74HC244 chip for the signal enhancement. No extra capacitor on adapter. one trace cut needed see picture.
The software works fine on Re4.02 release. No patch needed.
This fix should not affect any other chips supported on this adapter.
see: Image Insert:
51.91 KB |
|
|
Reply #18
sylverster16v
Germany
69 Posts |
Posted - 06/29/2009 : 15:47:22
|
great,thank you very much! i know the picture is very good,but i dont want mistake ,so my question is:
cut "CE" connection from tsop-board near "A1" label and connect a cable from the left side "CE" near "A1" label with pin7 from 74hc244.
connect "GND" from board with pin10 an pin19 from 74hc244.
connect pin20 from 74hc244 with "VCC".
connect pin13 from 74hc244 with "CE" on the right side.
can i use 74hct244 if dont find your ic? best regards.
|
|
|
Reply #19
ZLM
2945 Posts |
Posted - 06/29/2009 : 16:28:05
|
Yes. Your are right. Basically the 74HC244 is only to enhance the CE signal. The CE signal from programmer will go through the 74HC244 and then out put to the TSOP40 pin 9 WE. So, we cut the CE signal and insert the 74HC244 in the CE signal.
The 74HCT244 should work too.
|
|
|
Reply #20
sylverster16v
Germany
69 Posts |
Posted - 06/30/2009 : 16:30:14
|
thanks to zlm now it works fine :) |
|
|
|
Topic |
|