Hi,
I am using Logic OMAP L-138 EVM with only TMS320C6748 DSP SOM and trying to transfer data from EVM to PC using USBBIOS 1.10.03.
I understand from the BIOSUSB 1.10.03 documentation that, the current USB stack supports 1.HID class and 2. Mass storage class drivers.
I am also successful in building the mass storage class Example project and run properly.
Now i'm interested to send continuosly a chunk of data from DSP (C 6748) to PC using USB interface. The data size will be from 100 to 500 KB.
Can this be achieved using the existing driver support and how?
If this cannot be done, i need to develop my own custom class driver? Will the BIOSUSB support the necessary development in terms of tools and packages as it is based on Jungo USB stack? How to proceed in this? Please suggest.
thanks
Sram