Question
Can we mount the two devices i.e SD Card and USB as host at a same time using FATFS in STM32H743VITX. I want send data from SD card to USB drive when the usb is detected.
Hi,
I am using STM32H743VITX controller in my project.
The main problem is , the file which i want to store in USB drive is get stored in SD card & usb drive not have any file. Also, both drive show same toatal size & free space.
I already created different instances & path for two drives.
Please help me for same. If i got working example then it will more helpful.
