matrix-io / xc3sprog

xc3sprog is a suite of utilities for programming Xilinx FPGAs, CPLDs, and EEPROMs with the Xilinx Parallel Cable and other JTAG adapters under Linux. Used to program the FPGA of the MATRIX Creator/Voice via Raspberry Pi.
Other
119 stars 57 forks source link

Fix sector_size for M25P64, ID 0x2017. #36

Open skiphansen opened 2 years ago

skiphansen commented 2 years ago

Should be 512Kbits/64Kbytes not 128Kbytes.

DanielO commented 2 years ago

I merged this PR (plus the others) into my fork at http://github.com/DanielO/xc3sprog/