Hello,
We are working on the zynq 7020 board, can you please provide the help for usb code.Our design is similar to the ZED board.
Thank you
Hello,
We are working on the zynq 7020 board, can you please provide the help for usb code.Our design is similar to the ZED board.
Thank you
Hello arjunbk09,
Can you shed some light to what it is that you would like to do, and/or would like more information on?
I am trying to establish a communication link between pc(windows Xp) and zynq 7020 via USB,Can you please provide the device driver code for both ARM and PC(windows Xp).
thank you
The Xilinx version of the 3.0 Linux Kernel has compiled into it the full support for the USB sub-system. Windows XP also has a variety of basic USB enumeration types such as HID and UART.
All you would have to do is write the top layer code on both the Zedboard as well as the Windows machine to get data flowing back and forth.
Are you asking for a reference design for this configuration?
The Xilinx version of the 3.0 Linux Kernel has compiled into it the full support for the USB sub-system. Windows XP also has a variety of basic USB enumeration types such as HID and UART.
All you would have to do is write the top layer code on both the Zedboard as well as the Windows machine to get data flowing back and forth.
Are you asking for a reference design for this configuration?
We are trying it with Windows Xp,If you can provide the reference design it will be help full.
thank you