STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.1 released

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

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
  • 1576 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
  • 724 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
  • 627 Views
  • 2 replies
  • 0 kudos

CubeMX code generation: Keil project template

Posted on April 24, 2014 at 13:32Tired of changing project settings after each code generation from MX. Is there a chance of modifying Keil-project template? Thanks. #keil-cubemx-code-generation

jarno by Associate III
  • 584 Views
  • 1 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
  • 600 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
  • 3609 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
  • 1830 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
  • 1788 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
  • 1794 Views
  • 9 replies
  • 0 kudos