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

STM32: enable QSPI test with MX25LM51245G octo SPI #12331

Merged
merged 1 commit into from
Jan 30, 2020

Conversation

jeromecoutant
Copy link
Collaborator

Summary of changes

ST Octo-SPI was ported on QSPI MBED API,
but no test was exectuted

Basic QSPI test is now available for DISCO-L4R9I (Macronix MX25LM51245G memory)

Impact of changes

target platform_name test suite test case passed failed result elapsed_time (sec)
DISCO_L4R9I-ARMC6 DISCO_L4R9I tests-mbed_hal-qspi qspi frequency setting test 1 0 OK 10.37
DISCO_L4R9I-ARMC6 DISCO_L4R9I tests-mbed_hal-qspi qspi init/free test 1 0 OK 2.01
DISCO_L4R9I-ARMC6 DISCO_L4R9I tests-mbed_hal-qspi qspi memory id test 1 0 OK 0.11
DISCO_L4R9I-ARMC6 DISCO_L4R9I tests-mbed_hal-qspi qspi write(1-1-1)/x1 read(1-1-1)/x1 repeat/x1 test 1 0 OK 1.66
DISCO_L4R9I-ARMC6 DISCO_L4R9I tests-mbed_hal-qspi qspi write(1-1-1)/x1 read(1-1-1)/x1 repeat/x4 test 1 0 OK 3.8
DISCO_L4R9I-ARMC6 DISCO_L4R9I tests-mbed_hal-qspi qspi write(1-1-1)/x1 read(1-1-1)/x4 repeat/x1 test 1 0 OK 1.64
DISCO_L4R9I-ARMC6 DISCO_L4R9I tests-mbed_hal-qspi qspi write(1-1-1)/x4 read(1-1-1)/x1 repeat/x1 test 1 0 OK 2.57

Migration actions required

Documentation


Pull request type

[x] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[x] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR

Reviewers


@ciarmcom ciarmcom requested review from a team January 29, 2020 16:00
@ciarmcom
Copy link
Member

@jeromecoutant, thank you for your changes.
@ARMmbed/mbed-os-maintainers @ARMmbed/mbed-os-hal @ARMmbed/mbed-os-test @ARMmbed/mbed-os-storage please review.

@mergify mergify bot added needs: CI and removed needs: review labels Jan 30, 2020
@kjbracey
Copy link
Contributor

CI started

@mbed-ci
Copy link

mbed-ci commented Jan 30, 2020

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 1
Build artifacts

@kjbracey kjbracey merged commit 44add98 into ARMmbed:master Jan 30, 2020
@mergify
Copy link

mergify bot commented Jan 30, 2020

This PR does not contain release version label after merging.

@jeromecoutant jeromecoutant deleted the PR_OSPI branch February 4, 2020 13:00
@0xc0170
Copy link
Contributor

0xc0170 commented Feb 4, 2020

I've fixed the version: Set to 6.0.0-alpha-2

@0xc0170 0xc0170 added release-version: 6.0.0-alpha-2 Second pre-release version of 6.0.0 and removed Release review required labels Feb 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-version: 6.0.0-alpha-2 Second pre-release version of 6.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants