Skip to content
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

Add S25FL064L Driver #20

Open
wants to merge 2 commits into
base: contrib
Choose a base branch
from
Open

Conversation

cody84
Copy link

@cody84 cody84 commented Feb 11, 2024

Driver was built and tested on custom board with STM32G491 MCU.
It is very similar to the others in this repository but is specifically for S25FL064L and uses QPI mode for all functions after Init().
When built with STM32CubeIDE default settings on STM32G491 the external loader failed to read with 'Init function failed with timeout' error. Thanks to comments on STM32 forums by Tesla DeLorean the fix to this problem was setting the optimization level to -Os. A comment is in the CSP_QUADSPI_Init function providing this information if users experience the same error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant