• usbDeviceError in USB CDC connection
    Hello everyone, I have a following problem, I am trying to use my LPC4357 on MCB4300 as USB Host for CDC connection. I have the simplest code #include <stdio.h> #include "cmsis_os.h" #include...
  • USB CDC on STM32L device : unable to connect to host.
    Hi all, I try to make a device based on STM32L151 which will communicate through USB in CDC mode. My software was initially developped on an STM32F4-discovery board, and it was working perfectly...
  • USB host to connect multiple mass storage devices.
    Can I use lpc2148 to host USB to connect two mass storage devices to facilitate transfer of data between them?
  • 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...
  • KEIL Real Time Library
    Has anyone run into an issue with the Keil Real Time libary where the TCP stack cannot be initialized? I am running this on a LPC2468 and if the ethernet circuitry fails on the hardware we have,...