Jetson Orin 64GB JetPack6.0V2 36.3 USB function not work on my own carrie board(os no usb controler)

您好,
NV devkit上的USB typec我重新刷机后已经可以使用了。

我使用自己的底板,参照帖子How to enable USB3 interface as a Host - #4 by geraldus_mikael

  • Decompile the original dtb file under the module’s /boot/dtb into a dts file.
  • Make the necessary changes: only disable ucsi_ccg@8 and changing the USB 2 mode to host.
    修改完设备树后,启动后USB不能识别,USB2.0的引脚是直接从ORIN引出的,请问可能是什么原因引起的?
    dmesg.txt (56.9 KB)