STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Cannot get STM32F429 Discovery board to enter DFU mode

Posted on September 26, 2014 at 09:56Hi I have been for a many frustrating hours to get the STM32F429 discovery board  to enter DFU mode.  I know the micro USB port works as i've had a flash drive connected to it for the demo app but when i've follo...

alan2 by Associate II
  • 1320 Views
  • 5 replies
  • 0 kudos

first SETUP packet on otg-hs ulpi interface TXERR

Posted on March 28, 2013 at 06:28hardware: STM32-407VG, ulpi phy usb3300, power switch MIC2026-2BM software: modified from stm324xG-EVAL_USBH-HS v2.1.0, forced in host mode.success 1. The code runs well on otg-fs core, mass-storage device is enumera...

shark by Senior
  • 511 Views
  • 1 replies
  • 0 kudos

USB stack and FAT filesystem for STM32L1 device

Posted on August 26, 2014 at 07:50I would like to solicit recommendations for USB device stack and FAT filesystem implementations that I can use in a commercial product for a startup venture. I notice that the STM32L1 family is listed as NOT being s...

bnp979 by Associate III
  • 943 Views
  • 6 replies
  • 1 kudos

STM32F030 Vector Table Relocation Problem

Posted on July 18, 2014 at 16:39Have used sample code provided by forum-master, Clive, to relocate my application's vector table to 0x20000000 (base of RAM) in preparation for use with a bootloader.  I also referred to app note AN4065 and the associ...

Entering DFU Mode within Application

Posted on November 15, 2013 at 15:54Hi, I have an application in which I want to enter the DFU mode using the software only. The device is in HID mode and after some external input it should enter the DFU mode. The present example by ST requires to ...

osama by Associate II
  • 1463 Views
  • 5 replies
  • 0 kudos

STM32Cube + F4-Discovery + FatFS

Posted on May 20, 2014 at 18:44 I'm trying to test out and utilize the STM32Cube configuration / code generation system to help get things on a new project started. The project is using an SD card, to which I want FatFS access internally. Ideall...

evan23 by Associate II
  • 2520 Views
  • 15 replies
  • 0 kudos

Stm324x9I-Eval Ethernet Link Software Interrupt

Posted on September 23, 2014 at 13:04Hello,Kindly guide me in resolving the following issue.I am working on STM324x9I-Eval board Ethernet example using LwIP example.On connecting/disconnecting the Ethernet cable from connector CN10 on the board, I w...

jagdish by Associate II
  • 699 Views
  • 3 replies
  • 0 kudos

STM32L1: IAP via USB

Posted on September 11, 2014 at 23:17Hello, i'd like to extend my STM32L151 device by adding USB bootloading capability. I searched for documentation and examples, but I got the impression that neither of it exists in a complete fashion. To me it se...

mk299 by Associate III
  • 1419 Views
  • 5 replies
  • 0 kudos

STM32F103RB - USB - Packet memory too small

Posted on September 19, 2014 at 14:33Hi All. I'm working on a project which needs to send and receive audio stream with the size of packet  - 288 bytes one way,  - 576 bytes both ways. Problem is that the Packet Memory is only 512 bytes long and I h...

miki_pf by Associate
  • 523 Views
  • 1 replies
  • 0 kudos