Hello TI community,
I am working on the Beaglebone Board with the TI starterware 2.0.0.0.7. I am trying to accomplish to get the BbB configured and recognized as a USB composite device featuring a dual serial communication and a usb audio (microphone) device. Unfortunately, there is no example in the starterware regarding usb audio, so I worked my way through the Stellaris USB stack and examples and achieved, that the PC device manager recognizes the two above mentioned featured devices. However, the PC gives back the error: "Device cannot be started (Code 10).".
The USB device is configured so, that the standard Windows device drivers are used. What needs to be mentioned is, that the DMA function to feed the USB audio streaming is not yet implemented, but as of my perspective, that is not the reason for the actual problem. Right now, I am out of ideas how to handle the situation.
Has anybody an idea? I am attaching the CCS project, maybe someone can have a look into it ? Klaus