goodfet.spiflash
Client
Usage: goodfet.spiflash verb [objects] goodfet.spiflash info goodfet.spiflash dump $foo.rom [0x$start 0x$stop] goodfet.spiflash erase goodfet.spiflash flash $foo.rom [0x$start 0x$stop] goodfet.spiflash verify $foo.rom [0x$start 0x$stop] goodfet.spiflash peek 0x$start [0x$stop] goodfet.spiflash poke 0x$adr 0x$val
Pinout
Name | Pin | Name | |
---|---|---|---|
MISO | 1 | 2 | Vcc |
MOSI | 3 | 4 | Vcc |
SS | 5 | 6 | |
SCK | 7 | 8 | |
GND | 9 | 10 | |
11 | 12 | ||
13 | 14 |
Notes
Unlike I2C and SPI EEPROM devices, SPI Flash devices rarely have internal pulling resistors on the !WP and !HOLD pins. You must explicitly pull these up.