Configuration of SDMMC peripheral in CubeMX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-08 3:43 AM
I am trying to connect to the WFM200 wifi module over SDIO. I am using the SDMM peripheral library/code for this.
However, in the selection in CubeMX there is only the options for SD and MMC but no SDIO.
Which option should I choose for using SDIO with the WFM200?
Solved! Go to Solution.
- Labels:
-
SDIO-SDMMC
-
STM32CubeMX
-
STM32H7 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-04-13 10:22 AM - edited ‎2023-11-20 7:21 AM
Hello @Hueli.1​,
Here is an example to configure SDIO. You may need to increase the SDIOCLK divide factor if getting FR_DISK_ERROR
Hope this helps!
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-04-13 10:22 AM - edited ‎2023-11-20 7:21 AM
Hello @Hueli.1​,
Here is an example to configure SDIO. You may need to increase the SDIOCLK divide factor if getting FR_DISK_ERROR
Hope this helps!
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-04-13 11:30 PM - edited ‎2023-11-20 7:21 AM
thank you for the answer.
I now went with low gpio speed also to reduce noise in the signal since I am using a nucleo allowing only speeds up to ca 400kHz without distorision:
