• USB Host and Composite device..
    How to make on STM32F4 USB a host with support of the Composite device? I made the project in CubeMX, but in this project there is a support of different classes of devices, but there is no support...
  • USB Host detects usb device type
    How we can detect which USB device type(HID,MSC etc) connected to usb host port? and appropriate routine for that type of device.
  • How to load application on to LPC2468 without erasing UBOOT
    Hi, I am using LPC2468 OEM board for my project. The current enviroment settings are ... Development environemt:VMWarePlayer DebianOS Target ARM7 runs on uClinux LPC2468 doesn't support...
  • USB host
    Hello Sir, I am trying to make LPC2468 as a USB host . I am able to perform both read and write operation. but i am facing a problem that when I create file of size greater than 5 KB...
  • USB host
    I want to include source file under this link in my application c:\keil\ARM\Boards\Keil\MCB2400\RL\USB\Host\MSD_File in this file there is no main function and i want to call this through main function...