Hi all,
Currently, my company is working on a project that uses DM8148 and it connects to an optical module via the USB0 port. The module is connected as USB vendor spec 0xFF class and it transfer image file to Linux platform running on the DM8148 ARM subsystem.
We are using the TI EZSDK package "ti-ezsdk_dm814x-evm_5_05_02_00".
A single image file of max 10MB is transferred and was found that it took 550msec to transfer this amount of data to Linux ARM which is not acceptable to the project requirements.
Is anyone able to advise how could I improve the transfer speed?
Or could highlight which area I could look into?
Does increasing the Receive Endpoint FIFO size and enabling double buffering help?
Thank you for any help extended.
Regards
May