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

driver: pinmux: stm32f7 configure speed for SPI clock pin #23493

Merged
merged 1 commit into from
Mar 17, 2020

Conversation

FRASTM
Copy link
Collaborator

@FRASTM FRASTM commented Mar 16, 2020

This patch is setting the pin to very high speed for the
SPI2 clock outputs, for the stm32f7 soc series.

Fix #21899

Signed-off-by: Francois Ramu francois.ramu@st.com

Copy link
Member

@erwango erwango left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please extend to all _SCK entries in this file

@erwango erwango added the platform: STM32 ST Micro STM32 label Mar 16, 2020
This patch is setting the pin to very high speed for all
the SPI2 clock outputs, for the stm32f7 soc series.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
@FRASTM
Copy link
Collaborator Author

FRASTM commented Mar 16, 2020

extended to all _SCK entries

@erwango erwango requested review from MaureenHelm and galak March 17, 2020 19:47
@MaureenHelm MaureenHelm merged commit 36ec040 into zephyrproject-rtos:master Mar 17, 2020
@FRASTM FRASTM deleted the issue21899 branch March 30, 2022 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: STM32 ST Micro STM32
Projects
None yet
Development

Successfully merging this pull request may close these issues.

STM32F769I-DISCO > microSD + FatFS > failed in "samples/subsys/fs/fat_fs" > CMD0 and 0x01
3 participants