2023-06-04 11:49 PM
Hello!
I am working on a project and I need to receive data over USB OTG using DMA, but I could not find any channel link to it. I have configured DMA but I don't know which channel to link with it ( __HAL_LINKDMA(__HANDLE__, __PPP_DMA_FIELD__, __DMA_HANDLE__), somebody help me please....
Regards,
Waqas A
2023-06-06 03:44 AM
Hi @Viki
Could you please provide more details Device/Host which MCU are you using?
Best Regards,
Mohamed
2023-06-08 08:38 PM
Thank you for the response. I am using STM32F4 Discovery and STM32L476RG Nucleo, USB CDC on both. I want to receive data from PC over CDC using DMA but I could not find any resources.
2023-06-08 08:45 PM
Hello
2023-06-08 08:46 PM
I mistakenly typed my comment in the answer section.