cubeide-sd-card icon indicating copy to clipboard operation
cubeide-sd-card copied to clipboard

f_mount error (1) when wake up from stop mode

Open CandraSN opened this issue 2 years ago • 1 comments

Hi, I use STM32WL with LoRa and SD Card with your driver. My device use stop mode too. I feel confused when my device wake up from stop mode, then f_mount process fails. The error code that appears is always f_mount error (1). I don't know what parameters need to be initialized again for SD Card system to work when wake up from stop mode. Maybe there is some configuration i'm missing, please help me.

Thank you

CandraSN avatar Jul 07 '22 09:07 CandraSN

not sure if relevant, but SD cards if gone to sleep state need a power cycle to be working again.

try if that's the issue for you.

utkarshsethi avatar Jan 25 '23 00:01 utkarshsethi