Jump to content
  • 0

Nexys 4 - how to implement non mouse/keyboard USB device


arijit

Question

I have a Digilent Nexys 4 board with me, and a medical device that provides streaming data via USB slave out, and I understand that my board has a USB HID, but it is connected to a PIC uC which converts it to PS/2 signal for me to use it. I was trying to implement a PS/2 controller to read this but then I came across this post on your forums where a Digilent technician said that video cameras are not supported, only mice and keyboards are.

So I'd like to know how to connect a non mouse, non keyboard USB device to my board. This isn't an easy thing to Google so apologies if the answer was in the open.

Regards

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

@jpeyron,

Wouldn't that require the medical device to have an "on-the-go" USB interface, allowing it to be both master and slave?  I would find that ... unlikely.

@arijit,

Another possible solution would be to get a board with a proper USB host interface, such as the ChipKit boards.  You could then interface that to the Nexys-4 if you wanted, but ... you'd still need a board with a proper USB PHY.

Dan

P.S.  I was originally going to propose building your own low-speed USB PHY with the Nexys-IO ... then I read about what that would entail.  (Yikes!)  Cheaper/easier to get a board with the PHY on it that you need.

Link to comment
Share on other sites

@jpeyron well i do not know what the device is, but I want to support any USB device basically, though it will probably be a medical device with USB slave out

@D@n thank you, do you know of any chip+PHY/boards, that are popular to convert USB to something else (such as UART), anything that you could recommend? 

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...