Hi,
I'm using MCX EV5 evaluation board and want to route all the devices that connected to the FS USB port to the HS USB.
I mean, the HS USB is connected to my pc running Windows OS. When I connect USB device to the FS port, I want that the enumeration will be done on the Windows.
I know that I can implement the EVK to be USB host in FS port and USB device in HS port, but I want to pass the data regardless the class ID or any enumeration in the EVK code.
Is there such a possibility? Are there any code samples I can use?
Thanks!