• descriptor
    Above example code also supports DMA using conditional compilation. Search "#if USB_DMA #endif" pair on the example code. The example code will help you to understand the description on the datasheet...
  • Send USB-Descriptors twice
    Hi users!! I got some Problems with my USB-Connections.First I want to explain the situation. I got the LPC2368 Controller and programmed the USB-Connection to Communicate with LabVIEW. And the...
  • USB CDC descriptor doubt
    Hi! First of all, some information: I'm starting a project using LPC2388 (I have MCB2000 board) and I'm new to ARM. In this project we have some code provided by other company to speed up our development...
  • USB descriptor for stereo recorder
    Hi all, I am implementing a stereo recroder application. The application should send the recorded data over USB to host application (e.g. Audacity,). I succeeded to make the recorder to "record...
  • STM32F103C8 USB CDC Middleware
    I followed this tutorial: ">community.st.com/.../arduino_stm32f103c8t6_schematics.png The board works well with stm32Cubemx USB and HAL. but I need SPL and RTX. Has Anyone experiences with...