Hi,
I'm working on a custom board using controller LM4F132H5QD with usb connected as device for CDC mode.
Once i plug in the usb cable to my host pc, i can see my board in device manager.
On removing the cable, the device is removed from the list. But when i try to connect USB cable 2nd time, I cannot see the device in the list. Also no disconnect event interrupt generated when disconnected the first time.
On every boot the same scenerio is repeated.
I checked the voltage on USBVBUS. It is 4.97v in all case when connected and 0 when disconnected.
Can anyone point to the possible reason for such behaviour.
Thanks....