zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.61k stars 6.5k forks source link

Zephyr SDIO / SDMMC support for STM32U575 #71534

Open aniruddhanalgirkar-eaton opened 5 months ago

aniruddhanalgirkar-eaton commented 5 months ago

Hello, We are using STM32U5 to integrate the WiFi interface using SDIO protocol. Currently, there is no support available for the STM - SDIO/SDMMC Zephyr driver. This limitation forces us to use the STM low-level HAL driver for SDMMC. Using this HAL approach makes it difficult to debug any issues and is not as easy as with Zephyr driver. Also changing the SoC would need more time invested if the Zephyr + SDIO support is not available. Alternatively, we are using the low-level HAL drivers to suffice the purpose. However we are awaited for availability of this feature. Kindly, let me know, what is the ETA for this driver support ? Thanks, Aniruddha NN

github-actions[bot] commented 5 months ago

Hi @aniruddhanalgirkar-eaton! We appreciate you submitting your first issue for our open-source project. 🌟

Even though I'm a bot, I can assure you that the whole community is genuinely grateful for your time and effort. 🤖💙

ajarmouni-st commented 5 months ago

Kindly, let me know, what is the ETA for this driver support ?

Hi @aniruddhanalgirkar-eaton an answer to your question was previously provided here https://github.com/zephyrproject-rtos/zephyr/pull/69836#issuecomment-1988403168.