怎么将OTG模式改成host模式,通过命令,或者修改dts的方式?
如何将ROCK PI 4 OTG模式上电后默认是host模式
What kind of board do you use?
If rockpi4a/4b/4c, there’s a toggle switch on the back of the board.
Set the USB OTG switch to the host side
if rockpi4cplus, you can use this command:
echo host > /sys/devices/platform/usb0/dwc3_mode
pd诱骗芯片或许也能检测状态的,然后切换,通过CC的方式,如何切换OTG --> HOST,
FUSB2xx这个芯片来控制的。。。
请问如何在内核DTS设备树 rk3399-rock-pi-4.dtsi 中强制将OTG 配置成USB HOST,
1 Like