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

STM3240G-EVAL lwip FreeRTOS

Posted on November 21, 2014 at 09:01Hi guys, Currently I am working on the lwip application on STM3240G-Eval. I am planning to use the FreeRTOS with lwip. But I found out that lwip with FreeRTOS integration is not as stable as I thought. The etherne...

whwong84 by Associate II
  • 707 Views
  • 2 replies
  • 0 kudos

Cube vs standard peripheral driver

Posted on December 18, 2014 at 17:21Hi,Does anyone know if STM are going to continue developing the standard peripheral drivers for the foreseeable future? Or are they being superseded by by the Cube drivers?If if both will be running in parallel do...

mark2399 by Associate II
  • 737 Views
  • 3 replies
  • 0 kudos

STM32F4 Audio Capture using FatFs SD

Posted on December 16, 2014 at 21:02I am facing problem in capturing and saving audio .wav file to SD card using DMA and SDIO interface. I am using STM32F4 discovery. The loopback works fine. I am using I2S sampling rate of 32k. Problem arrives when...

Triple mode ADC with new HAL

Posted on December 02, 2014 at 01:06 Hello, I'm trying to set the ADC(s) of the stm32f407 in triple mode, using DMA for data transfers. Based on the the only available example in the cube package and some old code, written using the stdpheri...

b2527456 by Associate II
  • 2161 Views
  • 10 replies
  • 0 kudos

USB HID - Get Feature Report Asynchronous

Posted on December 02, 2014 at 14:14Hello guys,I am working with the new CubeMX lib on a STM32F4 platform and altough I worked a lot with the ST USB HID implementation/stack it still gives me headaches. I am still new to USB.I am developing an HID d...

STM32F105 + USB

Posted on December 11, 2014 at 18:15 Hello I have a STM32F105RC. I am try use ''STM32_USB-Host-Device_Lib_V2.1.0''. But my PC don't detect my device. I use this defines symbols USE_STDPERIPH_DRIVER STM32F10X_CL ...

lemac by Associate III
  • 654 Views
  • 2 replies
  • 0 kudos

STM32 Custom Bootloader for Stm32VL Discovery

Posted on December 05, 2014 at 12:15Hii,          I am new to the topic of Bootloaders, I am currently writing a custom bootloader for stm32 vl discovery via USART, I am searching for the source codes of the factory Programmed bootloader of stm32, a...

FreeRtTOS Timers running slow on custom board

Posted on December 05, 2014 at 05:20FreeRTOS on Discovery board  one tick = 1 msecFreeRTOS on custom board  one tick = 10 msec   (same code as running on Discovery Board)Uart code Interrupt driven  runs on both boards ADC/DMA Interrupt driven code r...

barry by Associate II
  • 1216 Views
  • 6 replies
  • 0 kudos

STM32F105RC USB HID device

Posted on December 09, 2014 at 18:12HelloI was using a nucleo F103 like explain in the thread ''Nucleo-F103RB + USB''.Now I have the finish board. In the finish board i am using a STM32F105RC.SO i change the compiler from STM32F10X_MD to STM32F10X_C...

lemac by Associate III
  • 316 Views
  • 0 replies
  • 0 kudos