User Activity

hey I tried to write a code that waits for sd card to be inserted to the micro-contorllersomething like this:while (FR_OK != f_mount(&SD, "", 1));the problem is that even after I insert the sd to the micro-controller f_mount keep returning FR_DISK_ER...
Kudos from