• feedback on "HTTP Upload"
    Hi all, I used the HTTP_Upload example in order to update a board's firmware. Everything works fine, but I'd like to add a feedback about the updating status. I have no experience about web...
  • From your feedback
    Hey Linq, A good news infact for your valuable support , today I was able to comunicate with I2C , almost 90% is done . Can you help me out for these issues listed below .. the state where i get...
  • Asynchronous feed back endpont
    Hi, i am doing a usb audio class (audio 1.0).i have done audio used for playback with the synchronous synchronization type. It has been working well. But I didn't understand the purpose of asynchronous...
  • 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...
  • SMT32 USB endpoint(out) is not working
    Hi, I'm facing another problem with my SMT32F103 processor, using the usb interface. My endpoint(out) is not working at all. If I use WriteFile() in my visual c++ project to write some data to...