2019-11-26 02:57 AM
Hello,
I am working on a project where I am interfacing SD card with SPI using USB MSC with STM32F103 processor. I could achieve reading speed of 580 MB/s. I am using HAL library. For the sake of improving the program, I want the USB to work with double buffer endpoint mode. But I don't know how to do this. Any advice?
Best regards,
Ward Zx