STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

STM32CubeMX Project files for STM324xG-EVAL

Posted on March 06, 2014 at 13:02Hi,It would be great to have access to the STM32CubeMX project files for various evaluation and demonstration boards, like the STM324xG-EVAL that uses the STM32F407IGH6 processor. This would greatly help porting a de...

nicholas by Associate II
  • 1489 Views
  • 8 replies
  • 0 kudos

STM32CubeMX doesn't ship CMSIS math/DSP libs

Posted on June 03, 2014 at 19:15Hi, I've been trying to use some of the math/DSP functions from CMSIS, but that doesn't seem to work out of the box since STM32CubeMX doesn't generate/copy the required library files. It does, however, copy (some vers...

u_ by Associate
  • 703 Views
  • 1 replies
  • 0 kudos

Bug in HAL_Delay() all Cube SDK

Posted on May 13, 2014 at 07:23 Hi! I'm sure there is a bug inHAL_Delay() when current time returned by HAL_GetTickis close to overflow (0xFFFFFFFF). Check out this code: http://ideone.com/MAdwBN Second version ofHAL_...

ryabinin by Associate
  • 594 Views
  • 2 replies
  • 0 kudos

STM32CubeMX V1.1.0 + STM32F439 + FreeRTOS + LwIP bugs

Posted on April 24, 2014 at 04:50Greetings all,I have a couple of problems with STM32CubeMX-V1.1.0 with the following options: * STM32F439 * FreeRTOS * LwIP  The first problem is a bug in the sys_mutex_lock function which is generated as:    void sy...

malcolm23 by Associate III
  • 583 Views
  • 1 replies
  • 0 kudos

Mixing Digital inputs and Outputs on the same port.

Posted on September 02, 2013 at 13:14Hi Folks I'm working with the 32F4 discovery board and I've been looking for some examples of mixed Input and output pins on the same port, however they seem a like hard to find!! I checked the Ref Manual and doe...

bl by Associate II
  • 3490 Views
  • 16 replies
  • 0 kudos

STMCube USB Host code not working

Posted on April 08, 2014 at 11:51 Hi, I can't get the USB Host code generated by STMCube to work. When I connect a device, none of the interrupts get triggered - the software doesn't seem to recognize it at all. The peripheral cl...

brett by Associate II
  • 1798 Views
  • 8 replies
  • 0 kudos

STM32CubeMx Bug - DMA interrupt

Posted on April 01, 2014 at 12:38 STM32CubeMx generate code for STM32F407VGTx I chek box '' DMA2 Stream0 global interrupt'' in '' NVIC Configuration'' STM32CubeMx not add in stm32f4xx_hal_msp.c - HAL_NVIC_EnableIRQ: ...

levak by Associate II
  • 1751 Views
  • 7 replies
  • 0 kudos

STM32Cube CDC - problems and a possible bug

Posted on March 22, 2014 at 01:39 Hello. I am currently trying to build a project using the STM32F429 iDisco. The toolchain I am using is the arm embedded gcc, under Eclipse IDE. I am trying to use STM32Cube to write the ini...

matteo by Associate II
  • 1675 Views
  • 9 replies
  • 0 kudos