• StTM32F4Discovery USB-OTG CDC Hardfault
    Hi, I hope someone can help. I try to play with µVision 5.10 and RTE on STM32F4Discovery board. I would like to implement an USB device with VCP. I install all needed components in RTE and configure...
  • StTM32F4Discovery USB-OTG CDC Hardfault
    Hi, I hope someone can help. I try to play with µVision 5.10 and RTE on STM32F4Discovery board. I would like to implement an USB device with VCP. I install all needed components in RTE and configure...
  • USB OTG MSC in STM32 discovery
    I have been following a tutorial by Ralf Kopsch in youtube. I am facing a trouble in USB OTG MSC configuration for STM32F4-Discovery (STM32F407VGT6) board. The function finit(drive_name) returns fsDriverError...
  • USB OTG MSC in STM32 discovery
    I have been following a tutorial by Ralf Kopsch in youtube. I am facing a trouble in USB OTG MSC configuration for STM32F4-Discovery (STM32F407VGT6) board. The function finit(drive_name) returns fsDriverError...
  • Keil USB Driver for Atmel SAM3 OTG peripheral?
    Hi, I am trying to port the USBD_SAM3U.c (Atmel SAM3U, Device only) sample code from Keil to an Atmel SAM3A device. The peripheral changes from a device only to an OTG host. I don't need any host functions...