Hello,
I have enabled the CC2538EM's USB port in my ZStack Energy project, and I have a working virtual COM connection in Windows (8.1). The post by Se-Hee Whang, dated Fri, May 23 2014, called "cc2538 usb_uart", helped me to do this.
I have an unusual problem that I can't solve:
The ESP in that project does not connect properly. When I plug in the USB cable to the EM's USB port, it connects very briefly to the PC, and then disconnects itself immediately. The device manager in windows shows this.
I think that during my development on this ESP, I have disabled something that the USB module needs. Does anyone perhaps know what that might be? Are there maybe some defined symbols, USB-related, that are not able to be active at the same time as others?
Or maybe it is another problem?
Thanks for your time.