I am Using LPC2468 Micro-controller in my Electronic cash Register.Now I am only able to connect a single USB device with the ECR machine at a time,i.e I can connect either a USB Printer or a USB bar-code Scanner to the machine at one Time.But As there are two USB Host ports available in LPC2468,I want to use both the ports simultaneously so that I can Connect both USB printer and Bar-code scanner with the machine at same time and use them. Is there any Sample code available for achieving this.Please provide a suitable Link for Code if Possible.