Content originally posted in LPCWare by dive on Fri Jan 29 00:27:12 MST 2010
Hello everyone,
It may be solved the problem.
(It may be my mistake. sorry...)
I used long cable between LPCXpresso board and USB Connector.
This cable bring the noise voltage to VBUS ,
then LPC1343 judge the 'Plug-in' although USB cable is not plug-in.
It works fine with short length cable.
(It takes few seconds at the disconnecting the USB cable)
By the way, about USB_CONNECT (USB SoftConnect) function.
I check this pin (P0.6), then
USB cable is not connected. Low -> High -> Log -> High ....
USB cable is connected. always Low
Is it correct behaivor ?
Secondary function VBUS(P0.3) and SoftConnect(P0.6) are enabled.
Best Regards.