USG OTG1 using the i.mx8M Mini

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

USG OTG1 using the i.mx8M Mini

1,687件の閲覧回数
cchengwa123
Contributor I

Hi

I have build my own i.mx8m mini board and I intend to set the otgusb1 to peripheral mode.

Please take a look at the attached section of my circuit design on the USB section of the i.mx8m Mini and the USB Type C receptacle. With this design, may I know how to configure the Device Tree file for "usbotg1" for i.mx8m Mini?

In addition, I like to know if there it is necessary to have a USB PD TCPC PHY IC component (example, MPN: PTN5110NHQ) for the connection of the CC1 and CC2 signals? 

0 件の賞賛
返信
2 返答(返信)

1,643件の閲覧回数
cchengwa123
Contributor I

here is the circuit diagram which I did not attached in my question.

0 件の賞賛
返信

1,599件の閲覧回数
Rita_Wang
NXP TechSupport
NXP TechSupport

For the usb design you need to following these tips:

USB TYPE-C +CC logic chip ==>dual role

 

USB2.0 / USB3.0 : USB TYPE-C +CC logic chip ==>dual role

 

USB2.0: MicroUSB connecor + without CC logic chip ====>dual role

Here our default BSP support usb1 dual mode"dr_mode = "otg";"

https://github.com/nxp-imx/linux-imx/blob/lf-6.6.y/arch/arm64/boot/dts/freescale/imx8mm-evk.dtsi

 

0 件の賞賛
返信