• 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...
  • 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...
  • OTG support on USB_CM3_L.lib
    Hi, I'm working with MCB4300 eval board using MDK 4 and trying to operate the OTG supplement on USB0. Is there a specific support for OTG in case I'm using the USB library given by keil ( V4.60...
  • UART STM32F401 EvBoard with VL6180X
    Hi, I'm trying everything to get this project to work, but can't. I have tried moving library files and having tons of problems with Keil's linker, but I somehow (idk how atm) managed to compile everything...