How to switch USB Host to device Dynamically.
Hello Everyone,
I am working on a project in which i have to use both roles of USB_FS. I want to interface mass storage device for which i need host with MSC and i also want to send some data to PC over VCP for which I need device with VCP.I searched a lot but not found any example of USB_FS switch roles dynamically. So can you tell me how to do this or share some examples if have.
One more question can I do both of these tasks using USB host only? Can I connect to PC using USB host CDC class?
Thanks
