Editing N900 Hardware isp1707

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
-
#REDIRECT [[N900_Hardware_USB]]
+
The [http://www.nxp.com/ NXP] isp1707 is used as the USB PHY chip. [http://www.spinics.net/lists/linux-usb/msg25167.html].
 +
This rights to this part have been bought by ST-Ericson and some information is [http://www.stericsson.com/sales_marketing_resources/USB_transceiverBR_1.pdf available in a brief marketing sheet].
 +
 
 +
There is no published datasheet for this chip.
 +
It may be available under another name.
 +
 
 +
The device would normally be switched between host and device mode using the ID pin. This however is not connected externally.
 +
 
 +
Initially it was claimed that this made USB host mode impossible.
 +
 
 +
This however seems to be incorrect - it seems on a reading of similar device datasheets that yes, the ID pin is used on hardware that supports it to switch between host and device mode.
 +
 
 +
But, importantly, the ID pin does nothing directly to the state of the chip. It simply informs the CPU of the state of the ID pin, and leaves the driver to properly configure the chip.
 +
 
 +
So, if the kernel can be altered to ignore this pin - which should be trivial if there is host mode support for the chip in the kernel - then host mode works.
 +
 
 +
The current understanding by several people who are working on USB host mode is:
 +
 
 +
The USB port can supply power - at least 200mA. This is plenty for many devices - mice and keyboards.
 +
 
 +
It seems likely that a relatively simple kernel change should enable USB hostmode - http://focus.ti.com/lit/ug/spruf98d/spruf98d.pdf - search for FORCE_HOST - there may well be other cleaner solutions.
 +
 
 +
A possibly related errata is detailed at 3.1.3 in [http://focus.ti.com/lit/er/sprz278d/sprz278d.pdf this document] - this, and other erratas may or may not cause issues with implementing host mode.
 +
 
 +
 
 +
[[Category:N900_Hardware]]

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)