-
Notifications
You must be signed in to change notification settings - Fork 138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
writeAnything bug #151
Comments
Thanks for catching this. Page boundary bugs are turning out to be the bane of my existence 😉 I'll roll the fix into the next release. |
thank you for your reply |
Fix page boundary problem. Bug Marzogh#151
Hi all, i'm getting failed (Write Function has failed errorcheck) on structTest() with Spansion/Cypress S25FL164K, running on ATSAMD21E18A. Any suggestions for further troubleshooting? Thanks in advance. Please ignore, it was just a temporary issue. Mentioned flash is working fine.
|
---------------------------- DO NOT DELETE OR EDIT anything above this line ----------------------------
Issue details
I'm submitting a ...
Do the checklist before filing an issue:
When opening an issue please include the following details:
Do you want to request a feature or report a bug? - bug
Which library version are you using? - 3.2.1
Which Arduino IDE version are you compiling the library on? - 1.8.5
Which OS are you compiling your code on? [Linux / Mac / Windows] - Windows
Which microcontroller platform are you using? - arduino
Which Flash memory module are you using? - W25Q16BV
What is the current behavior? - writeAnything - Structure of size 12, spans memory boundary is not written
Provide a minimal code snippet example that reproduces the bug. Please make sure you wrap any code in the proper code blocks like below
The text was updated successfully, but these errors were encountered: