STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

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 bug connecting comp and adc on same pin

Posted on July 22, 2014 at 22:13I use the STM32CubeMX for the new STM32F3Cube Framework. I don't see any possibility to connect an ADC and COMP feature on the same pin? Thanks! #same-pin #adc #stm32cubemx #comp

tih by Associate
  • 535 Views
  • 1 replies
  • 0 kudos

STM32CubeMX clock config bugs

Posted on April 08, 2014 at 17:20I have two probably-related bugs relating to clock configuration in the pinout and clock configuration wizards of the STM32CubeF4 tool; I have been unable to find any references to these bugs, so I don't know if ther...

Steve H by Associate III
  • 3363 Views
  • 6 replies
  • 0 kudos

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
  • 1681 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
  • 747 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
  • 646 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
  • 598 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
  • 618 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
  • 3698 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
  • 1899 Views
  • 8 replies
  • 0 kudos