• SIM508 feed back
    Hi! to all GSM/GPRS developer. Can any one please send me feedback of SIM508(GPRS+GPS) module.What about it's customer report.Whether i have to purchase it for my R&D using 8051 or have to go some thing...
  • RSS Feeds
    We're reviewing features to add to the forum. Is there interest in an RSS feed? Jon
  • How to feed text from file to Debug Viewer
    Hi, I need to put a bunch of characters from the text file into the Debug Viewer. Since I couldn't copy & paste the contents of text file to the Debug Viewer, I am looking for the way to achieve...
  • usb asynchronous
    How do I set the usb audio code up for usb asynchronous transfers. Do I just have to change bmAttributes USB_ENDPOINT_TYPE_ISOCHRONOUS, to USB_ENDPOINT_SYNC_ASYNCHRONOUS or is it...
  • Asynchronous OUT endpoint with rate feedback
    I am developing a USB audio class 1.0 device which uses an async OUT endpoint which is associated with a feedback IN endpoint in windows vista environment. I am really in confusion with this feedback...