This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM62A7: Configuration of DRP

Part Number: AM62A7

Greetings,

I have a query about the DRP (Dual-Role Port) configuration on the AM62A EVM. How can I set up the board to act as a peripheral when connected to a laptop via USB?

Regards.

  • Hi,

    I am routing this thread to our expert for further comments. Please except reply in a day or two.

    You can follow the instruction provided at USB Device to configure USB in device mode.

    Regards,

    Tushar

  • Hi Wilberth,

    The USB port mode is configured in the devicetree. The SDK Linux already configures the USB0 port (to the USB type-C connector on SK-AM62A EVM) to be the dual role port. The only thing you need to do is load a USB gadget driver of your choice after the Linux is booted on the EVM.