How to disable USB interrupt if it's not needed ?
Posted on March 12, 2017 at 00:40Everyone,I have a question :How to disable USB interrupt if it's not needed ? I used USB as MSD and it's using SDIO, any method to handle it ? And SDIO is working together with SPI.So far I'm playing with usbd_storag...