STM32 MCUs Embedded 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
  • 473 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
  • 293 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
  • 2152 Views
  • 6 replies
  • 0 kudos

Problem using USB Library STM32f4

Posted on May 21, 2014 at 13:34Hello folks!I'm developing a firmware using USB library of ST to STM32F407. My application  is a Tester that test the communication of each device and the problem is: I can test the first and second devide, but I can't...

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
  • 355 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
  • 346 Views
  • 2 replies
  • 0 kudos

Cube bug when assigning NOR flash??

Posted on May 20, 2014 at 01:11Hi allSTM32F205 and cube 4.2.0When assigning NOR flash, it does not matter which bank (chip select) you assign&sharpdefine NOR_MEMORY_ADRESS        ((uint32_t)0x60000000)always remains at 0x60000000 which is the wrong ...

STM32 USB interrupt overrun problem

Posted on May 20, 2014 at 11:14 I'm developing a HID application on STM32F I use ST's HID example application. I just changed usb descriptors for my application. But this is not related with that. I initialized all things in the same ord...

auzgec by Associate II
  • 247 Views
  • 0 replies
  • 0 kudos