Skip to content

Conversation

@arthur-mmlw
Copy link
Contributor

Introduce a new API function in the sdmmc_stm32 driver that allows applications to access the Card Specific Data (CSD) register of the SD/MMC card. This functionality, already available in the SPI-based SD and MMC subsystems, was previously missing from the STM32 SDMMC driver.

This enhancement enables use cases such as verifying the correct SD card during manufacturing, ensuring that OEMs use the specified SD card, and preventing mismatches.

This PR is a follow-up on PR #94651.

Introduce a new API function in the sdmmc_stm32 driver that allows
applications to access the Card Specific Data (CSD) register of the
SD/MMC card. This functionality, already available in the SPI-based SD
and MMC subsystems, was previously missing from the STM32 SDMMC driver.

This enhancement enables use cases such as verifying the correct SD card
during manufacturing, ensuring that OEMs use the specified SD card, and
preventing mismatches.

Signed-off-by: Arthur Gay <[email protected]>
@sonarqubecloud
Copy link

Please retry analysis of this Pull-Request directly on SonarQube Cloud

@jhedberg jhedberg merged commit 43738e6 into zephyrproject-rtos:main Oct 22, 2025
30 checks passed
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