STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F4 Discovery and 2nd USB port

Posted on January 14, 2014 at 00:02Hi, I am currently playing around with the STM32F4 Discovery board and saw that the STM32F407VG contains a second USB port. Connector CN5 is the first one, which is connected to PA11 and PA12 and also described in ...

triemann by Associate
  • 485 Views
  • 2 replies
  • 0 kudos

USB interrupt storm

Posted on January 06, 2014 at 13:38Hi,I am developing an USB HID device with a STM32F4xx microcontroller, using the ST USB stack version.When there are some data to send to host (PC), the device just puts the data into the buffer endpoint. During th...

ababo by Associate II
  • 315 Views
  • 4 replies
  • 0 kudos

FAT-FS + CoIDE

Posted on November 18, 2013 at 13:13 Hello everybody!   I try the Fat_FS library at my STM32F4Discovery board. I try the embest example project for this. I create the project at CoIDE add the files, the compile is done but the linker is put errors: ...

totti001 by Associate II
  • 203 Views
  • 1 replies
  • 0 kudos

UM0424: Composite example?

Posted on February 11, 2013 at 18:48The STM32 USB FS Device Development kit documentation describes a Composite Example, but I am not able to find this example in the supplied source examples. Is this really available and in this case could you poin...

melchor by Associate II
  • 1064 Views
  • 8 replies
  • 0 kudos

STM32F4 - USB composite device

Posted on March 01, 2013 at 21:29Hi everybody! I'm working with STM32F4 Discovery kit. I want to create USB composite device using HID and MSC class. The USB libraries for STM32F4 uses this initialization (for example for HID):     USBD_Init(&USB_OT...

harasak by Associate II
  • 201 Views
  • 0 replies
  • 0 kudos

STM32F4 USB reg NZLSOHSK bit question

Posted on February 12, 2013 at 18:27Hi you there!Got stuck while programming a USB vendor specific device on STM32F4 MCU. The device is intended to be self-powered with custom usb driver.During initial programming (core and device init. settings) I ...

Labels