| Author |
Message |
jenardo
Joined: 11 Jul 2006 Posts: 13 Location: Egypt
|
05 May 2007 17:57 USB 2.0 core |
|
|
|
|
Hi all,
In case of implementing a USB 2.0 core, I wanted to ask about its PHY interface.
1) Is it possible to output D+ and D- directly from the FPGA ?
2) or is some kind of transceiver in between needed to convert high and low voltages to a differential one ?
3) What is an UTMI interface ? and where exactly is it located in a design ?
Thanks
|
|
| Back to top |
|
 |
nand_gates
Joined: 19 Jul 2004 Posts: 907 Helped: 120
|
|
| Back to top |
|
 |
alzomor
Joined: 09 Jun 2005 Posts: 626 Helped: 31 Location: Cairo
|
07 May 2007 9:19 Re: USB 2.0 core |
|
|
|
|
Hi,
You need 1st to check USB2.0 specifications @
http://www.usb.org/developers
If you could meet the Phy specs @ D+ & D- using your FPGA , so you can use it for direct connection , but I don't think it's possible.
all designs use a PHY interface layer which is UTMI or ULPI.
Regarding the UTMI you can think of ULPI also which is simpler.
UTMI is USB 2.0 transceiver macrocell Interface.
and ULPI is a low Low PIN Interface version of UTMI.
Salam
Hossam Alzomor
www(dot)i-g(dot)org
|
|
| Back to top |
|
 |
Google AdSense

|
07 May 2007 9:19 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
pini_1
Joined: 18 Jun 2007 Posts: 288 Helped: 17
|
18 Jun 2007 12:53 Re: USB 2.0 core |
|
|
|
|
I started to document a project which uses opencore's usb function IP. This IP can also work with USB 2.
I use for full speed devices. Presently the site is not complete, but you may take a look at http://bknpk.no-ip.biz.
|
|
| Back to top |
|
 |
verma.ind
Joined: 05 Mar 2007 Posts: 24
|
04 Jul 2007 14:20 Re: USB 2.0 core |
|
|
|
|
For what purpose we will use chirp counter in USB2.0 core? Can any body help me?
Thanks
|
|
| Back to top |
|
 |
gck
Joined: 17 Oct 2006 Posts: 149 Helped: 5
|
05 Jul 2007 5:55 Re: USB 2.0 core |
|
|
|
|
| making D+ and D- sonnection by FPGA is not possible, for that i.e PHY layer chips are avilable u need to interface ur core with that.
|
|
| Back to top |
|
 |
qasmi
Joined: 24 Apr 2004 Posts: 69 Helped: 2
|
09 Jul 2007 6:58 USB 2.0 core |
|
|
|
|
| Is there any controller IC that interfaces with the PHY Layer Chip or USB Transceiver, instead of implementing the core in FPGA?
|
|
| Back to top |
|
 |