We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I am working on LPC1768 and using example USB CDC. It is working on Bulk transfer. I want to convert that example to Isochronous transfer but when i changed the Endpoint number its not transfer or receive any data with host. what will be the reason as there is no error in code. Please Help me in solving this problem. Thanks advance
As stated before there can be multiple of 64 bytes per ms, for example mass storage device (USB Flash disk) using bulk transfers can get around 1MB/s transfer on full speed bus, so that is the maximum that you can expect on CDC also.