Difference between revisions of "ISP1761"

From ArmadeusWiki
Jump to: navigation, search
(creation)
 
m (Links)
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==UNDER CONSTRUCTION==
+
This chip is a USB 2.0/Hi-Speed Host/OnTheGo controller from NXP (ex Philips).
 +
It is used on the [[APF9328DevFull | DevFull board.]]
  
==Links==
+
{{Under_Construction}}
* http://www.nxp.com/acrobat/applicationnotes/AN10042_2.pdf
+
 
* http://sourceforge.net/projects/isp176x-hcd
+
=Hardware connection=
 +
This chip is directly connected to i.MXL address & data (16 bits wide) busses.
 +
 
 +
=Drivers=
 +
* [[ISP1761 Linux driver | How to use this chip on Linux (if you have it on your board)]]
 +
 
 +
=Links=
 +
* http://www.nxp.com/acrobat/datasheets/ISP1760_4.pdf
 +
* http://www.nxp.com/acrobat_download/datasheets/ISP1761_4.pdf
 +
* [http://www.nxp.com/acrobat/applicationnotes/AN10042_2.pdf NXP Linux application note for this chip]
 +
* [http://sourceforge.net/projects/isp176x-hcd NXP Open Source driver on SourceForge (x86 only)]
 +
* [http://www.ucc.asn.au/~dagobah/isp1761/ Linux driver for PXA targets]

Latest revision as of 14:56, 17 July 2009

This chip is a USB 2.0/Hi-Speed Host/OnTheGo controller from NXP (ex Philips). It is used on the DevFull board.

Page under construction... Construction.png Informations on this page are not guaranteed !!

Hardware connection

This chip is directly connected to i.MXL address & data (16 bits wide) busses.

Drivers

Links