User Activity

Hi,I am trying to use the internal DMA mode on USB_HS as a device mode. Can I get relevant USBD_LL_x api's which support it. And a sample example code which uses this DMA bus for configurations. Thanks,Srinath
Hi,I am trying to use internal DMA configuration on STM32F415RGT6. Couldn't find the relevant support for enabling the dma and also watching off the dma transmit and receive flag as an Endpoint mode. The STM is operating as an Endpoint device. I am t...