The maximum speed for the interrupt transfer for USB 2.0 full speed is 64kbytes/s. LPC2148 is used in device side. Is there a possibility of increasing the interrupt transfer speed by increasing the packet size. In that case generic device class wont support the device. Is there any possibility of moving to custom hid driver
Hi Tsuneo Thanks for the reply.For our application even if other devices are there in the USB bus it should guaranty data correctness and time. Thats why we chose interrupt transfer instead of bulk transfer. But we could find that the speed of interrupt transfer is not sufficient for our application. Any other possible solution? Thanks for helping me out Tsuneo.
Hi All, We are planning to buy Bulk based USB Driver. Can please you suggest me some.