Skip to content

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

Compare
Choose a tag to compare
@Marzogh Marzogh released this 20 Jun 14:50
· 584 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.0.1

  • Added Output options to readPage()
    • The function readPage() now takes an extra argument along with page_buffer - outputType. Setting an outputType of 1 enables output in hexadecimal while an outputType of 2 enables output in decimal, CSV - over Serial.