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

Pb with FreeRTOS and USB

Posted on January 05, 2012 at 13:26Hello, We are working on the STM3220-G Evaluation Board. We are using IAR compiler [V6.2] and running a test application with FreeRTOS [7.0.2] and the STM32_F105-07_F2xx_USB-Host-Device_Lib_V2.0.0 The USB is used a...

serge23 by Associate II
  • 1172 Views
  • 5 replies
  • 0 kudos

stm32f4-discovery usb host + bluetooth dongle

Posted on December 29, 2011 at 11:29Hi! I'm writing the subj code, using btstack project (http://code.google.com/p/btstack) and ST libs. After fixing couple things in ST libs, I've got partial success (several commands and events are exchanged betwe...

spam by Associate II
  • 646 Views
  • 0 replies
  • 0 kudos

Sysclk and USB prescaler Confusion

Posted on December 05, 2011 at 18:41My application has a sequencial input data that consist of 128 bytes to be filled in 0,5 ms. So this is obtained by ADC and DMA function for STM32F103. All the data are copied to a buffer in DMA subroutine. The pr...

New FreeRTOS demo for STM32 Cortex-M4F

Posted on December 13, 2011 at 22:47Hi,Just a quick post if I may to highlight the new FreeRTOS STM32F407 Cortex-M4F demo, which is included as part of FreeRTOS V7.1.0 - released today:http://www.freertos.org/FreeRTOS-for-STM32F4xx-Cortex-M4F-IAR.ht...

nospam by Associate II
  • 708 Views
  • 3 replies
  • 0 kudos

Leave DFU mode error

Posted on September 22, 2011 at 10:57Hi all,       I am using DfuSe demo (v3.0.0) to communicate with the board STM3220G-eval. I am willing to test, understand and confirm the leave DFU sequence.      So I press the button ''Leave DFU Mode'' on the...

niraj by Associate
  • 627 Views
  • 2 replies
  • 0 kudos

USB HID and bulk transfer

Posted on November 12, 2011 at 14:13HelloI am editing Custom HID example (with LEDs and buttons). I extended max frame length to 32B. There is implemented control and interrupt transfer. This causes maksimum transfer can be only up to 64kB/s. Is pos...

lprymula by Associate
  • 1901 Views
  • 4 replies
  • 0 kudos