What's the minimum USB Host hardware on 1769/1778

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

What's the minimum USB Host hardware on 1769/1778

514 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by MikeSimmonds on Sun Sep 23 10:18:44 MST 2012
[FONT=Tahoma][SIZE=2]On our custom board, what are the minimum processor pins I need to connect to get a USB host port (USB1) I don't care about over current or power enable as I intend to connect 5V permanently to the type A connector's Vbus pin.

I'm only ever going to plug in a USB flash drive for firmware update.

The UM10470 appears to imply that USB1_PWRD must be configured. Is this the case (I don't want any OTG stuff). If needed, can I tie to 5V (or 3.3V?) Or can I just enable the built in pull up?

Does the cpu USB controller detect device physical insertion? (and give me an interrupt so that on receipt I go do an Enum to find out what the device is).

Or do I have to poll now and then and do speculative Enums until one suceeds. If this case applies, do I [I]have[/I] to configure USB_PWRD? [because I'd really not want to have to move what is currently on that particular pin.]

[/SIZE][/FONT]
0 Kudos
0 Replies