From: hunterd42@gmail.com (David Hunter)
To: linux-arm-kernel@lists.infradead.org
Subject: usb host port3 on pxa310?
Date: Thu, 26 Aug 2010 12:28:59 -0700 [thread overview]
Message-ID: <4C76C07B.1040809@gmail.com> (raw)
In-Reply-To: <4C721532.50905@compulab.co.il>
On 8/22/2010 11:29 PM, Igor Grinberg wrote:
> On 08/22/10 11:20, Chen Wenjie wrote:
>> and I found the VCC voltage is only 3.0v, it is lower than 3.3v
>> (in the spec). Is this a fatal issue?
>
> May be not fatal, but could bring issues...
> I'd check the VBUS on that usb port and also the pull ups on DP/DM.
> If those are not by the spec. then the chances of getting it work are
poor.
The host USB transceiver (ISP1105) should have external 15K pull-downs
on both DP and DM. The device will have a pull-up on one signal to
distinguish low speed vs. full speed.
You didn't mention what USB device you're test with. Is it actually full
speed as the kernel logs indicate?
Do you mean VCC on ISP1105 is only 3.0V? That's the minimum, so it may
still be functional. Hopefully the supply is adjustable.
ISP1105 supports both single-ended and differential input modes, as
selected by the ISP1105's MODE pin. Can you confirm the PXA310 is set
for the right mode? That'll be (digging thru the Dev Man) the P3SS bits
in the U2DP3CR register in the U2D (Yes, the USB 2.0 Device Controller
must be configured to use the USB Host Port 3. Thanks, Intel.) There's
other important settings there, can't think of them off the top of my
head. If that doesn't help, I'll share some code when my PXA310 box
comes back online.
-Dave
next prev parent reply other threads:[~2010-08-26 19:28 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-06 18:43 usb host port3 on pxa310? Chen Wenjie
2010-08-07 13:42 ` Igor Grinberg
2010-08-07 18:24 ` 陈闻杰
2010-08-08 1:22 ` Chen Wenjie
2010-08-08 6:02 ` Igor Grinberg
2010-08-21 19:31 ` Chen Wenjie
2010-08-22 8:20 ` Chen Wenjie
2010-08-23 6:29 ` Igor Grinberg
2010-08-26 19:28 ` David Hunter [this message]
2010-08-29 7:25 ` Igor Grinberg
2011-03-20 8:13 ` [Q] Booting kernel from NFS? Chen Wenjie
2011-03-22 11:21 ` Baurzhan Ismagulov
2011-03-22 12:21 ` Steve Chen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C76C07B.1040809@gmail.com \
--to=hunterd42@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).