Remounting Sd Card
I am working with stm32h750xb. i want to mount and write data at different time interval i am using fatfs and SDMMC If i mount it in main and try to write in loop it is not working it showing error so i did both in loop i was able to w...