For our flight data recorder project, we develop an arduino library to read/write/erase winbond spi flash chip.
Usually winbond spi flash is chiper than same dataflash from Atmel such as AT45DB***, now these flash from winbond is widely used in laptops as BIOS chip.
In this library, W25Q80, W25Q16, W25Q32, W25Q64, W25Q128 is supported.
More information available on bbs.kechuang.org
https://code.google.com/p/winbondflash/
winbondflash.tar.gz (4.12 KB)