1/1

|
USB 2.0 HOST controller?
by yyyg45 on Dec 7, 2009 |
yyyg45
Posts: 1 Joined: Dec 3, 2009 Last seen: Dec 10, 2011 |
||
|
Hi, friends,
Is it easy to design a USB 2.0 HOST controller with the code base of USB 2.0 DEVICE core in the svn repo? What should I start from? Thanks a lot! Regards, Huang |
|||
|
RE: USB 2.0 HOST controller?
by ravivlsiii on Apr 24, 2010 |
ravivlsiii
Posts: 37 Joined: Jul 4, 2008 Last seen: Jan 25, 2012 |
||
|
Hi,
If you want to design host then just define ur register level architecture first. Like define registers for send request,receive status...etc. after u define your register level architecture in protocol layer u need to make just one controller module inside device IP core. So using ur register level architecture u can call this controller to send tokens or receive token. let me know if u have any problem.. Best Regards: Ravi |
|||
|
RE: USB 2.0 HOST controller?
by WaiSiangYeoh on Nov 17, 2011 |
WaiSiangYeoh
Posts: 1 Joined: Nov 16, 2011 Last seen: Nov 29, 2011 |
||
|
Hi,
If you want to design host then just define ur register level architecture first. Like define registers for send request,receive status...etc. after u define your register level architecture in protocol layer u need to make just one controller module inside device IP core. So using ur register level architecture u can call this controller to send tokens or receive token. let me know if u have any problem.. Best Regards: Ravi Hi Ravi, looks like you know how to DIY a USB2.0 controller from scratch,can you share more information about that with newbie like me? |
|||
1/1

