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