lpc55xx vbus disable

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

lpc55xx vbus disable

跳至解决方案
2,099 次查看
_Ferrari_
Contributor V

Dear all,

Is there any possibility to disable VBUS signal in the USB0 peripheral of LPC5526 processor ?

Unfortunately I have all pins busy so I'm asking if there is a possibility to disable the VBUS signal of USB0 peripheral and try to simulate USB connection in other way

 

thank you very much for your help amnd cooperation

 

best regards

 

0 项奖励
回复
1 解答
2,091 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi _Ferrari_ 

When USB as device, USB device gets the 5V from the host via VBUS.  USB device judges whether VBUS has power to determine whether USB is plugged in. So we recomend user not disable VBUS to gurantee USB working normally.

 If you don't care if there is a disconnect event or not, you can set FORCE_ VBUS  bit to 1. It means VBUS is always connected. They don't need to connect VBUS pin from the connector to our USB_VBUS pin physically and the voltage level of VBUS won't matter. Thus I can't gurantee USB working stable. This is not our recommended design.

Have a nice day,

Jun Zhang

在原帖中查看解决方案

0 项奖励
回复
3 回复数
2,092 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi _Ferrari_ 

When USB as device, USB device gets the 5V from the host via VBUS.  USB device judges whether VBUS has power to determine whether USB is plugged in. So we recomend user not disable VBUS to gurantee USB working normally.

 If you don't care if there is a disconnect event or not, you can set FORCE_ VBUS  bit to 1. It means VBUS is always connected. They don't need to connect VBUS pin from the connector to our USB_VBUS pin physically and the voltage level of VBUS won't matter. Thus I can't gurantee USB working stable. This is not our recommended design.

Have a nice day,

Jun Zhang

0 项奖励
回复
1,065 次查看
madhubanti
Contributor III

where to find the FORCE_ VBUS?

0 项奖励
回复
2,089 次查看
_Ferrari_
Contributor V

Ok, I understand,

Thank you very much and happy new year!

0 项奖励
回复