<div dir="ltr"><div><div>Thank you! I swapped out my phone charger for my iPad's wall wart to power the raspberry pi, and I did some power-saving stuff like installing raspbian lite, disabling LEDs and radios, and accessing the pi via SSH rather than a monitor and HDMI. And it worked! The drive seems to be functioning perfectly fine even after doing some reads/writes on the chip.<br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 6, 2018 at 3:42 PM, Nico Huber <span dir="ltr"><<a href="mailto:nico.h@gmx.de" target="_blank">nico.h@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<span class=""><br>
On 06.03.2018 00:20, Jesse Li wrote:<br>
> Hey,<br>
><br>
> I'm trying to read from and flash to a W25X40ALSNIG [0] that's still<br>
> mounted to its hard drive PCB. Following the table from the raspberry pi<br>
> wiki page [1], and assuming the raspberry pi pin numbers it mentions are<br>
> physical pin numbers (and not the pi's strange GPIO numbering scheme) I<br>
> connected the legs of the flash chip to the raspberry pi's GPIO pins.<br>
> However, when the two are attached, the pi won't boot (it'll show the three<br>
> raspberries in the corner, then it shuts off). I've isolated this to the<br>
> VCC (connected to header 17, 3v3) and GND (connected to header 25, GND) ,<br>
> where having all of the legs of the flash chip detached from the pi except<br>
> for those two will reproduce my problem (I hope testing that didn't<br>
> actually kill the chip). What am I missing?<br>
<br>
</span>the circuitry of your hard drive is most likely not prepared for powe-<br>
ring the flash chip directly at its VCC pin. You probably power all 3V3<br>
parts on that PCB which is too much for your RPi's PSU / voltage conver-<br>
ter.<br>
<br>
Killing the SPI flash is unlikely. I can't say the same about other<br>
chips on the board, though. Reading the flash while the hard drive is<br>
up and running, probably also isn't a good idea. You could desolder the<br>
flash chip, or try a stronger PSU, both ways have chances to break some-<br>
thing.<br>
<span class="HOEnZb"><font color="#888888"><br>
Nico<br>
</font></span></blockquote></div><br></div>