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

STM32CubeF4 Nucleo BSP LED control bug

Posted on May 21, 2014 at 03:28In version 1.1.0 of STM32CubeF4, the BSP for the Nucleo boards has an LED control bug - the functions operate in reverse. That is, BSP_LED_On() turns off the Nucleo LED and BSP_LED_Off() turns on the LED. These functio...

dlkeng by Associate III
  • 833 Views
  • 3 replies
  • 0 kudos

DFU issue

Posted on May 21, 2014 at 15:54I am trying to make DFU work on STM32F205ZF. At the moment it is recognized by the host PC. I can upload flash to PC, verify it, but ''DfuSe Demo'' stucks when it comes to updating a flash. It manages to erase just sec...

STM32CubeF4 Driver CMSIS Device STM32F4xx bug

Posted on May 24, 2014 at 19:40The definition of __STM32F4xx_CMSIS_DEVICE_VERSION appears to be incorrect in the following STM32CubeF4 file:  STM32Cube_FW_F4_V1.1.0\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f4xx.h    It is defined as: (at line ...

dlkeng by Associate III
  • 522 Views
  • 1 replies
  • 0 kudos

read timer value function

Posted on May 21, 2014 at 08:16hi,is there a way to read the Timers counter value?i can't find function for that at the HAL drivers Timer library.pls help.(i m using stm32f4 discovery board.thanks  #stm32cube #hal-diver #timer

sashaa by Associate II
  • 3170 Views
  • 6 replies
  • 0 kudos

VCP problem Linux/Haswell

Posted on May 21, 2014 at 09:28Hello, sorry for off-topic. Has somebody experienced problems with VCP in Linux with Z87/H87 chipsets? I have some fail-reports from clients and also tried it on colleagues computer. After several working sessions with...

mastykin by Associate II
  • 590 Views
  • 2 replies
  • 0 kudos

USB to USB Protocol Converter - STM32F2

Posted on January 17, 2014 at 03:21I have an legacy uninterruptible power supply (UPS) that communicates to a host over USB.  The commands are proprietary.  The UPS is now obsolete and will be replaced with a new UPS. The new UPS still connects to t...

spencer2 by Associate
  • 614 Views
  • 2 replies
  • 0 kudos

Help transfering data to PC

Posted on December 12, 2011 at 08:47Hello there, I desperatly need help getting data from my stm32f4 to my pc. I was thinking of using the OTG and set it up as a keyboard and transfer the data accross like that but it seems like a huge mission to tr...

pumzele by Associate II
  • 5048 Views
  • 26 replies
  • 0 kudos

STM32f407 Dsicovery - USB Communication

Posted on June 12, 2012 at 12:59I am a beginner in the ARM cortex series and so far have successfully managed to program basics like GPIOs ADCs DACs TIMs . Part of my project requires me to transfer all processed data to the PC using USB communicati...

USB CDC, composite device, Windows SetupAPI

Posted on May 12, 2014 at 12:15Hello, I tried virtual COM port example on STM32 and used driver VCP_V1.3.1. I'm surprised that without pre-installing driver the device is found as a composite in Device Manager, and I cannot use the same inf file (at...

mastykin by Associate II
  • 3472 Views
  • 15 replies
  • 0 kudos