Question
USB HOST and DEVICE in same time
Hi,
I want to use USB DEVICE and HOST mode in same code. Firstly, I added manuel libraries for host and device configuration. I can do Transiton of host to device or device to host with using init and deinit function of usb. After a while , this process doesn't work. Can anyone who has dealt with this issue help?
