Skip to content

Arduino library for Winbond Flash W25Q80BV - 64 Mbits (1MB)

Compare
Choose a tag to compare
@Marzogh Marzogh released this 26 Aug 06:20
· 567 commits to master since this release

SPIFlash Build Status DOI

GitHub commits
GitHub issues
GitHub pull requests
license

All functions have been tested and found to work well on Arduino 1.6.x.

Please report any issues and I will do my best to fix them.

Change log

v 1.2.2

  • Fixed readByte() bug which only tried to read byte while the flash chip was busy.