Forums » Software Development »
Standard USB peripheral connection on MitySOM eval Board
Added by Pierre-Yves BRETECHER over 10 years ago
Hi,
I originally wanted to connect to the board either usb storage peripherals or webcams-like peripherals. I bought a MiniUSB-B to Standard-A receptacle adapter. When I try to connect a simple USB stick, it is neither recognized nor powered on. The "slave" mode (using the "enable_usb" script) works great. I guess it is possible to use the eval board as a usb master, but I did not succeed at that time. Any hints are welcome.
Best regards.
PY
Replies (3)
RE: Standard USB peripheral connection on MitySOM eval Board - Added by Michael Williamson over 10 years ago
Hello Mr. Bretecher,
We will try to get a procedure posted for this. Sorry for the delay.
-Mike
RE: Standard USB peripheral connection on MitySOM eval Board - Added by Pierre-Yves BRETECHER over 10 years ago
Hi Mike,
Happy to hear that a procedure is needed because I tried many things to make it work (I noticed that in the 09/13 delivered image, my USB key was powered on, but not accessible).
I'll wait for your instructions.
Kind regards.
PY
RE: Standard USB peripheral connection on MitySOM eval Board - Added by Pierre-Yves BRETECHER about 10 years ago
Hi,
I'm now quite stuck without the ability to use use the host mode.
I have noticed on Rocketboards something recent that seems related to the issue I'm facing :
http://git.rocketboards.org/?p=linux-socfpga.git;a=commit;h=a3a81b05580dd2342768cc05899e590114ba8f37
The drivers structure have been "deeply" modified and I don't really see how to solve this.
Any clue ?
Kind regards
PY