• RL- ARM usb libs and host msd
    Folks looking for quick guidence or willing to learn from other peoples expreiences. I started a project over a 18 months ago and apart from the rtx and Fs the libs provided in the RL-ARM package...
  • LPC2468 USB-MSD ChanFs FAT32
    Dear All i have a problem with modified version of USB hostlite with Mr Chans FS SFAT32. DRESULT disk_ioctl(BYTE drv, /* Physical drive number (0..) */ BYTE ctrl, /* Control code */ void *buff...
  • USB MSD+CDC composite device
    Although this issue was touched several times in the past, I would like to share my problems - maybe somebody has the clue. CPU is STM32f4 (Keil dev.board)in HS mode and RTX is running underneath. PC...
  • MDK v4 USB Host & FlashFS
    When using a USB Memeory stick and the MKK v4 USB Host and Flash FS, is there anyway of determining when it is safe to remove (unplug) the memory stick?
  • composite device msd+hid
    hello my friends! I want to implement Atmel composite device code (msd+hid) on at91sam7s256 . I downloaded the software package and tried to implement usb mass storage first, it worked correctly...