Hi, I want to create a device that acts a a USB host so I can attach a USB instrument to. The instrument comes up as a serial port (CDC device) when plugged into a PC. We have the Keil RTOS which includes a USB host interface but a CDC device is not mentioned for a host. Can it be done with the Keil stack and if so where should I start? Thanks