IMRT1046 USB Host connection

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

IMRT1046 USB Host connection

ソリューションへジャンプ
868件の閲覧回数
JACOBTHOMAS_007
Contributor II

I couldn't find the USB_OTG1_ID pin in MIMXRT1046XFQ5B processor, does that means by default the USB controller behaves as HOST? We are using this processor to build a custom USB host to get data from other USB devices.

ラベル(1)
  • USB

タグ(1)
0 件の賞賛
返信
1 解決策
792件の閲覧回数
mayliu1
NXP Employee
NXP Employee

You are welcome.

If this post answers your question, please click the "Mark Correct" button.

Thank you!

元の投稿で解決策を見る

0 件の賞賛
返信
9 返答(返信)
778件の閲覧回数
JACOBTHOMAS_007
Contributor II

Any contacts from where we could buy MIMXRT1046XFQ5B-EVK boards?

0 件の賞賛
返信
789件の閲覧回数
JACOBTHOMAS_007
Contributor II

one more clarification is, if the USB_OTG_OC not connected and left it floating, work for USB host only application? 

0 件の賞賛
返信
760件の閲覧回数
mayliu1
NXP Employee
NXP Employee

Hi @JACOBTHOMAS_007 ,

 

Thanks for your reply.

Yes, you can left USB_OTG_OC  pin floating,  and you can also leave this pin uninitialized in the code.

 

Best Regards

MayLiu

754件の閲覧回数
JACOBTHOMAS_007
Contributor II
Thanks!!
0 件の賞賛
返信
823件の閲覧回数
JACOBTHOMAS_007
Contributor II

Thanks for the reply,

From the EVK design files I see it uses a CC logic IC PTN5150A, but if I want the MIMXRT1046XFQ5B to only behave as host can I exclude using this IC? and then by default does the MCU MIMXRT1046XFQ5B USB Mode is HOST?

JACOBTHOMAS_007_0-1752487906003.png

 

 

0 件の賞賛
返信
799件の閲覧回数
mayliu1
NXP Employee
NXP Employee

Hi @JACOBTHOMAS_007 ,

Thanks for your reply.

Yes, You can choose not to use USB type-C CC logic IC.

When the RT1046 is required to operate only as a USB Host, a direct implementation with a Type-A receptacle is sufficient. 

In software, Please explicitly configure the USB role as Host mode.

Please ensure the RT1046 board provides stable VBUS power to the USB port.

 

Best Regards

MayLiu

795件の閲覧回数
JACOBTHOMAS_007
Contributor II

Thank you so much for the clarification!

0 件の賞賛
返信
793件の閲覧回数
mayliu1
NXP Employee
NXP Employee

You are welcome.

If this post answers your question, please click the "Mark Correct" button.

Thank you!

0 件の賞賛
返信
834件の閲覧回数
mayliu1
NXP Employee
NXP Employee

Hi @JACOBTHOMAS_007 ,

 

Thank you so much for your interest in our products and for using our community.

Yes, There is no USB_OTG1_ID pin in MIMXRT1046XFQ5B processor USB peripheral , However, you can use other Chip IO to realize the function.

mayliu1_0-1752484006670.png

 

The USB in MIMXRT1046XFQ5B processor still support Host or Device mode.

I suggest you can refer to MIMXRT1046-EVK design.

https://www.nxp.com/search?keyword=rt1046&start=0

mayliu1_0-1752480586635.png

 

Wish it helps you.
If you still have question about it, please kindly let me know.

Wish you a nice day!

Best Regards
MayLiu

0 件の賞賛
返信