lpc55xx vbus disable

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

lpc55xx vbus disable

Jump to solution
2,128 Views
_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 Kudos
Reply
1 Solution
2,120 Views
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

View solution in original post

0 Kudos
Reply
3 Replies
2,121 Views
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 Kudos
Reply
1,094 Views
madhubanti
Contributor III

where to find the FORCE_ VBUS?

0 Kudos
Reply
2,118 Views
_Ferrari_
Contributor V

Ok, I understand,

Thank you very much and happy new year!

0 Kudos
Reply