• USB Hub controller
    Hi, I am using a TM4c123 series controllers with 1 USB host port. Now I am using the same port using the a USB switch to use the keyboard and pendrive. But i want to use them both without switching...
  • USB HUB not working
    Hi I am developing a project using nuvoton m263ki development board and using keil IDE The sample code of usb-host device connection check is not working properly When i connect usb hub, it gets...
  • Use External USB Hub with LPC1768
    Dear all, My system as below : LPC1768 --> USB Host --> External Hub 4 Port (TUSB2046) --> Multi HID Device I use example code HID keyboard RL Library in : "C:\Keil\ARM\Boards\Keil\MCB1700...
  • USB Pen Drive
    Hello frnds, I am using LPC 2368 ARM controller for my application. I want to use Usb as MASTER communication . in my application I want to transfer data from my hardware device to pen drive(memory...
  • USB as a V drive for pendrive
    Hi, I want to implement a USB module as V drive for pendrive where I can get commands through uart such as make directory ,open file etc and then dump the file onto pendrive. I am aware of how USB...