Hi team,
My customer is merging the USB app using DMA 0 and SPI slave using DMA 1 but the USB data communication does not seem to be working. However, the Windows Device Manager recognizes it.
They would like confirm the following:
1. Which Channel of DMA that usbdma.c is using ? They are concerning maybe the usbdma.c is conflicting with their driver library.
2. Does the number of DMA usage change with the endpoint communication link ?
3. Currently, they are using one unit of DMA because they use HID devices in their application. Do they need more units of DMA when they use CDC devices ? Or will the USB protocol stack still use only DMA0?
Thank you in advance.
Best regards,
Kenley


