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

STM32N6: Add SDMMC support #87575

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

gautierg-st
Copy link
Contributor

Add SDMMC support for STM32N6. Enable SDMMC on STM32N6570-DK.

Add STM32N6 to the list of series that support HWFC for SDMMC

Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
Add sdmmc1 and sdmmc2 nodes to STM32N6 dtsi

Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
erwango
erwango previously approved these changes Mar 25, 2025
marwaiehm-st
marwaiehm-st previously approved these changes Mar 25, 2025
@@ -14,6 +14,7 @@ supported:
- i2c
- gpio
- memc
- sdmmc
Copy link
Collaborator

Choose a reason for hiding this comment

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

Drop this- the board does not support SDMMC tests because ST's SDMMC driver uses the disk subsystem.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

Configure and enable SDMMC2 for the STM32N6570-DK.
Also configure and enable the PLL2 and the IC4 to use them as a 48MHz
source clock for the SDMMC.

Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
@erwango
Copy link
Member

erwango commented Mar 28, 2025

@danieldegrasse Mind having a new look ?

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