This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

USB Stack for DSP/BIOS using DM3730 with TPS65950

Other Parts Discussed in Thread: DM3730, OMAPL138, OMAP3530

Hello!

I'm using DM3730 evaluation kit and I'd like to manage USB OTG, defined as a host,  from DSP core.The idea is to have a dedicated USB port in DSP core for a large dataload, and the rest of the USB ports controlled by ARM. 

In order to do that, I installed DSP/BIOS under CCS5.2 and CCS5.1. I saw on this website there's an USB Stack based in Jungo called BiosUSB, but it seems it's just supported by C6747/OMAPL137 or C6748/OMAPL138.

Does somebody know if there's any USB Host Stack developed for DSP/Bios supported by DM3730/OMAP3530?

Once I control the USB port I'll use DSP Link to send data from DSP core to ARM core.

Any idea which helps to deal with USB OTG as a host implemented under DSP/Bios will be welcome.

Thank you all