communication from pc to imx6 through usb otg

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

communication from pc to imx6 through usb otg

1,135 次查看
kylekenj
Contributor III

I am trying to create a communication between a pc and a imx6 though the usb otg connection. I can program the board using the manufacturing tool but am not sure how to use the usb otg to get a connection to the pc to transfer data over. When I plug the usb into windows it doesn't ask for a driver or act like something is attached. Can anyone help me figure out how to get communication over that port. Thanks.

Kyle

0 项奖励
3 回复数

754 次查看
Yuri
NXP Employee
NXP Employee

   Please check if Linux support any USB device, say USB mass storage.

During boot somewhat similar to "Initializing USB Mass Storage driver" should
appear. If there is not such message in boot log it is needed to build new

kernel, which includes option

Device drivers > USB support > USB Mass Storage support.

If a USD device is configured as a module it should be insmod-ed.     


Have a great day,
Yuri

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

0 项奖励

754 次查看
519315342
Contributor I

Thank you for your answer. 5.5 said Run motor by placing the jumper short bar to J2, pin 1-2.  5.6 said Place jumper short bar J2 , pins 2-3. I don't understand the three pin is connected together?

0 项奖励

754 次查看
txbest
Contributor II

Hi Kyle Johnson

     USB otg is the function that your device can notice something like USB storage which you can check out files and do some copies or something else。

     I think what you have mentioned up there,you just want to communicate over the USB port.You may check out some function like USB NETWORK,which allow your host like PC communicate with your guest like mx6 custom board through socket function。

     If you have any questions ,please reply to me!

0 项奖励