Skip to content

TARGET_STM32F7: Reset QSPI in default mode on abort for all versions. #10343

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

Merged
merged 1 commit into from
Apr 9, 2019

Conversation

VVESTM
Copy link
Contributor

@VVESTM VVESTM commented Apr 8, 2019

Description

This patch is missing in F7 HAL. By default, we set the QSPI in Indirect write mode.
This modification will be included in next HAL release.

Fix #10049

This has been tested with :
mbed test -t IAR -m DISCO_F746NG -v -n features-storage-tests-kvstore-static_tests -v

The problem can occur on the whole F7 family.

Pull request type

[X ] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

@offirko
@jeromecoutant

This patch is missing in F7 HAL.
Fix ARMmbed#10049

Signed-off-by: Vincent Veron <[email protected]>
@0xc0170
Copy link
Contributor

0xc0170 commented Apr 8, 2019

Please update your description (PR type, Description, Reviewers should be present).

@VVESTM
Copy link
Contributor Author

VVESTM commented Apr 8, 2019

@0xc0170, sorry, I was a bit too fast in my submission. Should be better now.

@0xc0170
Copy link
Contributor

0xc0170 commented Apr 8, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Apr 8, 2019

Test run: SUCCESS

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

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

Successfully merging this pull request may close these issues.

5 participants