STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Appear Two VCP on Win Dev Manager

Posted on July 20, 2012 at 05:06I recently test the VCP function of F4Discovery in the XP SP3 environment, but Two VCP appear in the Device Manager, and I can not install it by .Inf file.Test Code is from ''stm32_f105-07_f2_f4_usb-host-device_lib.zi...

seawwh2 by Associate II
  • 207 Views
  • 0 replies
  • 0 kudos

USBH Special Function Keys Input

Posted on July 16, 2012 at 16:36(Please take a look at the attachment) I am trying to use a keyboard with special keys ('Open Browser' and 'Open Mailbox' etc.) with the STM32F4 Discovery USB host library. For all other keys I am getting 8 byte buffe...

jhaveri by Associate
  • 160 Views
  • 0 replies
  • 0 kudos

STM32L151ZD Bootloader Options

Posted on June 26, 2012 at 16:48I'm having difficulty finding a definite answer to my question in the forums or the application notes.We were hoping to use the USB to allow us to download our target firmware to our product, thus not requiring our us...

Data dropout in VCP USB application

Posted on June 27, 2012 at 05:20Hi,I am working on a vibration sensor project where I need to send data from an accelerometer over USB to a computer application with a data loading of about 24 bytes per millisecond. I am using using a custom-built S...