Advertisement
Guest User

Untitled

a guest
Sep 25th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. I would imagine its a matter of timing, too. Winbonds seem to be a little more stable/less glitchy.
  2.  
  3. The Winbond manual explicit tells, on powerup/reset no instructions are recognized (Table 7 Fig.18) until timedelay tPUW.
  4. Then you need to get WEL to "1" via Probe and set software Write Status Register with sekil´s tool or JF.
  5.  
  6. Regarding the Probe-Method. It is said, Winbond needs close to 1V DC at C59. Thats a drop of 2,3V from VCC. Using a resistor/pot is - well not that good.
  7.  
  8. First, it should be at least a 2W resistor/pot (russ.page refers 3,5 - 5.5 Ohm). Otherwise you might burn the resistor/change its value due of the heat (power dissipation).
  9.  
  10. Second problem seems to be we are finding a timing-glitch in the area of some nanoseconds.
  11.  
  12. If (!) winbond chips need 1,0 V at C59 we should use diodes for the requsted Voltage drop (like mentioned in that brazilian board ) for several reasons.
  13.  
  14. 1. They maintain the high impedance/resitance between C59 and GND. That means no "f***up" with pullup resistors
  15. 2.They are switching very fast (nS).
  16. 3. They are stable when stressed.
  17.  
  18. I would use either a 1V zenerdiode with min. 1,3W, or 2 diodes in series (added foreward Voltage) like a 1n4007 (VF ~0,7) in series with a schottky diode BAT 41-46 (VF ~0.3).
  19.  
  20. And for sure the "Voltage-Drop-Hack" needs to be followed by software a "Write Status Register instruction". I dont know if these are alreade included in latest JF or only in the russian tool.
  21. I think its interesting that following TX´s Tutorial you MUST use the PHAT-Button to flash 0225 and 0401 LT´s. 9504 need the SLIM-Button.
  22.  
  23.  
  24. Good Luck,
  25. snyder80
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement