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

NamePinName
MISO 12 Vcc
MOSI 34 Vcc
SS 56
SCK 78
GND 910
1112
1314

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.