SPIMemory
SPIMemory copied to clipboard
Couldnt write to address 253 - Sparkfun SAMD21 Micro board + W25Q32FV chip. Under loop() starting with address 1, the code erases data, writes data and read data from the address. Then I increment address. the micro hangs up when address reaches 253. So I manually tried to write to location 253 but the Micro hangs up there as well. I have attached this code. Please guide me.
Any bug report / feature request raised here MUST be submitted according to the respective templates or they will be flagged with 'Not enough information'. No action will be taken till all the prerequisite information (according to the right template) is provided. If no information is provided for over a month after the 'Not enough information' label is applied, the issue will be closed.
For support questions (for example, tutorials on how to use the library), please use the Arduino Forums. This repository's issues are reserved for feature requests and bug reports.
Hey there! Thanks for using the SPIFlash library for Arduino. Please explain your issue in a clear and succinct manner - using code examples if required - here.
DO NOT DELETE OR EDIT anything below this
Note 1: Make sure to add all the information needed to understand the bug so that someone can help. If any essential information is missing we'll add the 'Needs more information' label and close the issue until there is enough information.
Note 2: For support questions (for example, tutorials on how to use the library), please use the Arduino Forums. This repository's issues are reserved for feature requests and bug reports.