STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F407VG, ETHERNET and VGA

Posted on January 11, 2014 at 14:22Hi everybody ,I am biginner with STM32F407 VG Discovery. I am working on a project in wich I must interface the STM32F4 controller with 2 sensors, then I must display some information with a screen using VGA protoc...

STM32F1 USB VCP Problems

Posted on December 29, 2013 at 18:56Hi. I'm developing an Open Source project (a JavaScript interpreter) for STM32 microcontrollers (http://www.github.com/espruino/Espruino). One part of this is a bootloader that mimic's ST's serial port bootloader,...

gw by Associate II
  • 957 Views
  • 9 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
  • 509 Views
  • 4 replies
  • 0 kudos

USB FS Device Driver question

Posted on February 14, 2012 at 02:38Hi All I am wondering whether anyone has worked in detail with the USB FS device and can share some insight into it? What I have been doing for some days is working on a driver specifically for the device mode and...

hpipon957 by Associate III
  • 406 Views
  • 1 replies
  • 0 kudos

STM32 DFU software for Linux

Posted on September 10, 2013 at 18:55I was wondering if there is any DFU software compatible with Linux that can be used to upgrade the firmware of an STM32F405 using the USB interface?  Essentially I'm looking a Linux version of the Windows DfuSe s...

regan by Associate
  • 1190 Views
  • 4 replies
  • 0 kudos

USB host device library - interrupts

Posted on December 22, 2013 at 12:56I read the USB CDC/VCP device driver code (STM32_USB-Host-Device_Lib_V2.1.0) and saw that it was built on interrupts.How does the RS receive routine cause the USB device endpoint interrupt?How about the USB host? ...

embKernel RTOS and middleware

Posted on March 02, 2013 at 00:41Hi,embKernel is a new project which tries to provide an RTOS, TCP/IP, USB, DRIVERS, LIBRARIES,... from a single source. The C++ source code is available at: https://sourceforge.net/projects/embkernel. For the time be...

ramon by Associate II
  • 1595 Views
  • 15 replies
  • 0 kudos