• USB: Multiple IADs in composite device?
    Hi, I would like to be able to construct composite USB device encapsulating N serial ports. Having used CDC/ACM class and some examples from Keil (Keil\ARM\Boards\Keil\MCB2300\USBCDC) for LPC2386...
  • USB: Multiple IADs in composite device?
    Hi, I would like to be able to construct composite USB device encapsulating N serial ports. Having used CDC/ACM class and some examples from Keil (Keil\ARM\Boards\Keil\MCB2300\USBCDC) for LPC2386...
  • USB Custom Class
    Dear All, I use STM32F103VB MCU on my project, I do test some examples on MDK V5.10 and acquire some knowledge (surely not enough as an expert). Anyway, I try to write custome class USB Device with...
  • USB Custom Class
    Dear All, I use STM32F103VB MCU on my project, I do test some examples on MDK V5.10 and acquire some knowledge (surely not enough as an expert). Anyway, I try to write custome class USB Device with...
  • USB Device Custom Class
    Dear All, Hi I want to develop a custom class USB device (which is not listed in RL-ARM classes) such as a printer class. I use AT91SAM7X family of ARM processors. I found in RL-ARM help files...