imx53qsb usb device not working and how to enable the device mode in mx535qsb board.

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

imx53qsb usb device not working and how to enable the device mode in mx535qsb board.

1,626件の閲覧回数
venkatesh_pvsm
Contributor II

hi,

   I was tested usb device in mx53 board and not working device mode.

My Menuconfig settings are here below.

First one i was set for following   menuconfig settings:

        "CONFIG_MXC_OTG, CONFIG_USB_OTG\n

        "CONFIG_USB_EHCI_ARC_OTG\n"

        "OTG device config\n"

        "CONFIG_USB_GADGET\n"

  I got in serial port/console message while i was insert and remove in USB device cable(J3).

usb wakeup is here

otg host ID wakeup

hub 1-0:1.0: activate --> -22

usb wakeup is here

otg host ID wakeup

also usb driver not installed in this settings

second  one i was set USB device mode  settings and udb driver not installed .

        "CONFIG_USB_GADGET\n"


in device mode was not working and if any settings are missing compare to above device mode configuration please  tell me the correct procedure to enable imx53qsb device mode .




       


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

1,451件の閲覧回数
VladanJovanovic
NXP Employee
NXP Employee

Did you insert any of the gadget drivers. Like "modprobe g_file_storage file=....."?

1,451件の閲覧回数
venkatesh_pvsm
Contributor II

hi Vladan,

no .. necessary for need to insert this one ah=?.

0 件の賞賛
返信

1,451件の閲覧回数
VladanJovanovic
NXP Employee
NXP Employee

Sorry, didn't understand the comment. If you haven't used g_file_storage before there's some info here:

FSG Backing Storage

1,451件の閲覧回数
venkatesh_pvsm
Contributor II

thanks ,i will check this  document..

0 件の賞賛
返信