Hi,
I want to implement a USB module as V drive for pendrive where I can get commands through uart such as make directory ,open file etc and then dump the file onto pendrive. I am aware of how USB works, I want to know the feasibility of this project and a starting guide to how can it be achieved.
How should i go about it. Can I get some kind of examples for such an application. Is the circuitry for the USART thing available or an example code for this. I am already done with the mass storage device example for tiva C series controllers. My pendrive is working fine , now I want this to be implemented as a V drive as mentioned above .
Any suggestions please
Regards
Sanket