From 77299842ed4dee62fcca221c76b62cbd6526b7b0 Mon Sep 17 00:00:00 2001 From: Armando Date: Tue, 21 Nov 2023 12:11:21 +0800 Subject: [PATCH] doc(sdmmc): update emmc states --- docs/en/api-reference/peripherals/sdmmc_host.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/en/api-reference/peripherals/sdmmc_host.rst b/docs/en/api-reference/peripherals/sdmmc_host.rst index 58bd62d669..1ef7cfc49b 100644 --- a/docs/en/api-reference/peripherals/sdmmc_host.rst +++ b/docs/en/api-reference/peripherals/sdmmc_host.rst @@ -79,11 +79,10 @@ SDMMC Host driver supports the following speed modes: - Default Speed (20 MHz): 1-line or 4-line with SD cards, and 1-line, 4-line, or 8-line with 3.3 V eMMC - High Speed (40 MHz): 1-line or 4-line with SD cards, and 1-line, 4-line, or 8-line with 3.3 V eMMC -- High Speed DDR (40 MHz): 4-line with 3.3 V eMMC +- High Speed DDR (40 MHz): 4-line and 8-line with 3.3 V eMMC Speed modes not supported at present: -- High Speed DDR mode: 8-line eMMC - UHS-I 1.8 V modes: 4-line SD cards