How to use USB OTG HS using ULPI protocol for accessing files from USB drive
Hai ,
At present I am working on STM32F205VET6 series for interfacing USB Flash drive. Here I need to access certain files from the memory. So I am using a connectivity USB OTG FS (ULPI) Dual Role. I searched the reference and library for this protocol to access my flash drive but I couldn't find any. I have few doubts on this.
1. Do I need to create separate modular file for accessing the Memory drive based on the ULPI timing diagram?
2. How can I Read . Write, Delete files from the flash memory. ?
3. Is there any Programming manual or coding examples are available?
Can anyone help me on this.
