How to Configure the USB1 of IMX28 as host mode default

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to Configure the USB1 of IMX28 as host mode default

Jump to solution
649 Views
liuxing
Contributor II

Hi all,

  I want to set the usb1 as host,and disable the otg function.However,the vbus can't be driver successfully.the DEVCTL.bit3 and DEVCTL.bit4 is always 0.

  How to configure the usb1's register?

Labels (1)
0 Kudos
1 Solution
558 Views
igorpadykov
NXP Employee
NXP Employee

Hi liu

for host mode settings please look at stmp_usbh.c in i.MX28 evk obds:

Lab and Test Software (1)

On-Board Diagnostic Suit for the i.MX28 (REV 1)

i.MX28 Evaluation Kit|Freescale

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
559 Views
igorpadykov
NXP Employee
NXP Employee

Hi liu

for host mode settings please look at stmp_usbh.c in i.MX28 evk obds:

Lab and Test Software (1)

On-Board Diagnostic Suit for the i.MX28 (REV 1)

i.MX28 Evaluation Kit|Freescale

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos