From: travisutk Date: Thu, 8 Jul 2010 20:20:46 +0000 (+0000) Subject: EM260 pinout. X-Git-Url: http://git.rot13.org/?p=goodfet;a=commitdiff_plain;h=9d5e232f68b4c21dcad52b5aa0d014de3ef5eed0;hp=1a93ffc0db10f17c7d12fbcd2a4ec8301941e69d EM260 pinout. git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@677 12e2690d-a6be-4b82-a7b7-67c4a43b65c8 --- diff --git a/client/goodfet.em260 b/client/goodfet.em260 index f98ff04..ba383dc 100755 --- a/client/goodfet.em260 +++ b/client/goodfet.em260 @@ -3,8 +3,17 @@ #GoodFET SPI Flash Client #by Travis Goodspeed -#N.B., -#Might be Winbond W25x80-specific. +# Pinout: +# 1 MISO +# 2 VCC +# 3 MOSI +# 4 +# 5 !SS +# 6 +# 7 CLK +# 8 !HOST_INT +# 9 GND +# 11 !WAKE import sys; import binascii;