Resolved! How can I handle "SD card is being extracted and reinserted while system is running" (STM32H7 with FATFS)?
I am stuggling with following task:My system is running with SDCard perfectly when either SD card is inserted or not at power on. So file system is working if card is present at power on.It also detects when the card is extracted while system is runn...