2138209_en-US

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

2138209_en-US

2138209_en-US

Even when connected to a PC, the USB is not recognized.

The USB is not recognized. The SoC is iMX8Mini(MIMX8MM6CVTKZAA). Please tell me the cause by referring to the device tree settings below.

&usbotg2 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_usbotg2>;
power-active-high;
disable-over-current;

dr_mode = "peripheral";
status = "okay";
phy_type = "utmi";
phys = <&usbphynop2_alt>;
phy-names = "usb";

port {
typea_hs: endpoint {
remote-endpoint = <&typea_con_hs>;
};
};
};


&soc {
usbphynop2_alt: usbphynop@381f0040 {
compatible = "usb-nop-xceiv";
reg = <0x381f0040 0x40>;
#phy-cells = <0>;
status = "okay";
};
};

Re: Even when connected to a PC, the USB is not recognized.

Thank you very much. I used it as a reference and resolved the issue.

Re: Even when connected to a PC, the USB is not recognized.

Hello,

Could you please share the USB schematic connection of your design?

Best regards.

タグ(1)
評価なし
バージョン履歴
最終更新日:
‎11-21-2025 06:23 PM
更新者: