USB Full Speed MSC using uSD (SMMC2) and FatFs took so long to enumerate
I am using STM32F722ZE MCU. I am successfully implemented micro SD FATFS USB Full Speed MSC.
The problem is every time I plug the board to PC, it took so long, up to 40 seconds, for the USB enumeration to be completed.
Can anyone help me to point out for me there is something that I missed or any way to speed it up?
I used the same board and create USB Full Speed MSC using MCU's RAM and the USB enumeration happened as soon as I plugged the USB in the PC host.
