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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

662 次查看
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
标签 (1)
0 项奖励
回复
1 回复

635 次查看
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 项奖励
回复