Trenz Electronic GmbH Support Forum

Trenz Electronic Products => Trenz Electronic FPGA Modules => Topic started by: omikron88 on September 15, 2016, 10:24:14 PM

Title: How to comunicate with USB PHY in standalone design at ZynqBerry
Post by: omikron88 on September 15, 2016, 10:24:14 PM
How can I comunicate with USB PHY in standalone design at ZynqBerry. Are there some examples?
Title: Re: How to comunicate with USB PHY in standalone design at ZynqBerry
Post by: JH on September 16, 2016, 10:40:59 AM
Hi,

you should use a OS with driver for USB (Petalinux for example). It's easier to handle.
I found xilinx standalone driver for zynq usb, but if have no experience with this:
http://www.wiki.xilinx.com/Standalone+Drivers+and+Libraries
https://htmlpreview.github.io/?https://raw.githubusercontent.com/Xilinx/embeddedsw/master/XilinxProcessorIPLib/drivers/usbps/doc/html/api/index.html

br
John