-
Notifications
You must be signed in to change notification settings - Fork 212
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
qspi_flash
example broken (at least on ESP32-S2 - most probably for all chips) since b5f0246
#2229
Comments
Thanks, I will take care of this. |
I'm somewhat confused here about what's happening. Are you sure you were checking newest main? You switched the buffer sizes back to what they are supposed to be in #2139 and since then, |
I did |
If it isn't a huge time sink, please paste the output of the example from the |
commit 3bb49b0 |
Bug description
Since b5f0246
Output from the example is
While it should be
To Reproduce
Run the
qspi_flash
example with an SPI flash chip attachedEnvironment
Tested on ESP32-S2 but most probably broken for all chips.
(We should also make sure to improve our HIL-tests to catch this)
The text was updated successfully, but these errors were encountered: