-
Notifications
You must be signed in to change notification settings - Fork 3k
MX25LM51245G QSPI test config file #11290
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
Conversation
For memories like MX25LM51245G that do not support dual or quad read (in this case because it supports single and octo-IO modes)
@LMESTM, thank you for your changes. |
For STM32 platforms that embed an OSPI IP, we're offering a QSPI fallback support with this commit. When OSPI is supported in mbed, we can consider adding full OSPI support
CI started |
Test run: FAILEDSummary: 1 of 4 test jobs failed Failed test jobs:
|
136df33
to
8cd00b3
Compare
@LMESTM what was the last push about? This is ready now for CI , isn't it? |
This PR is part of rollup PR #11366 Please do not update this PR, or if needed, let us know asap |
Description
This PR adds test config file for MX25LM51245G single and octal IO serial flash memory.
This memory does not support Dual or Quad lines transfers so that test files have been modified in consequence to keep only the valid configurations.
See #11287 for question related to this memory
Pull request type
Reviewers
@bulislaw @MarceloSalazar
Release Notes