• 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 dual-role OTG on STM32F4
    Can't figure out is it possible to configure Keil's Middleware for dual-role OTG host/device? I would like to be able to read from USB stick, if inserted, but also to present itself as a MSC device...
  • USB dual-role OTG on STM32F4
    Can't figure out is it possible to configure Keil's Middleware for dual-role OTG host/device? I would like to be able to read from USB stick, if inserted, but also to present itself as a MSC device...
  • 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...