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

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
  • 1428 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
  • 2412 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
  • 675 Views
  • 3 replies
  • 0 kudos

STM32CubeF4 HAL Drivers vs. Compiler Suite

Posted on September 22, 2014 at 20:02Hey guys, not sure if this is the right place to post this, but going forward, I am looking to purchase a compiler suite for the STM32F427ZI and one question I have is this:If the STM32CubeF4 comes with the HAL d...

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
  • 1361 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
  • 495 Views
  • 1 replies
  • 0 kudos

f_open directory name from variable

Posted on September 18, 2014 at 11:32I'm using a STM32F4  microcontroller witch FatFS library and I'm trying to write a file on an USB OTG drive. I'm using the f_open function and it works fine like thatif(f_open(&fileW, ''0:\\Folder\\INFO.TXT'',FA_...

Lori B. by Associate III
  • 1014 Views
  • 4 replies
  • 0 kudos

STM32Cube hangs when generating code from project

Posted on September 16, 2014 at 06:35Hello, I'm trying to use STM32Cube to generate an IAR project from a 'Cube project configuration for the STM32F405. STM32Cube is installed, and will run, and will download the latest libraries. However when I pre...

geof by Associate II
  • 499 Views
  • 1 replies
  • 0 kudos