Hi, I have to use USB OTG port as host in mini210s but it seems this capability is not exits in the latest WinCE6 BSP. http://msdn.microsoft.com/en-us/library/ee485293%28v=winembedded.60%29.aspx: "The OTG supplement extends the USB 2.0 specification to allow devices to dynamically switch, on the same port, between operating as a USB host and a USB function." It seems, implemented USB OTG driver (C:\WINCE600\PLATFORMS\Mini210\SRC\DRIVERS\OTG) in mini210s BSP is a USB function (USBFN) driver only. Has anybody ever seen a working OTG driver as USB host for mini210s? Peter