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

Cypress QSPI and QSPIF removed #11061

Closed
maclobdell opened this issue Jul 16, 2019 · 3 comments
Closed

Cypress QSPI and QSPIF removed #11061

maclobdell opened this issue Jul 16, 2019 · 3 comments

Comments

@maclobdell
Copy link
Contributor

Description

#10692 removed QSPI feature and QSPIF component from PSoC6 based Cypress targets.

A brief look at the review comments indicated that there were compile problems with the QSPI.

Some or all of these problems may be fixed by #11006

@Team-Cypress - please let us know when you plan to add back QSPI/QSPIF support and if the fixes in #11006 are acceptable.

Issue request type

[ ] Question
[X] Enhancement
[ ] Bug
@ciarmcom
Copy link
Member

Internal Jira reference: https://jira.arm.com/browse/MBOCUSTRIA-1469

@0xc0170
Copy link
Contributor

0xc0170 commented Aug 9, 2019

@Team-Cypress - please let us know when you plan to add back QSPI/QSPIF support and if the fixes in #11006 are acceptable.

This issue and the referenced PR could be resolved. Any update @ARMmbed/team-cypress ?

@maclobdell
Copy link
Contributor Author

This is resolved now. Tested with mbed-os version 5.14.0 (release candidate) using mbed-os-example-filesystem. It works with no modifications to the app or configuration.

--- Mbed OS filesystem example ---
Mounting the filesystem... K
Incrementing numbers (10/10)... OK
Closing "/fs/numbers.txt"... OK
Opening the root directory... OK
root directory:
    .
    ..
    numbers.txt
Closing the root directory... OK
Opening "/fs/numbers.txt"... OK
numbers:
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
Closing "/fs/numbers.txt"... OK
Unmounting... OK
Mbed OS filesystem example done!

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

No branches or pull requests

3 participants