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

DISCO_F413ZH : set default Wifi module SPI state to inactive #8383

Merged
merged 2 commits into from
Oct 15, 2018

Conversation

jeromecoutant
Copy link
Collaborator

Description

In DISCO_F413ZH board, Arduino connector and Wifi embeded module are sharing the same SPI pins.

We need to set the default SPI SS pin for the Wifi module to the inactive state i.e. 1

See board User Manual: WIFI_SPI_CS = PG_11

PS: maybe there is a cleaner way with MBED to set some default GPIO state ?

Test

SPI test with CI shield was failed before.

target platform_name test suite result elapsed_time (sec) copy_method
DISCO_F413ZH-ARM DISCO_F413ZH tests-api-spi OK 18.41 default

@screamerbg

Pull request type

[x] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Breaking change

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.

None yet

4 participants