High Speed function.
More...
High Speed function.
==============================================================================
##### High Speed function #####
==============================================================================
[..]
This section provides function allowing to configure the card in High Speed mode.
◆ HAL_SDEx_DriveTransceiver_1_8V_Callback()
| __weak void HAL_SDEx_DriveTransceiver_1_8V_Callback |
( |
FlagStatus |
status | ) |
|
Enable/Disable the SD Transceiver 1.8V Mode Callback.
- Parameters
-
| status | Voltage Switch State |
- Return values
-
Definition at line 95 of file stm32l4xx_hal_sd_ex.c.
◆ HAL_SDEx_HighSpeed()
Switches the SD card to High Speed mode. This API must be used after "Transfer State".
- Note
- This operation should be followed by the configuration of PLL to have SDMMCCK clock between 50 and 120 MHz
- Parameters
-
- Return values
-
Definition at line 85 of file stm32l4xx_hal_sd_ex.c.
uint32_t SD_HighSpeed(SD_HandleTypeDef *hsd)
Switches the SD card to High Speed mode. This API must be used after "Transfer State".