STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

CMSIS RTOS Problem

Posted on July 02, 2013 at 20:07I want to count the number of milliseconds elapsed since the time the program was started in one thread, and use this number for some calculations in another thread. Code:&sharpinclude <stdio.h> &sharpinclude <stm32f0...

Leave DFU Mode requires USB cable unplug

Posted on July 02, 2013 at 16:20I am having trouble leaving the DFU mode after programming a STM32F105.  The device has two USB modes:  DFU (via ROM bootloader) and HID Device (via application code).  The device can be programmed successfully and st...

USB HID Mouse Device on STM32f4discovery

Posted on June 29, 2013 at 21:22I want to make the STM32f4discovery a usb HID mouse. I have been googling and researching for a couple days now and am just overwhelmed with code I don't understand enough to be able to use it. I am using Keil uVision...

USB Device VCP Speed issue in STM32F405

Posted on May 30, 2013 at 14:01Hi, I use STM32F405RG and the VCP driver from ST. I use USE_USB_OTG_HS, USE_EMBEDDED_PHY The changes I made to the ST driver are as followed:in usbd_conf.h &sharpifdef USE_USB_OTG_HS  &sharpdefine CDC_DATA_MAX_PACKET_S...

igal by Associate II
  • 268 Views
  • 3 replies
  • 0 kudos

Mass erase with bootloader on STM32L162

Posted on June 06, 2013 at 17:10I have a problem doing mass erase of a STM32L162 when using the bootloader. When i use the ''Flash Loader Demonstrator'', it give me the error ''FAIL: Unable to erase flash''. The bootloader version is 3.1. The pages ...

nicolas by Associate III
  • 262 Views
  • 2 replies
  • 0 kudos

FreeRTOS and lwip 1.4.0 to STM32F107VC

Posted on August 31, 2011 at 13:01Have anyone ported lwip 1.4.0 and freertos to STM32F107VC? I have some problems about porting and i would be very happy if someone can help me. #stm32f107 #lwip #stm32 #freertos-7.0 #lwip-1.4 #freertos

jatu by Associate
  • 321 Views
  • 3 replies
  • 0 kudos