User Activity

I read some related topics on this community but none of them could fixes the issue.I'm currently trying to disable a USB OUT endpoint (following the steps from the Reference Manual) but the Global NAK Effective interrupt bit (GONAKEFF in USB_OTG_FS_...
Posted on June 14, 2018 at 18:20Hi everyone,I am currently using USB Full-Speed for an application and I would like to know if there is a way to implement DMA to access USB FS FIFO.I know that a dedicated DMA exists for USB High Speed but I can not ...