Connecting USB devices to recovery port

We have designed a custom carrier board based on Jetson AGX Orin module. In the custom carrier board we have used type-A connector instead of USB Type-C port(Part 10 as per development kit hardware layout) for recovery mode.

We could able to flash the board through the type-A connector by placing in recovery mode. After flashing, we have tried connecting USB devices(keyboard, mouse) to the type-A connector, but the devices are not detecting.

Is the recovery port can act as a host? Can you provide your inputs to use this recovery port to connect USB devices to the custom carrier board.

Hi,
You would need to flash the dtb which configures the type-A port to host only. Please try this:
Use alternate DTB for initrd flash - #2 by WayneWWW

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.