will lpc1788 usb1 work as host without VBUS/USB_PWRD1 connection?

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

will lpc1788 usb1 work as host without VBUS/USB_PWRD1 connection?

254 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by matianfu on Fri Jan 23 05:11:27 MST 2015
I am using lpc1788 (LQFP208) for a new design.

We need two usb host ports and lcd.

I found if I use P1_22 as USB_PWRD1, then LCD_VD[12] must go to P1_26, which is the only pin possible for LCD_VD[20].

I understand that if a standalone OTG-PHY is added, then MCU don't need USB_PWRD1 (maybe it can read regs from OTG-PHY, I guest) , but that will add extra cost. So my question is, if I can use another GPIO for VBUS instead of USB_PWRD11 pin? or could the software work without knowing VBUS status (we have OCP after all)?

Anybody can give some advice? Thanks.

matianfu
Labels (1)
0 Kudos
1 Reply

227 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by xianghuiwang on Mon Feb 09 15:39:43 MST 2015
Hi, matianfu,
You can use another GPIO for VBUS. For your information, you can use another GPIO for USB_CONNECT as well. This may help you with pin assignment.
regards,
0 Kudos