STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 797 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
  • 872 Views
  • 15 replies
  • 0 kudos

VCP Loopback Example - Not Working with DFU

Posted on December 16, 2013 at 15:15Hi all, hoping to get a couple of pointers here as I'm a little stuck on this one.The just of it: I have a program adapted from the VCP loopback example. It runs beautifully at 0x8000000. When I jump to it (at 0x8...

connect by Associate II
  • 188 Views
  • 1 replies
  • 0 kudos

help me ... usb host not work

Posted on December 11, 2013 at 12:11i made a board with stm32f107re and use example in st.com for usb host . but not work when connect usb flash disk in my board. i want make a board for read a file from usb flash disk and copy to sd card. please h...

STM32 embedded Bootloader

Posted on December 13, 2013 at 11:25Hi,I'm working with STM32F100x microcontroller; I use the factory embedded bootloader to write the flash by USART with a Linux PC forcing the BOOT0 pin at high value.All work fine !I have a question: is it possibl...

DFU image for Custom_HID

Posted on December 03, 2013 at 20:19Hello,I am working on a STM3210E-EVAL with the Device_Firmware_Update project from the USB full speed device library (STSW-STM32121).With the dfu bootloader, I am able to program into flash the STM3210E-EVAL_Custo...

david23 by Associate II
  • 301 Views
  • 2 replies
  • 0 kudos