<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hello again,<br>
      can not say it in english, but in german:<br>
      Ich denke deine "glückwünsche" haben geholfen!!! <span
        class="moz-smiley-s5"><span> :-D </span></span><br>
      <br>
      Now i'm at home and tested again. And it works! <span
        class="moz-smiley-s3"><span> ;-) </span></span><br>
      Sometimes the reader still "locks up", but the verify is always
      good!<br>
      Maybe my computer at work is bad or it's an ubuntu problem.<br>
      Here at home i have LMDE (debian).<br>
      The same chip works well here.<br>
      I attached logs from read, write, erase and verify.<br>
      If you need more tests, just tell me.<br>
      The exact name of the chip is "<b>M25P16VG</b>".<br>
      <br>
      About the AT45DB161D:<br>
      It's still red and says "no" on the homepage. Because of this i
      thought its not supported.<br>
      <br>
      And i test it with the AT45DB011B, let's see if it works. <span
        class="moz-smiley-s3"><span> ;-) </span></span><br>
      <br>
      For the AT-Chips:<br>
      The resistor R1 is needed?<br>
      And Vcc connect to "hold" and "wp"?<br>
      <br>
      Thanks and greetings<br>
      <br>
      Marc<br>
      <br>
      <br>
      Am 18.10.2013 10:11, schrieb Stefan Tauner:<br>
    </div>
    <blockquote
      cite="mid:201310180811.r9I8BwkA011074@mail2.student.tuwien.ac.at"
      type="cite">
      <pre wrap="">On Fri, 18 Oct 2013 09:30:11 +0200
Raven <a class="moz-txt-link-rfc2396E" href="mailto:originalraven@hotmail.com"><originalraven@hotmail.com></a> wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">I have tried to stabilize the Vcc with an additional Capacitor and cut 
the cables (to minimize the length), but with no luck.

I'm not sure if the Flash is really broken. Maybe the Programmer has a 
Problem (is unstable).
Sometimes the arduino "locks up" and i have to unplug and plug the USB 
again. :-\
</pre>
      </blockquote>
      <pre wrap="">
I think that is a known issue with the usb to serial
converter of arduino unos. The converter is just another atmel
microcontroller (ATMega<8, 16 or 32>U2), so the issue could potentially
be fixed with a newer firmware... I dont know any details though. "Denis
'GNUtoo' Carikli" <a class="moz-txt-link-rfc2396E" href="mailto:GNUtoo@no-log.org"><GNUtoo@no-log.org></a> might know more. I have put him
in CC but he does not have a lot of time lately.

</pre>
      <blockquote type="cite">
        <pre wrap="">Also tried with the parameter "spispeed=xx" but same (bad) results.

I have an AT45DB011B chip here, but unfortunately this chip is 
unsupported. :-(
Not sure what the difference between the "B" and the "D" is.
</pre>
      </blockquote>
      <pre wrap="">
The early AT45DB chips (<no suffix>, A, B revisions) do not support any
identification opcodes so flashrom can not detect them at all (and I
skipped adding dedicated support for them). I have never seen a user
reporting one... maybe it works with "-c AT45DB011D -f" but I doubt
it: most chips of the AT45DB family can switch between two major modes
which change the observed address layout. Many of them indicate that in
their status register... the early revisions do not (at least it is not
documented in the datasheet)... the code for AT45DB011D is not designed
to handle that correctly I think... so at least please do not try to
erase/write if the chips contain something useful. :)

</pre>
      <blockquote type="cite">
        <pre wrap="">But if i have time i try it with a AT45DB161D, this chip should be 
supported.
</pre>
      </blockquote>
      <pre wrap="">
The AT45DB161D is completely tested already, so there is no need to
test it again from our side.

</pre>
      <blockquote type="cite">
        <pre wrap="">I try to do some tests with other chips, let's see if it works.
</pre>
      </blockquote>
      <pre wrap="">
Good/better luck! ;)
</pre>
    </blockquote>
    <br>
  </body>
</html>