STM32F4 + USB-FS + SDIO , USB transfer complete
Posted on April 23, 2018 at 05:58I am using STM32F4 to make a usb msc device using USB-FS and SDIO. EVerything is working great. I am not able to detect the USB transfer complete interrupt. Any clue about it.I am using the most updated version of cu...