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

STM32F072 USB HID related question

Posted on January 02, 2015 at 10:44Dear all, I'm working on a STM32F072-based device that needs to exchange data with PC in both directions. I chose the USB HID, because of data volumes are really not impressive and there is no need to install addit...

Mp3 decoding and encoding libraries

Posted on December 31, 2013 at 11:40HiI'm looking for the libraries to decode and encode mp3 files. But when I use the ST site I'm not able to download the mp3 libraries. It only says active.https://my.st.com//st-extranet-web-active/active/catalog/t...

m_ by Associate II
  • 892 Views
  • 1 replies
  • 0 kudos

Lwip delayed ack problem with demo example

Posted on December 30, 2013 at 15:45Hi, I am using STM3220-G Eval board. Sample application ST library - \STM32F2x7_ETH_LwIP_V1.1.0\Project\FreeRTOS UDP_TCP_Echo_server-netconn. No any changes to the examples. No any changes to the board. To tes...

nic by Associate
  • 959 Views
  • 1 replies
  • 0 kudos

SD_ReadBlock weird behaviour

Posted on December 30, 2013 at 14:46 Hello Community, I am trying to implement FatFS via SDIO interface on a STM32F2xx uC, I've checked a few examples online that use DMA and interrupts, however for the purpose of self learning and simpl...

dmg0048 by Associate II
  • 701 Views
  • 2 replies
  • 0 kudos

STM32L1xx DFU bootloader in FLASH memory problems

Posted on April 02, 2014 at 16:49Hello, I have following objective and problems: I want to have USB bootloader on STM32L1xx devices. My starting point is DfuSe demonstration example on PC side and Device_Firmware_Upgrade from STM32_USB-FS-Device_Lib...

pa2 by Associate II
  • 1140 Views
  • 5 replies
  • 0 kudos

Standard Peripherals library for STM32L1xx USB

Posted on April 01, 2014 at 12:59Hello,STM32L1 microcontrollers are having USB peripheral. But unfortunately STM32L1xx Standard Peripherals library from ST does not include a sample project for USB. The library includes a rich set of sample files fo...