STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Question about implement USB MSC on STM32F207

Posted on September 25, 2014 at 12:38Hi all: It's my first time working with MCU and got problem to implement USB MSC. I'm using the STM32F207 core and test with USB-Host-Device_Lib_V2.0.0, msc sample code. After download the driver to my board, plu...

lstfazz by Associate II
  • 284 Views
  • 4 replies
  • 0 kudos

USB FS TxFIFO problem

Posted on August 28, 2014 at 14:22Hello, I tested STM VCP example on STM32F4-DISCOVERY kit and after solving some code problems (permanent emptyfifo interrupt, size of USB_MAX_STR_DESC_SIZ, ZLP), I got transmission speed cca 500 kB/s from USB device...

kinovicf by Associate II
  • 777 Views
  • 7 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
  • 305 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
  • 559 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
  • 795 Views
  • 15 replies
  • 0 kudos