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

USB lib CDC example COM buffer overflow

Posted on November 14, 2012 at 16:15I want to use the VCP_CDC example in the STM32_USB-Host-Device_Lib_V2.1.0 to send ADC data, via the serial port to SciLab (a MATLAB like PC program) My problem is that the original example doesn't use any flow con...

STM32F4 USB

Posted on November 12, 2012 at 17:27Hello, I am working on a project which consist in retriving data from the Accelerometer, and then transmit it through a USB connection, So far, I quite understand how to retrive the data from the Accelerometer. B...

sidiq by Associate II
  • 1034 Views
  • 7 replies
  • 0 kudos

USBH_BulkReceiveData function blocks

Posted on November 16, 2012 at 12:34Hello!I try to implement a USB Host with 2 Endpoints in Bulk mode on a STM32F107.I use the lastest library : ''STM32 USB On-The-Go Host and Device Library V2.0.0''I wrote the class driver core like this:in USBH_In...

thln47 by Associate III
  • 532 Views
  • 0 replies
  • 0 kudos

STM32F4 Generic USB Advice

Posted on December 12, 2011 at 09:09Hi all,I'm completely new to ARM and ST, having mainly used Microchips offering previously. Thinking it was time to branch out a bit and liking the look of the new ST stuff, I grabbed the new F4 Discovery board a ...

oli2 by Associate II
  • 1655 Views
  • 8 replies
  • 0 kudos

can lwIP run on Olimex STM32-E407 board?

Posted on November 06, 2012 at 19:12hello forum I have Olimex STM32-E407 board   https://www.olimex.com/Products/ARM/ST/STM32-E407/  on this board there is this PHY chip  http://www.micrel.com/_PDF/Ethernet/datasheets/ks8721bl-sl.pdf I want ask ca...

STM32F4-Discovery's Microphone

Posted on November 04, 2012 at 20:08Hi,I want to do a very simple project using FreeRTOS alongside with STM32F4-Discovery. I want to create a task to read from a microphone, another one will filter the mic's data and a final task would output the fi...

dfranch6 by Associate
  • 1171 Views
  • 2 replies
  • 0 kudos

Bug in Audio Codec Driver

Posted on October 20, 2012 at 10:24Hi !I'm talking about stm32f4_discovery_audio_codec.c v1.1.0 for CS43L22 .It is used in the record & playback audio demo and you can find it in the ''utilities'' folder.I've struggled a lot to make the circular buf...

bluexav by Associate III
  • 1009 Views
  • 2 replies
  • 0 kudos

DFU/RS232 FW update

Posted on October 04, 2012 at 15:21Hi,I came to the stage where I want to upload my own FW into the STM3220-EVAL board running on STM32F207 CPU.My first attempt was to use original ST DfuSe utility. I was trying to run bot 32 and amd64 bit versions ...

dimax by Senior
  • 1618 Views
  • 8 replies
  • 0 kudos