LowPowerLab / SPIFlash

Arduino library for read/write access to SPI flash memory chips
GNU General Public License v3.0
173 stars 91 forks source link

SPIFlash_ReadWrite doesn't work #16

Closed pborges closed 7 years ago

pborges commented 8 years ago

The example code in SPIFlash_ReadWrite.ino does not seem to work unless you add SPI.begin() before flash.initialize(). I noticed this when the "node" example from the RFM69 library worked but this example did not.

LowPowerLab commented 7 years ago

Cannot reproduce on R4-R6 with FLASH-MEM and with/without radios.